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

58 Commits

Author SHA1 Message Date
hpham474
678ebdb95e Added export preset to exe 64-bit 2021-10-31 03:49:42 -05:00
tommy-l-ngo
1e5def8329 Spaced apart the options accessibilities 2021-10-30 21:57:02 -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
f74ad64865 Add handles to ships and improve placement controls; Make the debug menu more aggressive. 2021-10-21 03:18:31 -05:00
0fd0fa63f0 Improve menuing, and convert ships to RigidBody2D for accurate positioning. 2021-10-21 01:24:27 -05:00
Chance Atkinson
e9040293ae Boats work again
pog
2021-10-20 22:37:48 -05:00
Chance Atkinson
06e131834a Click and drag ships, rotate ships
:)
2021-10-20 22:33:14 -05:00
4d1327b74f feed the Git gods 2021-10-20 21:41:20 -05:00
7bea3b1f27 Let Godot do its texture importing thing
:
2021-10-20 21:40:28 -05:00
ef53a133b7 Add ship sprites 2021-10-20 21:39:46 -05:00
Chance Atkinson
b397c38eaa Now it can exit to the main menu
Almost like a real game
2021-10-20 21:26:33 -05:00
Chance Atkinson
d23bba5498 added a grid and made Gameplay.gd
My boats :(
2021-10-20 21:21:15 -05:00
57d6335016 Add temp. board backgroud 2021-10-20 19:43:11 -05:00
hpham474
8345032169 Added Options menu exit functionality 2021-10-20 12:10:18 -05:00
tommy-l-ngo
363b32c6cc Minor fix
title screen buttons didn't work when launched on main but did work when launched on title screen
- fixed it
2021-10-20 11:28:21 -05:00
hpham474
76ced10447 Added option menu UI 2021-10-20 10:58:06 -05:00
a5258a8cde Merge branch 'main' of github.com:StatewideInk/Group12 into main
Git is case-sensitive. WSL2 is not very case sensitive. Oops!
2021-10-20 06:35:46 -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
4c48417d7d Actually fix 2021-10-20 06:33:18 -05:00
hpham474
5ee0bd93ae Toggle Options Menu Visibility 2021-10-20 06:23:26 -05:00
ee468dd572 Overhaul menu system 2021-10-20 06:23:23 -05:00
tommy-l-ngo
dcf746b77d Update Title Screen.tscn
changed button sizing
2021-10-20 06:23:13 -05:00
tommy-l-ngo
df0f203343 tidy up title screen
Moved titlescreen.gd to scripts folder
2021-10-20 06:23:12 -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
tommy-l-ngo
f420fd9c38 Updated Title Screen
- Added buttons that change scene
- Added Background
2021-10-20 06:22:17 -05:00
07340d2fe6 Pushing what I have of the debug menu so I don't forget. TODO: Pulldown keypress, command processing. 2021-10-20 06:20:40 -05:00
ValliantStorme
5e82efbe4c Finish debug menu for the night. 2021-10-20 06:00:09 -05:00
ValliantStorme
2d1ada2588 Add help text to debug menu 2021-10-20 05:13:24 -05:00
ValliantStorme
b7ba97b1ff Make debug menu fully functional, flesh out command bus. 2021-10-20 03:18:06 -05:00
ValliantStorme
82501d09b1 Working debug menu! No text output yet. 2021-10-20 02:26:32 -05:00
ValliantStorme
e894ddcce9 Change settings for optimal pixelness 2021-10-20 01:05:39 -05:00
ValliantStorme
cc87cd4e92 Fix 2021-10-20 00:43:05 -05:00
ValliantStorme
e41231da24 Overhaul menu system 2021-10-20 00:40:31 -05:00
hpham474
dca7099627 Toggle Options Menu Visibility 2021-10-20 00:33:59 -05:00
tommy-l-ngo
8d43475a2f Update Title Screen.tscn
changed button sizing
2021-10-19 23:44:26 -05:00
tommy-l-ngo
0a1a9b8d35 tidy up title screen
Moved titlescreen.gd to scripts folder
2021-10-19 23:39:04 -05:00
ValliantStorme
a2f1fe6730 Fix scaling settings (how do force integer scale???) 2021-10-19 22:24:38 -05:00
ValliantStorme
b12bf4a98e Implement debug console drop-down (no commands just yet) and fix UI keybinds. 2021-10-19 22:14:30 -05:00
tommy-l-ngo
ee3465a295 Updated Title Screen
- Added buttons that change scene
- Added Background
2021-10-19 21:13:23 -05:00
ValliantStorme
fbadc76d4f Pushing what I have of the debug menu so I don't forget. TODO: Pulldown keypress, command processing. 2021-10-19 00:10:13 -05:00
1e8a21d427 Assign main scene 2021-10-16 01:15:03 -05:00
c632800adb Add title and debug UI scenes 2021-10-14 20:46:51 -05:00