Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321) (#8371)ver/1.18.2 | Shane Freeder | |
* Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321) Thought that I fixed this before push/merge, apparently not, hence, fix the return type and add mitigation for this. * Fix patch/build * Rebuild patches | |||
2022-07-03 | Don't print component in resource pack rejection message (#8085) | pop4959 | |
2022-06-15 | Add ARMOR tag to MaterialTags (1.18.2) (#7880) | u9g | |
2022-06-14 | Update alternate current patch (#7971) | Space Walker | |
2022-06-12 | Update paperweight to 1.3.7 | Josh Roy | |
2022-06-12 | Ensure that Log4J is shutdown when stopping the server (Fixes #7932) | Josh Roy | |
2022-06-12 | Update Adventure to 4.11.0 and implement ComponentLogger | Josh Roy | |
2022-06-12 | Make timings link clickable (#7944) | Noah van der Aa | |
2022-06-06 | Fix campfire walker in V19201.18.2 | Joseph Burton | |
2022-06-05 | Fix treasure maps discovered settings (#7627) | Jake Potrebic | |
2022-06-05 | [DataConverter] Fix generator options parsing | Joseph Burton | |
2022-06-05 | Move some methods to RegionAccessor (#7635) | Jake Potrebic | |
2022-06-05 | Updated Upstream (Bukkit/CraftBukkit) (#7875) | 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: 6a039faf PR-745: Expose more information about advancements 52148c47 PR-749: Various javadoc improvements 23c2d841 PR-748: Remove permissible recalculation from Permission constructor CraftBukkit Changes: a59dc59e SPIGOT-7025: Use existing item in hand for ranged Drowned attack e4cca0ca PR-1050: Expose more information about advancements | |||
2022-06-05 | Make leave messages for kicks the same as for quitting (#7874) | froobynooby | |
2022-06-04 | throw exception if worlds are created while being ticked (#7653) | Jake Potrebic | |
2022-06-03 | [ci skip] Changing the order of the rebase with autosquash command in the ↵ | Matt Artist | |
contributing.md (#6974) | |||
2022-06-03 | Limit resolved selectors when enabled | Nassim Jahnke | |
2022-06-02 | Remove incorrect throws javadoc in Team (#7869) | Jake Potrebic | |
2022-06-02 | Fix some nullability things (#7275) | Jake Potrebic | |
2022-06-02 | Remove ChatColor usages (#7543) | Jake Potrebic | |
2022-06-03 | Updated Upstream (CraftBukkit) | Shane Freeder | |
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: 9d46b56e2 SPIGOT-7009: Stuck on "Loading terrain..." after disconnecting on respawn screen | |||
2022-06-02 | Updated Upstream (Bukkit) | 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: d565a710 SPIGOT-7027: Documentation for ItemMeta#getCustomModelData is incorrect | |||
2022-06-02 | Disable book selector resolving by default | Nassim Jahnke | |
2022-06-02 | Respect x-ray permission in World#refreshChunk (#7214) | Owen | |
Co-authored-by: stonar96 <[email protected]> | |||
2022-06-02 | Add numeric string completion suggestions as int suggestions (#6360) | Emily | |
2022-06-02 | Prevent entity loading causing async lookups (#7553) | Owen | |
2022-06-01 | Add translation keys to GameMode enum (#7081) | Jake Potrebic | |
2022-06-02 | Sanitize Sent BlockEntity NBT (#7010) | Owen | |
2022-06-01 | Implement Translatable on CreativeCategory (#7587) | Jake Potrebic | |
2022-06-01 | Check HAProxyMessage type is PROXY (#7864) | PureGero | |
2022-05-31 | Add default kick msg component (#6886) | Jake Potrebic | |
2022-05-31 | Fix EntityEquipment and related javadocs (#7380) | 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]> |