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 13:53:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9d75d2c09ba9882d9186ca04756fa15bab684224
timecrafters_configuration_…
/
lib
History
Cyberarm
9d75d2c09b
Don't load local cyberarm_engine of building release, fixed FieldPlanner and DriverTeamRotationGenerator not excluded from 'no configuration loaded' redirect
2021-09-23 08:30:46 -05:00
..
dialogs
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
pages
Added drive team rotation generator
2021-09-22 08:53:45 -05:00
simulator
Used a fixed time step for Simulator
2021-09-19 21:17:59 -05:00
states
Don't load local cyberarm_engine of building release, fixed FieldPlanner and DriverTeamRotationGenerator not excluded from 'no configuration loaded' redirect
2021-09-23 08:30:46 -05:00
tacnet
…
backend.rb
Make default config string be empty instead of nil
2021-02-10 19:42:29 -06:00
config.rb
…
dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
logger.rb
…
page.rb
…
palette.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
settings.rb
…
tac.rb
…
tacnet.rb
…
theme.rb
…
version.rb
Bump version
2021-09-22 08:55:53 -05:00
window.rb
…