Malcrom
e2b8175471
fix(DB/Pathing) Fix some bad paths at Taren Mill ( #9910 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-03 10:10:09 -04:00
Kitzunu
f04709a326
refactor(Core/Misc): ceil() to std::ceil() ( #9791 )
...
- prefer std functions over C functions
2022-01-03 10:11:39 -03:00
Kitzunu
61649b7e6d
fix(Scripts/Spells): fix logic mistake in spell_generic ( #9799 )
...
- chery-picked from commit (25e01b0402 )
Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com >
Co-authored-by: Wyrserth <43747507+Wyrserth@users.noreply.github.com >
2022-01-03 09:55:37 -03:00
AzerothCoreBot
52582887ab
chore(DB): import pending files
...
Referenced commit(s): a8d93ad85d
2022-01-03 12:27:53 +00:00
Malcrom
a8d93ad85d
fix(DB/Pathing/Auras) Forsaken Raiders, Hillsbrad Foothills ( #9907 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-03 08:26:22 -04:00
IntelligentQuantum
002e62d689
feat(Core/SmartScripts): SMART_EVENT_SUMMONED_UNIT_DIES ( #9979 )
2022-01-03 08:24:13 -03:00
AzerothCoreBot
9c63257283
chore(DB): import pending files
...
Referenced commit(s): ffc2289365
2022-01-03 02:37:37 +00:00
Malcrom
ffc2289365
Fix(DB/Path) Zixil, Hillsbrad Foothills ( #9906 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-02 21:35:53 -05:00
AzerothCoreBot
bd0e4290ca
chore(DB): import pending files
...
Referenced commit(s): 3925118dd9
2022-01-03 02:14:08 +00:00
Malcrom
3925118dd9
fix(DB/Walk/Run Speed) Creature speed update for Eversong woods and Ghostlands ( #9868 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-02 21:12:30 -05:00
AzerothCoreBot
b06d3d2de7
chore(DB): import pending files
...
Referenced commit(s): 1ef12abc37
2022-01-03 01:29:00 +00:00
Malcrom
1ef12abc37
fix(DB/Spawns/Pathing) Pathing Ghostlands ( #9839 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-02 20:27:29 -05:00
IntelligentQuantum
8a5b96349b
feat(Core/SmartScripts): SMART_TARGET_LOOT_RECIPIENTS ( #9967 )
2022-01-02 21:54:27 -03:00
AzerothCoreBot
7d25a0fb68
chore(DB): import pending files
...
Referenced commit(s): e71d902027
2022-01-02 22:32:44 +00:00
Noxies
e71d902027
fix(Core/DB): adjust commands sec level to follow wiki ( #9978 )
...
* sql: update gm list to security 3
* gm list SEC_ADMINISTRATOR fallback
* Update `gm on/off` to SEC_MODERATOR fallback
* update code style
2022-01-02 19:28:03 -03:00
AzerothCoreBot
6958a86d37
chore(DB): import pending files
...
Referenced commit(s): caa805c565
2022-01-02 21:26:09 +00:00
IntelligentQuantum
caa805c565
fix(DB/Loot): Bolt of Mageweave ( #9850 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-02 22:14:34 +01:00
Francesco Borzì
b748730bc8
refactor(Core): remove unused imports ( #9969 )
2022-01-02 20:22:09 +01:00
AzerothCoreBot
715b98a45e
chore(DB): import pending files
...
Referenced commit(s): 36d966bb75
2022-01-02 15:56:17 +00:00
Noxies
36d966bb75
fix(DB\Gameobject): Missing gameobjects causing world errors ( #9964 )
2022-01-02 12:54:37 -03:00
Skjalf
980f420746
fix(Core/Scripting): Solve issue with client crashes on login ( #9971 )
2022-01-02 12:36:14 -03:00
AzerothCoreBot
90c00fc0e0
chore(DB): import pending files
...
Referenced commit(s): 64d20b7870
2022-01-02 13:53:37 +00:00
Noxies
64d20b7870
fix(DB/Waypoints): Curator Thorius & Gorlorn Frostbeard waypoints ( #9963 )
2022-01-02 10:52:03 -03:00
Francesco Borzì
6d7b024deb
fix(Core/Object): macOS build ( #9968 )
2022-01-02 09:08:33 -03:00
dantav
ea3e140f94
fix(Core): Suppress status opcode after gossip ( #9962 )
...
Co-authored-by: Dan Tavares <dantavar@publicisgroupe.net >
2022-01-02 08:26:46 +01:00
Skjalf
a5a66207c4
feat(Core/Scripting): OnBuildValuesUpdate hook ( #9961 )
2022-01-01 23:37:04 -03:00
AzerothCoreBot
413e4b52d8
chore(DB): import pending files
...
Referenced commit(s): 929514b5b8
2022-01-02 00:48:53 +00:00
neifion-00000000
929514b5b8
fix(DB/Waypoints): Pathing corrections for 2 NPCs in Shadowglen ( #9758 )
...
* fix(db): Pathing corrections for 2 NPCs in Shadowglen
Pathing for creatures 46484 and 46499 were slightly incorrect.
Values pulled from packets.
Packet data used for this commit has been submitted to AC.
2022-01-01 21:47:21 -03:00
AzerothCoreBot
a31105145f
chore(DB): import pending files
...
Referenced commit(s): 8216318f92
2022-01-01 23:20:14 +00:00
Skjalf
8216318f92
feat(Core/Conditions): Implement CONDITION_TYPE_CREATURE_RESPAWN ( #9927 )
2022-01-01 20:18:37 -03:00
Skjalf
1806792625
fix(Core/Players): fix trailing whitespaces being added as settings ( #9960 )
2022-01-01 17:35:15 -03:00
Kitzunu
a9cbd35cd2
fix(Core/Achievement): Don't count bought back items as a new item for ACHIEVEMENT_CRITERIA_TYPE_RECIEVE_EPIC_ITEM ( #9798 )
...
* cherry-pick commit (a58955d88c )
Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com >
2022-01-01 15:08:59 -03:00
UltraNix
4a36897873
fix(Core/Spells): Dungeon and world bosses are always subject to spell school lockouts. ( #9638 )
...
Fixes #9633
2022-01-01 02:28:21 -03:00
Kitzunu
913e65f97f
refactor(Core/Misc): fabs() to std::fabs() ( #9790 )
...
- prefer std functions over C functions
2021-12-31 20:41:00 -03:00
Kitzunu
ac99eb48e1
refactor(Core/Misc): abs() to std::abs() ( #9789 )
2021-12-31 19:29:39 -03:00
AzerothCoreBot
fe9305c724
chore(DB): import pending files
...
Referenced commit(s): 8374db6d57
2021-12-31 21:51:44 +00:00
IntelligentQuantum
8374db6d57
Add files via upload ( #9847 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2021-12-31 22:50:07 +01:00
AzerothCoreBot
de9f7457a2
chore(DB): import pending files
...
Referenced commit(s): 3922585d8c
2021-12-31 21:37:55 +00:00
IntelligentQuantum
3922585d8c
Add files via upload ( #9848 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2021-12-31 22:36:18 +01:00
AzerothCoreBot
1633ecf5cb
chore(DB): import pending files
...
Referenced commit(s): a5e812ffd4
2021-12-31 19:16:26 +00:00
acidmanifesto
a5e812ffd4
Abyssal Crest Loot % correction ( #9951 )
...
Verified via UDB Loot per consolidated sniffs
2021-12-31 20:14:45 +01:00
AzerothCoreBot
3132f00473
chore(DB): import pending files
...
Referenced commit(s): 6c2cbdb097
2021-12-31 17:17:54 +00:00
acidmanifesto
6c2cbdb097
Fix (DB\Loot) Remove Tree Frog Loot ( #9949 )
...
Tree Frog has no loot. This is comical that we had it like this for so long.
2021-12-31 12:16:22 -05:00
Skjalf
b97cf91a15
fix(Core/Scripting): fix a loop in the affected mod spell hook ( #9948 )
2021-12-31 12:03:39 -05:00
Kitzunu
69683a3472
chore(Scripts/Misc): Cleanup some more JustDied hooks ( #9768 )
2021-12-31 12:00:40 -03:00
IntelligentQuantum
0556f0b3d5
refactor(Core/Packets): Totem ( #9451 )
...
* Totem
* Update WorldSession.h
2021-12-31 10:23:38 -03:00
AzerothCoreBot
f2a5a12bd0
chore(DB): import pending files
...
Referenced commit(s): a0c4959123
2021-12-31 09:08:21 +00:00
Cláudio Costa
a0c4959123
fix(DB): Onu quest conditions ( #9817 )
2021-12-31 10:06:45 +01:00
AzerothCoreBot
8dba60b2aa
chore(DB): import pending files
...
Referenced commit(s): a3b226540e
2021-12-31 05:31:51 +00:00
Noxies
a3b226540e
fix(DB\Quest): A Visit to the Doctor ( #9925 )
...
* fix(DB): A Visit to the Doctor
* code style
2021-12-31 02:30:10 -03:00