Commit Graph

8535 Commits

Author SHA1 Message Date
d0743357eb Missing FQN in CraftPotionBrewer getter 2024-04-25 19:45:17 +02:00
d6adc0b264 Some more compilation fixes 2024-04-25 19:42:24 +02:00
2af3439727 Un-jankify root user detection 2024-04-25 19:13:12 +02:00
b7e5de9401 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
dc556091df readd fix bee aging patch 2024-04-25 09:06:13 -07:00
cbfb3d4f97 update smithing recipe copy data components API 2024-04-25 08:13:36 -07:00
09edc7e437 item meta patch work 2024-04-25 09:22:52 -04:00
8fa2c4d4fd pass more stuff 2024-04-25 09:01:54 -04:00
a47a33b837 Fix properly resend patches 2024-04-25 08:42:47 -04:00
1cc4c39836 Patches!!!!!!! (we are done) 2024-04-25 08:36:48 -04:00
79ce7b6c81 (Almost) all patches applied 2024-04-25 14:23:55 +02:00
18acb6fc31 More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
c42850dbcc More patches 2024-04-25 13:02:27 +02:00
4047edb114 Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
02eec3bcd0 Patches 2024-04-25 11:42:10 +02:00
dd114da7f0 chunk system 2024-04-25 01:52:52 -07:00
0dfd08b1d8 starlight 2024-04-25 00:14:22 -07:00
4ded614f0b dataconverter 2024-04-24 23:49:13 -07:00
0773a7aff5 compile fixes 2024-04-24 22:29:18 -07:00
c3eb1935c1 compile fixes 2024-04-24 22:16:04 -07:00
72936860a1 compile fixes 2024-04-24 21:38:28 -07:00
1db3411c0e compile fixes
compile fixes

compile fixes
2024-04-24 20:40:32 -07:00
aa5add485f work on adventure 2024-04-24 20:14:51 -07:00
f70bbeeac6 some work on adventure 2024-04-24 18:10:18 -07:00
960e8f1ad8 adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
03152bc733 Drop conduit api patch (upstream implemented same api with same method signatures) 2024-04-24 17:40:30 -07:00
faad8cbd62 Apply more API-implementing patches 2024-04-24 17:36:24 -07:00
21581c8111 955 2024-04-24 16:25:57 -07:00
308e992c47 Patches!!!!!!! 2024-04-24 18:36:49 -04:00
16579c63d9 Update reflection rewriter to 0.0.1 release 2024-04-24 15:02:37 -07:00
44a5402713 Restore original formatting for MC-252817 patch 2024-04-24 23:26:18 +02:00
060e370a08 more more work (806) 2024-04-24 23:23:56 +02:00
3ea4a03fbc more more work (757) 2024-04-24 22:32:38 +02:00
b8911367e6 more work (721) 2024-04-24 22:05:42 +02:00
f2519808c9 694 2024-04-24 11:03:59 -07:00
4a43daa012 683 2024-04-24 10:59:51 -07:00
c7f0919c43 Check for existing am session before running continueServerUpdate 2024-04-24 10:48:00 -07:00
fe5f51f44e More patch work 2024-04-24 18:15:59 +02:00
bd5d09cb3f 666 plus 1 2024-04-24 17:27:28 +02:00
b866d785c8 Patches!!!!!!! 2024-04-24 10:30:32 -04:00
a68fb9030a Patches!!!!!!! 2024-04-24 10:29:12 -04:00
5a30d10b36 Patches! 2024-04-24 09:46:45 -04:00
babd22019c Patches! 2024-04-24 08:11:27 -04:00
27c46717f6 405 2024-04-23 23:44:48 -07:00
49787270cb 354 2024-04-23 23:05:14 -07:00
ebedfa4da7 301 2024-04-23 22:43:09 -07:00
840f63b25a 253 2024-04-23 19:46:06 -07:00
e45f4f85f4 221 2024-04-23 19:21:40 -07:00
717c16dc69 Patches! 2024-04-23 18:25:14 -07:00
c844ac9d01 Update upstream 2024-04-23 19:31:55 -04:00