Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary/entities
2021-06-03 03:05:59 +02:00
..
Character.java refactor: utilize NPCType 2021-06-01 19:33:48 +02:00
Entity.java cleanup: optimize imports, remove unused code, fix warnings 2021-06-01 19:26:29 +02:00
EntityID.java refactor: arranged de/serializers into packages 2021-05-31 23:38:22 +02:00
EntityType.java feat: add handling for overtime victories 2021-05-27 17:18:36 +02:00
InfinityStone.java fix: more code is apparently better 2021-06-01 00:32:07 +02:00
Inventory.java feat: add thanos' ai 2021-06-01 19:14:44 +02:00
NPC.java feat: add thanos' ai 2021-06-01 19:14:44 +02:00
NPCType.java refactor: utilize NPCType 2021-06-01 19:33:48 +02:00
Rock.java fix: more code is apparently better 2021-06-01 00:32:07 +02:00
Stat.java fix: clamp stats between 0 and max value 2021-06-03 03:05:59 +02:00
StatType.java refactor: make GameLogic.checkRequest use error pattern and simple check methods 2021-05-02 15:34:42 +02:00
StoneType.java feat: expose methods for game state event handling 2021-05-18 14:14:23 +02:00