Commit Graph

117 Commits

Author SHA1 Message Date
RaphiMC
8a0e63dbfd
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/java/net/raphimc/vialegacy/protocols/release/protocol1_8to1_7_6_10/rewriter/ChatComponentRewriter.java
2024-04-21 22:55:17 +02:00
RaphiMC
a48c470a48
Add UserConnection param to item rewriter methods 2024-04-21 22:54:26 +02:00
FlorianMichael
eeb8ca5d8b
Use suppress conversion config option for most warnings 2024-04-16 22:13:06 +02:00
FlorianMichael
ff484e8f1c
Ignore conversion suppressing when debug mode is enabled 2024-04-16 22:05:32 +02:00
FlorianMichael
05604ca1a1
Replace incoming/outgoing usages with client/server bound 2024-04-16 21:19:00 +02:00
FlorianMichael
ffb88e96e2
Use VVs IdAndData 2024-04-16 21:07:33 +02:00
RaphiMC
9fcdaac398
Cleaned up code 2024-04-09 21:55:33 +02:00
RaphiMC
87cb125ee4
Updated Via API usage 2024-04-05 19:43:11 +02:00
RaphiMC
a3af7ef5bf
Implemented custom payload fail-safe handling 2024-04-05 19:28:35 +02:00
RaphiMC
4d2161d5f1
Replaced chat component translation with mcstructs 2024-04-05 19:01:04 +02:00
RaphiMC
4998dbec16
Remap invalid directional blocks in 1.8 -> 1.7.10 2024-04-01 23:23:47 +02:00
RaphiMC
c00850bb25
Removed remap-based-on-color option 2024-04-01 02:05:27 +02:00
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