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
2021-12-06 13:02:11 -06:00
..
audio controller Added signal for audio SFX 2021-11-13 23:55:46 -06:00
credits Themes now work on credits page 2021-11-22 22:39:42 -06:00
debug Debug: Check for presence of file before loading. Fixes annoying break to debugger. 2021-12-06 13:02:11 -06:00
game All: General code cleanup 2021-11-28 02:26:00 -06:00
network Net: Fix off-by-one in number of players allowed to connect (was 3, now 2; Godot does not include the 'server'.) 2021-12-06 12:57:06 -06:00
options Multiplayer sucks 2021-11-18 09:00:15 -06:00
title screen Ship Battle: Draw the rest of the freaking owl 2021-11-24 12:17:07 -06:00
Main.gd All: General code cleanup 2021-11-28 02:26:00 -06:00
Message Bus.gd Major restructuring to better support object-oriented design of the main game logic and UI. This was necessary, I swear. 2021-11-13 04:34:39 -06:00