177 Commits

Author SHA1 Message Date
Nanit
0527937bf0 Modified Chat packet for multiple versions 2021-10-30 18:51:09 +03:00
Nanit
5af7b9e2fc Edit readme 2021-10-30 18:35:46 +03:00
Nanit
e2f1317dc8 Edit readme 2021-10-30 15:37:53 +03:00
Nanit
e69e0c06f7 Edit readme 2021-10-30 15:35:34 +03:00
Nanit
e4c2c1f472 Fixed packet for 1.8 2021-10-30 15:26:40 +03:00
Nanit
515fd392c3 Fixed packed encoding 2021-10-30 15:08:07 +03:00
Nanit
aded28cfef Overrided toString method for packets 2021-10-30 13:58:19 +03:00
Nanit
7df4db9e10 PosAndLook packet for different evrsions 2021-10-30 13:47:23 +03:00
Nanit
a70a538ae5 Seems like PlayerInfo similar on all versions 2021-10-30 13:42:30 +03:00
Nanit
315b47ca7b Rewrite KeepAlive for supported versions 2021-10-30 13:27:24 +03:00
Nanit
e931773ce8 Rewrite JoinGame packet for supported versions 2021-10-30 13:23:03 +03:00
Nanit
cc5f92086a Moved refs to encoder and decoder to connection to speed up access 2021-10-29 13:57:01 +03:00
Nanit
574261ef1e Checks for client version 2021-10-29 13:50:34 +03:00
Nanit
a08ef52c63 Added 1.8 version mapping 2021-10-29 13:43:08 +03:00
Nanit
1ee11ffc66 Code style 2021-10-29 13:27:44 +03:00
Nanit
bcf8e0ebf2 Changed updateState method called only once to more suitable 2021-10-29 13:24:18 +03:00
Nanit
9659b4500a New helpers method for Version enum 2021-10-29 13:17:39 +03:00
Nanit
f490e00888 Modify state registry for multimple versions support 2021-10-29 13:12:43 +03:00
Nanit
e191c8f90b Preparing for multiple versions support 2021-10-28 22:24:01 +03:00
Nanit
62fbc0e8f2 Changed packet signature to support different versions 2021-10-28 21:55:59 +03:00
Nanit
ff5b605ee3 Removed unused code 2021-10-28 21:13:10 +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
1c6da4ee0a Encoding != Rendering. Renamed confusing class name 2021-10-28 21:05:56 +03:00
Nanit
5c94dcffea Edit READE 2021-10-28 21:02:48 +03:00
Nanit
4507490c5a Changed version string 2021-10-28 20:56:31 +03:00
Nanit
ac337fa45e Removed unused dependency 2021-10-28 20:56:10 +03:00
Nanit
8ba8760925 Rewrite confguration and serializers to new config library 2021-10-28 20:53:46 +03:00
Nanit
168faf9eea Removed old configuration API, added new. Bit changed dependencies format 2021-10-28 20:22:16 +03:00
Nanit
c170aed44c Added Gradle wrapper. Edit .gitignore 2021-10-28 20:16:49 +03:00
Nanit
c445b07564 Migrate to Gradle 7+ 2021-10-28 20:14:45 +03:00
Nan1t
31f1772316 Changed version string v1.2.2 2020-12-27 20:09:00 +02:00
Nan1t
c083abae28 Fixed compatibility with OptiFine 2020-12-27 20:08:08 +02:00
Nanit
6d5c1628a9 Merge branch 'main' of github.com:Nan1t/NanoLimbo into main v1.2.1 2020-12-04 21:18:15 +02:00
Nanit
e1ebf4f609 Declarimg some commands to support proxy tab complete 2020-12-04 21:17:47 +02:00
Max
9dc456ba8f
Update README.md 2020-11-30 18:53:19 +02:00
Max
e49bed47e6
Update README.md v1.2 v1.1 v1.0 2020-11-29 16:13:05 +02:00
Nanit
d27f9c11a5 Moved pipeline package under connection 2020-11-29 15:56:17 +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
b4b40d36e0 Changed version string 2020-11-28 18:56:09 +02:00
Nan1t
cc251c17e2 Added packet pre-encoding. Code style. 2020-11-28 18:49:18 +02:00
Nan1t
95289e169c Set default gamemode as spectator 2020-11-28 10:58:22 +02:00
Nan1t
e234b4ffd7 Merge branch 'main' of github.com:Nan1t/NanoLimbo into main 2020-11-28 10:58:05 +02:00
Max
aa0565f354
Update README.md 1.1 2020-11-28 12:19:38 +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
Nan1t
74b23582f2 Merge branch 'main' of github.com:Nan1t/NanoLimbo into main 2020-11-28 10:19:13 +02:00
Max
259ba92821
Update README.md 1.0 2020-11-28 12:06:52 +02:00
Nan1t
22e24122c7 Removed build dir 2020-11-28 10:18:58 +02:00
Max
3668adea10
Create LICENSE 2020-11-27 22:54:17 +02:00