Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary/json
Yannik Bretschneider 4802b0113d feat: implemented NPC serialization properly 2021-06-01 14:04:50 +02:00
..
basic 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
config feat: characterConfig now has a HashMap for values 2021-05-31 23:25:41 +02:00
ingame feat: implemented NPC serialization properly 2021-06-01 14:04:50 +02:00
JSON.java refactor: removed unused imports in JSON 2021-06-01 00:42:46 +02:00
JsonNodeUnwrapper.java feat: removed ObjectMapper in deserializers, and replaced it with context-based mapping 2021-05-30 17:22:02 +02:00
MessageType.java feat: created POJOs for message structures from the standard document 2021-04-29 21:41:31 +02:00