RetroDECK/functions
XargonWan 3dc6b18833
Some checks failed
Build cooker / Building_RetroDECK (push) Has been cancelled
Feat/godot (#962)
* 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>
2024-10-28 02:02:17 +01:00
..
steam-sync feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
050_save_migration.sh SAVE_MIGRATION: quoted some paths [skip ci] 2024-07-20 23:39:10 +09:00
checks.sh POST_UPDATE: even on PR [skip ci] 2024-09-08 09:17:08 +09:00
cloud_sync.sh Fixed some spelling and grammar 2024-03-12 20:01:47 +01:00
compression.sh feat/single feature file (#887) 2024-08-15 16:42:40 +02:00
configurator_functions.sh Removed need for BIOS tmp file for Godot (#919) 2024-08-25 02:42:09 +02:00
dialogs.sh Replace standard zenity commands with new rd_zenity function. 2024-06-28 16:07:35 -04:00
framework.sh Revert "SET_SETTING_VALUE: edited to use initool" 2024-09-04 22:21:06 +09:00
global.sh RUN_GAME: altemulator working 2024-09-12 10:38:00 +09:00
logger.sh Add conditional logging based on logging_level 2024-10-18 09:40:28 -04:00
multi_user.sh feat/lighter manifest (#844) 2024-08-05 03:45:21 +02:00
other_functions.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
post_update.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
prepare_component.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
presets.sh Feat/godot (#962) 2024-10-28 02:02:17 +01:00
run_game.sh RUN_GAME: escaping ' 2024-09-18 15:35:56 +09:00
steam_sync.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00