Commit graph

84 commits

Author SHA1 Message Date
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 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 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 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
monkeyx-net 30d87168e7 On branch feat/godot-configurator
Changes to be committed:
	new file:   configurator/scripts/class_functions.gd
	modified:   retrodeck_function_wrapper.sh
2024-07-25 13:31:32 +01:00
XargonWan d8f026ff63 GODOT_CONFIGURATOR: reverted some mistakenly merged changes 2024-06-13 17:33:21 +09:00
monkeyx-net 1a268c16eb On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
2024-04-12 15:15:55 +01:00
monkeyx-net d19af679fb Suggestion for alt row colours 2024-04-08 22:14:58 +01:00
WallK 671623dd4f Full BIOS check functionality, temp file management
Added BIOS check (both basic and expert)
Blocking godot until bios files are checked (to check if ok)
Calling function wrapper
Added conditions to check for runtime dir env var
Changed fallback dir
2024-03-25 12:22:36 +02:00
XargonWan cb45c34866
Merge pull request #688 from WallK/feat/gd-2x-icons
2x bigger toggles
2024-02-19 09:33:42 +01:00
WallK 24464cb5a4 Scaled localized icons 2024-02-19 10:24:07 +02:00
WallK e78a5723ab 2x bigger toggles
More bleak disabled items
2024-02-19 09:15:59 +02:00
WallK 87652dc659
Merge pull request #687 from WallK/feat/gd-localization 2024-02-19 08:24:43 +02:00
WallK 3505d7f0bc Changed UA flag to a more consistent one 2024-02-19 08:23:03 +02:00
WallK 56cacd4e25 Theme fixes
FINALLY scrollbars
No more blur
Nice buttons
2024-02-18 11:47:11 +02:00
WallK e9267acfcd New font, UA, JA and ZH translations
Font fixes
New TKeys, some TKey changes
Theme fixes
2024-02-18 10:32:34 +02:00
WallK 8b45f0382b
Merge pull request #685 from WallK/feat/gd-localization 2024-02-16 15:54:21 +02:00
WallK 3e31a4b489 Added localized resources, translation changes, changed Swedish to "sv" 2024-02-16 09:17:39 +02:00
XargonWan 930da2ea43
Merge pull request #683 from WallK/feat/gd-localization
Initial integration of IT, DE and SE translations
2024-02-13 15:24:42 +01:00
WallK f9a08bc389 Translation fixes, style unification 2024-02-13 15:29:08 +02:00
WallK 84ece51f19 Initial integration of IT, DE and SE translations
Fixes to compound translations
2024-02-13 14:45:30 +02:00
XargonWan 552853b582
Merge pull request #682 from WallK/feat/gd-localization
Added all TKeys, added DE column in localization
2024-02-12 16:49:04 +01:00
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
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 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 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 368ed5b025 Added exit button 2024-01-12 09:37:05 +02: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
WallK 210c9bdc4b Rekku says description on mouse hover 2023-12-31 09:58:20 +02:00