Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary/gamelogic
punchready fed9f8d077 fix: unify death handling and add it to all cases of damage taking 2021-08-11 09:30:01 +02:00
..
EntityManager.java feat: add portal support 2021-06-24 22:07:40 +02:00
GameInstance.java fix: deprecate unsafe gamestate getter 2021-08-11 00:24:34 +02:00
GameLogic.java fix: unify death handling and add it to all cases of damage taking 2021-08-11 09:30:01 +02:00
GameState.java fix: make GameState accessible for ai 2021-07-01 17:25:14 +02:00
GameStateManager.java fix: use correct variables and send only the complete gamestate event 2021-07-29 01:19:12 +02:00
GameStateView.java feat/refactor: actually track win conditions 2021-05-27 17:58:44 +02:00
InvalidRequestException.java feat: add description to request denial error 2021-06-04 05:47:32 +02:00
StoneCooldownManager.java refactor: improve stone cooldown update method 2021-07-25 01:13:40 +02:00
WinCondition.java refactor: unify comment styles 2021-04-30 20:54:34 +02:00
WinConditionManager.java feat: trace win reason for logging 2021-06-05 04:19:37 +02:00