RaphiMC
d980812b2a
Improved chat item rewriting
2024-04-01 00:57:59 +02:00
RaphiMC
d4d448b3e5
Fixed 1.8 -> 1.7.10 release item direction value
2024-04-01 00:44:17 +02:00
RaphiMC
9ed5575a29
Handle out of bounds data values for stone
2024-03-27 02:03:18 +01:00
RaphiMC
0a8e70e5dd
Implemented sodium fix for classic worlds
2024-03-24 11:50:53 +01:00
RaphiMC
061e09b4d5
Fixed 1.8 -> 1.7 custom payload translation issue
2024-03-09 23:00:58 +01:00
RaphiMC
87d16d3724
Updated Via NBT usage
2024-03-09 14:21:24 +01:00
RaphiMC
5681054888
Updated Via API usage
2024-03-02 20:29:38 +01:00
RaphiMC
3b4067eb51
Implemented MC|TPack custom payload translation
2024-02-28 23:34:09 +01:00
RaphiMC
9bc0af52d5
Fixed 1.7.2 -> 1.6.4 translation
2024-02-27 23:47:30 +01:00
RaphiMC
f84adb5e6c
Improved custom payload translation
2024-02-27 23:44:08 +01:00
RaphiMC
7fbb61076b
Added config option to enable sprinting for <= beta 1.7.3 servers
2024-02-27 18:47:07 +01:00
RaphiMC
45a0e1cf24
Fixed biomes not working after Via update
2024-02-23 22:15:14 +01:00
RaphiMC
a172be0df0
Updated Via API usage
2024-02-23 22:00:39 +01:00
RaphiMC
435f845885
Don't register unneeded base protocols
2024-02-18 20:16:04 +01:00
FlorianMichael
b7a83e3e0f
Tidy up LegacyProtocolVersion
2024-02-15 18:31:44 +01:00
RaphiMC
34dcedafa5
Updated Via API usage
2024-02-14 23:09:05 +01:00
RaphiMC
877dca1b8d
Cleaned up UUID handling
2024-02-07 17:01:04 +01:00
RaphiMC
cfe6c57d0e
Fixed 1.7.2 -> 1.7.6 UUID conversion
2024-02-07 15:37:37 +01:00
EnZaXD
1f27d785dd
[ci skip] Removed comment
2024-01-13 07:18:19 +01:00
FlorianMichael
e73229b83b
Fixed 1.8 -> 1.7 update score translation
2024-01-12 23:32:41 +01:00
RaphiMC
162894fd76
Updated Via API usage
2024-01-05 16:15:30 +01:00
RaphiMC
176b6de7c8
Updated copyright: 2024
2024-01-01 02:34:58 +01:00
RaphiMC
c7bca158ce
Updated Via API usage
2023-12-29 17:01:50 +01:00
RaphiMC
8e81b3e93c
Updated mcstructs API usage
2023-12-27 20:26:26 +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
b517a95dc4
Fixed servers which are skipping LOGIN state
2023-12-10 20:26:07 +01:00
RaphiMC
51d13081ac
Added JsonConverter
2023-12-09 15:21:38 +01:00
RaphiMC
4ac743fda6
Improved NbtConverter
2023-12-09 15:04:57 +01:00
FlorianMichael
9dd85010b1
Fixed Bulk Chunk 1.7 <-> 1.8 skylight handling
2023-11-07 21:13:16 +01:00
RaphiMC
55e9c2fbee
Updated Via API usage
2023-10-21 10:43:10 +02:00
RaphiMC
a4aa87f000
Cleaned up code
2023-10-20 16:25:33 +02:00
FlorianMichael
2cbb03061c
Fixed chunk rewriting in 1.4.7 -> 1.4.5
2023-10-20 13:17:27 +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
RaphiMC
6d2ae22ff9
Updated Via API usage
2023-10-19 20:48:09 +02:00
FlorianMichael
f79660e417
Updated chunk type usages again
2023-10-19 13:30:41 +02:00
FlorianMichael
83dbbff520
Renamed chunk type classes
2023-10-19 13:18:47 +02:00
FlorianMichael
4986c4b4df
Updated Via API usage
2023-10-19 12:36:42 +02:00
RaphiMC
4f9f76b71e
Platform now takes a config file instead of config folder
2023-10-11 20:43:33 +02:00
RaphiMC
f4d0fe0d35
Migrated from ViaNBT to MCStructs NBT
2023-10-08 11:09:58 +02:00
FlorianMichael
76be4a4d68
Changed "Protocol Hack" -> "ViaLegacy"
2023-10-08 10:59:19 +02:00
RaphiMC
d7e33fa011
Create PLUGIN_MESSAGE packets without input buffers
2023-10-08 10:49:13 +02:00
RaphiMC
3f57c28d65
Made code consistent with my other Via projects
2023-10-08 10:45:35 +02:00
RaphiMC
21a7fe468b
Register config only once on platform init
2023-10-08 10:40:20 +02:00
FlorianMichael
ffeaf32ced
Updated Via API usage
2023-10-08 09:26:28 +02:00
RaphiMC
dd355c3c7b
Don't tick tasks when user already disconnected
2023-10-07 22:43:50 +02:00
RaphiMC
f490fcc0cb
Fixed NPE
2023-10-07 22:33:56 +02:00
RaphiMC
23e1be2604
Updated Via API usage
2023-10-07 21:23:08 +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