30 Commits

Author SHA1 Message Date
Nanit
021d0a18a5 Fixed logging 2022-02-07 11:31:37 +02:00
Nanit
f726a21e2c Removed useless 'nothing' debug level. Reordered levels indices. Moved Logger under server package and make setLevel method package-private 2022-02-07 11:23:16 +02:00
BoomEaro
e089fb5584 Set custom log level after server started 2022-01-29 20:38:34 +02:00
Nanit
040e61ab72 Merge branch 'dev/1.4' 2022-01-26 18:53:19 +02:00
Nanit
018d7b1e6f Returning max version if using ip forwarding 2022-01-26 18:47:31 +02:00
Nanit
864a84b9b6 Added schematic containers and loader. Added world-related classes 2022-01-24 17:15:58 +02:00
Nanit
645e5c07ac Added GPL copyright messages to files 2022-01-23 13:30:10 +02:00
MiGoYAm
0d377ae0e3 optimize imports 2021-12-11 18:01:10 +01:00
MiGoYAm
5a4889fb68 Revert "Optimize imports"
This reverts commit 4c5439082c23ad397bbfcc5521a6b8b00d356367.
2021-12-11 17:48:55 +01:00
MiGoYAm
4c5439082c Optimize imports 2021-12-10 17:17:00 +01:00
Nanit
14fd8f094c Added BungeeGuard support 2021-11-13 11:45:45 +02:00
Nanit
790a1b414b Added join title 2021-10-31 18:48:13 +02:00
Nanit
b08eea13e0 Modified dimension registry and join packet 2021-10-30 22:53:34 +03:00
Nanit
f490e00888 Modify state registry for multimple versions support 2021-10-29 13:12:43 +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
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
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
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
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
ccedd3a160 Moved from Gitlab 2020-11-25 19:16:28 +02:00