EverWrath/data/sql/updates
Jelle Meeus 3565e4a9eb
feat(Core/WorldState): improved WorldState scripting (#20141)
* implement world state script

based on
0b87ca9d9e

Co-authored-by: killerwife <killerwife@gmail.com>

* refactor to use onleave and onenter instead of spell_area

allows players to right click remove adal's buff

* add MapMgr.h

* refactor: use condition enum instead of uint32, prefix WORLD_STATE where needed

* remove lock from WorldState::Update

sWorldState->Update() is only called from World::Update

* remove unsafe SmartAI action of setWorldState

---------

Co-authored-by: killerwife <killerwife@gmail.com>
2024-11-12 12:15:27 -03:00
..
db_auth chore(DB): import pending files 2024-01-20 13:20:35 +00:00
db_characters chore(DB): import pending files 2024-09-22 06:33:12 +00:00
db_world chore(DB): import pending files 2024-11-12 11:21:14 +00:00
pending_db_auth chore(DB): import pending files 2024-01-20 13:20:35 +00:00
pending_db_characters chore(DB): import pending files 2024-09-22 06:33:12 +00:00
pending_db_world feat(Core/WorldState): improved WorldState scripting (#20141) 2024-11-12 12:15:27 -03:00
README.md

Please read this before adding new SQL-update files.