265 Commits

Author SHA1 Message Date
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
BoomEaro
226fd32c6d Remove unnecessary double reading 1.18.2 codec 2022-06-09 18:56:45 +03:00
BoomEaro
a3d4966150 Update dependencies 2022-06-09 15:16:35 +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
BoomEaro
c4985c5b6b Change default spawnPosition height to 400 2022-03-05 23:36:36 +02: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
9269751ed1 Reformatted packet handling. Moved packet snapshot in separated class 2022-02-07 18:10:40 +02:00
Nanit
6aea0392d4 Fixed some codefactor issues 2022-02-07 16:00:43 +02:00
Nanit
5a2049520c Merge branch 'main' of github.com:Nan1t/NanoLimbo v1.3.4 2022-02-07 14:44:26 +02:00