|
|
308575dc63
|
Refactor TACNET Client a bit
|
2023-01-30 16:16:02 -06:00 |
|
|
|
c312f4839d
|
Fixed indentation, fixed calling .strip on nil in TACNET Client#read
|
2023-01-30 08:42:46 -06:00 |
|
|
|
510a24644b
|
Make titlebar TACNET_PRIMARY (blue) when connected, log tacnet read error.
|
2023-01-26 10:25:42 -06:00 |
|
|
|
655b418d70
|
Updates to support latest version of CyberarmEngine
|
2022-09-20 17:17:57 -05:00 |
|
|
|
8934462c46
|
Add support for select and delete config packet emission
|
2021-02-10 13:08:21 -06:00 |
|
|
|
988ef506ce
|
Fixed tacnet error message thrown when received config is not the active config and would fail with wrong spec version instead of doing nothing.
|
2021-02-09 20:44:02 -06:00 |
|
|
|
d340e94d46
|
Use scrolling in editor, fixed border in editor, started work on presets, jump to group/action/variable from search is mostly working (may add highlighted background and scroll to in future)
|
2021-01-31 13:32:02 -06:00 |
|
|
|
4e9d3c0759
|
Initial implementation of search, updated PacketHandler to behave more more like android app
|
2021-01-30 21:27:16 -06:00 |
|
|
|
5d267746dc
|
Send requested config in download_config packet handler
|
2020-09-12 10:47:42 -05: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 |
|
|
|
80b6321c46
|
Added support for multiple configs (local only for now)
|
2020-06-17 08:37:26 -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 |
|
|
|
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 |
|
|
|
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 |
|