|
e90b8f4562
|
fix: resolve various casting and equality check mistakes
|
2021-06-04 05:14:00 +02:00 |
|
|
77ce96dba1
|
feat: changed JSON return types to optionals
|
2021-06-03 23:08:01 +02:00 |
|
|
cef69473c7
|
refactor: divided messages into server and client packages
|
2021-06-03 22:22:23 +02:00 |
|
|
4823803e85
|
refactor: refactored JSON class for new messages
|
2021-06-03 22:18:48 +02:00 |
|
|
f323873b39
|
cleanup: improve JSON class code
|
2021-06-03 03:46:58 +02:00 |
|
|
ea3d51c408
|
refactor: moved config and messages out of JSON
|
2021-06-02 16:28:19 +02:00 |
|
|
ad9d314b6b
|
refactor: removed unused imports in JSON
|
2021-06-01 00:42:46 +02:00 |
|
|
bccffad8f0
|
fix: more code is apparently better
|
2021-06-01 00:32:07 +02:00 |
|
|
852c85df08
|
feat: partial rewrite of JSON wit support for CharacterConfig
|
2021-05-31 23:25:41 +02:00 |
|
|
2ff309500e
|
feat: implemented proper stringify in the JSON class, and changed ObjectMapper to static
|
2021-05-30 18:06:18 +02:00 |
|
|
b871b4d3a4
|
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 |
|
|
2d33f150a8
|
refactor: remove todo
|
2021-05-18 14:02:55 +02:00 |
|
|
734445275d
|
feat: added JSON deserialization code to the JSON class
|
2021-05-11 06:13:21 +02:00 |
|
|
3f7d393d5d
|
refactor: unify comment styles
feat: add entity list class
|
2021-04-30 20:54:34 +02:00 |
|
Yannik Bretschneider
|
71f571fee1
|
feat: created POJOs for message structures from the standard document
|
2021-04-29 21:41:31 +02:00 |
|
Yannik Bretschneider
|
67b9d25eb8
|
fix: Refactored to Gradle-based project, and added dependencies
|
2021-04-29 20:57:08 +02:00 |
|