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
2025-12-15 13:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
451568003a2e5bde9d9d8355aebdbb5ba60b141b
timecrafters_configuration_…
/
lib
History
Cyberarm
451568003a
Remove no longer needed clipboard and ffi gems, use new CyberarmEngine::GuiState#needs_repaint? method to only paint when needed- should avoid wasting CPU/GPU time (gain a bit more battery life?), make TACNET connection error visually change UI and also trigger a TACNET dialog when not on the TACNET page
2023-01-05 08:42:29 -06:00
..
dialogs
Updated Field/Robot/Simulator to use parent container's z index to remove need for Gosu.flush and causing Field to be drawn on top of tooltip's and menus, Added Power Play field, replaced font, enabled static option for text to improve rendering appearance, misc. bug fixes and tweaks.
2022-10-23 17:30:51 -05:00
game_clock
Updates to support latest version of CyberarmEngine
2022-09-20 17:17:57 -05:00
pages
Remove no longer needed clipboard and ffi gems, use new CyberarmEngine::GuiState#needs_repaint? method to only paint when needed- should avoid wasting CPU/GPU time (gain a bit more battery life?), make TACNET connection error visually change UI and also trigger a TACNET dialog when not on the TACNET page
2023-01-05 08:42:29 -06:00
simulator
Updated Field/Robot/Simulator to use parent container's z index to remove need for Gosu.flush and causing Field to be drawn on top of tooltip's and menus, Added Power Play field, replaced font, enabled static option for text to improve rendering appearance, misc. bug fixes and tweaks.
2022-10-23 17:30:51 -05:00
states
Remove no longer needed clipboard and ffi gems, use new CyberarmEngine::GuiState#needs_repaint? method to only paint when needed- should avoid wasting CPU/GPU time (gain a bit more battery life?), make TACNET connection error visually change UI and also trigger a TACNET dialog when not on the TACNET page
2023-01-05 08:42:29 -06:00
tacnet
Updates to support latest version of CyberarmEngine
2022-09-20 17:17:57 -05:00
backend.rb
Updates to support latest version of CyberarmEngine
2022-09-20 17:17:57 -05: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
Slight formatting change
2022-10-23 18:42:25 -05:00
logger.rb
Added Logger, added TACNET test server, networking now seems to work(heartbeats are sent and received)
2020-06-07 21:23:16 -05:00
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
Added support for multiple configs (local only for now)
2020-06-17 08:37:26 -05:00
tac.rb
Added support for multiple configs (local only for now)
2020-06-17 08:37:26 -05:00
tacnet.rb
Added .rubocop.yml, sync.
2020-12-14 16:07:43 -06:00
theme.rb
Updated Field/Robot/Simulator to use parent container's z index to remove need for Gosu.flush and causing Field to be drawn on top of tooltip's and menus, Added Power Play field, replaced font, enabled static option for text to improve rendering appearance, misc. bug fixes and tweaks.
2022-10-23 17:30:51 -05:00
version.rb
Bump version
2022-10-23 18:42:46 -05:00
window.rb
Remove no longer needed clipboard and ffi gems, use new CyberarmEngine::GuiState#needs_repaint? method to only paint when needed- should avoid wasting CPU/GPU time (gain a bit more battery life?), make TACNET connection error visually change UI and also trigger a TACNET dialog when not on the TACNET page
2023-01-05 08:42:29 -06:00