ArcanePariah / Night-of-the-Dead

9 stars 14 forks source link

Custom boss bars [Includes new assets] #266

Closed NiktosNOTD closed 5 years ago

NiktosNOTD commented 5 years ago

Replacing standard trigger based bossbars which cause a problem, described here. With data boss bars, pretty much stolen from NOTD2, just slight changes: -to visuals to accomodate longer names of bosses -displaying amount of hp also as numbers -support of boss pings which notd2 didn't have

Changes to notd itself: -All bosses now use the data bossbar -Menoetes no longer calls for bossbar like he used to (he made a call but never received the bar it was for ping), now he just gets the ping -Gotb is now in userdata listing the bosses -added new functions -deleted old ones -Added 3 new *.dds files to "Night Of The Dead Assets.sc2mod"

How it looks: bar1 Big change is bosses to longer have the goofy thumbnail portraits. (they can easily be readded in case of uproar) Style of bar itself also can get reverted to old bland one if people get vocal about wanting it old and blank.

In situation of leaks/comms going while the boss fight starts it looks like this. bar2bar Boss bar is intentionally a bit off center to not obscure the progress bars

Imprortant: -Need to update Assets.sc2mod on blizz server or it will look like ass -Pushed *.bin files by accident just ignore them Patchnotes: -New less resource intensive BossBars (visual is just a bonus)