Commit Graph

29 Commits

Author SHA1 Message Date
RaphiMC
176b6de7c8
Updated copyright: 2024 2024-01-01 02:34:58 +01:00
RaphiMC
58a1e66ed6
Optimized packet splitting 2023-12-10 22:48:37 +01:00
RaphiMC
7ad946c172
Cleaned code 2023-12-10 22:40:57 +01:00
RaphiMC
a4aa87f000
Cleaned up code 2023-10-20 16:25:33 +02:00
EnZaXD
8828e45afe
Updated Via API usage
* Update chunk system to work with latest Via again

* Move Chunk type instances into protocol versioned type classes

* Deleted unused type instances and cleaned up some protocols
2023-10-20 12:25:07 +02:00
FlorianMichael
f79660e417
Updated chunk type usages again 2023-10-19 13:30:41 +02:00
FlorianMichael
4986c4b4df
Updated Via API usage 2023-10-19 12:36:42 +02:00
RaphiMC
dd355c3c7b
Don't tick tasks when user already disconnected 2023-10-07 22:43:50 +02:00
RaphiMC
2f9e8a40ad
Made <= 1.6.4 protocols stateless (Finished Via 4.8.1 update) 2023-10-07 18:51:12 +02:00
RaphiMC
1fb3df2e12
Initial Via 4.8.1 update (non working) 2023-10-05 23:33:11 +02:00
RaphiMC
270df05f20
Fixed sky light being treated as biome data in 1.2.x 2023-08-06 17:09:09 +02:00
RaphiMC
72688b334b
Fixed b1.3 - b1.4 metadata reading edge case 2023-07-28 00:41:03 +02:00
RaphiMC
ec1b88627b
Fixed being able to sprint on servers that aren't sending the health 2023-07-16 20:54:09 +02:00
RaphiMC
01e3c0e13b
Fixed >= b1.8 clients being able to sword block on <= b1.7 2023-07-12 17:59:43 +02:00
RaphiMC
b9af38e9f8
Fixed classic inactive socket issue 2023-06-26 22:27:15 +02:00
RaphiMC
b27cddc14f Prevented concurrency issues 2023-03-31 19:04:44 +02:00
RaphiMC
7a8d483561 Improved b1.8 -> b1.7.3 keep alive packet translation 2023-03-09 19:01:31 +01:00
RaphiMC
1dfe685354 Fixed old clients crashing because of empty metadata 2023-02-24 14:19:43 +01:00
RaphiMC
05faffcae4 Fixed wrong Via API usage 2023-02-24 14:18:01 +01:00
RaphiMC
7ecbad93d6 Love it when Via breaks the API silently 2023-02-12 21:05:15 +01:00
Lenni0451
2a802e8665
Reduce buffer read calls in packet splitters (#8) 2023-02-12 16:11:28 +01:00
RaphiMC
15e8c09963 Updated Via* 2023-02-12 14:42:08 +01:00
RaphiMC
5b069aa5e3 Fixed NPE 2023-01-29 14:05:57 +01:00
RaphiMC
7fe64745b6 Added remaining non-existent item remappers 2023-01-21 00:46:48 +01:00
RaphiMC
109ef52ec7 Split off snapshots protocol translators into ViaAprilFools 2023-01-14 14:33:05 +01:00
RaphiMC
82f59010b4 Added copyright headers 2023-01-11 20:53:59 +01:00
RaphiMC
f451a8ffb2 Refactored API, Optimized imports 2023-01-10 21:53:22 +01:00
RaphiMC
e01ad70c53 Moved task registration into the corresponding protocols 2023-01-05 16:45:46 +01:00
RaphiMC
d8f7c62aa4 Initial commit 2023-01-03 23:54:35 +01:00