Commit graph

4830 commits

Author SHA1 Message Date
monkeyx-net f2e00115d7 Add change data for about us section via a csv
On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/data_lists/tk_about.Description.translation
	new file:   tools/configurator/assets/data_lists/tk_about.URL.translation
	new file:   tools/configurator/assets/data_lists/tk_about.csv
	new file:   tools/configurator/assets/data_lists/tk_about.csv.import
	modified:   tools/configurator/emu_list.yml
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd
	new file:   tools/configurator/tk_about.gd
2024-07-31 14:57:37 +01:00
XargonWan e06c535f11 ES-DE: testing out the new compact menu - newer build 2024-07-31 22:34:32 +09:00
monkeyx-net b1bd8ea9b0 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/main.tscn
2024-07-31 09:53:23 +01:00
XargonWan 10dbe35ec3 ES-DE: testing out the new compact menu 2024-07-31 16:41:08 +09:00
XargonWan 512fc9c3d0 MAME: fixed manifest [skip ci] 2024-07-30 23:02:06 +09:00
monkeyx-net 82908b01e6 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-29 17:17:25 +01:00
monkeyx-net 73df849e4f Add Wobble!
On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/graphics/retrodeck_base.png
	new file:   tools/configurator/assets/graphics/retrodeck_base.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.xcf
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake0.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake1.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake2.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake3.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake4.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
	new file:   tools/configurator/rekku_animated.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-29 00:39:54 +01:00
monkeyx-net e4fb14fe20 Rekku and Logo animations
On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

 Untracked files:
	tools/configurator/assets/graphics/retrodeck_base.png
	tools/configurator/assets/graphics/retrodeck_base.png.import
	tools/configurator/assets/graphics/retrodeck_base_anim.png
	tools/configurator/assets/graphics/retrodeck_base_anim.png.import
	tools/configurator/assets/graphics/retrodeck_base_anim.xcf
	tools/configurator/assets/graphics/retrodeck_base_shake0.png
	tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake1.png
	tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake2.png
	tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake3.png
	tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake4.png
	tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
	tools/configurator/rekku_animated.tscn
2024-07-29 00:24:29 +01:00
monkeyx-net 6885f678e4 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-28 23:19:57 +01:00
monkeyx-net f09c1a9896 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-28 22:48:59 +01:00
monkeyx-net 84cd957aaa Added Emulator Select and Pick options.
On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-28 22:39:20 +01:00
monkeyx-net 58f0d2f283 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/components/popup.gd
2024-07-28 19:48:24 +01:00
monkeyx-net 5107d330ce Theme and Theme Inheritance
On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf.import
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf
	new file:   tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro-narrow.ttf
	new file:   tools/configurator/assets/fonts/munro/munro-narrow.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro-small.ttf
	new file:   tools/configurator/assets/fonts/munro/munro-small.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro.ttf
	new file:   tools/configurator/assets/fonts/munro/munro.ttf.import
	new file:   tools/configurator/assets/graphics/Rekku/Rekku-test.xcf
	new file:   tools/configurator/assets/graphics/Rekku/base.png
	new file:   tools/configurator/assets/graphics/Rekku/base.png.import
	new file:   tools/configurator/assets/graphics/Rekku/blink1.png
	new file:   tools/configurator/assets/graphics/Rekku/blink1.png.import
	new file:   tools/configurator/assets/graphics/Rekku/blink2.png
	new file:   tools/configurator/assets/graphics/Rekku/blink2.png.import
	new file:   tools/configurator/assets/graphics/Rekku/eyes-open.png
	new file:   tools/configurator/assets/graphics/Rekku/eyes-open.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-A.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-A.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-O.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-O.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-base.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-base.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-down.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-up.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-idle.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-idle.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak1.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak2.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import
	new file:   tools/configurator/assets/graphics/retrodeck.png
	new file:   tools/configurator/assets/graphics/retrodeck.png.import
	new file:   tools/configurator/assets/themes/accesible_theme.tres
	new file:   tools/configurator/assets/themes/default_theme.tres
	new file:   tools/configurator/assets/themes/modern_theme.tres
	new file:   tools/configurator/assets/themes/retro_theme.tres
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-07-28 19:44:07 +01:00
monkeyx-net b4df4b8903 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/main.gd
2024-07-28 17:06:58 +01:00
monkeyx-net 3bf76b059d On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
2024-07-28 16:50:01 +01:00
monkeyx-net df3b52a9ad On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
2024-07-28 16:48:21 +01:00
monkeyx-net 1f97d1acbd On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
2024-07-28 16:46:24 +01:00
monkeyx-net 1711be4ac7 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/main.gd
2024-07-28 16:39:26 +01:00
monkeyx-net 22720e12c6 On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
2024-07-28 16:33:49 +01:00
monkeyx-net 823a51f167 On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/export_presets.cfg
2024-07-28 16:23:29 +01:00
monkeyx-net 0fda432413 On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
	modified:   tools/configurator/export_presets.cfg
