Commit graph

233 commits

Author SHA1 Message Date
WallK 368ed5b025 Added exit button 2024-01-12 09:37:05 +02:00
Matteo Piccina 0268c2af57
Merge pull request #641 from cipi1965/feat/godot-configurator-popup
Add popup PoC to Godot Configurator
2024-01-11 19:21:13 +01:00
Matteo Piccina bebcd640e1 Add popup poc 2024-01-11 19:19:16 +01:00
XargonWan 84ea4846aa GODOT-CONFIGURATOR: more function descriptions 2024-01-11 17:22:04 +01:00
XargonWan 0737414d7b GODOT-CONFIGURATOR: added a temporary file with functions descriptions 2024-01-11 16:25:00 +01:00
WallK decc73a499 Convert remaining to anchors and margin containers 2024-01-11 15:41:24 +02:00
WallK 94c704b10f Layout and tree changes
Convert system tab to anchors
Change Сontrols to MarginContainer
Add margins
Change logo to TextureRect
Parent to Background
2024-01-11 14:55:30 +02:00
WallK 72854e9e54 Grab focus condition fix 2024-01-11 09:34:38 +02:00
WallK c429194188 Fix the focusing errors, grab first child in TabContainer 2024-01-11 09:20:52 +02:00
Matteo Piccina 1227ad6ee0 Add L1 and R1 tabs navigation 2024-01-10 10:32:05 +01:00
Matteo Piccina 8855762fd5 Improve UI keyboard and controllers movement 2024-01-10 10:32:05 +01:00
WallK 210c9bdc4b Rekku says description on mouse hover 2023-12-31 09:58:20 +02:00
WallK f0b3b2ccd8 Back to metadata description 2023-12-31 09:25:39 +02:00
WallK 95c6f73adc Changed speech bubble to use tooltips instead
Also, temporary enabled tooltip hover
2023-12-22 09:14:01 +02:00
WallK a7b8c2e1aa Fix mouse controls and reposition mascot 2023-12-22 08:56:36 +02:00
WallK 1d7354f993 Quit on Select (share and so on) and CTRL+Q 2023-12-21 12:29:46 +02:00
WallK 090e48911f Toggle Rekku on Y 2023-12-21 12:27:03 +02:00
WallK 444ea69416 Remade the Rekku bubble and group 2023-12-21 12:21:05 +02:00
WallK e71e7da347 Add Back and fix controller help 2023-12-21 12:04:45 +02:00
WallK fba08be1a4 Fix border 2023-12-21 12:00:33 +02:00
WallK 590f40e831 Implemented Rekku help text from element description 2023-12-20 10:00:55 +02:00
WallK 1212c2cd7a Fix scrollbars 2023-12-20 09:42:22 +02:00
WallK 4802b4197d Added disabled toggle in texture and theme 2023-12-20 08:55:29 +02:00
WallK c3fcf6acb9 Transparent window, some theme fixes 2023-12-15 17:56:33 +02:00
WallK a27883bde8 Clean up theme files 2023-12-15 17:44:11 +02:00
WallK 94aa6d4b85 Fix toggles 2023-12-15 17:33:08 +02:00
WallK b5670420f2 Update to Godot 4.2
Update theme
Create custom theme (WIP)
Theme cleanup
2023-12-15 16:37:37 +02:00
XargonWan 70efa031b4 Merge branch 'cooker-0.8.0b' into feat/godot-configurator [skip ci] 2023-12-15 09:51:20 +01:00
icenine451 5236e2215a Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2023-12-11 10:33:06 -05:00
icenine451 621e55a870 Update Vita3k functions in Configurator and prepare_emulator.sh
Add network checks for resetting emus that require it
2023-12-11 10:30:35 -05:00
XargonWan 2563febc11 Merge branch 'cooker-0.7.5b' into cooker-0.8.0b 2023-12-04 16:30:30 +01:00
icenine451 2bbeaf3ee2 Add Configurator and CLI options to reset ESDE 2023-12-01 09:33:17 -05:00
XargonWan 158e7f4bd7 CONFIGURATOR: added reset of MAME and GZDoom 2023-11-30 09:46:44 +01:00
XargonWan 7187ef3f55 GZDOOM: edited script, added config and preliminary reset function 2023-11-23 16:11:55 +01:00
XargonWan 27c2edbf57 godot-configurator: added a background panel 2023-10-19 10:20:41 +02:00
XargonWan 03057d8636 configurator-godot: added bottom bar, reorganized sections, removed old res. 2023-10-18 12:43:37 +02:00
XargonWan 0143b1a040 Merge branch 'feat/steam-sync' into cooker-0.8.0b 2023-10-15 21:06:01 +02:00
XargonWan acd30e37f4 Merge branch 'feat/mame' into cooker-0.8.0b 2023-10-15 19:18:21 +02:00
XargonWan 979fe2c961
Merge pull request #555 from XargonWan/feat/vita3k
Adding the first stage of Vita3K
2023-10-14 23:54:18 +02:00
XargonWan 182b7bcd6d MAME: initialized prepare and open emulator 2023-10-13 10:21:24 +02:00
XargonWan e44be29c0f Controller: added controller configs with hotkeys for generic controller, ps3,4,5, gordon, switchpro and xbox360 [skip ci] 2023-10-10 15:29:50 +02:00
XargonWan f7ff56ac59 steam-sync: reorganized files 2023-10-10 12:33:58 +02:00
XargonWan 3dfdb8cd8a steam-sync: removed some py cahce 2023-10-10 12:29:02 +02:00
Lx32 a6f90e87ff
Finish sync to Steam functionalities (#551)
* Update for alternative emulators 1

Added first batch of alternative retroarch core for launch

* Added log

Added log features to the game parsing funtionality

* Update altemu

Updated with the second and final batch of alternative retroarch cores

* Update shortcut.py

Added pico8 default emulator

* Update shortcut.py

Updated with standalone alternative emulators

* Final update for alternative emulators

Fixed some errors and debug refuses. Added all the check for global alternative emulators

* Update configurator.sh

Update with sync features

* Update shortcut.py

Done the sync to steam features

* Space escaped
2023-10-09 22:24:41 +02:00
XargonWan 43f4e60214 Added Vita3K in the manifest and in "Open Emulator" on Configurator. 2023-10-09 09:54:44 +02:00
XargonWan f646b71df6 godot-configurator: updating Rekku resources 2023-10-07 10:11:20 +02:00
XargonWan 63bdb9e14e godot-configurator: Rekku speaks! 2023-10-06 17:52:38 +02:00
XargonWan fb60d8f613 godot-configurator: general graphics enhancements 2023-10-06 16:37:10 +02:00
XargonWan d0e41e121a godot-configurator: Rekku blinks 2023-10-06 12:05:21 +02:00
XargonWan 47e23fea64 godot-configurator: Rekku blinks 2023-10-06 12:00:15 +02:00