Commit graph

4761 commits

Author SHA1 Message Date
XargonWan bbec492569 FEATURES: fmt [skip ci] 2024-09-10 10:42:54 +09:00
XargonWan f460126fcd Merge branch 'cooker' into feat/steam-rom-manager 2024-09-10 10:42:25 +09:00
XargonWan e13a13e3aa FEATURES: rebased from cooker 2024-09-10 10:41:41 +09:00
XargonWan 570a810dc6 FEATURES: fmt [skip ci] 2024-09-10 10:38:05 +09:00
XargonWan 12eff05676 DEVELOPER_TOOL: dd features.json linter [skip ci] 2024-09-10 10:36:13 +09:00
XargonWan 3d02ba07c5 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-10 10:05:49 +09:00
MonkeyX 92990c6224
On branch feat/godot (#941)
Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

Co-authored-by: Rekku <rekku@retrodeck.net>
2024-09-09 14:38:42 +01:00
XargonWan a79eec2b79 STEAM_SYNC_SH: migrated launcher to the new run_game 2024-09-08 22:47:24 +09:00
XargonWan 601a23f074 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 22:43:23 +09:00
XargonWan 302feef631 RUN_GAME: emulator and system can now be passed as optional arguments 2024-09-08 22:43:06 +09:00
XargonWan fe83dfc948 STEAM_SYNC_SH: general optimization and bugfixes 2024-09-08 20:53:43 +09:00
XargonWan 583f647efb PREPARE_COMPONENT: comments 2024-09-08 20:51:53 +09:00
XargonWan 78483667e9 FEATURES: indentation fix 2024-09-08 20:50:57 +09:00
XargonWan 2508d31e4f STEAM_SYNC_SH: removed unused config file 2024-09-08 20:50:31 +09:00
XargonWan b100cb3667 FEATURES: fixed libetro with libretro [skip ci] 2024-09-08 19:44:06 +09:00
XargonWan 04ebb5c5d6 RUN_GAME: various fixes, time up 2024-09-08 16:30:23 +09:00
XargonWan e6c95f78b9 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 14:50:17 +09:00
XargonWan 0cafedbe70 RUN_GAME: fixed retroarch 2024-09-08 14:36:06 +09:00
XargonWan 36b7ee6cdc FEATURES: added more launch args 2024-09-08 14:35:45 +09:00
XargonWan b2a59be611 RUN_GAME: added retroarch cores 2024-09-08 13:52:05 +09:00
XargonWan 2818362e30 RUN_GAME: system name prettyfied 2024-09-08 13:36:16 +09:00
XargonWan ac103fe9f0 STEAM_SYNC: added system to run_game be sure 2024-09-08 13:31:50 +09:00
XargonWan daa20ef175 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 12:35:55 +09:00
XargonWan 9fef51fb65 STEAM_SYNC: using run_game to build the launchers 2024-09-08 12:33:08 +09:00
XargonWan bcf0f2b8cd FRAMEWORK: added the possibility to run a game from cli 2024-09-08 12:22:41 +09:00
XargonWan 56b775421c STEAM_SYNC: fixing SRM preparation 2024-09-08 11:17:24 +09:00
XargonWan a27ccd800b MANIFEST: fixed SRM wrapper to accept args 2024-09-08 11:16:56 +09:00
XargonWan ef58758101 STEAM_SYNC: fix framwork was shutting down before steam_sync 2024-09-08 10:32:33 +09:00
XargonWan 31dbca315d STEAM_SYNC: adding more sanitized games cases 2024-09-08 10:31:52 +09:00
XargonWan f103064111 STEAM_SYNC: fixing configuration 2024-09-08 10:31:16 +09:00
XargonWan 8395b2c200 STEAM_SYNC: this variable is not correct here 2024-09-08 10:30:35 +09:00
XargonWan 161f16ff0c Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 10:30:03 +09:00
XargonWan 2f2ffd7f72 RETRODECK: You know? till now we never quit retrodeck in the end! [skip ci] 2024-09-08 09:31:35 +09:00
XargonWan 2cbe1e7afc POST_UPDATE: even on PR [skip ci] 2024-09-08 09:17:08 +09:00
XargonWan d8072c9e85 POST_UPDATE: enhanced for steam_rom_manager 2024-09-08 09:11:00 +09:00
XargonWan ed49e718cf STEAM_SYNC: fixing array -part2 2024-09-08 09:05:12 +09:00
XargonWan 6ef17a93fc STEAM_SYNC: fixing array 2024-09-08 09:01:58 +09:00
XargonWan f64a64953d STEAM_SYNC: standardized script name 2024-09-08 08:57:36 +09:00
XargonWan 0d4e8e02c7 STEAM_SYNC: globalized steamsync_folder variable 2024-09-08 08:56:59 +09:00
XargonWan 583539aef8 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 08:47:27 +09:00
XargonWan 27eea88560 Triggering build 2024-09-08 08:42:56 +09:00
MonkeyX c863084227
Fix for functions wrapper (#937)
* On branch feat/godot
 Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

* Log file refactor

* Log full path?

* Ooops!

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
2024-09-07 17:06:05 +01:00
MonkeyX ce25273646
On branch feat/godot (#935)
Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

Co-authored-by: Rekku <rekku@retrodeck.net>
2024-09-06 19:38:29 +01:00
Rekku ee913e02c5 Merge branch 'cooker' into feat/godot
On branch feat/godot
 All conflicts fixed but you are still merging.

 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-09-06 16:15:18 +01:00
Rekku d1e633f9fd Launch button change 2024-09-06 15:54:24 +01:00
Rekku 6e6ae0f804 Merge branch 'feat/godot' into cooker 2024-09-06 13:29:27 +01:00
Rekku 56ef6b89e7 Merge branch 'cooker' of https://github.com/monkeyx-net/RetroDECK_UK into cooker
Conflicts:
	config/retrodeck/reference_lists/features.json
	tools/configurator/components/bios_check/bios_check.gd
	tools/configurator/locales/interface.de.translation
	tools/configurator/locales/interface.en.translation
	tools/configurator/locales/interface.it.translation
	tools/configurator/locales/interface.ja.translation
	tools/configurator/locales/interface.sv.translation
	tools/configurator/locales/interface.ua.translation
	tools/configurator/locales/interface.zh.translation
	tools/configurator/main.gd
	tools/configurator/main.tscn
	tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	tools/configurator/scripts/data_handler.gd
	tools/configurator/scripts/emulator.gd

 All conflicts fixed but you are still merging.
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.gd
	modified:   tools/configurator/components/popup.tscn
	new file:   tools/configurator/components/popup_dialogue.gd
	new file:   tools/configurator/components/popup_dialogue.tscn
	new file:   tools/configurator/controller_guide.gd
	deleted:    tools/configurator/locales/interface.de.translation
	deleted:    tools/configurator/locales/interface.en.translation
	deleted:    tools/configurator/locales/interface.it.translation
	deleted:    tools/configurator/locales/interface.ja.translation
	deleted:    tools/configurator/locales/interface.sv.translation
	deleted:    tools/configurator/locales/interface.ua.translation
	deleted:    tools/configurator/locales/interface.zh.translation
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	new file:   tools/configurator/scripts/SystemTab.gd
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/emulator.gd
2024-09-06 13:21:34 +01:00
Rekku e3477aef0f Feedback changes and 16 bit icons 2024-09-06 12:40:29 +01:00
Rekku 5ff1e645a7 Bug fixes and code tidy 2024-09-05 19:04:56 +01:00
Rekku 80aafdc16c Fix focus on Back in System 2024-09-05 16:38:42 +01:00