1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00
Boat-Battle/godot_ship/script/game
2021-11-01 20:44:44 -05:00
..
multiplayer 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
board.hpp Add header files for (yet to be written) scripts. 2021-10-14 19:48:30 -05:00
Border.gd Snap only when on board 2021-10-31 22:48:20 -05:00
game.hpp Add header files for (yet to be written) scripts. 2021-10-14 19:48:30 -05:00
Gameplay.gd Radical debug menu overhaul + Options overhaul 2021-10-21 05:22:42 -05:00
Main.gd 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
Message Bus.gd Add help text to debug menu 2021-10-20 06:34:12 -05:00
moveShip.gd Bug Fix: Board snap bordering fix 2021-11-01 20:44:44 -05:00
player.hpp Add header files for (yet to be written) scripts. 2021-10-14 19:48:30 -05:00
ship.hpp Add header files for (yet to be written) scripts. 2021-10-14 19:48:30 -05:00