Commit Graph

39 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
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
d4d448b3e5
Fixed 1.8 -> 1.7.10 release item direction value 2024-04-01 00:44:17 +02:00
RaphiMC
061e09b4d5
Fixed 1.8 -> 1.7 custom payload translation issue 2024-03-09 23:00:58 +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
877dca1b8d
Cleaned up UUID handling 2024-02-07 17:01:04 +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
176b6de7c8
Updated copyright: 2024 2024-01-01 02:34:58 +01:00
RaphiMC
8e81b3e93c
Updated mcstructs API usage 2023-12-27 20:26:26 +01:00
RaphiMC
7ad946c172
Cleaned code 2023-12-10 22:40:57 +01:00
RaphiMC
51d13081ac
Added JsonConverter 2023-12-09 15:21:38 +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
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
23e1be2604
Updated Via API usage 2023-10-07 21:23:08 +02:00
RaphiMC
102b8a55db
Fixed own skin not loading after respawn 2023-07-12 16:54:10 +02:00
RaphiMC
ab4d1a93ca Don't require a GameProfileFetcher implementation by default 2023-04-28 21:25:58 +02:00
RaphiMC
15e8c09963 Updated Via* 2023-02-12 14:42:08 +01:00
RaphiMC
5b463dd3ec Updated Via* 2023-02-08 22:40:36 +01:00
RaphiMC
7fe64745b6 Added remaining non-existent item remappers 2023-01-21 00:46:48 +01:00
RaphiMC
f4df276f32 Added API to remap non-existing items to stone 2023-01-18 13:05:31 +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
d8f7c62aa4 Initial commit 2023-01-03 23:54:35 +01:00