Age | Commit message (Collapse) | Author |
|
* New register model
* Use EventMap instead of old events
* More proper timers for spells
* Added missing spells and removed wrong
* Corrected targets for spells
* Added comments for script names
* Added formation to handle linked aggro
* Cleanup headers
|
|
|
|
Closes #31241
|
|
* Add missing Frenzy emote
* Implement & use Garrote Remove spell
* Use BossAI for Moroes
* Use EventMap & TaskScheduler instead of old events
* Handle special emotes in OnSpellCast
* Update enums
* Add comments for script names
* Update timers and targets of spells
* Garrote now correctly applies on players
* Improve GuestBaseAI & guest scripts
* Use new register model for all scripts
|
|
|
|
|
|
|
|
|
|
closes #31252
by danaton
|
|
closes #31235
by AlexPro54
|
|
p.s wowhead sux.
https://www.wowhead.com/wotlk/quest=3364/scalding-mornbrew-delivery#comments:id=926999
|
|
closes #31237
by AlexPro54
|
|
closes #31239
by AlexPro54
|
|
closes #31240
by AlexPro54
|
|
closes #31223
by CraftedRO
|
|
closes #31214
by danaton
|
|
(#31171)
|
|
|
|
|
|
|
|
|
|
|
|
closes #31192
by CraftedRO
|
|
|
|
closes #31188
by CraftedRO
|
|
closes #31129
by Foldor1
|
|
closes #30991
by CraftedRO
|
|
closes #31076
by CraftedRO
|
|
closes #30751
by CraftedRO
|
|
* Implement Cataclysm Breath (forces creature to cast 4 of 8 random spells)
* Implement Chaos Breath (forces creature to cast 3 of 8 random spells)
* Implement Death Count remover spell (replace SAI implementation with spell script)
Closes #30320
|
|
* Create AI for Cyclone & summon it by spell
* Create formation for linked aggro & replace scripted linked aggro
* Script The Beast Within spell & use correct trigger spell
* Create proper AI for Fathom Lurker & Fathom Sporebat
* Summon Fathom Lurker & Fathom Sporebat by spells
* Create AI for all totems used in encounter
* Spawn Seer Olum in DB instead of wrongly summoning him
* Remove redundant Karathress' event from instance script
* Cleanup headers
* Correctly use all Karathress' texts
* Cleanup & split enum
* Use EventMap and TaskScheduler instead of old events
* Fix respawn bugs of advisors
* Properly handle abilities Karathress gains from advisors
* Properly handle Blessing Of Tides
* Remove redundant SetBossState calls from advisors
* Update timers of all spells
* Update targets of all spells
|
|
|
|
|
|
|
|
* Add missing texts
* Implement intro event
* Update summon event (now Banish is canceled when all Brood of Anzu is killed)
* Remove redundant checks and actions to prevent double-summon of Anzu (not needed anymore, handled in SAI)
* Prevent calling Ikiss' intro if already done
|
|
|
|
|
|
* Kargath and O'mrogg got a full rewrite
* other bosses - new register model only, no functionality changes
|
|
intended holiday start time
(cherry picked from commit 49ad0d2d495a9f817ad2820f8e616f3a6564b480)
|
|
* New register model
* Codestyle changes
* TaskScheduler instead of timer variables
* Implement one spell script for Noxxion encounter
|
|
* convert & update Engineering a Disaster quest to SAI
* update The Lifewarden's Wrath quest with SAI
* renamed a couple of spell script names
|
|
* use missing text
* despawn InCombat trigger by spell
* add missing waypoints
* add events to activate and prepare Broggok
* codestyle changes
|
|
files (#31100)
|
|
* update timers, update combat AI, codestyle changes, reorder AI hooks
|
|
* Gyro-Kill - missing emote, timers, targets
* Iron-Hand - missing emote, timers, targets, one missing spell, update the way texts are handled
* Sepethrea - unique enum names, comments for scriptnames, update the way one text is handled
* Pathaleon - reorder spells, reorder hooks, implement one missing spell, change the way one spell is used
* Instance - remove unneeded placeholder
|
|
* Draenic Pale Ale
* Autumnal Acorn Ale
* Bartlett's Bitter Brew
|
|
Closes #11332
|
|
|
|
|
|
|