Commit Graph

25 Commits

Author SHA1 Message Date
Johannes Schmelz
0f44d37d4a Revert "states for shell logic implemented"
This reverts commit f248a77c81
2024-10-14 12:34:49 +00:00
Johannes Schmelz
f248a77c81 states for shell logic implemented 2024-10-14 03:38:04 +02:00
Johannes Schmelz
aa9c073931 added sinking animation for destroyed ships 2024-10-13 20:52:33 +02:00
Johannes Schmelz
1740988629 added a miss effect 2024-10-11 16:00:15 +02:00
Johannes Schmelz
dcc7cf9c20 added rudimentary effects when ships are hit 2024-10-11 00:43:22 +02:00
Johannes Schmelz
5501c0716d clients can now start server in thread 2024-10-09 16:29:59 +02:00
Johannes Schmelz
8261e1b3b2 clen up 2024-10-09 16:05:37 +02:00
Johannes Schmelz
5cca8f5c05 refactor and documentation 2024-10-08 19:57:37 +02:00
Johannes Schmelz
133921cfbb added background music 2024-10-08 17:32:37 +02:00
Johannes Schmelz
4cf14d02ee reverted commit 35f154aa 2024-10-06 18:33:20 +02:00
Johannes Schmelz
50bee91775 tweaked ship positions 2024-10-06 18:29:09 +02:00
Johannes Schmelz
a656ab5062 clean up 2024-10-06 18:21:55 +02:00
Johannes Schmelz
b2a6f86fc2 added 3d model for ship with length 2 2024-10-06 18:21:40 +02:00
Johannes Schmelz
9f90d92198 added 3d model for ship with length 3 2024-10-06 16:52:43 +02:00
Johannes Schmelz
3e913f636c added small boat 2024-10-06 15:39:06 +02:00
Johannes Schmelz
806c00c94a server now shuts down with invalid ship placement 2024-10-06 00:37:20 +02:00
Johannes Schmelz
4fff32c13e added server side map loading verification 2024-10-06 00:18:36 +02:00
Johannes Schmelz
1c99117ca0 reviced() did not update the OpponentPlayer ships list corretly 2024-10-05 23:46:08 +02:00
Johannes Schmelz
62421e87cc fixed ConcurrentModificationException in clear() 2024-10-05 20:53:07 +02:00
Johannes Schmelz
e343074240 fixed remove 2024-10-05 13:14:20 +02:00
Johannes Schmelz
35f154aa0f fixed clear 2024-10-05 13:13:48 +02:00
Johannes Schmelz
4488911e82 Fixing branch setup to match main 2024-10-05 11:58:12 +02:00
Johannes Schmelz
c7269f032f Revert "branched"
This reverts commit 4581e611ca
2024-10-03 13:59:48 +00:00
Johannes Schmelz
4581e611ca branched 2024-10-03 15:55:58 +02:00
Mark Minas
d28b17eba5 initial commit 2024-09-18 17:04:31 +02:00