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
93c6430028458fd041fcc6a9bf3388c53b244598
timecrafters_configuration_…
/
lib
History
cyberarm
93c6430028
changes
2021-09-19 19:51:16 -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
changes
2021-09-19 19:51:16 -05:00
simulator
Added Freight Frenzy field
2021-09-19 08:27:58 -05:00
states
Initial FieldPlanner page for planning robot route
2021-09-18 22:49:55 -05:00
tacnet
Add support for select and delete config packet emission
2021-02-10 13:08:21 -06:00
backend.rb
Make default config string be empty instead of nil
2021-02-10 19:42:29 -06:00
config.rb
TACNET is now able to dynamically sync configs on initial connection, added error sound, made tacnet status dialog update stats, made simulator clock stop after all robots have run out of 'states' to run, changed some dialogs titlebar and borders to be different colors, misc. other changes.
2020-09-08 19:25:04 -05:00
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
Page#page now accepts an options hash, booleans are now supported, search result buttons now redirect to to Editor page
2021-01-30 21:54:00 -06:00
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
Added .rubocop.yml, sync.
2020-12-14 16:07:43 -06:00
theme.rb
Presets are now actually created, added notifications when creating preset.
2021-02-09 23:08:49 -06:00
version.rb
Bump version, possibly fix crash on search
2021-02-13 14:41:41 -06:00
window.rb
Add support for select and delete config packet emission
2021-02-10 13:08:21 -06:00