Total-RP / Storyline

A World of Warcraft add-on that improves the questing experience by replacing the default dialog frame by a more immersive frame with 3D models.
https://www.curseforge.com/wow/addons/storyline
14 stars 6 forks source link

Dragonflight changes #76

Closed Solanya closed 1 year ago

Solanya commented 1 year ago

Still running through side quests to make last scaling/anim changes but everything else has been working fine. The one annoying issue there is right now is down to Blizzard's Model API being exceptionally borked when an NPC has a weapon out, throwing a lot of OnAnimFinished all over the place. Unless I find a way to sheathe/remove weapons from models, that's a few manual animations that have to be put in to ensure animations don't glitch out.

Solanya commented 1 year ago

New gossip events have been put in place, will test more but it seems much better, no awkward window closing and reopening as I was having with the other event. Also fixed the reputation bar, it now uses the new template and only replaces the OnEnter script (for the tooltip anchor) and SetStatusBarColor to account for the nightfallen custom color (using the faction IDs instead for simplicity)