284 Commits

Author SHA1 Message Date
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
21b74e8093 Changed version 2023-03-15 11:20:39 +03:00
Nan1t
2fdbd3e63a Added protocol verson 2023-03-15 11:18:34 +03:00
Nan1t
77a68efdc8 Renamed root packet v1.5 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
Nan1t
05ef0435e5 Edit README 2022-12-11 11:58:20 +03:00
Nan1t
04c1730da0 Merge branch 'main' of github.com:Nan1t/NanoLimbo 2022-12-11 11:33:55 +03:00
Max
8fee9a4426
Merge pull request #45 from RaphiMC/main
Added 1.7.x support
2022-12-11 13:20:52 +02:00
Max
d5c61e8a8d
Merge branch 'main' into main 2022-12-11 13:14:22 +02:00
Max
f5003b1126
Merge pull request #46 from Pantera07/bump
Update dependencies
2022-12-11 11:57:39 +02:00
Max
353533a72a
Merge pull request #51 from BoomEaro/feature/1.19.3
Support 1.19.3
2022-12-11 11:53:45 +02:00
Nan1t
68846b0e0d Change version string 2022-12-11 11:33:46 +03: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
Pantera (Mad_Daniel)
a327f7bc98
Bump adventure-nbt to 4.12.0
Bump adventure-nbt to 4.12.0
2022-12-01 12:23:27 +09:00
Pantera (Mad_Daniel)
714ef11fa8
Bump netty to 4.1.85.Final
Bump netty to 4.1.85.Final
2022-11-10 19:35:32 +09:00
Pantera (Mad_Daniel)
bc22bdd4ed
Update build.gradle 2022-10-18 00:32:22 +09:00
Max
5d08856bca
Merge pull request #41 from Pantera07/bump
Update build.gradle
2022-10-05 18:59:27 +03:00
RaphiMC
af304da0f0 Set gamemode to creative for 1.7.x instead of spectator 2022-10-01 00:11:56 +02:00
RK_01
747da18b72
Added 1.7.x to README 2022-09-30 18:50:03 +02:00
RaphiMC
4c8668f222 Added 1.7.x support 2022-09-30 18:49:23 +02:00
Pantera (Mad_Daniel)
699996e267
Bump netty to 4.1.82.Final
Bump netty to 4.1.82.Final
2022-09-16 13:45:25 +09:00
Pantera (Mad_Daniel)
e7257894e3
Update build.gradle 2022-08-28 10:01:28 +09:00
Max
b19fa9db37
Update README.md 2022-07-28 13:38:26 -05:00
Max
d474498ef6
Merge pull request #38 from BoomEaro/feature/1.19.1
Support 1.19.1
v1.4.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
Nanit
b4daf6aa60 Changed version 2022-07-07 12:12:00 +03:00
Max
59d264d9b8
Merge pull request #31 from BBaoVanC/update-gradle
Update Gradle version to latest (7.4.2)
2022-07-07 04:09:34 -05:00
BBaoVanC
87debafbad
Update Gradle version to latest (7.4.2) 2022-07-02 19:30:52 -05:00
Nan1t
613f6e75b2 Trying to add .guthub folder 2022-07-02 06:51:41 -05:00
Nan1t
e0e5a4ae56 Added commands header v1.4 2022-07-01 17:52:04 -05:00
Nan1t
c8a3284c04 Added commands in README 2022-07-01 17:42:16 -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
577b7a239a Edit README 2022-06-30 22:31:36 +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
Max
2548479cf4
Merge pull request #22 from BoomEaro/feature/1.18.2
Support 1.19
2022-06-30 20:41:11 +02:00
BoomEaro
c79b668a37 Always compile project to java 8 with UTF-8 encoding 2022-06-28 13:09:58 +03: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