|
|
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 |
|
|
|
570d965669
|
VariableDialog now reports an error if attempting to name a variable to one that already exists
|
2023-01-22 09:53:03 -06:00 |
|
|
|
66b0eb3d1e
|
Updated Field/Robot/Simulator to use parent container's z index to remove need for Gosu.flush and causing Field to be drawn on top of tooltip's and menus, Added Power Play field, replaced font, enabled static option for text to improve rendering appearance, misc. bug fixes and tweaks.
|
2022-10-23 17:30:51 -05:00 |
|
|
|
655b418d70
|
Updates to support latest version of CyberarmEngine
|
2022-09-20 17:17:57 -05:00 |
|
|
|
c609734357
|
Fixed confirm and tacnet dialogs not using correct titlebar background and border colors
|
2021-09-30 11:06:28 -05:00 |
|
|
|
e915cbb72f
|
Fixed crash when changing type of variable, fixed integer/long error sticking around when it's no longer a valid error
|
2021-09-23 14:38:33 -05:00 |
|
|
|
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 |
|
|
|
5fd494bb47
|
Fixed confirm dialog not able to commit
|
2021-02-13 13:13:22 -06: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 |
|
|
|
9999026969
|
Added PickPresetDialog for importing from preset, enable importing presets for groups and actions
|
2021-02-10 20:26:48 -06:00 |
|
|
|
9f54d21932
|
Page#page now accepts an options hash, booleans are now supported, search result buttons now redirect to to Editor page
|
2021-01-30 21:54:00 -06:00 |
|
|
|
22ab122604
|
Added .rubocop.yml, sync.
|
2020-12-14 16:07:43 -06:00 |
|
|
|
691cafb697
|
Redesigning TCT
|
2020-12-08 22:18:54 -06:00 |
|
|
|
df0d0df223
|
Dialog's no longer need a fixed height, misc. dialog tweaks.
|
2020-09-09 09:52:44 -05:00 |
|
|
|
b811a83c60
|
Fixed issues with Action dialog
|
2020-09-08 20:11:58 -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 |
|
|
|
08ada79e5b
|
Updated VariableDialog to use list_box instead of several buttons, make Variable store real type instead of mashing everything into value
|
2020-08-22 16:59:58 -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 |
|
|
|
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 |
|
|
|
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 |
|