Commit Graph

129 Commits

Author SHA1 Message Date
d3fdc2d7dd TACNET fixes for multiple configs 2020-06-28 09:28:07 -05:00
5e996019a9 Enable action enabled toggle button, refactored how Variable value is stored 2020-06-28 07:16:13 -05:00
dc88caf0fb Changes 2020-06-23 10:32:18 -05:00
ffd8146fe3 Added filter for NamePromptDialog, configurations can now be renamed 2020-06-23 09:50:53 -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
fd160c13c5 Fixed cloning action creates a two clones with with one having _copy appended to the original action name, stubbed Group and Action save preset button logic (shows name prompt) 2020-06-17 08:53:14 -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
ad5dcf8389 Added Turn state path draw 2020-06-16 19:45:27 -05:00
fa5aeb15d7 Enable toggling simulation states debug draw 2020-06-16 19:38:26 -05:00
0425d5db04 Fixed simulator Turn state instanting turning and turning a suboptimal direction for shortest rotation 2020-06-16 16:26:18 -05:00
12b89f9370 Restructed Simulator to support multiple robots, Field now draws base field without scaling 2020-06-16 07:49:33 -05:00
b19826d51f Updated theming, added dangerous (red) button style, replaced Simulator edit_line with edit_box, tweaked various styles 2020-06-16 00:08:56 -05:00
79b53fdd7a Tweaks to simulator robot, made start up animation skippable, made NamePromptDialog able to detect duplicate names, enabled cloning of groups and actions 2020-06-10 18:07:30 -05:00
ca750c3b19 Fleshed out simulator 2020-06-10 11:33:38 -05:00
8d2a9fb1eb Added semi-working simulator for estimating robot travel distances 2020-06-10 00:01:59 -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
7fde76f2da Stubbed simulator, renamed app, added more tooltips and use more icons 2020-06-09 12:50:38 -05:00
8aa61843e8 Restructured /media folder, added Kenney gameicons, replace simulate/upload/download buttons text with images 2020-06-09 10:48:44 -05:00
de572162d5 Load config variables type as symbols 2020-06-09 09:17:57 -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
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
151df4ca57 Config is now saved and synced when updated 2020-06-07 22:47:53 -05:00
95209ded73 Added Logger, added TACNET test server, networking now seems to work(heartbeats are sent and received) 2020-06-07 21:23:16 -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