38 Commits

Author SHA1 Message Date
BoomEaro
f8299d4e17 Fix accidental mapping change for PacketTitleLegacy 2022-06-26 17:53:49 +03:00
BoomEaro
09cc1db851 Fix Header and Footer packet for 1.18 clients 2022-06-09 13:15:46 +03:00
BoomEaro
5d33193c65 Fix boss bar 2022-06-09 12:02:48 +03:00
BoomEaro
788c9ba4f2 Improve debugging 2022-06-08 12:08:38 +03:00
BoomEaro
b08599deda Add 1.19 mappings 2022-06-08 01:05:38 +03:00
BoomEaro
0a98b8257f Remove empty chunk packet 2022-03-05 11:56:38 +02:00
BoomEaro
7fb11d2ffb Support 1.18.2 2022-03-04 12:47:19 +02:00
Nanit
647997aa5e Added HeaderAndFooter packet. Modified config file. Take username for playerlist not from version string 2022-01-31 21:11:43 +02:00
Nanit
645e5c07ac Added GPL copyright messages to files 2022-01-23 13:30:10 +02:00
Nanit
4bdf856363 Minor code optimizations 2022-01-23 12:25:39 +02:00
MiGoYAm
e6be30ba29 small improvement 2021-12-12 19:45:23 +01:00
MiGoYAm
d0d4d8a918 delete useless comment 2021-12-12 19:29:24 +01:00
MiGoYAm
6ed28c18e1 fix brandName's packet ids 2021-12-12 19:29:09 +01:00
MiGoYAm
0d377ae0e3 optimize imports 2021-12-11 18:01:10 +01:00
MiGoYAm
63ebb4e4af Revert "Optimize imports and delete command declaration packet"
This reverts commit 6d2ff1a6b9300d6b84bac6c448ed0f23bc75afb0.
2021-12-11 17:48:48 +01:00
MiGoYAm
f23ee893fa Revert "Revert "Added display of brand name under f3""
This reverts commit 974e243402e0838db98716c7efba9da85b07bcf9.
2021-12-11 17:48:40 +01:00
MiGoYAm
d2c2987111 Revert "Revert "Added display of brand name under f3""
This reverts commit bcfbb2a7192754b6fb60634c5f8def12a96b3b07.
2021-12-11 17:48:38 +01:00
MiGoYAm
bcfbb2a719 Revert "Added display of brand name under f3"
This reverts commit 1d200dcfd9b885122e7ed9e161cd6615091ca760.
2021-12-11 17:47:27 +01:00
MiGoYAm
974e243402 Revert "Added display of brand name under f3"
This reverts commit 1d200dcfd9b885122e7ed9e161cd6615091ca760.

# Conflicts:
#	src/main/java/ru/nanit/limbo/protocol/registry/State.java
2021-12-11 16:55:09 +01:00
MiGoYAm
016794cba8 extend compatibility for brand name 2021-12-11 15:08:36 +01:00
MiGoYAm
6d2ff1a6b9 Optimize imports and delete command declaration packet 2021-12-10 17:28:04 +01:00
MiGoYAm
1d200dcfd9 Added display of brand name under f3 2021-12-10 17:00:08 +01:00
Nanit
44c9aa28cd 1.18 beta support 2021-11-30 20:36:38 +02:00
Nanit
916b10e087 Fixed titles encoding 2021-10-31 19:13:30 +02:00
Nanit
1e4b4389d5 Fixed warning about unsipported version 2021-10-30 20:19:28 +03:00
Nanit
a08ef52c63 Added 1.8 version mapping 2021-10-29 13:43:08 +03:00
Nanit
f490e00888 Modify state registry for multimple versions support 2021-10-29 13:12:43 +03:00
Nanit
d170bcbee2 Code style 2021-10-28 21:08:14 +03:00
Nanit
e1ebf4f609 Declarimg some commands to support proxy tab complete 2020-12-04 21:17:47 +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
7953244f80 BungeeCord and Velocity info forwarding support 2020-11-27 20:11:43 +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
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