Commit Graph

8750 Commits

Author SHA1 Message Date
Bjarne Koll b984f66d13
Missing FQN in CraftPotionBrewer getter 2024-04-25 19:45:17 +02:00
Bjarne Koll 9c580566b9
Some more compilation fixes 2024-04-25 19:42:24 +02:00
Noah van der Aa f4c7639986
Un-jankify root user detection 2024-04-25 19:13:12 +02:00
Bjarne Koll bab31b6f55
Update Enchantment damage increase API
The Enchantment damage increase API added previously used the
EntityCategory enum as a parameter. These values are now however
determined by tags instead of the categories themselves.

Deprecated the outdated api method, create a new overload that takes
EntityType instead and implement deprecated method by guessing an entity
type from the builtin registry based on the category passed.
This method allows
a) the tags to still be modified and the legacy
   method still respecting such.
b) potential cursed implementations of enchantments of plugins to not
   break that override the getDamageBonus method on Enchantment.
2024-04-25 18:42:50 +02:00
Jake Potrebic 653f0432b5
readd fix bee aging patch 2024-04-25 09:06:13 -07:00
Jake Potrebic ccf158a817
update smithing recipe copy data components API 2024-04-25 08:13:36 -07:00
Owen1212055 b8da9ac51a
item meta patch work 2024-04-25 09:22:52 -04:00
Owen1212055 457e2c8a5a
pass more stuff 2024-04-25 09:01:54 -04:00
Owen1212055 45900385cd
Fix properly resend patches 2024-04-25 08:42:47 -04:00
Owen1212055 345b5c1c4c
Patches!!!!!!! (we are done) 2024-04-25 08:36:48 -04:00
Nassim Jahnke 6da0d8cc91
(Almost) all patches applied 2024-04-25 14:23:55 +02:00
Nassim Jahnke 2debcaff9d
More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
Nassim Jahnke c9907c650f
More patches 2024-04-25 13:02:27 +02:00
Nassim Jahnke ec4ada852e
Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
Nassim Jahnke f6ea3736a7
Patches 2024-04-25 11:42:10 +02:00
Spottedleaf e9eec78fc7 chunk system 2024-04-25 01:52:52 -07:00
Spottedleaf ec9f7e3850 starlight 2024-04-25 00:14:22 -07:00
Spottedleaf 6a87d141f3 dataconverter 2024-04-24 23:49:13 -07:00
Jason Penilla b673721d77
compile fixes 2024-04-24 22:29:18 -07:00
Jason Penilla 690b1cd321
compile fixes 2024-04-24 22:16:04 -07:00
Jason Penilla 25f7c68e6b
compile fixes 2024-04-24 21:38:28 -07:00
Jason Penilla ce0e78c103
compile fixes
compile fixes

compile fixes
2024-04-24 21:18:42 -07:00
Jake Potrebic 1444b3632e
work on adventure 2024-04-24 20:14:51 -07:00
Jason Penilla bb1351cb8d
some work on adventure 2024-04-24 18:10:18 -07:00
Jason Penilla c95db4fcaa
adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
Jason Penilla b7338094a5
Drop conduit api patch (upstream implemented same api with same method signatures) 2024-04-24 17:40:30 -07:00
Jason Penilla 1df7e21459
Apply more API-implementing patches 2024-04-24 17:36:24 -07:00
Jake Potrebic 11044315fd
955 2024-04-24 16:25:57 -07:00
Owen1212055 e0a245d2ea
Patches!!!!!!! 2024-04-24 18:36:55 -04:00
Jason Penilla 051855997e
Update reflection rewriter to 0.0.1 release 2024-04-24 15:02:37 -07:00
Noah van der Aa 961782982b
Restore original formatting for MC-252817 patch 2024-04-24 23:26:18 +02:00
Noah van der Aa 4d9e824a44
more more work (806) 2024-04-24 23:23:56 +02:00
Noah van der Aa 22227ccf26
more more work (757) 2024-04-24 22:32:38 +02:00
Noah van der Aa 71ae391eb3
more work (721) 2024-04-24 22:05:42 +02:00
Jason Penilla 90095cd7c4
694 2024-04-24 11:03:59 -07:00
Jason Penilla fc5c0dae7f
683 2024-04-24 10:59:51 -07:00
Jason Penilla e832328b7e
Check for existing am session before running continueServerUpdate 2024-04-24 10:48:00 -07:00
Nassim Jahnke 4e654f2a3a
More patch work 2024-04-24 19:27:48 +02:00
Nassim Jahnke 1de0dc8828
666 plus 1 2024-04-24 17:35:46 +02:00
Owen1212055 21afc0a2e2
Patches!!!!!!! 2024-04-24 10:30:32 -04:00
Owen1212055 a403a8d085
Patches!!!!!!! 2024-04-24 10:29:12 -04:00
Owen1212055 2d9d0d8b1d
Patches! 2024-04-24 09:46:45 -04:00
Owen1212055 5be858e9b7
Patches! 2024-04-24 08:11:27 -04:00
Jake Potrebic cc4614854a
405 2024-04-23 23:44:48 -07:00
Jake Potrebic 9079c90d22
354 2024-04-23 23:05:14 -07:00
Jake Potrebic 1d7d7e92f2
301 2024-04-23 22:43:09 -07:00
Jake Potrebic 309ebc13fc
253 2024-04-23 19:46:06 -07:00
Jake Potrebic 8244815161
221 2024-04-23 19:21:40 -07:00
Owen1212055 906f906089
Patches! 2024-04-23 18:25:14 -07:00
Owen1212055 0225537fd1
Update upstream 2024-04-23 21:13:33 -04:00