Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-05-31 18:30:26 +02:00
..
entities feat: implemented proper deserialization for EntityID and IntVector2 2021-05-30 17:00:59 +02:00
events refactor: split MessageStructure into multiple messages, as a starting point for proper implementation of the login standard 2021-05-28 14:51:17 +02:00
gamelogic fix: utilize config in GameLogic 2021-05-31 18:30:26 +02:00
json fix: make configuration class names consistent 2021-05-31 17:51:57 +02:00
requests feat: implemented proper Request serialization 2021-05-30 18:07:28 +02:00
IntVector2.java feat: implemented proper deserialization for EntityID and IntVector2 2021-05-30 17:00:59 +02:00
Tuple.java fix: change last comments to new format 2021-04-30 23:19:58 +02:00