Commit Graph

34 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
563784dbab Merge remote-tracking branch 'origin/b_schmidt_yvonne' into b_schmidt_yvonne
# Conflicts:
#	Projekte/battleship/client/src/main/java/pp/battleship/client/gui/SeaSynchronizer.java
2024-10-14 00:45:01 +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
Yvonne Schmidt
ae41ec4007 added a sinking effect for damaged ships 2024-10-11 01:33:52 +02:00
Yvonne Schmidt
b9309b6f5f added fire and explosion effect, when a ship is hit 2024-10-10 23:31:32 +02:00
Yvonne Schmidt
ae5ba034fe added the option to host the server on a client 2024-10-10 15:48:14 +02:00
Yvonne Schmidt
682da199e8 added missing comments to public void setVolume and
public void update. Also removed unused import statements.
2024-10-08 22:45:28 +02:00
Yvonne Schmidt
8a7446d81c added background music 2024-10-08 22:17:29 +02:00
Yvonne Schmidt
cb57187f98 removed superfluous models and cleaned up code 2024-10-08 18:43:35 +02:00
Yvonne Schmidt
958f4f6a13 added new models and fixed loading of 3d interface 2024-10-08 18:37:46 +02:00
Yvonne Schmidt
af08a84dc3 added battlecruiser model 2024-10-08 00:55:35 +02:00
Yvonne Schmidt
53df6011db added u-boat model 2024-10-08 00:43:02 +02:00
Yvonne Schmidt
4bc3b3dc33 fixed model export for small Boat 2024-10-07 19:58:08 +02:00
Yvonne Schmidt
cf780f0995 added small boat model 2024-10-07 18:58:24 +02:00
Yvonne Schmidt
05618c0793 Server checks imported map
for invalid placements
2024-10-07 01:23:52 +02:00
Yvonne Schmidt
3ee095215a Assignment 7 ready 2024-10-06 14:52:33 +02:00
Mark Minas
71a4ac8d12 added contents 2024-09-18 17:04:31 +02:00
Mark Minas
d28b17eba5 initial commit 2024-09-18 17:04:31 +02:00