Commit Graph

13 Commits

Author SHA1 Message Date
4e5ebd7342 test: implemented complete JSON test 2021-06-03 23:08:11 +02:00
cef69473c7 refactor: divided messages into server and client packages 2021-06-03 22:22:23 +02:00
de6e9abfd7 refactor: fixing codestyle and improving codequality 2021-06-03 19:33:14 +02:00
40a0a0c0c5 refactor: moved MessageType 2021-06-03 15:57:53 +02:00
ea3d51c408 refactor: moved config and messages out of JSON 2021-06-02 16:28:19 +02:00
852c85df08 feat: partial rewrite of JSON wit support for CharacterConfig 2021-05-31 23:25:41 +02:00
6a6669ae5d refactor: re-formatted JSONTest 2021-05-30 18:07:05 +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
37e84b6e15 feat: created BasicAnswer, and cleaned up some code 2021-05-18 14:19:09 +02:00
4b69cca440 test: un-disabled JSONTest 2021-05-17 20:12:29 +02:00
2bfa17bef7 test: disabled two non-relevant tests 2021-05-13 16:10:51 +02:00
6947105077 feat: created proper JSON deserializer and created test for JSON, which is still used for TDD 2021-05-11 06:14:18 +02:00
7129f0f3ab fix: removed Req from EventTypes as it's now a request, not an event 2021-05-11 04:25:35 +02:00