29 Commits

Author SHA1 Message Date
Nanit
bcf8e0ebf2 Changed updateState method called only once to more suitable 2021-10-29 13:24:18 +03:00
Nanit
9659b4500a New helpers method for Version enum 2021-10-29 13:17:39 +03:00
Nanit
f490e00888 Modify state registry for multimple versions support 2021-10-29 13:12:43 +03:00
Nanit
e191c8f90b Preparing for multiple versions support 2021-10-28 22:24:01 +03:00
Nanit
62fbc0e8f2 Changed packet signature to support different versions 2021-10-28 21:55:59 +03:00
Nanit
ff5b605ee3 Removed unused code 2021-10-28 21:13:10 +03:00
Nanit
511ce43ada Renamed method 2021-10-28 21:09:09 +03:00
Nanit
d170bcbee2 Code style 2021-10-28 21:08:14 +03:00
Nanit
1c6da4ee0a Encoding != Rendering. Renamed confusing class name 2021-10-28 21:05:56 +03:00
Nanit
8ba8760925 Rewrite confguration and serializers to new config library 2021-10-28 20:53:46 +03:00
Nan1t
c083abae28 Fixed compatibility with OptiFine 2020-12-27 20:08:08 +02:00
Nanit
e1ebf4f609 Declarimg some commands to support proxy tab complete 2020-12-04 21:17:47 +02:00
Nanit
d27f9c11a5 Moved pipeline package under connection 2020-11-29 15:56:17 +02:00
Nanit
8404135e42 Added extra params in config for Netty 2020-11-29 15:10:33 +02:00
Nanit
7ba831d1a6 Some Netty optimizations 2020-11-29 15:00:17 +02:00
Nan1t
cc251c17e2 Added packet pre-encoding. Code style. 2020-11-28 18:49:18 +02:00
Nan1t
4fa4f50d8a Added gamemode switching in config. Sending player abilities packet to disable flying in spectator mode 2020-11-28 10:52:22 +02:00
Nanit
e42dca22ea Fixed legacy forwarding. Minor changes 2020-11-27 20:24:52 +02:00
Nanit
7953244f80 BungeeCord and Velocity info forwarding support 2020-11-27 20:11:43 +02:00
Nanit
cc7009caf1 Changed config format. Added serializers. Removed static fields from registry classes 2020-11-27 14:19:05 +02:00
Nanit
fa27356bac Local and public address support 2020-11-27 00:17:53 +02:00
Nanit
8da830503a Added spawn position and dimension in condifgration. Added color codes conversion. PlayerInfo packet 2020-11-27 00:08:42 +02:00
Nanit
e029336cf0 Decided to use one version. Compatibility with other can be achieved woth protocol hack on proxy side 2020-11-26 23:09:40 +02:00
Nanit
6350181dfc Added join message and bossbar 2020-11-26 21:31:41 +02:00
Nanit
7cb3846848 Added debug levels. Code style 2020-11-26 20:35:12 +02:00
Nanit
bc05228da3 Send keep alive frequently. Removed unused packets. Moved initialization in server class 2020-11-26 19:58:16 +02:00
Nanit
7eb6f75908 Chunk packet. Counting players and kicking if too many 2020-11-26 12:29:54 +02:00
Nanit
011a48724d Finished basic connection process 2020-11-26 10:42:18 +02:00
Nanit
ccedd3a160 Moved from Gitlab 2020-11-25 19:16:28 +02:00