This website requires JavaScript.
Explore
Help
Sign In
TimeCrafters
/
timecrafters_configuration_tool_desktop
Watch
1
Star
0
Fork
0
You've already forked timecrafters_configuration_tool_desktop
mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced
2026-09-19 22:03:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
93bfc80a97e7f71b7c16081e9f1c1b2c72b96fe3
timecrafters_configuration_…
/
lib
/
game_clock
History
Cyberarm
93bfc80a97
Fixed typo
2024-12-10 11:45:42 -06:00
..
net
…
clock_controller.rb
Updated practice clock to use a zero exclusive display (matches offical clock better), tweaked sound timings a bit to match, disabled color changing on clock to match offical clock, misc. tweaks.
2023-11-17 17:09:44 -06:00
clock_proxy.rb
…
clock.rb
Fixed game clock colon 'blinking' in the middle of the second
2023-11-18 15:22:43 -06:00
event_handlers.rb
Fixed typo
2024-12-10 11:45:42 -06:00
jukebox.rb
Refactored ROOT_PATH to be a subfolder in the current user's home directory (configs and settings will not need to be manually moved between updates)
2023-11-18 15:24:07 -06:00
logger.rb
…
particle_emitter.rb
Refactored ROOT_PATH to be a subfolder in the current user's home directory (configs and settings will not need to be manually moved between updates)
2023-11-18 15:24:07 -06:00
randomizer.rb
Refactored ROOT_PATH to be a subfolder in the current user's home directory (configs and settings will not need to be manually moved between updates)
2023-11-18 15:24:07 -06:00
remote_control.rb
Refactored ROOT_PATH to be a subfolder in the current user's home directory (configs and settings will not need to be manually moved between updates)
2023-11-18 15:24:07 -06:00
remote_proxy.rb
…
theme.rb
Refactored ROOT_PATH to be a subfolder in the current user's home directory (configs and settings will not need to be manually moved between updates)
2023-11-18 15:24:07 -06:00
view.rb
Replace usages of
label
with
para
, WIP new Editor (v3)
2024-06-26 19:13:46 -05:00