Commit Graph
75 Commits
Author SHA1 Message Date
WarriorandGitHub e87320d5f2 Fix UOE when using generateTree with pale oak (#12616) 2025-06-06 21:51:42 -04:00
WarriorandGitHub 1e930763d2 Fix ipv6 loopback addresses being able to get connection throttled (#12155) 2025-04-30 11:50:18 -04:00
WarriorandGitHub f86b435228 Add vault change state event (#12069) 2025-04-26 16:34:12 +02:00
WarriorandGitHub 7afae7f465 Add client tick end event (#12199) 2025-03-09 13:14:44 -04:00
WarriorandGitHub 1d5e5a57e9 Document replacement for Skull owner profile methods (#12195) 2025-02-28 20:51:39 +01:00
WarriorandGitHub b506626824 Remove unused light queue size option (#12201) 2025-02-28 17:58:45 +01:00
WarriorandGitHub f63dbeafde Fix cancelled HangingPlaceEvent inventory desync (#12161) 2025-02-25 22:33:35 +01:00
WarriorandGitHub a501c45918 Deprecate server config getters (#12189) 2025-02-25 22:03:38 +01:00
WarriorandGitHub ca2610904b Don't process empty rcon commands (#12188) 2025-02-25 22:03:14 +01:00
WarriorandGitHub 5f2ee83ed4 Fix first execution of async delayed/repeating tasks being sync (#12166) 2025-02-25 21:45:33 +01:00
WarriorandGitHub 1d9b399427 Add config option for failed beehive release cooldowns (#12186) 2025-02-25 21:45:18 +01:00
WarriorandGitHub edda0db18b Fix server crash when no enchantments are present (#12149) 2025-02-18 15:44:52 +01:00
WarriorandGitHub 09f1f88f58 Fix getForwards/SidewaysMovement for players (#12140) 2025-02-18 01:03:48 +01:00
WarriorandGitHub b27e11cce6 Fix bad world to chunk coordinate example in javadocs (#12131) 2025-02-16 13:04:15 -08:00
WarriorandGitHub a6e82d90ce [ci skip] Clarify getChunkAtAsyncUrgently javadocs (#12125) 2025-02-16 19:13:35 +01:00
WarriorandGitHub e616498ed7 Add Vault block API (#12068) 2025-02-12 23:15:22 +01:00
WarriorandGitHub 1be2e5f311 Fix vanilla map decorations sending when not dirty (#12098) 2025-02-12 23:13:34 +01:00
WarriorandGitHub 742968e078 [ci skip] Increase outdated build delay to two weeks (#12063) 2025-02-04 18:34:11 +00:00
WarriorandGitHub 5395ae37bd Fix composter block setting bukkit owner twice (#12058) 2025-02-02 22:38:01 +01:00
WarriorandGitHub ce95b5d653 Use proper default for setting null display background color (#12010) 2025-01-25 21:33:47 +01:00
WarriorandGitHub b34ae4fb3c Fix wolves ignoring result of damage event (#11932) 2025-01-08 21:46:58 +01:00
WarriorandGitHub 337557044e Fix MapCanvas#drawImage (#11865) 2025-01-07 13:54:34 +01:00
WarriorandGitHub 4b893907f6 Fix contextual map renderer memory leak (#11841) 2024-12-27 23:25:02 +01:00
WarriorandGitHub 763b32d825 Fix framed maps looping through all players in world (#11819) 2024-12-25 12:31:03 +01:00
WarriorandGitHub 25cc3d8578 Fix EnchantmentView#setOffers length precondition being flipped (#11818) 2024-12-25 11:08:07 +01:00
WarriorandGitHub bd4c235c2f Throw during plugin update folder process on failed rename/delete (#11784) 2024-12-23 16:29:28 +01:00
Warrior 0ec98e642c Add getChunkSnapshot includeLightData parameter (#10234) 2024-02-10 22:28:56 +01:00
Warrior a863590fd5 Propagate failed to bind to port error (#10235) 2024-02-10 20:23:50 +01:00
Warrior adf45d523a Disable memory reserve allocating (#10180) 2024-01-27 20:06:03 +01:00
Warrior bf4ab83226 Fix BlockDestroyEvents effectBlock not being set (#10131) 2024-01-05 01:09:04 +01:00
Warrior dce06a986f Keep newlines in outdated client/server message (#10042) 2023-12-26 20:02:22 +01:00
Warrior c60d4a3836 Fix yaw being ignored for first spawn pos (#9959) 2023-11-25 23:09:26 +01:00
Warrior 2cef1cc67e Include packet class name in packet encoding error messages (#9907) 2023-11-04 20:34:34 +01:00
Warrior 3230dd880e Add raw iron & raw copper blocks to anti xray defaults (#7622) 2023-11-04 16:07:48 +01:00
Warrior 9db92731a1 Fix crash when version_history.json is empty (#9871) 2023-10-29 00:24:54 +02:00
Warrior e331557dfc Move clientBrandName over to ServerPlayer (#9809) 2023-10-08 13:07:48 +03:00
Warrior b0704c757b Fix mobs not spawning when using an older config (#9793) 2023-10-04 20:08:47 +03:00
Warrior 2474c6ac97 Fix missing map initialize event call & missing map id assignment (#9756) 2023-09-24 21:17:29 +03:00
Warrior fbd79e55e5 Fix two beacon bugs (#9675) 2023-09-17 03:36:10 +03:00
Warrior a624543c95 Fix leashed pets teleporting to owner when loaded (#9686) 2023-09-17 01:16:44 +03:00
Warrior e0964c727a Add DISPLAY tracking range type (#9668) 2023-09-17 01:02:58 +03:00
WarriorandJake Potrebic a9be834ffa Fix Projectile#setOwner(null) not clearing owner (#9715)
* Fix Projectile#setOwner(null) not clearing owner

* rebased and merged into mentioned patch

---------

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2023-09-17 00:37:38 +03:00
Warrior 537ef22fbf Call BlockRedstoneEvents for lecterns (#9721) 2023-09-15 00:17:53 +03:00
Warrior 11f2c20c6a Add missing particle javadocs (#9716) 2023-09-14 05:09:09 +03:00
Warrior c667df8ff5 Limit setBurnTime to valid short values (#9623) 2023-08-23 13:54:34 +03:00
Warrior 49502449bb Fix main thread priority being lowered (#9488) 2023-08-15 19:37:17 +02:00
Warrior 93f4d6f535 Fix DEFAULT getEntitySpawnReason for /summon (#9480) 2023-08-13 01:57:13 +02:00
Warrior b45d8b401b Cache map ids on item frames (#9584) 2023-08-12 15:33:24 +02:00
Warrior cf16a1eeb4 Make the cursor limit option apply to banners (#9554) 2023-08-10 15:22:40 +02:00
Warrior 31138ad3fc Fix wild wolves not considering bones interesting (#9579) 2023-08-09 01:15:01 +02:00
Warrior 2973f71a46 Use correct source for mushroom block spread event (#9587) 2023-08-09 00:51:58 +02:00
Warrior 2498b9ec82 Array backed synched entity data (#9460) 2023-07-10 15:27:50 +02:00
Warrior 41ea1348fd Fix MC-224454 (#9195) 2023-05-15 17:33:15 +02:00
Warrior 687db1c410 More accurate isInOpenWater impl (#9194) 2023-05-15 17:21:57 +02:00
Warrior cac56ed9b4 Fix lightning being able to hit spectators (#9193) 2023-05-08 16:17:00 +02:00
Warrior 01df66a280 Fix demo flag not enabling demo mode (#9103) 2023-04-16 01:30:23 +02:00
Warrior c68ce43ba6 Port airplane's use array for gamerule storage patch (#9087) 2023-04-06 14:18:45 +02:00
Warrior 7fceedc84f Fix MC-157464 Prevent sleeping villagers moving towards food (#8923) 2023-02-28 13:14:17 +01:00
7f4f5f8f3b Add /paper dumplisteners command (#8507)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
Co-authored-by: TwoLeggedCat <80929284+TwoLeggedCat@users.noreply.github.com>
2022-11-23 23:28:38 +01:00
Warrior 3ef916da77 Exempt players in creative/spectator from nether ceiling damage (#8427) 2022-10-07 20:43:26 +02:00
Warrior 7b05942bcc Configurable item frame map cursor interval (#6385) 2021-08-13 21:14:44 +02:00
Warrior b9e525c8ec Add getChunkSnapshot includeLightData parameter 2024-02-10 10:05:59 +01:00
Warrior 4b46a36a94 Limit setBurnTime to valid short values 2023-08-18 08:07:38 +02:00
Warrior 8636a7d5a4 Add /paper dumplisteners command 2022-11-19 19:46:44 +01:00
Warrior 079a41f4c4 Disable memory reserve allocating 2024-01-18 23:25:09 +01:00
Warrior b5cda1d98f Add getChunkSnapshot includeLightData parameter 2024-02-10 10:03:48 +01:00
Warrior 9f09c7a54d Fix missing map initialize event call
== AT ==
public net.minecraft.world.level.storage.DimensionDataStorage readSavedData(Ljava/util/function/Function;Lnet/minecraft/util/datafix/DataFixTypes;Ljava/lang/String;)Lnet/minecraft/world/level/saveddata/SavedData;
2023-09-24 18:35:28 +02:00
Warrior d4ab21c047 Call BlockRedstoneEvents properly
Call BlockRedstoneEvents for lecterns.
Fix previous power level for experimental redstone wire.
2023-09-13 05:46:10 +02:00
Warrior 4c98f21716 Cache map ids on item frames 2023-08-07 12:58:28 +02:00
Warrior d2f251cc5c Use correct source for mushroom block spread event 2023-08-08 11:49:32 +02:00
Warrior 605fb41674 More accurate isInOpenWater impl
For fishing hooks, the openWater field is true by default, and only calculated when a "fish" is approaching the bobber.
This patch changes the API impl to calculate the open water state itself instead of returning this field.

Relevant link: https://github.com/PaperMC/Paper/issues/9131

== AT ==
public net.minecraft.world.entity.projectile.FishingHook calculateOpenWater(Lnet/minecraft/core/BlockPos;)Z
public net.minecraft.world.entity.projectile.FishingHook outOfWaterTime
2023-05-07 22:33:50 +02:00
Warrior 915f048f00 Fix demo flag not enabling demo mode
https://github.com/PaperMC/Paper/issues/9046
2023-04-07 20:11:17 +02:00
Warrior b5442da875 Fix MC-157464 Prevent sleeping villagers moving towards food
Fixes sleeping villagers moving to nearby food by adding an !isSleeping predicate

Relevant links:
https://bugs.mojang.com/browse/MC-157464
https://github.com/PaperMC/Paper/issues/8569
2023-02-27 19:16:07 +01:00
WarriorandTwoLeggedCat ba6112b959 Add /paper dumplisteners command
Co-authored-by: TwoLeggedCat <80929284+TwoLeggedCat@users.noreply.github.com>
2022-10-25 21:15:37 +02:00
Warrior c754319985 Configurable item frame map cursor update interval 2021-08-13 01:14:38 +02:00