Commit Graph

18 Commits

Author SHA1 Message Date
4bdc12ce46 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
1e21c64a18 Fixed using File.exists? instead of File.exist?, updated Randomizer to PowerPlay (with ducks), misc. tweaking. 2023-01-19 12:33:51 -06:00
655b418d70 Updates to support latest version of CyberarmEngine 2022-09-20 17:17:57 -05:00
4b1fdd9baf Make default config string be empty instead of nil 2021-02-10 19:42:29 -06:00
4e9d3c0759 Initial implementation of search, updated PacketHandler to behave more more like android app 2021-01-30 21:27:16 -06:00
9dc3caca0f 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
d3fdc2d7dd TACNET fixes for multiple configs 2020-06-28 09:28:07 -05:00
dc88caf0fb Changes 2020-06-23 10:32:18 -05:00
17e4290033 Removed hostname/port from default config, added revision to default config 2020-06-20 12:03:14 -05:00
2a0e3f7e18 Added revision number to config 2020-06-18 15:26:25 -05:00
80b6321c46 Added support for multiple configs (local only for now) 2020-06-17 08:37:26 -05:00
78be9a51f3 Seperated hostname and port config data from Config into Settings 2020-06-16 20:23:09 -05:00
270f3b381f Removed gosu dependency from Server by adding TACNET.milliseconds method, made tacnet hostname/port editable 2020-06-09 21:19:31 -05:00
287f8db2d8 Removed Storage, refactored Configuration data structure(s) 2020-06-08 21:16:15 -05:00
f04dfb01e7 Added logo, added Boot screen, renamed dump_config packet to upload_config, misc changes and UX improvements 2020-06-08 16:08:41 -05:00
f7a3e282f1 Stubbed preset manager state, added confirm and variable dialogs, variables can now be created, everything is now mutatable 2020-06-08 08:58:47 -05:00
151df4ca57 Config is now saved and synced when updated 2020-06-07 22:47:53 -05:00
c694d29050 Added basic dialogs, added 'blindman' implementation of TACNET networking code, added font 2020-06-07 15:18:31 -05:00