17 Commits

Author SHA1 Message Date
Amine Kacimi
718c13c4d5 Add missing parched, camel_husk and breeze settings, add special for breeze (#1791) 2026-06-22 12:52:57 -07:00
granny
ee4e8d60b5 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@59797420 26.2
PaperMC/Paper@389befc2 drop old ATs
PaperMC/Paper@14bb579b fix bad exhaustion reasons for player movement
PaperMC/Paper@0b4fed78 fix misc issues
PaperMC/Paper@384ff989 fix contract of ItemContainerContents#contents
PaperMC/Paper@af55c9de Fix Geyser particle options waterBlocks precondition (#13961)
PaperMC/Paper@1daadd58 Prevent EnderDragon and Wither from receiving effect of vanilla sources (#13956)
PaperMC/Paper@ca8eb49f Mention MOJIRA issue for correct stacktrace fix in FileFixerUpper [ci/skip] (#13962)
PaperMC/Paper@80d10989 Expose Entity Source for EntityPotionEffectEvent (#13957)
PaperMC/Paper@2c0341f9 Update adventure to 5.1.1
PaperMC/Paper@649002a4 fix IOOB for '..' namespace
PaperMC/Paper@783b6f09 add preconditions to particles
2026-06-17 18:13:32 -07:00
granny
0c913568e6 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@7b66699b 26.2-rc-2
PaperMC/Paper@bb676e22 actual 26.2-rc-2
PaperMC/Paper@a737972b Fix isAllowedInPeaceful call
PaperMC/Paper@c35810c3 Update deps to match Vanilla
PaperMC/Paper@e5643cd4 Update Vex#getSummoner return type
PaperMC/Paper@e00936a3 [ci/skip] update log4j for the api
PaperMC/Paper@eb5df78f fix wither spawning parity and remove openSign var
PaperMC/Paper@d1aca9a6 Apply most remaining feature patches
2026-06-12 17:36:00 -07:00
granny
6e69746c49 apply mc source feature patches 2026-06-08 12:07:56 -07:00
granny
1638c22046 Initial 26.2 port 2026-06-03 16:25:30 -07:00
granny
025765845f Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@34cf3ab0 Fix loot tables being reset before death event (#13886)
PaperMC/Paper@10a73fe4 Add and clarify Attribute#getDefaultValue (#13345)
2026-05-31 16:53:09 -07:00
granny
3fe5edd4b5 Upstream Paper's upgrade to vineflower 12.0.0 (#1782) 2026-05-31 16:42:41 -07:00
granny
348027faef Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2e7bb166 Deprecate dyes custom tag in favour of vanilla tag (#13855)
PaperMC/Paper@6048c2d9 Fix LivingEntity#knockback ignored when its Player (#13842)
PaperMC/Paper@b80b6046 fix: Attack strength ticker cooldown incorrectly reset (#13856)
PaperMC/Paper@1835b046 Call AsyncPlayerPreLoginEvent/AsyncPlayerConnectionConfigureEvent on virtual threads (#13816)
PaperMC/Paper@afea65c2 Fix leash event for boats and elytra (#13697)
PaperMC/Paper@39bd1bac [ci/skip] Rebuild patches
PaperMC/Paper@11dbf110 Call BlockRedstoneEvent for more interactions (#12206)
PaperMC/Paper@b8b4a1c7 Update Player#getClientViewDistance (#13530)
PaperMC/Paper@b685281d [ci/skip] Mention documenting new config options in CONTRIBUTING.md (#13664)
2026-05-03 22:54:21 -07:00
granny
cd3e87344d Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0a3a73c1 Fix fireball entity class (#13676)
PaperMC/Paper@0026eacf Remove unused config for `logging.deobfuscate-stacktraces` (#13778)
PaperMC/Paper@392e594c Fix EntityLungeEvent#setLungePower being ignored (#13784)
PaperMC/Paper@144a7c7f Add missing deprecation for Material#getCreativeCategory (#13686)
PaperMC/Paper@0c79f00b Improve GameRule API (#13668)
PaperMC/Paper@c58cba39 Port blockstate validation patch (#13786)
PaperMC/Paper@04ee8eac Remove Paper config unsupported-settings.compression-format (#13800)
PaperMC/Paper@dd0810c4 Skip inactive AI ticks for unaware mobs (#13781)
PaperMC/Paper@d0be5e20 Call BlockFadeEvent for FrostedIce (#13764)
PaperMC/Paper@66d3bbed Update frosted ice patch for 26.1
2026-04-19 18:16:36 -07:00
Amine Kacimi
e64b1b2add Fix one punch man not killing mobs in some cases (#1762) 2026-04-12 14:59:27 -07:00
granny
1d744fe85e Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@1a332f7e move age locked related methods to Ageable and normalize setBaby/Adult setters
PaperMC/Paper@8b644429 fix chorus plant not growing properly
PaperMC/Paper@d45004bd deprecate group methods for some recipes
PaperMC/Paper@006f9d1b use the right var in ItemStack#useOn
PaperMC/Paper@f66c5901 remove redundant setBlock for cauldrons
PaperMC/Paper@c2631139 simplify cauldron events
PaperMC/Paper@33a9258c merge PlayerInteractAtEntityEvent and PlayerInteractEntityEvent
PaperMC/Paper@2d6e82ec Change world storage layout to be closer to vanilla & implement migration (#13736)
PaperMC/Paper@16e0088d Update Moonrise and DC
PaperMC/Paper@c7532535 Delete rej patches for applied files
PaperMC/Paper@e0497a6e Fix Moonrise compile
2026-04-07 16:06:32 -07:00
granny
d8f2ab289c Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@bbeaddeb Simplify diff in ProjectileWeaponItem
PaperMC/Paper@e63832e5 Re-add diff comment in Villager
PaperMC/Paper@63f9644a Simplify diff in ChunkMap
PaperMC/Paper@f2df3219 update EntityTargetLivingEntityEvent handling
PaperMC/Paper@e7ea5050 fix NPE after launching ender eye
PaperMC/Paper@267f7aef respect mobs-can-always-pick-up-loot for baby zombies
PaperMC/Paper@8ad1ef1d bunch of renames and fix NPE in getCraftingRemainingItem
2026-03-30 15:43:54 -07:00
granny
465f4d86be apply minecraft feature patches 2026-03-24 01:25:28 -07:00
granny
65a7278ca8 prep for update 2026-03-07 14:58:41 -08:00
Amine Kacimi
e4663d8b99 Fix burn in daylight api not working for all mobs (#1758) 2026-02-20 18:25:21 -08:00
granny
29e98ecdba Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@7813de12 Fix arrow immunity loophole (#13452)
PaperMC/Paper@6d5a450f Add additional ray trace API (#12162)
PaperMC/Paper@8c6b6327 Properly update hidden effects (#13173)
PaperMC/Paper@5875d880 Fix inventory desyncs with certain cancelled interactions (#12960)
2025-12-30 17:01:40 -08:00
granny
b1f280fa04 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ba4b700e 1.21.11
PaperMC/Paper@cc3dae7a Re-add DataConverter patch
PaperMC/Paper@4446f17f Fix PlayerClientLoadedWorldEvent calls (#13374)
2025-12-10 21:07:30 -08:00