2.6.2
github-actions
released this
07 Jun 09:29
·
529 commits
to refs/heads/main
since this release
🐛 Fixes
- fix: correctly processSet with blacklist when required @dordsor21 (#2270)
- fix: minor changes to fix loading blocks outside stored range in ThreadUnsafeCharBlocks @dordsor21 (#2260)
- Fix BlockEntity#remove spigot mapping @EpicPlayerA10 (#2264)
- Adapt breaking changes in Towny @renovate (#2254)
- fix: Improve edit processing @dordsor21 (#2247)
- fix: only send invalid region messages with debug true @dordsor21 (#2238)
- fix: fix universal disallowed blocks logic in limit and EditSession compilation @dordsor21 (#2237)
- fix: create single threaded executor for use with non-concurrent generators @dordsor21 (#2236)
- fix: correctly handle creation of extents in EditSessionBuilder @dordsor21 (#2232)
- fix: more intuitive limit permissions @dordsor21 (#2233)
- fix: correctly in initialise unlimited limit @dordsor21 (#2231)
- fix: correct issues with processor scopes @dordsor21 (#2230)
- Fix reading of tile entities with "id" instead of "Id" tag @Foorcee (#2211)
- Revert "Actually delegate in AbstractDelegateExtent" @SirYwell (#2229)
- Properly scale the random in SimpleRandomCollection @SirYwell (#2220)
- Fixes command context for bukkit console command sender @TheMeinerLP (#2193)
- Actually delegate in AbstractDelegateExtent @SirYwell (#2196)
✨ Features
- feat: implement a player-specific queue for clipboard IO tasks @dordsor21 (#2267)
- feat: improve error when loading biomes @dordsor21 (#2241)
- feat: configurable image hosts @dordsor21 (#2243)
- feat: add -r (random rotate) flag to schem load and clipboard brush @dordsor21 (#2244)
- feat: make more commands unqueued @dordsor21 (#2235)
- feat: allow captions in SuggestInputParseException @dordsor21 (#2239)
- Fix reading of tile entities with "id" instead of "Id" tag @Foorcee (#2211)
✅ Chore
- Optimize PR builds @NotMyFault (#2273)
- chore: improve queue documentation and submit history to better queue @dordsor21 (#2266)
- chore: minor improvements to processing-related code @dordsor21 (#2271)
- Archive PR artifacts @NotMyFault (#2269)
- Extract common code when resizing arrays @SirYwell (#2257)
- Avoid many threads blocking on AbstractChangeSet#processSet @SirYwell (#2226)
- refactor: switch to EnumSet for heightmaps to improve performance @dordsor21 (#2248)
- chore: remove firework-chunk-loading prevention and default tick limiter to false @dordsor21 (#2234)
📦 Dependency updates
- Update dependency com.palmergames.bukkit.towny:towny to v0.99.1.1 @renovate (#2272)
- Update gradle to 8 @NotMyFault (#2262)
- Update antlr4 to v4.13.0 @renovate (#2256)
- Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.8 @renovate (#2255)
- Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.5.5 @renovate (#2201)
- Update dependency com.github.TownyAdvanced:Towny to v0.99.0.5 @renovate (#2202)
- Update plugin xyz.jpenilla.run-paper to v2.1.0 @renovate (#2205)
- Update dependency org.ajoberstar.grgit:grgit-gradle to v5.2.0 @renovate (#2203)
- Update dependency org.mockito:mockito-core to v5.3.1 @renovate (#2204)