Commit graph

129 commits

Author SHA1 Message Date
Rekku 689f130dc3 Time to Cook 2024-09-02 11:46:25 +01:00
Rekku 30977adc71 Tidying icons 2024-09-01 21:26:44 +01:00
Rekku 04852c04a7 Tricky bios dialogue! 2024-09-01 19:49:04 +01:00
Rekku 29f251596b Tidied parameter code 2024-09-01 17:44:16 +01:00
Rekku 6d78624075 Fixed link to json file 2024-08-30 10:51:08 +01:00
Rekku 04ace444b1 Dialogues 2024-08-29 17:37:17 +01:00
monkeyx-net c17c6bc1f7 Generic buttons pleases 2024-08-27 20:14:24 +01:00
monkeyx-net 2eda3dbbc2 Icons and System Tab work 2024-08-27 14:41:16 +01:00
monkeyx-net 5062b70e22 Rekku assistant 2024-08-27 11:16:52 +01:00
monkeyx-net c9d8a34dff Tidied Bios reading 2024-08-26 21:18:53 +01:00
monkeyx-net 7efc73bd5b Push TEst 2024-08-26 15:06:09 +01:00
Rekku 2454422225 Rotten the core! 2024-08-25 08:03:25 +01:00
Rekku 3d37adc2b2 Bios change 2024-08-25 01:08:37 +01:00
Rekku cc3dbf6bd8 Functions 2024-08-24 21:52:27 +01:00
Rekku 787e7458ba Progress on Cores at last! 2024-08-24 18:47:51 +01:00
Rekku f37d5a04c8 FFS revert! 2024-08-24 17:48:06 +01:00
Rekku 9d01e9a1cc Emualtor==System 2024-08-24 11:39:56 +01:00
Rekku dfbe24f8a3 Flow 2.9 2024-08-23 18:54:20 +01:00
Rekku c51ee9f636 Flow 2.9 2024-08-23 18:47:50 +01:00
Rekku 75ffa58d47 Flow 2.7 2024-08-23 18:16:52 +01:00
Rekku 4eb80aafbe 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
2024-08-23 09:52:43 +01:00
Rekku 20771bf59a 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
2024-08-23 00:51:07 +01:00
Rekku 766a376cf5 Merge branch 'cooker' of https://github.com/monkeyx-net/RetroDECK_UK into cooker 2024-08-22 20:58:44 +01:00
Rekku 5226ebaef6 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
2024-08-22 20:53:33 +01:00
Rekku 87bf75f6e4 Sliding Rekku
On branch cooker
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
2024-08-22 16:44:14 +01:00
Rekku 1c97e52799 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
2024-08-22 15:28:49 +01:00
Rekku 5f4dee8e36 s 2024-08-22 14:37:19 +01:00
Rekku 71d150ca18 Signal test 2024-08-21 16:55:00 +01:00
Rekku e466e52e05 Fixed reference to json file
On branch cooker
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/tk_about.gd
2024-08-21 04:22:17 +01:00
Rekku f7394feed7 Tidying up 2024-08-21 03:44:09 +01:00
Rekku 6ca691887d Create cooker on own repo
On branch feat/godot
 Changes to be committed:
	new file:   .github/workflows/cooker-monkeyx.yml
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-21 02:24:57 +01:00
Rekku 419b5bf2c5 Tabbed icons
On branch feat/godot
 Changes to be committed:
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-21 00:01:52 +01:00
Rekku e6632da2f1 Removed example data from json file.
Added icons for About us
 Further work on Graphics tab

 On branch cooker
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	new file:   tools/configurator/assets/icons/pixelitos/vcs-grey.svg
	new file:   tools/configurator/assets/icons/pixelitos/vcs-grey.svg.import
	modified:   tools/configurator/assets/themes/default_theme.tres
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/link.gd
	modified:   tools/configurator/tk_about.gd
2024-08-20 21:57:49 +01:00
Rekku d5d9c3f2f2 Icons icons icons! 2024-08-19 20:07:25 +01:00
Rekku 1483ad10fc Buttons!
On branch cooker
 Changes to be committed:
	modified:   tools/configurator/assets/themes/default_theme.tres
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/res/pixel_ui_theme/m5x7.ttf.import
2024-08-19 16:20:32 +01:00
Rekku b48a68d170 Icon test
On branch cooker
 Changes to be committed:
	new file:   tools/configurator/assets/icons/gamegear.png
	new file:   tools/configurator/assets/icons/gamegear.png.import
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-19 15:26:44 +01:00
Rekku e2efab6e2f Further updates
On branch cooker
 Changes to be committed:
	new file:   tools/configurator/assets/icons/pixelitos/LICENSE
	new file:   tools/configurator/assets/icons/pixelitos/README.md
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-19 14:57:00 +01:00
Rekku bbdad2b120 Godot 4.3 test
On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-19 12:58:19 +01:00
Rekku ab4a7f1c0a Dynamic buttons
On branch feat/godot
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/tk_about.gd
2024-08-19 12:47:46 +01:00
Rekku 971d93b158 A tidier classroom 2024-08-18 22:42:40 +01:00
Rekku 3bb3d9fa3d Make my day! 2024-08-18 18:31:57 +01:00
Rekku aa5cced82d 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
2024-08-17 20:25:12 +01:00
Rekku a4ff9443fb Moving back to feat to enable SteamDeck testing
On branch cooker
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-17 20:12:10 +01:00
Rekku e3a0d23dd9 Found the spacing issue at last on theme!
Another attempt to merge?

 On branch feat/godot
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/tk_about.gd
2024-08-17 18:54:02 +01:00
monkeyx-net 2d3c3c4dc4 Resize Rekku
On branch feat/godot
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-16 16:05:16 +01:00
monkeyx-net 4ee11f5a48 On branch feat/godot
Changes to be committed:
	new file:   .github/workflows/build-configurator.yml
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-16 15:15:58 +01:00
monkeyx-net 9d526399ff Layout changes to reflect Rekku
On branch cooker
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	new file:   tools/configurator/assets/graphics/space_bground.png
	new file:   tools/configurator/assets/graphics/space_bground.png.import
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-16 14:34:48 +01:00
monkeyx-net 6b33250b4f On branch cooker
Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-16 10:29:46 +01:00
monkeyx-net 4718e16141 On branch cooker
Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-16 09:54:30 +01:00
monkeyx-net 477c2a120c Back button support Rekku and pop up
On branch godot-data-demo
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-15 21:34:11 +01:00