Skip to content
Not built

#1784 (Feb 23, 2023, 1:58:45 AM)

Started 2 yr 12 mo ago
Took 0 ms
Build Artifacts
denizen-paper-1.2.6-SNAPSHOT.pom1.21 KiB view
Cleanup projectile events (#2426)

* Initial work on `ProjectileHitScriptEvent`

* Deprecate `ProjectileCollideScriptEvent`

* Finish meta docs

* Remove old versions

* Only deprecated on 1.19+

* Cleanup `couldMatch`, check for edge cases

* Add version note to deprecation notice

* Cleanup deprecation messages

* Fixes from review

* Add note to `collides` event deprecation
(commit: 7841434)
noreply at
Cleanup and improve `PlayerHoldsItemEvent` (#2427)

* Cleanup improve and rename `PlayerHoldsItemEvent`

* Update meta

* Minor cleanups

* Better accuracy for scrolling, fire for switching

* Limit Paper impl to 1.18+

* Cleanup imports
(commit: 1603d42)
noreply at
raise/lower item event: add reason context/switch and patch edge cases
(commit: c41d90d)
git_commits at
entity removed from world paper event

and replace despawn event trigger with a modern one
(commit: ec01855)
git_commits at
scoreboard team tags
(commit: 5f09335)
git_commits at
fix grindstone event determination casing
(commit: 30fcb48)
git_commits at
New Paper-only event `entity steps on block` (#2429)

* Add new Paper-only event `entity steps on block`

* Fixes and meta cleanup.
(commit: 43ecb9e)
noreply at
cleanups related to last 2 PRs
(commit: f531216)
git_commits at
Add paper-only 1.19+ `WardenChangesAngerLevelEvent` (#2430)

* Add WardenChangesAngerLevelEvent

* improve meta

* update meta

* Update WardenChangesAngerLevelScriptEvent.java

* new switch syntax + small meta fixes
(commit: 7da248a)
noreply at
fix steps on matching everything, improve warden event meta
(commit: 6de5e25)
git_commits at
patch newlines in 'chat'
(commit: 150d3eb)
git_commits at
paper player deep sleep event
(commit: a140654)
git_commits at
PlayerTag.flying_fall_damage tag/mec addition (#2433)

* Add flying_fall_damage PlayerTag tag/mec pair

* Add related tags to new flying_fall_damage mec
(commit: eab4e0f)
noreply at