Commit Graph

19 Commits

Author SHA1 Message Date
Yvonne Schmidt
6c8da2f4a0 fixed crash when starting animation in selfhost 2024-10-18 14:24:06 +02:00
Yvonne Schmidt
446cb43abb reworked the shell animation 2024-10-18 00:30:28 +02:00
Yvonne Schmidt
47610d9e11 added groundwork for shell animation 2024-10-14 05:31:20 +02:00
Yvonne Schmidt
0e5ffcc501 added very basic splash effect 2024-10-13 18:59:18 +02:00
Yvonne Schmidt
1288d6d1ca added missing documentation 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
520b98f693 added a sinking effect for damaged ships 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
8e02c3919e added fire and explosion effect, when a ship is hit 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
4df5a1a7d1 added the option to host the server on a client 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
3bdc9c20dc added missing comments to public void setVolume and
public void update. Also removed unused import statements.
2024-10-13 13:19:01 +02:00
Yvonne Schmidt
f541f3edc0 added background music 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
c26d7b5422 removed superfluous models and cleaned up code 2024-10-13 13:19:01 +02:00
Yvonne Schmidt
2e294896d8 added new models and fixed loading of 3d interface 2024-10-13 13:19:00 +02:00
Yvonne Schmidt
f02a3107a0 added battlecruiser model 2024-10-13 13:18:59 +02:00
Yvonne Schmidt
141d817421 added u-boat model 2024-10-13 13:18:59 +02:00
Yvonne Schmidt
fe1bf7746b fixed model export for small Boat 2024-10-13 13:18:59 +02:00
Yvonne Schmidt
2c7820491a added small boat model 2024-10-13 13:18:59 +02:00
Yvonne Schmidt
2dd70c10b5 Server checks imported map
for invalid placements
2024-10-13 13:18:59 +02:00
Yvonne Schmidt
6475b63a22 fixed incorrect remove function and corrected a mistake during the initiation of a game over state 2024-10-13 13:18:58 +02:00
Mark Minas
71a4ac8d12 added contents 2024-09-18 17:04:31 +02:00