ElenaiDev / ElenaiDodge2.0

Other
9 stars 9 forks source link

ClientDodgeEvent and ServerDodgeEvent no longer exist? #82

Open Jackiecrazy opened 1 year ago

Jackiecrazy commented 1 year ago

While updating Project: War Dance to 1.19, I updated the dependency and noticed that ServerDodgeEvent no longer exists. This is a little troubling for me, as I use the event to provide cross-compat for both Dungeons Gear and PWD. In the former case, dodging will trigger various rolling effects like those in Minecraft Dungeons, while in the latter case dodging resets posture cooldown and cannot be used while staggered. Are there any plans of re-adding these events? In addition, is there a native way to modify the cooldown speed of feathers in code now?

ElenaiDev commented 1 year ago

Hey! apologies for that.

I’ll add it back in soon :)

(when I moved all API stuff from ED2 to feathers the events slipped my mind, sorry!)