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

21 Commits

Author SHA1 Message Date
c907391947 Rename the game and exported executable to match the official name of the game. 2021-11-28 05:45:59 -06:00
tommy-l-ngo
401f324264 Added Splash Screen 2021-11-23 00:09:30 -06:00
tommy-l-ngo
55d14c4e1c Created and Added icon 2021-11-22 23:22:08 -06:00
5ed44e6deb Multiplayer: Implement message passing system 2021-11-22 22:04:21 -06:00
919576638c Multiplayer sucks 2021-11-18 09:00:15 -06:00
1cb400361d 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
hpham474
388fcb9483 Added AudioBus. SFX Vol slider now works 2021-11-07 20:33:07 -06:00
hpham474
bc319fa464 Background music volume can be adjusted 2021-11-01 04:48:21 -05:00
hpham474
1b3333203e Added BGM and Button SFX sounds 2021-11-01 04:26:17 -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
Chance Atkinson
06e131834a Click and drag ships, rotate ships
:)
2021-10-20 22:33:14 -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
c5e541fc5a Fix scaling settings (how do force integer scale???) 2021-10-20 06:23:08 -05:00
544b5f41ea Implement debug console drop-down (no commands just yet) and fix UI keybinds. 2021-10-20 06:22:36 -05:00
1e8a21d427 Assign main scene 2021-10-16 01:15:03 -05:00
faa0792b0e Fix screen resolution, organize scenes, separate scenes. 2021-10-14 20:32:28 -05:00
74f4bf5797 Change window size to 320x640 for integer scaling on common 16:9 displays 2021-10-14 20:21:07 -05:00
a2208b79c6 Create new godot-engine project 2021-10-14 18:50:33 -05:00