EverWrath/data/sql
Jelle Meeus 2c771397ca
fix(Scripts/Naxxramas): Maexxna more blizzlike web wrap (#18843)
* WIP maexxna web wrap

* add custom summon web wrap

* progress

* save

* something that works

* update sql

* cleanup script

* clean sql

* remove orientation from position

* fix: cast web wrap on multiple targets

* fix: web wraps should not attack

* adjust vertical speed to reduce speed if close, avoid ceiling yeet

* rename candIt to itr

* remove unused wraps2

* style

* use event instead of update(diff)

* update spell_dbc sql

* include player header to fix error: invalid use of incomplete type

* include SpellAuraEffects header

* fix Effects start at 1 in DBC

* fix web wraps attacking

* calc distance with hypotf, define vspeed ranges, remove trig webwrap enum

* fixup! calc distance with hypotf, define vspeed ranges, remove trig webwrap enum

* fix: call target selection with pos 0, use IsPlayer()

* add validate

* fixup! fix: call target selection with pos 0, use IsPlayer()

* remove not needed header

* remove empty lines

* use registry macro

* Revert "remove not needed header"

This reverts commit 254717d27e196a1ec108db5a5e29e37e9e2237a6.
2024-05-11 13:53:29 +01:00
..
archive refactor(DB): Move old archive files to old dir (#18164) 2024-01-20 14:19:38 +01:00
base fix(DB): Collation error (#18204) 2024-01-20 21:23:45 -03:00
create fix(DB): Correct collation of create script (#16853) 2023-08-06 21:26:47 +02:00
custom
old refactor(DB): Move old archive files to old dir (#18164) 2024-01-20 14:19:38 +01:00
updates fix(Scripts/Naxxramas): Maexxna more blizzlike web wrap (#18843) 2024-05-11 13:53:29 +01:00