9 Commits

Author SHA1 Message Date
3cc4c204a7 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
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
12b89f9370 Restructed Simulator to support multiple robots, Field now draws base field without scaling 2020-06-16 07:49:33 -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
ef0174fb06 Added socket error storage to client, TACNET UI now semi-functional 2020-06-08 11:42:13 -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
c694d29050 Added basic dialogs, added 'blindman' implementation of TACNET networking code, added font 2020-06-07 15:18:31 -05:00
5ea8d13653 Initial Commit 2020-06-07 09:02:02 -05:00