| ID | Summary | Committer | Date |
|---|
| ab48a662 | - Merge branch 'refs/heads/version/7.0.x'
# Conflicts:
# buildSrc/src/main/kotlin/GradleExtras.kt
# buildSrc/src/main/kotlin/LibsConfig.kt
# buildSrc/src/main/kotlin/PlatformConfig.kt
# gradle.properties
# worldguard-libs/bukkit/build.gradle.kts
| joo200 | 2 years ago |
| d9716a5b | - Ignore arrow combustion.
Closes #2144.
| wizjany | 2 years ago |
| a0e397e5 | - Use more snapshot-less holders on Paper.
This is already past the debounce so in theory it's not getting hit *often*, but I guess if it's really slow it'll still show up.
| wizjany | 2 years ago |
| 02dc89b2 | | wizjany | 2 years ago |
| 829a4a42 | | wizjany | 2 years ago |
| 830472d3 | - Revert previous changes to explosion event handling.
Event abstraction sucks and everything needs rewriting.
| wizjany | 2 years ago |
| 03aac83f | - Match explosion flag coverage with EntityListener.
| wizjany | 2 years ago |
| fb88d566 | - Bump to SNAPSHOT for dev.
Also update the changelog.
| wizjany | 2 years ago |
| 068ad680 | | wizjany | 2 years ago |
| cb011a88 | | ploppyperson with wizjany | 2 years ago |
| 0f3ea504 | - Merge pull request #2115 from EngineHub/feature/fix-breeze-stuff
Optimize and cleanup explosion events from entities
Fixes #2099 and #2097
| wizjany | 2 years ago |
| 679b5694 | - Split wind charge into breeze/player flags.
Player flag is build-checked (default false) and breeze flag is not (default true).
Having multiple flags is ugly but if we need every bit of behavior to be manipulable this is the only way.
| wizjany | 2 years ago |
| 9dd7d7c0 | - Fix wind-charge-burst flag for player knockback
| joo200 | 2 years ago |
| afb619d2 | | joo200 | 2 years ago |
| b73a0a71 | - Check mob-damage for potion splashes from e.g. witches.
Note that bypass bypasses this if the player with bypass is the target of the potion, but only for the player with bypass.
Fixes #2134.
| wizjany | 2 years ago |
| 2ea50689 | - Workaround books no longer sending change block for lecterns.
Fixes #2124.
| wizjany | 2 years ago |
| 70d225ef | - Split chest boat ride/open.
| wizjany | 2 years ago |
| aa46529e | - Extend use flag to all (trap)doors.
There's no tag which has wood+copper, but iron are not interactable anyway.
Relates to #2130.
| wizjany | 2 years ago |
| 8ffc81ad | - Fix NPE for teleport events without target location
Fixes #2111
| joo200 | 2 years ago |
| 16ea4625 | - Merge pull request #2100 from aurorasmiles/feat/buildlogic
Port buildlogic from WorldEdit
| wizjany | 2 years ago |
| ca49458a | - A bit of cleanup.
Definitely did not accidentally make a 40MB jar halfway through.
| wizjany | 2 years ago |
| 57492108 | - Port build-logic from WorldEdit
| aurora | 2 years ago |
| c6fbfb87 | | cyberflame | 2 years ago |
| fa357f46 | - Back to snapshot.
Idk why we even to this for betas, they're not getting a maven release.
| wizjany | 2 years ago |
| a801a9d6 | | wizjany | 2 years ago |
| 1bfae454 | - Merge pull request #2089 from EngineHub/feat/mc-1.21
| wizjany with Joo200, Lennart, and Brokkonaut | 2 years ago |
| b269d7e2 | - Handle vaults as use, crafters as chest-access.
| wizjany | 2 years ago |
| af645ea2 | | joo200 | 2 years ago |
| a5ea5115 | - Fix UseBlockFlag for multiple uses at the same time, add windburst-flag
| joo200 | 2 years ago |
| 83298796 | - WindCharge -> AbstractWindCharge
| brokkonaut | 2 years ago |
| 8aa37e38 | - Do not call as a bulk event, because it has to check every blocks type
| brokkonaut | 2 years ago |
| 887f3bfa | - Special handling for WindCharges
| brokkonaut | 2 years ago |
| 6898ad86 | - Fix ItemStack conversion for spigot compatibility
| joo200 | 2 years ago |
| 7783e9ae | - Fix ItemStack conversion on block place on MC 1.21 (#2093)
| lennart with wizjany | 2 years ago |
| 2bd426ba | - Update Materials.java with 1.21 tags and materials
| joo200 | 2 years ago |
| 27f00959 | - Fix compilation for MC 1.21. Nothing tested yet.
| wizjany | 2 years ago |
| ead1e1b7 | - Fix checking bypass on initialize (#2082)
| joni aromaa | 2 years ago |
| 8b7729e0 | - Fix silent flag for gameplay commands (#2081)
| aurora with Wyatt Childers | 2 years ago |
| d6ef5e93 | - Remove adventure snapshot repository
| joo200 | 2 years ago |
| 6f5501f7 | | wizjany | 2 years ago |
| d9424b1c | | wizjany | 2 years ago |
| 65431c7d | - Fix fire placement by blocks when fire-spread is set to deny
Fixes #2070
| aurora | 2 years ago |