EverWrath/data/sql
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
..
archive refactor(DB): Move old archive files to old dir (#18164) 2024-01-20 14:19:38 +01:00
base docs(DB): Database Squash (#19415) 2024-07-18 19:34:32 +02:00
create refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… (#19451) 2024-09-19 00:24:11 -03:00
custom
old refactor(DB): Move old archive files to old dir (#18164) 2024-01-20 14:19:38 +01:00
updates feat(Core/WorldState): improved WorldState scripting (#20141) 2024-11-12 12:15:27 -03:00