Commit graph

22 commits

Author SHA1 Message Date
monkeyx-net 058fe166c5 Adding json support and supporting class
On branch feat/godot-configurator
 Changes to be committed:
	deleted:    tools/configurator/basic
	new file:   tools/configurator/data.json
	modified:   tools/configurator/data_list.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	new file:   tools/configurator/scripts/app_data.gd
	modified:   tools/configurator/scripts/class_functions.gd
	new file:   tools/configurator/scripts/data_handler.gd
	new file:   tools/configurator/scripts/emulator.gd
	new file:   tools/configurator/scripts/emulator_option.gd
	new file:   tools/configurator/scripts/emulator_property.gd
	new file:   tools/configurator/scripts/link.gd
	new file:   tools/configurator/scripts/save_manager.gd
2024-08-01 14:33:58 +01:00
monkeyx-net 77eb009fff On branch feat/godot-configurator
Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	new file:   tools/configurator/data_list.json
	new file:   tools/configurator/data_list.yml
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd
	modified:   tools/configurator/tk_about.gd
2024-08-01 11:47:55 +01:00
WallK 24464cb5a4 Scaled localized icons 2024-02-19 10:24:07 +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 3e31a4b489 Added localized resources, translation changes, changed Swedish to "sv" 2024-02-16 09:17:39 +02:00
WallK 84ece51f19 Initial integration of IT, DE and SE translations
Fixes to compound translations
2024-02-13 14:45:30 +02:00
WallK 0ded2448c7 Added all TKeys, added DE column in localization 2024-02-11 10:12:01 +02:00
WallK 271f19bef3 More Italian translation, some string building test 2024-01-24 16:10:29 +02:00
WallK ab841f6f72 Add localization POC
Added example TKeys
Added it and en locale
2024-01-12 10:48:52 +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
WallK a7b8c2e1aa Fix mouse controls and reposition mascot 2023-12-22 08:56:36 +02:00
WallK 1d7354f993 Quit on Select (share and so on) and CTRL+Q 2023-12-21 12:29:46 +02:00
WallK 444ea69416 Remade the Rekku bubble and group 2023-12-21 12:21:05 +02:00
WallK e71e7da347 Add Back and fix controller help 2023-12-21 12:04:45 +02:00
WallK c3fcf6acb9 Transparent window, some theme fixes 2023-12-15 17:56:33 +02:00
WallK b5670420f2 Update to Godot 4.2
Update theme
Create custom theme (WIP)
Theme cleanup
2023-12-15 16:37:37 +02:00
XargonWan df81f5d290 Redone configurator layout + Rekku positioning and bubble 2023-10-06 11:22:52 +02:00
XargonWan c417cad56c Added Rekku to configurator 2023-10-04 14:10:23 +02:00
XargonWan f0a4ab06c6 godot-configurator: starting to input all items 2023-10-02 18:06:43 +02:00
XargonWan 3543eead1c godot-configurator: folder moved and added to the gitignore 2023-09-23 18:54:44 +02:00
Renamed from tools/configurator/files/project.godot (Browse further)