Commit Graph

8 Commits

Author SHA1 Message Date
2969e3df9e Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap. 2021-06-18 03:35:57 +00:00
75d6de0b00 Added autofocus to edit dialogs first editline, added tab support for selecting next focusable element in edit dialogs, made valid? method be called in edit dialogs when fields change, simulator robot can now strafe side to side 2021-02-11 09:28:04 -06:00
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
df0d0df223 Dialog's no longer need a fixed height, misc. dialog tweaks. 2020-09-09 09:52:44 -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
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
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