| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixes #6609
|
|
Fixes #6524
|
|
|
|
Known Issue: position desynch after creature respawn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed unsafe removal of charm auras, it is now safe to remove them inside AI hooks
* Fixes crash in SmartAI::EnterEvadeMode
Closes #8679
|
|
Removed file which broke the repo (tab in name)
|
|
|
|
Sindragosa encounter
Closes #8778
|
|
|
|
|
|
|
|
Fixes #6113
|
|
|
|
|
|
Note that this doesn't make BigNumber class threadsafe - it never was that way.
|
|
Remove mutex from BigNumber class - it didn't do what it was advertised to do - consider using the "locked" array outside of the function in which it was "locked".
|
|
|
|
|
|
|
|
|
|
|
|
cosmetic changes
|
|
Closes #8320
|
|
|
|
|
|
|
|
It is needed for Random Dungeon Finder credit.
|
|
It is needed for Random Dungeon Finder credit.
|
|
|
|
It is needed for Random Dungeon Finder credit.
|
|
PLAYER_FLAGS_TAXI_BENCHMARK based on arguments. To enable/disable this, call '/script SetTaxiBenchmarkMode(1)' (1 = on, 0 = off). Basically debugs the taxi flight and outputs min, max and avg FPS during flight. Automatically toggled off when flight ends.
|
|
It is needed for Random Dungeon Finder credit.
Correct entry for last encounter in the instance.
|
|
some cosmetic changes)
Ref #7254
|
|
Fixes #9728
|
|
DB/Creature: Add missing creature_addon
|
|
|
|
|
|
Fixes #3231
|
|
- update Tharon Ja to BossAI
- update one creature - cosmetic npc
Closes #10524
|