2024-07-28 16:16:06 +01:00
monkeyx-net 6183b96a40 On branch feat/godot-configurator
Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
2024-07-28 16:13:05 +01:00
monkeyx-net d9731c2ae1 Added logging as a function.
Added github workflow to build configurator

 On branch feat/godot-configurator
 Changes to be committed:
	new file:   .github/workflows/build-configurator.yml
	new file:   tools/configurator/basic
	modified:   tools/configurator/components/bios_check/bios_check.gd
	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
2024-07-28 16:09:37 +01:00
XargonWan d54fd8bf96 VULKAN: trying to add shaderc - nope [skip ci] 2024-07-27 13:30:35 +09:00
XargonWan 646e203b98 VULKAN: trying to add shaderc 2024-07-27 09:54:35 +09:00
MonkeyX 2766ea2939
Update godot.yml 2024-07-26 20:49:34 +01:00
MonkeyX c0045f1d9b
Update godot.yml 2024-07-26 20:47:46 +01:00
MonkeyX cb3f11bc27
Update godot.yml 2024-07-26 20:35:10 +01:00
MonkeyX 05530c6e57
Update godot.yml 2024-07-26 20:32:00 +01:00
MonkeyX 8afdaff2f2
Rename main.yml to godot.yml 2024-07-26 20:25:34 +01:00
MonkeyX dec4d12c9c
Create Godot.yml 2024-07-26 20:12:21 +01:00
XargonWan 13b4553ab9 VULKAN: testing some libraries 2024-07-27 00:25:17 +09:00
XargonWan fe830bd54f MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken) 2024-07-26 23:49:25 +09:00
XargonWan b7cbec2111 MANIFEST: trying to add vulkan 2024-07-26 22:31:44 +09:00
XargonWan 33706e1efa MANIFEST: adding llvm doesn't change the situation, removed 2024-07-26 22:17:03 +09:00
XargonWan 0a838056ff MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues 2024-07-26 21:21:32 +09:00
XargonWan a2f06b072c MANIFEST: cleanup [skip ci] 2024-07-26 20:48:32 +09:00
XargonWan 970f23b7f7 MANIFEST: cleanup [skip ci] 2024-07-26 20:47:32 +09:00
XargonWan 44536f0522 CEMU: fixed wrapper again [skip ci] 2024-07-26 16:54:26 +09:00
XargonWan 1323745239 Cemu: fixing wrapper installation 2024-07-26 13:55:21 +09:00
XargonWan ec050f4f82 emu: fixed dest filename for the wrapper 2024-07-26 13:42:20 +09:00
XargonWan 957121ff41 THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit) 2024-07-26 13:33:05 +09:00
XargonWan d4cbcf17fa Merge branch 'cooker' into feat/lighter-manifest 2024-07-26 13:13:09 +09:00
XargonWan 2058337792 CEMU: added wrapper + RPCS3 fixes 2024-07-26 08:46:44 +09:00
XargonWan 77acf9c3ed More codenames 2024-07-26 00:48:13 +09:00
XargonWan 49404701fb Manually adding missing libraries 2024-07-26 00:37:11 +09:00
XargonWan a12c13254d WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker 2024-07-26 00:14:49 +09:00
XargonWan 82195a562c [skip ci] 2024-07-25 23:38:34 +09:00
XargonWan f2f006fa6a Merge branch 'cooker' of https://github.com/XargonWan/RetroDECK into cooker 2024-07-25 23:36:49 +09:00
XargonWan 59333ff00b MANIFEST: following symlinks during library copy 2024-07-25 23:23:40 +09:00