Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | Deprecate world namesfix/remove-world-name | Jake Potrebic | |
2022-05-30 | Update the rewriteForIde for new cb package version (#7242) | Jake Potrebic | |
2022-05-30 | Update default vanilla command perms (#7386) | Jake Potrebic | |
2022-05-30 | Remove unneeded UOE when copying biome sources (#7629) | Jake Potrebic | |
2022-05-30 | Fix FurnaceInventory for smokers and blast furnaces (#7249) | Jake Potrebic | |
2022-05-30 | Fix OfflinePlayer#getBedSpawnLocation (#7861) | Jake Potrebic | |
2022-05-29 | Update ForgeFlower (#7857) | Jason | |
2022-05-27 | Fix cb's janky level name in WorldCreator (#7851) | Jake Potrebic | |
2022-05-26 | Provide ComponentSerializer services (#7527) | Jake Potrebic | |
2022-05-26 | Fix duplicate world keys via createWorld (#7614) | Jake Potrebic | |
2022-05-25 | Fix addPassenger for Marker (#7762) | Jake Potrebic | |
2022-05-25 | Updated 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-24 | Add support for Proxy Protocol (#7710) | PanSzelescik | |
2022-05-24 | team color parameter may be null, causing NPE | rgnter | |
2022-05-24 | Remove incorrect parent perm from debugstick.always (#7846) | Jake Potrebic | |
2022-05-20 | Fix more upstream javadocs (#7837) | Jake Potrebic | |
2022-05-20 | [ci-skip] Update repository and API urls (#7835) | Noah van der Aa | |
2022-05-19 | Deprecate set/doesBounce from Projectile (#7800) | Owen | |
2022-05-18 | Hide ores with deepslate at Y=4 and below (#7792) | Noah van der Aa | |
Fixes #7771 Co-authored-by: stonar96 <[email protected]> | |||
2022-05-18 | Change link to screamingsandals | HexedHero | |
2022-05-17 | Updated 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-16 | List world on tile entity placement exception (#7709) | Peter Crawley | |
2022-05-15 | deprecate old MaterialData api (#7585) | Jake Potrebic | |
2022-05-09 | Fix cancelling PlayerItemFrameChangeEvent (#7761) | Jake Potrebic | |
2022-05-09 | Remove unneeded patch (#7806) | Jake Potrebic | |
2022-05-09 | Updated 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-08 | Fix whitespace error in Alternate Current patch | Jason Penilla | |
2022-05-07 | Do not accept invalid client settings | Spottedleaf | |
2022-05-07 | Fix door breaking difficulty defaults for vindicator (#7795) | Jake Potrebic | |
2022-05-07 | Move redstone config changes to Eigencraft patch | Nassim Jahnke | |
2022-05-07 | Add Alternate Current's redstone implementation as an alternative to Vanilla ↵ | Space Walker | |
and Eigencraft's. (#7701) | |||
2022-05-07 | Only log for passenger / vehicle world mismatch | Spottedleaf | |
Exception thrown may corrupt passenger/vehicle state | |||
2022-05-07 | Clean unused field for Configurable door breaking difficulty (#7793) | Pedro | |
2022-05-06 | Improve configurable door difficulty (#6985) | Pedro | |
2022-05-06 | Don't tick markers (#7299) | Noah van der Aa | |
2022-05-06 | FallingBlock auto expire setting (#7037) | Owen | |
2022-05-06 | Add PlayerStopUsingItemEvent (#7787) | u9g | |
2022-05-06 | Undeprecate getOfflinePlayer (#7773) | HexedHero | |
2022-05-04 | Use mojang item ids for alternative item despawn rate (#6997) | Noah van der Aa | |
2022-04-30 | Deprecate duplicate SoundGroup API (#7509) | Jake Potrebic | |
2022-04-30 | Couple fixes/improvements to PlayerSetSpawnEvent (#6754) | Jake Potrebic | |
2022-04-30 | Updated Upstream (Bukkit/CraftBukkit) (#7776) | Shane Freeder | |
2022-04-30 | cleanup filtered sign text (#7777) | Shane Freeder | |
2022-04-28 | Use setMessage instead of arraycopy | Jason Penilla | |
setMessage affects messages, filteredMessage, and renderMessages, we were only doing an arraycopy for messages fixes #7774 | |||
2022-04-25 | Fix V1451 dataconverter stat types | Joseph Burton | |
2022-04-24 | fix powder snow cauldrons not turning to water (#7229) | Jake Potrebic | |
2022-04-23 | Fix opening inv in PlayerRecipeBookClickEvent handler (#7552) | Jake Potrebic | |
2022-04-23 | Fix some team color docs and added hasColor (#7602) | Jake Potrebic | |
2022-04-23 | Fire CauldronLevelChange on initial fill (#7678) | Jake Potrebic | |
2022-04-23 | Add EntityDyeEvent and CollarColorable interface (#7625) | Jake Potrebic | |