Commit Graph

  • f759eddda1 solution exercise 7 edited in BattleState.java the receivedMsg() method so that if the game moves to the game over state the remaining opponent ships will be added to the list of the opponenets instead of your own list. edited the ShipMap.java so that when the notifylisteners is called for removing an object it will be handled as an ItemRemovedEvent instead of an ItemAddedEvent Fleischer Hanno hanno.fleischer@unibw.de 2024-10-02 11:01:13 +02:00
  • 3a2f20e45c Fix ShipMap.remove Felix Koppe 2024-10-02 08:21:32 +02:00
  • 237bf15992 Nr.7: edited the 'Battlestate' and 'ShipMap' class Benjamin Feyer 2024-10-02 01:19:19 +02:00
  • 93ade34282 Aufgabe 7. fix: in class ShipMap function remove hierbei wurde nach dem entfernen eines Items dass Event ItemAddedEvent ausgelöst hierbei sollte aber logischerweiße dass Event ItemRemovedEvent ausgelöst werden. Lukas Bauer 2024-10-02 00:31:40 +02:00
  • 71a4ac8d12 added contents Mark Minas 2024-09-18 17:04:31 +02:00
  • d28b17eba5 initial commit Mark Minas 2024-09-18 17:04:31 +02:00