|
c6f3d1cacf
|
small fixes
|
2021-12-01 13:29:21 +01:00 |
|
|
7b72287215
|
better handle auth exceptions
|
2021-12-01 13:29:21 +01:00 |
|
|
4b9b093cfe
|
port is not required
|
2021-12-01 13:29:21 +01:00 |
|
|
699536fd78
|
better auth checking
|
2021-12-01 13:29:21 +01:00 |
|
|
d8dc04e663
|
better logging, catch some disconnect errors
|
2021-12-01 13:29:21 +01:00 |
|
|
dadf9ec013
|
slightly more descriptive log
|
2021-12-01 13:29:21 +01:00 |
|
|
b07a1d8a15
|
fix for <3.9
|
2021-12-01 13:29:21 +01:00 |
|
|
33396a0704
|
better starting, auto reconnect, respawn
|
2021-12-01 13:29:21 +01:00 |
|
|
a697ca21dd
|
improved installer
|
2021-12-01 13:29:21 +01:00 |
|
|
d91840efc9
|
implemented authentication tokens
|
2021-12-01 13:29:21 +01:00 |
|
|
13254e61ae
|
added helpers and chat parser
|
2021-12-01 13:29:21 +01:00 |
|
|
9f5daabee5
|
fix when compiling
|
2021-12-01 13:29:21 +01:00 |
|
|
9ebb1c2870
|
implemented a super barebones default launcher
|
2021-12-01 13:29:21 +01:00 |
|
|
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 |
|