Commit graph

304 commits

Author SHA1 Message Date
WallK e06b03abe7 Fix game scan TKeys 2024-02-11 10:18:30 +02:00
WallK 0ded2448c7 Added all TKeys, added DE column in localization 2024-02-11 10:12:01 +02:00
XargonWan 900340335f
Merge pull request #671 from WallK/feat/gd-localization
Scene elements update and unified naming
2024-02-05 09:31:07 +01:00
WallK 957b350368 Scene elements update and unified naming 2024-02-02 10:35:57 +02:00
icenine451 23604f77af Update presets engine to handle multiple target files
Update all preset files to new syntax standard
Update ABXY button swap internal preset name
2024-01-29 10:46:27 -05:00
XargonWan 300b8a8035
Merge pull request #663 from WallK/feat/gd-localization
Added language selector, country flags
2024-01-29 10:03:09 +01:00
WallK 87982ce3cf Added language selector, country flags 2024-01-24 19:00:26 +02:00
XargonWan 016f241f69 CONFIGURATOR: removed unused entries, added todos, and enhanced texts 2024-01-24 16:28:05 +01:00
XargonWan bde0f1be5a CONFIGURATOR: created a component menu to sort the non-emulators 2024-01-24 16:24:30 +01:00
XargonWan 4287a0cf1d
Merge pull request #661 from WallK/feat/gd-localization
More Italian translation, some string building test
2024-01-24 15:13:14 +01:00
WallK 271f19bef3 More Italian translation, some string building test 2024-01-24 16:10:29 +02:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan 30224b25e0
Merge pull request #645 from WallK/feat/gd-localization
Add localization POC
2024-01-13 15:20:40 +00:00
XargonWan 5bd3828ebe GODOT-CONFIGURATOR: moved emu-list inside the godot configurator folder 2024-01-12 14:46:06 +01:00
WallK ab841f6f72 Add localization POC
Added example TKeys
Added it and en locale
2024-01-12 10:48:52 +02:00
WallK fcfef71009 Added emulator list v1 2024-01-12 09:59:58 +02:00
WallK 368ed5b025 Added exit button 2024-01-12 09:37:05 +02:00
Lx32 44410eda08
Fixed configurator.sh 2024-01-11 19:32:21 +01: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
XargonWan a67db83eec CONFIGURATOR: enhanced logging 2024-01-05 11:00:00 +01:00
XargonWan 878e3e41ca LOGGER: more logging 2024-01-04 17:34:02 +01:00
XargonWan 28550e33ac LOGGER: added a first logging script and sourced it in all the needed scripts 2024-01-04 09:26:42 +01:00
XargonWan a67e9c0d1c FRAMEWORK: unhidden logs folder 2024-01-04 08:25:59 +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
XargonWan 7cb5691923 godot-configurator: text fixes 2023-10-06 11:24:41 +02:00
XargonWan df81f5d290 Redone configurator layout + Rekku positioning and bubble 2023-10-06 11:22:52 +02:00
XargonWan c417cad56c Added Rekku to configurator 2023-10-04 14:10:23 +02:00
Lx32 b457e6176d
Fix syntax error 2023-10-04 14:06:24 +02:00
XargonWan 9551acacd3 godot-configurator: graphical tweaks 2023-10-03 17:40:28 +02:00
XargonWan 903c2d19d3 godot-configurator: added all the placeholder buttons 2023-10-03 11:55:27 +02:00
XargonWan f0a4ab06c6 godot-configurator: starting to input all items 2023-10-02 18:06:43 +02:00
XargonWan c6341d8bf9 godot-configurator: adding items 2023-10-02 17:11:09 +02:00
XargonWan 0bab4041d1 godot-configurator: starting to input all items 2023-10-02 15:56:26 +02:00
XargonWan 673cdff712 Merge branch 'cooker-0.8.0b' of https://github.com/XargonWan/RetroDECK into cooker-0.8.0b 2023-09-29 10:38:23 +02:00
Lx32 d8b98f18f8
Fixed comment 2023-09-28 15:38:56 +02:00
Lx32 317bb5048d
Uploaded files
Uploaded files for the managing of vdf file of steam shortcut
2023-09-28 15:31:05 +02:00
Lx32 96c0abcfec
Update configurator.sh
Updated the configurator with the add to steam function
2023-09-28 15:29:33 +02:00
icenine451 e20d0acfa9 Add Ryujinx Configurator entries 2023-09-27 09:13:50 -04:00
XargonWan e08fb8850e Added Ryujinx to the Configurator 2023-09-27 09:36:36 +02:00
WallK 1d9ba2a124 Add progress bar, CheckButton and comments 2023-09-25 11:10:38 +03:00
XargonWan d58e0170f6 Added test slider 2023-09-23 19:26:41 +02:00
XargonWan 3543eead1c godot-configurator: folder moved and added to the gitignore 2023-09-23 18:54:44 +02:00
WallK 53f1c362e3 Add Configurator in Godot POC 2023-09-23 19:24:55 +03:00
icenine451 f220927227 Corrections to backup function 2023-08-17 13:38:18 -04:00
icenine451 2c9585b992 Ensure rsync dest path exists 2023-06-27 10:53:34 -04:00
icenine451 b5577b1bbd Fix rsync trying to keep perms from RO files 2023-06-15 10:50:09 -04:00
icenine451 de9e21c177 Incorrect selection check for update option change 2023-06-13 14:41:16 -04:00
icenine451 f5c50e0825 Move update check change to Tools section
Add progress dialog to presets change process
2023-06-02 09:52:29 -04:00
icenine451 198e988671 Disable disabling "load custom textures"
on input texture disable
2023-05-25 10:05:54 -04:00
icenine451 38f0cdc585 Change input texture install from cp to rsync 2023-05-25 09:58:37 -04:00
icenine451 5717d08a8f Fixes for retroarch-all presets
Fixes for Cheevos logout process
2023-05-23 16:16:54 -04:00
icenine451 7b34ff6822 Move Update Check enable/disable to Global setting 2023-05-22 12:15:46 -04:00
icenine451 657af0076d Update Configurator wording 2023-05-22 12:07:37 -04:00