This website requires JavaScript.
Explore
Help
Sign In
j
/
Boat-Battle
Watch
1
Star
0
Fork
0
You've already forked Boat-Battle
mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced
2025-02-04 12:28:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Boat-Battle
/
godot_ship
/
script
/
game
History
tommy-l-ngo
16719e3adc
Fixed bug
...
Bug fixed: - moving the ship piece in place crashes game and triggers debugging
2021-10-31 23:05:22 -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
Fixed bug
2021-10-31 23:05:22 -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