Commit graph

4965 commits

Author SHA1 Message Date
Rekku 4a72aa8d7b Merge branch 'feat/godot' of https://github.com/monkeyx-net/RetroDECK_UK into feat/godot 2024-10-15 17:23:39 +01:00
MonkeyX d87544008d
Merge branch 'RetroDECK:feat/godot' into feat/godot 2024-10-15 17:23:17 +01:00
Rekku 1472b383b0 logs2.0 2024-10-15 17:22:09 +01:00
icenine451 880c4b8213 Ensure all_systems array is empty every time build_preset_list_options() is run
- This prevents all_systems array from having multiple copies of all systems when run multiple times in the same session, which would cause make_preset_changes() to run build_preset_config() multiple times.
2024-10-15 12:03:58 -04:00
Rekku 420713a4e4 Merge branch 'feat/godot' of https://github.com/monkeyx-net/RetroDECK_UK into feat/godot 2024-10-15 14:36:37 +01:00
MonkeyX 7d45ac8a1a
Merge branch 'RetroDECK:feat/godot' into feat/godot 2024-10-15 14:36:19 +01:00
WallK c8c5e2ba41
GDScript Logger POC (#956)
* GDScript Logger POC

* Try to create log folder
2024-10-15 14:35:11 +01:00
WallK 78b066ba8d Try to create log folder 2024-10-15 08:43:54 +03:00
WallK da5158ffde GDScript Logger POC 2024-10-15 08:29:00 +03:00
Rekku b561ebf7c4 Merge branch 'feat/godot' into cooker 2024-10-12 17:59:32 +01:00
Rekku 1f05b53310 Merge branch 'cooker' of https://github.com/XargonWan/RetroDECK into cooker 2024-10-12 17:59:02 +01:00
laz ef14291d1a two dc bios experiment 2024-10-12 18:49:39 +02:00
Rekku b2af40d687 gGent Orange BIOS 2024-10-12 16:06:03 +01:00
laz f0db59f67d fixed credit file 2024-10-12 13:06:31 +02:00
laz 0c2985a563 added bios wip file 2024-10-12 12:53:28 +02:00
Rekku e6d1e7e20c Full Screen is back 2024-10-09 14:11:57 +01:00
Rekku 58df7d309c Fixed dialogue logging 2024-10-09 13:30:33 +01:00
Rekku 951f49f665 Fixed Bios display issue 2024-10-09 12:00:24 +01:00
Rekku 6d1be5be51 Test build 2024-10-04 11:57:52 +01:00
MonkeyX 7ca8468fcc
Cooker (#951)
* Table top mode

* Button Colour and tables columns

* Bob does regex

* Bob does regex2

* Updates from feedback

* Stuff

* Ensure funnction array being passed correctly

* Array to String needed afterall

* Cooker Test

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
2024-10-02 13:13:27 +01:00
Rekku 937ebe8329 Cooker Test 2024-10-02 13:09:31 +01:00
Rekku a170edc673 Array to String needed afterall 2024-10-01 19:21:39 +01:00
Rekku 4b656fadad Merge branch 'cooker' of https://github.com/monkeyx-net/RetroDECK_UK into cooker 2024-10-01 18:47:32 +01:00
Rekku 0b2ddb16ce Ensure funnction array being passed correctly 2024-10-01 18:19:48 +01:00
Rekku d86c8ad411 Stuff 2024-09-29 19:33:57 +01:00
Rekku d4504d0ce5 Updates from feedback 2024-09-29 15:10:13 +01:00
Rekku 00ed5f87ab Bob does regex2 2024-09-28 19:00:32 +01:00
Rekku 803c61d7c6 Bob does regex 2024-09-28 18:38:15 +01:00
Rekku 0b3c6da0aa Button Colour and tables columns 2024-09-28 09:43:35 +01:00
XargonWan d90c0b5131 ES_DE: adding custom systems support 2024-09-26 21:08:31 +09:00
Rekku 5e001c9471 Table top mode 2024-09-26 09:11:37 +01:00
Rekku d777c782b5 One step closer 2024-09-25 21:07:25 +01:00
Rekku da4f2aaafe ICONS AHOY 2024-09-25 16:36:54 +01:00
Rekku 85764ae276 CHEEVOS AGAIN 2024-09-25 13:33:30 +01:00
Rekku f1436d64bc CHEEVOS HELL 2024-09-25 13:15:40 +01:00
Rekku 73ac44b858 Finally 2024-09-24 23:53:32 +01:00
Rekku 712f084805 Merge Part2 2024-09-24 23:46:57 +01:00
Rekku 4d3c364ae5 Rekku slides 2024-09-24 22:05:02 +01:00
Rekku c7c4bbd1b3 Pre Moving buttons! 2024-09-24 20:15:47 +01:00
Rekku 7ca5087674 Tidying up 2024-09-24 18:12:24 +01:00
MonkeyX 61d1aeb88b
Cooker merged with feat/godot (#948)
* Log file refactor

* Log full path?

* Ooops!

* Reftactored logging and threading

* URL

* Desktop Mode

* Hide logo

* Godot Configurator (#940)

* Feat/godot (#929)

* On branch cooker
 Changes to be committed:
	modified:   ../config/retrodeck/reference_lists/features.json
	modified:   configurator.sh
	modified:   configurator/TabContainer.gd
	modified:   configurator/assets/themes/accesible_theme.tres
	modified:   configurator/assets/themes/modern_theme.tres
	modified:   configurator/assets/themes/retro_theme.tres
	modified:   configurator/main.tscn
	modified:   configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Signal test

* s

* Oops Data Recovery

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Sliding Rekku

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn

* Using less tabs?

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Generic Save experiment
 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Let it flow

 On branch feat/godot
 Changes to be committed:
	new file:   .github/workflows/build-godot.yml
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot
 Changes to be committed:
	modified:   .github/workflows/build-godot.yml

* FLow 2.0

* Flow 2.1

* Flow 2.2

* Flow 2.3

* Flow 2.4

* Flow 2.5

* Flow 2.6

* Flow 2.7

* Flow 2.8

* Flow 2.9

* Flow 2.9

* Flow 2.91

* Flow 2.92

* Emualtor==System

* FFS revert!

* Progress on Cores at last!

* Progress on Cores at lastgit add .!

* Functions

* Bios change

* Removed need for BIOS tmp file for Godot

* Rotten the core!

* Push TEst

* fixed duplicate

* fixed duplicate

* Tidied Bios reading

* Rekku assistant

* Icons and System Tab work

* Generic buttons please

* Generic buttons pleases

* Generic buttons please2

* Rekku gets the saw

* Dialogues

* Fixed link to json file

* Feat/godot (#927)

* Tidied parameter code

* Tricky bios dialogue!

* Mini change

* Tidying icons

* And then there were 5!

* Time to Cook

* INITOOL: added

* SET_SETTING_VALUE: edited to use initool

* Revert "SET_SETTING_VALUE: edited to use initool"

This reverts commit b56916c2b0.

* Revert "INITOOL: added"

This reverts commit 127bcdb6cd.

* POST_UPDATE: update_rd_conf to include steam_sync

* INJECT_FRAMEWORK: added force args [skip ci]

* Progress buttons

* Reset!

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

* Feedback changes and 16 bit icons

* Launch button change

* 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

* 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>

* Log file refactor

* Log full path?

* Ooops!

* 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>

* POST_UPDATE: even on PR [skip ci]

* RETRODECK: You know? till now we never quit retrodeck in the end! [skip ci]

* FRAMEWORK: added the possibility to run a game from cli

* RUN_GAME: system name prettyfied

* RUN_GAME: added retroarch cores

* FEATURES: added more launch args

* RUN_GAME: fixed retroarch

* RUN_GAME: various fixes, time up

* FEATURES: fixed libetro with libretro [skip ci]

* RUN_GAME: emulator and system can now be passed as optional arguments

* Reftactored logging and threading

* URL

* Desktop Mode

* Hide logo

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

* Feat/godot (#942)

* Feat/godot (#929)

* On branch cooker
 Changes to be committed:
	modified:   ../config/retrodeck/reference_lists/features.json
	modified:   configurator.sh
	modified:   configurator/TabContainer.gd
	modified:   configurator/assets/themes/accesible_theme.tres
	modified:   configurator/assets/themes/modern_theme.tres
	modified:   configurator/assets/themes/retro_theme.tres
	modified:   configurator/main.tscn
	modified:   configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Signal test

* s

* Oops Data Recovery

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Sliding Rekku

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn

* Using less tabs?

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Generic Save experiment
 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Let it flow

 On branch feat/godot
 Changes to be committed:
	new file:   .github/workflows/build-godot.yml
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot
 Changes to be committed:
	modified:   .github/workflows/build-godot.yml

* FLow 2.0

* Flow 2.1

* Flow 2.2

* Flow 2.3

* Flow 2.4

* Flow 2.5

* Flow 2.6

* Flow 2.7

* Flow 2.8

* Flow 2.9

* Flow 2.9

* Flow 2.91

* Flow 2.92

* Emualtor==System

* FFS revert!

* Progress on Cores at last!

* Progress on Cores at lastgit add .!

* Functions

* Bios change

* Removed need for BIOS tmp file for Godot

* Rotten the core!

* Push TEst

* fixed duplicate

* fixed duplicate

* Tidied Bios reading

* Rekku assistant

* Icons and System Tab work

* Generic buttons please

* Generic buttons pleases

* Generic buttons please2

* Rekku gets the saw

* Dialogues

* Fixed link to json file

* Feat/godot (#927)

* Tidied parameter code

* Tricky bios dialogue!

* Mini change

* Tidying icons

* And then there were 5!

* Time to Cook

* INITOOL: added

* SET_SETTING_VALUE: edited to use initool

* Revert "SET_SETTING_VALUE: edited to use initool"

This reverts commit b56916c2b0.

* Revert "INITOOL: added"

This reverts commit 127bcdb6cd.

* POST_UPDATE: update_rd_conf to include steam_sync

* INJECT_FRAMEWORK: added force args [skip ci]

* Progress buttons

* Reset!

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

* Feedback changes and 16 bit icons

* Launch button change

* 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

* 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>

* Log file refactor

* Log full path?

* Ooops!

* 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>

* POST_UPDATE: even on PR [skip ci]

* RETRODECK: You know? till now we never quit retrodeck in the end! [skip ci]

* FRAMEWORK: added the possibility to run a game from cli

* RUN_GAME: system name prettyfied

* RUN_GAME: added retroarch cores

* FEATURES: added more launch args

* RUN_GAME: fixed retroarch

* RUN_GAME: various fixes, time up

* FEATURES: fixed libetro with libretro [skip ci]

* RUN_GAME: emulator and system can now be passed as optional arguments

* Reftactored logging and threading

* URL

* Desktop Mode

* Hide logo

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>

* Custom Buttons and firmware

* Gaming Mode?

* Settings

* Sounds

* Backup with progress

* Better buttons?

* cfg parser

* cfg parser update 1

* Beta Global setting

* Tidying Up

* What a state!

* Configs

* Font preferences

* Generic mulitples

* Reset Orange!

* Rage against the machine!

* What a state!

* State <> null

* State != null

* New State?

* Bored state

* Wine state

* Reset RD

* Gloabls TAB

* Pre merge

* Change to layout

* L and R chang. Fix faulty json

* META Rekku

* Dialogue or Dialog?

* Signals

* More Meta

* Fonts in all areas!

* More button fungit add .!

* Rekku says what about me!

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>
2024-09-24 10:10:40 +01:00
Rekku a3af65c2a8 Merge branch 'cooker' into feat/godot 2024-09-24 10:07:38 +01:00
Rekku dc7174e3d7 Rekku says what about me! 2024-09-24 10:04:20 +01:00
Rekku c33641d9de More button fungit add .! 2024-09-23 21:57:11 +01:00
XargonWan ce93560723 ES-DE: triggering build for tentive fixing version label 2024-09-23 21:39:42 +09:00
Rekku be95a1bf93 Fonts in all areas! 2024-09-22 20:48:01 +01:00
Rekku 4ba2d35060 More Meta 2024-09-22 17:15:09 +01:00
Rekku 01a219b33e Signals 2024-09-22 16:47:23 +01:00
Rekku 170230e67a Dialogue or Dialog? 2024-09-22 14:44:18 +01:00
Rekku 1d51580264 META Rekku 2024-09-20 19:43:28 +01:00