1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 13:25:58 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
4c66fd7a90 Improve flags slightly 2021-11-08 13:41:55 -06:00
c1f49fd7bf INFINITE POWER SAVINGS: Reduce idle CPU usage to 0 with this one weird trick 2021-11-08 12:17:13 -06:00
29f643de20 Load options on OptionController _ready(), so they will be available before options menu opens. Disable debug printout on loading scene using main bus signal. Cleanup formatting on Debug 'call' command output. 2021-10-31 19:21:23 -05:00
05ddde9788 Partial refactor of debug menu and Main script 2021-10-29 17:39:46 -05:00
909773a65b Improve debug and Options somewhat 2021-10-22 01:53:04 -05:00
ecaa22771a Further improvements to overall system stability and other minor adjustments have been made to enhance the user exprience. 2021-10-21 13:37:41 -05:00
7f0b58de70 Radical debug menu overhaul + Options overhaul 2021-10-21 05:22:42 -05:00
0fd0fa63f0 Improve menuing, and convert ships to RigidBody2D for accurate positioning. 2021-10-21 01:24:27 -05:00
5ab1ded9f6 Finish debug menu for the night. 2021-10-20 06:34:22 -05:00
4cbccbbbbe Add help text to debug menu 2021-10-20 06:34:12 -05:00
5f8c881c1c Make debug menu fully functional, flesh out command bus. 2021-10-20 06:33:59 -05:00
b9947393a5 Working debug menu! No text output yet. 2021-10-20 06:33:52 -05:00
b3da915db8 Change settings for optimal pixelness 2021-10-20 06:33:35 -05:00
ee468dd572 Overhaul menu system 2021-10-20 06:23:23 -05:00