164 Commits

Author SHA1 Message Date
BoomEaro
23bcfc7b20
Add support for 1.20.3 2023-12-06 18:21:54 +02:00
Nan1t
b5605f8d12 Remove unnecessary print 2023-10-01 13:59:46 +03:00
Nan1t
5615ec2321 Added experimental options to limit incoming packets 2023-10-01 13:58:08 +03:00
Nan1t
7309ca3b41 Added generated version constant for 'version' command 2023-10-01 11:30:00 +03:00
BoomEaro
9ce3146045 Add support for 1.20.2 2023-09-27 20:06:54 +03:00
Pantera (Mad_Daniel)
ddb27d421b
Add version information for 1.20.1
Add version information for 1.20.1
2023-06-13 00:08:20 +09:00
Nan1t
e77a42ebc9 Changed version. Added additional info in the last comment 2023-06-10 11:13:01 +03:00
Nan1t
3ef5683222 Comment for new config param 2023-06-10 11:03:04 +03:00
Max
064150a171
Merge pull request #61 from Pantera07/dev/1.20
Update to 1.20
2023-06-10 10:50:36 +03:00
Nan1t
9558c2357b Added static protocol number option to support ViaVersion on the proxy side 2023-05-31 12:12:35 +03:00
Pantera (Mad_Daniel)
0ddac89204
Support 1.20 2023-05-15 10:56:09 +09:00
Max
37813a1fed
Merge branch 'dev' into feature/1.19.4 2023-03-15 17:30:30 +02:00
BoomEaro
bbafbcc959 Update to 1.19.4 2023-03-15 15:44:55 +02:00
Nan1t
593e137b57 Mapped part of packets 2023-03-15 11:59:47 +03:00
Nan1t
2fdbd3e63a Added protocol verson 2023-03-15 11:18:34 +03:00
Nan1t
77a68efdc8 Renamed root packet 2022-12-11 13:36:24 +03:00
Nan1t
8210e61989 Added empty constructor for packet 2022-12-11 13:10:10 +03:00
Nan1t
0af7a4c63d Removed useless spawnPosition from config. Send spawn position and look snapshot depending on client version 2022-12-11 13:07:06 +03:00
Nan1t
3c9bb88e19 Added additional info in settings 2022-12-11 12:39:13 +03:00
Max
d5c61e8a8d
Merge branch 'main' into main 2022-12-11 13:14:22 +02:00
BoomEaro
68ea7c020c Add PacketSpawnPosition for 1.19.3 2022-12-08 15:05:46 +02:00
BoomEaro
b36decb3dd Support 1.19.3 2022-12-08 13:21:17 +02:00
RaphiMC
af304da0f0 Set gamemode to creative for 1.7.x instead of spectator 2022-10-01 00:11:56 +02:00
RaphiMC
4c8668f222 Added 1.7.x support 2022-09-30 18:49:23 +02:00
Max
d474498ef6
Merge pull request #38 from BoomEaro/feature/1.19.1
Support 1.19.1
2022-07-28 02:21:08 -05:00
BoomEaro
b221d88d67 Support 1.19.1 2022-07-28 00:01:09 +03:00
Nanit
90364e4f6b Fixed JoinGame packet for 1.9.1 2022-07-07 12:32:35 +03:00
Nanit
fa63d3fff9 Probably fixed config for Pterodaktyl support 2022-07-07 12:16:36 +03:00
Nan1t
e0e5a4ae56 Added commands header 2022-07-01 17:52:04 -05:00
Nan1t
e4f90b4de7 Added additional commands 2022-07-01 16:35:47 -05:00
Nanit
1f2558602c Edit javadoc 2022-07-01 12:55:00 +03:00
Nanit
70d3b58bbf Fixed command manager shutdown error. Code style 2022-07-01 12:37:52 +03:00
Nanit
66ec1404fd Moved command listener into separated thread 2022-06-30 22:28:53 +03:00
Nanit
f81a235982 Changed version string. Removed unused javadoc 2022-06-30 22:11:35 +03:00
Max
ad644b956a
Merge pull request #23 from kyngs/main
Add stop command and shutdown messages
2022-06-30 20:50:32 +02:00
BoomEaro
f8299d4e17 Fix accidental mapping change for PacketTitleLegacy 2022-06-26 17:53:49 +03:00
BoomEaro
1da0c8bc2c Don't cache PacketStatusResponse 2022-06-10 13:00:01 +03:00
BoomEaro
32ea23591f Fix dimension for 1.19 2022-06-09 19:12:53 +03:00
BoomEaro
226fd32c6d Remove unnecessary double reading 1.18.2 codec 2022-06-09 18:56:45 +03:00
BoomEaro
8d1dca1334 Fix chat packet 2022-06-09 15:15:50 +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
1db40eb6c4 Fix Player Info packet 2022-06-09 12:00:42 +03:00
BoomEaro
272c37bb79 Fix Join Game packet and Login packet, add new codec for 1.19 2022-06-09 11:47:12 +03:00
BoomEaro
ac8eda05ad Fix PacketLoginSuccess 2022-06-08 13:50:32 +03:00
BoomEaro
788c9ba4f2 Improve debugging 2022-06-08 12:08:38 +03:00
BoomEaro
32c95cc5cd Attempt fix PacketJoinGame 2022-06-08 11:50:00 +03:00
BoomEaro
b08599deda Add 1.19 mappings 2022-06-08 01:05:38 +03:00
kyngs
2cec5b8208 Add stop command and shutdown messages, so that the user knows, that something is happening :) 2022-03-11 11:15:05 +01:00
BoomEaro
dc6f85f6b7 Fix UNDEFINED packed encoding 2022-03-06 12:49:18 +02:00