Commit graph

223 commits

Author SHA1 Message Date
d5c462d547 fix for types reading 2021-12-01 13:29:21 +01:00
0a688c251e implemented packet encryption 2021-12-01 13:29:21 +01:00
8e68f70e1d implemented core game logic 2021-12-01 13:29:21 +01:00
ba3c0e14e9 fixed VarInt reading, some definitions improvements 2021-12-01 13:29:21 +01:00
a485b25150 implemented some basic proto logic 2021-12-01 13:29:21 +01:00
aa92bfe3cd some work on packet flow 2021-12-01 13:29:21 +01:00
4bd0f96dc7 build packet registries too 2021-12-01 13:29:21 +01:00
1d0716842c fix for double ( ( being merged 2021-12-01 13:29:21 +01:00
b09646deb1 implemented packet serialization with BytesIO 2021-12-01 13:29:21 +01:00
e4a1a374e4 added packet initializer and str/repr 2021-12-01 13:29:21 +01:00
093be0058f added scaffolding for state logic 2021-12-01 13:29:21 +01:00
31bedb741f removed debug stuff 2021-12-01 13:29:21 +01:00
2453689334 initial work on client 2021-12-01 13:29:21 +01:00
2af0466ee1 added barebones packet dispatcher 2021-12-01 13:29:21 +01:00
495fec6b39 moved compiler outside aiocraft, tweaks, WIP multiversion, fixed mergy compiler
also removed requests as dependancy
2021-12-01 13:28:59 +01:00
5b00b69216 added ability to read VarInt off socket 2021-12-01 13:28:59 +01:00
e8d27ca4b7 moved dispatcher up, some scaffolding done 2021-12-01 13:28:59 +01:00
eb4a3beac3 compiler fixes, made package installable 2021-12-01 13:28:59 +01:00
5cde07da56 some project sorting 2021-12-01 13:28:59 +01:00
c08f3b5153 added very basic protocol compiler 2021-12-01 13:28:59 +01:00
16c75882f1 moved out of protocol folder 2021-12-01 13:28:59 +01:00
894af39814 added initial types 2021-12-01 13:28:33 +01:00
alemidev
3c628f8b0f
Initial commit 2021-09-30 17:05:54 +02:00