Nassim Jahnke
|
bd2eb42374
|
Add advancement criteria if possible in 1.20.2->1.20
Fixes #616
Co-authored-by: Krakenied <Krakenied1@gmail.com>
|
2024-05-01 11:31:03 +02:00 |
|
Nassim Jahnke
|
e9db3f040f
|
Check both namespaced and implicit key when replacing registries
|
2024-05-01 10:35:48 +02:00 |
|
Nassim Jahnke
|
ce0e01abec
|
Auto: Update copyright headers
|
2024-04-30 22:29:02 +02:00 |
|
Nassim Jahnke
|
025603027e
|
Remove default components from trade list
|
2024-04-30 22:29:02 +02:00 |
|
EnZaXD
|
67ae00faeb
|
Add support for different mapping types with same id (#731)
|
2024-04-30 18:29:45 +02:00 |
|
Nassim Jahnke
|
325e3f92ed
|
Remove 1.19.4 registries without namespace as well
|
2024-04-29 23:12:37 +02:00 |
|
Nassim Jahnke
|
42897030f7
|
Fix entity effect reading below 1.20.2
Fixes #3811
|
2024-04-28 11:39:43 +02:00 |
|
Gero
|
bf7ed14506
|
Fix remapping of 1.20.5 CLICK_WINDOW_BUTTON
|
2024-04-27 21:31:49 +02:00 |
|
FlorianMichael
|
78a667c5b9
|
Add constructors to LegacyBlockItemRewriter to define item types
|
2024-04-26 15:15:24 +02:00 |
|
Nassim Jahnke
|
27dd2e39bd
|
Merge branch 'refs/heads/dev' into preview
# Conflicts:
# common/src/main/java/com/viaversion/viabackwards/api/data/BackwardsMappings.java
|
2024-04-26 14:32:00 +02:00 |
|
Nassim Jahnke
|
b3115ea71d
|
Fix some namespace parsing issues
|
2024-04-26 13:31:14 +02:00 |
|
Nassim Jahnke
|
be742fc493
|
Fix 1.20.3->1.20.2 cloud particle handling
|
2024-04-26 13:19:09 +02:00 |
|
EnZaXD
|
100febf575
|
Rework legacy item/block mappings format (#728)
|
2024-04-26 09:18:42 +02:00 |
|
Nassim Jahnke
|
cddf30b60f
|
Read normal byte array type for cookie packet
|
2024-04-25 19:11:19 +02:00 |
|
EnZaXD
|
c4c15fb047
|
Add EntityRewriterBase#getDisplayVisibilityMetaValue (#725)
|
2024-04-23 22:18:58 +02:00 |
|
EnZaXD
|
ab11527c86
|
Reuse existing logger getter in BackwardsMappings (#726)
|
2024-04-23 22:18:45 +02:00 |
|
Nassim Jahnke
|
a4147a24f1
|
Merge branch 'refs/heads/dev' into preview
|
2024-04-23 11:00:24 +02:00 |
|
EnZaXD
|
87f2a6ba7b
|
Add mob spawn rewriter function for pre 1.11 (#724)
|
2024-04-23 10:45:12 +02:00 |
|
EnZaXD
|
948c615622
|
Replace LegacyEntityRewriter#getObjectTypeFromId with existing method (#723)
|
2024-04-22 23:30:15 +02:00 |
|
Nassim Jahnke
|
0996fc9270
|
Merge branch 'refs/heads/dev' into preview
# Conflicts:
# common/src/main/java/com/viaversion/viabackwards/api/rewriters/EntityRewriterBase.java
# common/src/main/java/com/viaversion/viabackwards/protocol/protocol1_20_3to1_20_5/rewriter/BlockItemPacketRewriter1_20_5.java
|
2024-04-21 23:43:33 +02:00 |
|
Nassim Jahnke
|
0cd46fdac9
|
Also to component rewriter methods
|
2024-04-21 23:37:00 +02:00 |
|
Nassim Jahnke
|
2a4bfb936f
|
Add UserConnection param to item rewriter methods
|
2024-04-21 22:48:56 +02:00 |
|
Nassim Jahnke
|
3b9b3ab257
|
Use getFullItemMappings
|
2024-04-21 20:50:04 +02:00 |
|
FlorianMichael
|
e52210a674
|
Update mappings
|
2024-04-21 10:11:17 +02:00 |
|
Nassim Jahnke
|
11286b2162
|
Fall back to keys without namespace in registry data
|
2024-04-20 12:13:06 +02:00 |
|
Gero
|
471d4acf20
|
Add missing dust_color_transition data remapping (changed in 24w03a)
|
2024-04-19 16:54:52 +02:00 |
|
Nassim Jahnke
|
23955e5385
|
Update particle format in biome registry data
|
2024-04-18 19:16:42 +02:00 |
|
Nassim Jahnke
|
bf635cc6c5
|
1.20.5-rc1
|
2024-04-18 16:30:58 +02:00 |
|
Nassim Jahnke
|
5a49413dbc
|
Merge branch 'refs/heads/dev' into preview
|
2024-04-18 16:26:20 +02:00 |
|
Nassim Jahnke
|
c64e9acf35
|
Override getTagRewriter methods
|
2024-04-18 16:26:03 +02:00 |
|
Nassim Jahnke
|
00f773d150
|
Merge branch 'refs/heads/master' into dev
|
2024-04-18 16:19:39 +02:00 |
|
EnZaXD
|
1ac504afb9
|
Use correct constructor in MappedLegacyBlockItem (#721)
|
2024-04-17 08:46:48 +02:00 |
|
EnZaXD
|
09eda34051
|
Use VVs IdAndData class for block id conversions (#719)
|
2024-04-16 21:05:45 +02:00 |
|
EnZaXD
|
9cf5f98ed1
|
Replace incoming/outgoing usages with client/server bound (#720)
|
2024-04-16 21:00:20 +02:00 |
|
Nassim Jahnke
|
1e8cf198e7
|
Update missed call
|
2024-04-15 17:29:22 +02:00 |
|
Nassim Jahnke
|
caa28df36d
|
1.20.5-pre2
|
2024-04-15 17:17:19 +02:00 |
|
Nassim Jahnke
|
d2edf3fbfe
|
1.20.5-pre1
|
2024-04-10 17:41:19 +02:00 |
|
Nassim Jahnke
|
68807be880
|
Track banner patterns
|
2024-04-09 13:18:40 +02:00 |
|
Nassim Jahnke
|
7d6c330fa3
|
Handle entity effect particle color
|
2024-04-08 15:05:01 +02:00 |
|
FlorianMichael
|
fe708ba0eb
|
Fix chat command handling
|
2024-04-07 19:58:44 +02:00 |
|
Nassim Jahnke
|
fccd5b3f3b
|
Fix trade list handling
|
2024-04-07 13:41:51 +02:00 |
|
Nassim Jahnke
|
9f652ad24a
|
Update VV usage
|
2024-04-06 21:33:41 +02:00 |
|
Nassim Jahnke
|
f7dad9b5d7
|
Add StructuredEnchantmentRewriter, update translation mappings
|
2024-04-06 21:30:19 +02:00 |
|
Nassim Jahnke
|
1507f788ec
|
24w14a
|
2024-04-06 21:28:59 +02:00 |
|
Nassim Jahnke
|
41b04f9902
|
24w13a
|
2024-04-06 21:28:59 +02:00 |
|
Nassim Jahnke
|
9beaf71196
|
Handle new argument types
|
2024-04-06 21:28:59 +02:00 |
|
Nassim Jahnke
|
0c7aa1d037
|
Update mappings
|
2024-04-06 21:28:59 +02:00 |
|
Nassim Jahnke
|
7a7d2f1fa1
|
Handle lore and name in StructuredItemRewriter
|
2024-04-06 21:28:56 +02:00 |
|
Nassim Jahnke
|
37711d0079
|
Set rewritten item in metadata rewriter
|
2024-04-06 21:28:21 +02:00 |
|
Nassim Jahnke
|
e1f2f151c9
|
24w11a
|
2024-04-06 21:28:21 +02:00 |
|