Commit Graph

989 Commits

Author SHA1 Message Date
Camotoy 5770c96f48
Indicate support for 1.20.81 2024-05-05 01:29:37 -04:00
Camotoy b39ed5de53
Panda eating particles are not necessarily bamboo 2024-05-02 20:33:28 -04:00
Camotoy cab1a20034
Set mappings commit to master 2024-05-02 13:08:09 -04:00
AJ Ferguson 60f8532be3 Fix attribute display text 2024-05-02 06:12:16 -04:00
AJ Ferguson 29a613b85c Use java default area effect cloud radius 2024-05-02 05:04:19 -04:00
AJ Ferguson d003818e73 Potion fixes 2024-05-02 03:47:30 -04:00
AJ Ferguson fdae333351 Add data components hash code to translated NBT 2024-05-01 19:06:22 -04:00
Camotoy cc635d4447
This would probably end up being an issue... 2024-05-01 15:41:27 -04:00
Camotoy 1e8d6b23cf
Different registry implementation; fix banner blocks with ViaVersion 2024-05-01 15:35:30 -04:00
Camotoy abb1d7d9e9
Indicate Java 1.20.6 support 2024-04-30 18:50:41 -04:00
Camotoy 59a2c0dc02
Use item tags for all animal loved food 2024-04-30 18:35:52 -04:00
AJ Ferguson aff7d2cf35 Fix potential NPE 2024-04-30 18:05:46 -04:00
onebeastchris 51cbbba47c Merge remote-tracking branch 'upstream/feature/1.20.5' into feature/1.20.5 2024-04-30 21:48:41 +02:00
onebeastchris 4a0a694eb9 revert bad diff 2024-04-30 21:38:25 +02:00
onebeastchris d99f498901 translate ominous banners 2024-04-30 21:35:21 +02:00
AJ Ferguson ff9965f559 Translate item repair cost component 2024-04-30 05:49:22 -04:00
AJ Ferguson 74d6a37261 Fix bug when adding enchantments in anvil 2024-04-30 05:49:03 -04:00
AJ Ferguson dacacc6df8 Anvil renaming 2024-04-30 04:48:15 -04:00
Camotoy c963503fef
Entity scale attribute is now applied 2024-04-30 00:33:49 -04:00
onebeastchris 28d5db622b revert bad change 2024-04-29 23:41:14 +02:00
onebeastchris 5d3630cf23 ominous banners - this really isn't ideal 2024-04-29 23:19:18 +02:00
onebeastchris 8b7b8cdffd Properly shutdown LocalSession's, ensure transferring works properly regardless if we're injected or not 2024-04-29 16:08:14 +02:00
AJ Ferguson 4ff746e48a Fix translateTag NPE 2024-04-29 04:22:51 -04:00
Camotoy a82a156419
Firework shapes 2024-04-29 01:03:18 -04:00
Camotoy 88ae447fc6 Fix banner block entity base colors with no patterns 2024-04-29 00:47:52 -04:00
Camotoy e8c1c2218f Fix banners on shields 2024-04-29 00:35:44 -04:00
onebeastchris 8ab0921448 Merge remote-tracking branch 'upstream/feature/1.20.5' into feature/1.20.5 2024-04-28 23:41:36 +02:00
onebeastchris 9b1e45007a Fix injectors, should work with Spigot/Paper 1.20.5 now 2024-04-28 23:41:13 +02:00
basaigh 420f67752c Fix suspicious stew NPEs 2024-04-28 18:54:34 +01:00
AJ Ferguson e97bbcc483 Potion effect colors 2024-04-28 02:10:20 -04:00
Camotoy 6d5ac233d6
Dyeable items work. 2024-04-27 21:00:10 -04:00
Camotoy f47754be03
Goat horns 2024-04-27 15:49:19 -04:00
Camotoy 9217414c8c Merge remote-tracking branch 'origin/feature/1.20.5' into feature/1.20.5 2024-04-26 21:46:38 -04:00
Camotoy 2fa7585db3 Switch to Cloudburst NBT only 2024-04-26 21:44:59 -04:00
onebeastchris 68534f386c Merge remote-tracking branch 'upstream/feature/1.20.5' into feature/1.20.5 2024-04-26 15:36:41 +02:00
onebeastchris f67c131b8d Forcibly disconnect players even if no server target was set in the JavaTransferEvent 2024-04-26 15:36:26 +02:00
onebeastchris 91a74603c7 idea: deal with cookies and transfer 2024-04-26 14:50:48 +02:00
AJ Ferguson 3656395ce1 Armadillo states 2024-04-25 21:08:38 -04:00
onebeastchris 8e3a3ea453 implement curse of binding check for wolf armor removal 2024-04-26 01:00:14 +02:00
Joshua Castle 99e6a2981d
Entity properties
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-25 01:33:18 -07:00
Joshua Castle 652f6af784
Fix custom skulls 1.20.5
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-24 18:13:07 -07:00
Camotoy 9d540fe672
Shulker box NPE fix 2024-04-24 16:41:02 -04:00
Camotoy b29e0d9d10
Move MCProtocolLib to dev - package ID change 2024-04-24 16:39:35 -04:00
AJ Ferguson 9490a091b5
Calculate horse inventory size 2024-04-24 16:26:59 -04:00
Camotoy a1534e4535
Basic Armadillo structure 2024-04-24 16:26:59 -04:00
AJ Ferguson bbaffb2ab3
Wolf interactions 2024-04-24 16:26:59 -04:00
Camotoy c54624fb26
Fix some cases of empty tags being needed 2024-04-24 16:26:59 -04:00
Camotoy abea0131e4
Fix llama carpets 2024-04-24 16:26:59 -04:00
Camotoy b81408820b
Refactor TagCache to be extensible
Previously, for any new tag, we would have to add a field, add the line to load it, add the line to clear it, and make a method for that tag. Now, you just add an enum.
2024-04-24 16:26:58 -04:00
onebeastchris c48428daf0
init: pick item component change 2024-04-24 16:26:58 -04:00