Commit Graph

10 Commits

Author SHA1 Message Date
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
0d6fb8a657 Added comment 'state' for show a comment above the robot (TODO: make it non-scaled and actually hover above robot) 2021-10-23 12:40:13 -05:00
15d8e2ff62 Added delay state to simulator 2021-10-23 12:13:23 -05: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
ad5dcf8389 Added Turn state path draw 2020-06-16 19:45:27 -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
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