2.1.0
github-actions
released this
10 Mar 21:58
·
927 commits
to refs/heads/main
since this release
🚀 Major features and improvements
- Support for 1.18.2 @NotMyFault (#1641)
🐛 Fixes
- Fix
//regen -b
on 1.18.2 @PierreSchwang (#1647) - Fix 1.17 snapshot restoration @dordsor21 (#1632)
- Don't allow heightmap-based brushes to edit the entire world "depth" @dordsor21 (#1617)
- Fix //snapshot in 1.18 and re-implement biome/entity restoration @dordsor21 (#1620)
- Load legacy config file before firing PlatformsRegisteredEvent @dordsor21 (#1623)
- Fix clipboards to allow proper heights by allowing extended CuboidRegion heights @dordsor21 (#1624)
- Fix angle mask not working below Y 0 @dordsor21 (#1618)
- Fix surfacespline not working below Y 0 @dordsor21 (#1616)
- Fix: Set size of MappedByteBuffer accordingly if no file system entry is present @PierreSchwang (#1608)
- Fix: Add coordinates to tile-entity nbt component for undo @PierreSchwang (#1607)
- Only call
org.bukkit.World
height methods if they're present (1.17+) @dordsor21 (#1551) - fix:
/fawe debugpaste
not working on 1.17 and lower due GSON incompatibility with Paster library @NotMyFault (#1583)
✨ Features
- Add fluid ticking and refactor post-processing a bit @dordsor21 (#1554)
- Support PlotSquared's expanded world heights @dordsor21 (#1581)
✅ Chore
- Replace JB occurrences with JSR 305 (for now) @NotMyFault (#1651)
🚦 Tests
- Remove stub server test class @NotMyFault (#1629)
📦 Dependency updates
- build: Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.7 @renovate (#1648)
- build: Update dependency net.kyori:adventure-nbt to v4.10.0 @renovate (#1638)
- build: Update dependency com.github.TechFortress:GriefPrevention to v16.18 @renovate (#1635)
- build: Update com.plotsquared to v6.5.1 @renovate (#1633)
- Bump
actions/setup-java
to 3.0.0 @NotMyFault (#1631) - build: Update dependency org.ajoberstar.grgit:grgit-gradle to v5 @renovate (#1611)
- build: Update com.plotsquared to v6.5.0 @renovate (#1610)
- build: Update release-drafter/release-drafter action to v5.18.1 @renovate (#1603)
- build: Update dependency org.checkerframework:checker-qual to v3.21.2 @renovate (#1602)
- build: Update org.bstats to v3 (major) @renovate (#1589)
- build: Update dependency org.mockito:mockito-core to v4.3.1 @renovate (#1587)
- build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.4 @renovate (#1586)