aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-05-31Deprecate world namesfix/remove-world-nameJake Potrebic
2022-05-30Update the rewriteForIde for new cb package version (#7242)Jake Potrebic
2022-05-30Update default vanilla command perms (#7386)Jake Potrebic
2022-05-30Remove unneeded UOE when copying biome sources (#7629)Jake Potrebic
2022-05-30Fix FurnaceInventory for smokers and blast furnaces (#7249)Jake Potrebic
2022-05-30Fix OfflinePlayer#getBedSpawnLocation (#7861)Jake Potrebic
2022-05-29Update ForgeFlower (#7857)Jason
2022-05-27Fix cb's janky level name in WorldCreator (#7851)Jake Potrebic
2022-05-26Provide ComponentSerializer services (#7527)Jake Potrebic
2022-05-26Fix duplicate world keys via createWorld (#7614)Jake Potrebic
2022-05-25Fix addPassenger for Marker (#7762)Jake Potrebic
2022-05-25Updated Upstream (CraftBukkit/Spigot) (#7848)Jake Potrebic
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing CraftBukkit Changes: 95d233dc SPIGOT-1807: PlayerTeleportEvent is called twice Spigot Changes: b0819150 PR-116: Slightly reduce item merge radius in Y-direction ef2aa765 PR-119: Fix off-by-one and allow disabling max-tnt-per-tick option
2022-05-24Add support for Proxy Protocol (#7710)PanSzelescik
2022-05-24team color parameter may be null, causing NPErgnter
2022-05-24Remove incorrect parent perm from debugstick.always (#7846)Jake Potrebic
2022-05-20Fix more upstream javadocs (#7837)Jake Potrebic
2022-05-20[ci-skip] Update repository and API urls (#7835)Noah van der Aa
2022-05-19Deprecate set/doesBounce from Projectile (#7800)Owen
2022-05-18Hide ores with deepslate at Y=4 and below (#7792)Noah van der Aa
Fixes #7771 Co-authored-by: stonar96 <[email protected]>
2022-05-18Change link to screamingsandalsHexedHero
2022-05-17Updated Upstream (Bukkit/CraftBukkit)Nassim Jahnke
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: 218294b1 PR-743: Support setting individual Wither head targets CraftBukkit Changes: d48f2d1a PR-1047: Support setting individual Wither head targets 518f1bee SPIGOT-6948: Motion from Explosion after Respawn f3c7a6ac SPIGOT-7019: Add yaw in World#getSpawnLocation
2022-05-16List world on tile entity placement exception (#7709)Peter Crawley
2022-05-15deprecate old MaterialData api (#7585)Jake Potrebic
2022-05-09Fix cancelling PlayerItemFrameChangeEvent (#7761)Jake Potrebic
2022-05-09Remove unneeded patch (#7806)Jake Potrebic
2022-05-09Updated Upstream (Bukkit/CraftBukkit/Spigot)Nassim Jahnke
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: 312281ea PR-742: Make World implement Keyed CraftBukkit Changes: 2ac7fa7a SPIGOT-7014: getLootTable API should not persistently update loot table 7fdd7941 PR-1046: Make World implement Keyed 7bc728a6 PR-1045: Revert changes to persistence required checks Spigot Changes: b6d12d17 Rebuild patches
2022-05-08Fix whitespace error in Alternate Current patchJason Penilla
2022-05-07Do not accept invalid client settingsSpottedleaf
2022-05-07Fix door breaking difficulty defaults for vindicator (#7795)Jake Potrebic
2022-05-07Move redstone config changes to Eigencraft patchNassim Jahnke
2022-05-07Add Alternate Current's redstone implementation as an alternative to Vanilla ↵Space Walker
and Eigencraft's. (#7701)
2022-05-07Only log for passenger / vehicle world mismatchSpottedleaf
Exception thrown may corrupt passenger/vehicle state
2022-05-07Clean unused field for Configurable door breaking difficulty (#7793)Pedro
2022-05-06Improve configurable door difficulty (#6985)Pedro
2022-05-06Don't tick markers (#7299)Noah van der Aa
2022-05-06FallingBlock auto expire setting (#7037)Owen
2022-05-06Add PlayerStopUsingItemEvent (#7787)u9g
2022-05-06Undeprecate getOfflinePlayer (#7773)HexedHero
2022-05-04Use mojang item ids for alternative item despawn rate (#6997)Noah van der Aa
2022-04-30Deprecate duplicate SoundGroup API (#7509)Jake Potrebic
2022-04-30Couple fixes/improvements to PlayerSetSpawnEvent (#6754)Jake Potrebic
2022-04-30Updated Upstream (Bukkit/CraftBukkit) (#7776)Shane Freeder
2022-04-30cleanup filtered sign text (#7777)Shane Freeder
2022-04-28Use setMessage instead of arraycopyJason Penilla
setMessage affects messages, filteredMessage, and renderMessages, we were only doing an arraycopy for messages fixes #7774
2022-04-25Fix V1451 dataconverter stat typesJoseph Burton
2022-04-24fix powder snow cauldrons not turning to water (#7229)Jake Potrebic
2022-04-23Fix opening inv in PlayerRecipeBookClickEvent handler (#7552)Jake Potrebic
2022-04-23Fix some team color docs and added hasColor (#7602)Jake Potrebic
2022-04-23Fire CauldronLevelChange on initial fill (#7678)Jake Potrebic
2022-04-23Add EntityDyeEvent and CollarColorable interface (#7625)Jake Potrebic