Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-27 | Split Position from Location type hierarchyfeature/position-split | Jake Potrebic | |
2024-08-27 | Bytecode Modification Frameworkfeature/bytecode-modification | Jake Potrebic | |
2024-08-27 | [ci skip] Create SECURITY.md (#11331) | Nassim Jahnke | |
2024-08-26 | Fix: synchronise sending chat to client with updating message signature ↵ | Gegy | |
cache (#11332) In the case where multiple messages from different players are being processed in parallel, there was a potential race condition where the messages would be sent to the client in a different order than the message signature cache was updated. However, the cache relies on the fact that the client and server get the exact same updates in the same order. This race condition would cause the caches to become corrupted, and any future message received by the client would fail to validate. This also applies to the last seen state of the server, which becomes inconsistent in the same way as the message signature cache and would cause any messages sent to be rejected by the server too. | |||
2024-08-25 | Re-implement maxLeashDistance world conf and call missing event (#11301) | Lulu13022002 | |
* Re-implement maxLeashDistance world config and call missing event * migrate config setting to double or default * fixes --------- Co-authored-by: Jake Potrebic <[email protected]> | |||
2024-08-25 | Add enchantment seed update API (#11282) | okx-code | |
2024-08-25 | Ensure TabCompleteEvent always has a mutable backing list. (#11302) | Isaac - The456 | |
2024-08-25 | Add a method to reset Lodestone compasses back to normal ones (#11308) | DerEchtePilz | |
2024-08-25 | Properly destroy placed blocks on the end platform (#11292) | DerEchtePilz | |
2024-08-25 | Deprecate API relating to menu title changes (#11309) | Jake Potrebic | |
2024-08-25 | Fix despawn ranges by defaulting to an ellipsoid shape (#11312) | Jake Potrebic | |
2024-08-25 | Remove set damage lootable item function from compasses (#11317) | Newwind | |
2024-08-25 | Fix incorrect timestamp in region file header recalculation (#11318) | Newwind | |
2024-08-25 | Prevent duplicate pickup event for piglins (#11322) | Lulu13022002 | |
2024-08-25 | Ensure MaterialChoice materials are items (#11325) | Janet Blackquill | |
2024-08-24 | Update spark-paper | Nassim Jahnke | |
2024-08-20 | Fix structure check API (#11307) | roro1506HD | |
* Fix structure check API * Use CraftStructure#bukkitToMinecraft * Fixed spelling mistake on CraftStructure class name | |||
2024-08-19 | Fix SculkBloomEvent firing for block entity loading (#11306) | Jake Potrebic | |
2024-08-19 | Fixup config parsing | Nassim Jahnke | |
2024-08-19 | [ci skip] Fix JavaDocs for HeightMap#MOTION_BLOCKING_NO_LEAVES (#11291) | DerEchtePilz | |
2024-08-19 | Allow server administrators to disable book size checks (#10457) | Anthony J. Halliday | |
2024-08-19 | Add getWorld method that uses adventure Key (#11199) | kokiriglade | |
2024-08-19 | [ci skip] Clean up book limits patch (#11297) | Nassim Jahnke | |
2024-08-18 | Use player file, not directory, when checking for offline player data | Spottedleaf | |
When trying to fall back to offline player data in onlide mode, we need to use the player file. This fixes a mistake during update where 'file' was used, but the new code uses 'file1' for the player file. | |||
2024-08-18 | Fix entity limit patch deleting unnecessary entities | Spottedleaf | |
We need to continue the save loop, not break from it when a limit is reached. | |||
2024-08-17 | Allow getting/setting the sign's editor uuid (#10637) | SoSeDiK | |
* Allow getting/setting the sign's editor uuid * rebased --------- Co-authored-by: Jake Potrebic <[email protected]> | |||
2024-08-17 | Fix CraftBukkit drag system (#10703) | Tamion | |
2024-08-17 | Fix Selector Arguments not working with permission (#11286) | Isaac - The456 | |
2024-08-17 | Leashable API (#10961) | Lulu13022002 | |
2024-08-17 | Add even more Enchantment API (#11115) | Jake Potrebic | |
2024-08-17 | Update item data sanitization (#11227) | Lulu13022002 | |
2024-08-17 | Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) | Jake Potrebic | |
Updated Upstream (Bukkit/CraftBukkit/Spigot) 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: 4068c6aa PR-1053: Change docs for max power in FireworkMeta 6b3c241b SPIGOT-7783, SPIGOT-7784, PR-1051: Add Trial Vault & Spawner event API 5fe300ec PR-1052: Fix broken links and minor improvement for checkstyle.xml CraftBukkit Changes: 7548afcf2 SPIGOT-7872: Fix crash with event-modified teleports 93480d5d6 SPIGOT-7868, PR-1463: Fix default and max power in FireworkMeta 5060d1a84 SPIGOT-7783, SPIGOT-7784, PR-1460: Add Trial Vault & Spawner event API 11dfcae71 PR-1462: Fix broken links and minor improvement for checkstyle.xml Spigot Changes: ca581228 Rebuild patches | |||
2024-08-17 | Add Configuration for vertical Despawn Ranges (#11279) | Tamion | |
2024-08-17 | Migrate ArmorStand meta to using entity tag (#11107) | Shane Freeder | |
2024-08-17 | Implement more methods for horse inventories (#11147) | Lulu13022002 | |
2024-08-16 | Handle custom registry elements properly (#11230) | Lulu13022002 | |
* Handle custom registry elements properly * update error message Datapack made painting variant support is added in https://github.com/PaperMC/Paper/pull/11244 * change msg for art conversion --------- Co-authored-by: Jake Potrebic <[email protected]> | |||
2024-08-16 | Re-implement portalCreateRadius world config (#11267) | Lulu13022002 | |
2024-08-16 | Allow skipping of world symlink validation (#11250) | Mart | |
2024-08-16 | [ci-skip] Revert "Add Configuration for vertical Despawn Ranges (#10440)" ↵ | Bjarne Koll | |
(#11278) This reverts commit 1b8ab116edd5da15791de96aa462db90756848dc. | |||
2024-08-16 | Add Configuration for vertical Despawn Ranges (#10440) | Tamion | |
2024-08-16 | Fix indestructable light blocks (#11275) | Abel | |
Co-authored-by: Bjarne Koll <[email protected]> | |||
2024-08-16 | Fix scanForLegacyEnderDragon world config (#11262) | Lulu13022002 | |
2024-08-16 | [ci skip] Specify rebase location in CONTRIBUTING (#11255) | hyperdefined | |
* [ci skip] Specify rebase location in CONTRIBUTING * Improve * remove Paper-MojangAPI mention --------- Co-authored-by: Bjarne Koll <[email protected]> Co-authored-by: Lulu13022002 <[email protected]> | |||
2024-08-16 | Apply optimise collision checking in move packet handling patch | Spottedleaf | |
2024-08-16 | Fix NPE for PlayerPostRespawnEvent#getRespawnedLocation (#11268) | Lulu13022002 | |
2024-08-14 | Fix disableEndCredits world config (#11261) | Lulu13022002 | |
2024-08-14 | Fix `TooltipContext.create` being wrong(#11254) | hyperdefined | |
Co-authored-by: Jake Potrebic <[email protected]> | |||
2024-08-12 | Improve standard messenger logging | Nassim Jahnke | |
2024-08-12 | Fix BasicCommand suggestion arg count (#11241) | Jake Potrebic | |
2024-08-12 | Fix `setSendViewDistance`'s return (#11247) | hyperdefined | |