* 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
* Test build
* Fixed Bios display issue
* Fixed dialogue logging
* Full Screen is back
* gGent Orange BIOS
* GDScript Logger POC
* Try to create log folder
* GDScript Logger POC (#956)
* GDScript Logger POC
* Try to create log folder
* 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.
* logs2.0
* Parked up for the night
* Don't truncate the log file
* Timestamp, fix append
* Time for a break
* restore godot logger, default is still bash
* Added real milliseconds to log timestamp (thanks, monkeyx), typing fixes
* Time for a break
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Translations with POT!
* Comment to test PR (#960)
Co-authored-by: Rekku <rekku@retrodeck.net>
---------
Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: WallK <wallykrasiy@gmail.com>
Co-authored-by: MonkeyX <tim@monkeyx.net>
Co-authored-by: icenine451 <benjamin.r.shelton@protonmail.com>
* 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>
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
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
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