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
AzerothCoreBot
d54af70d6d
chore(DB): import pending files
...
Referenced commit(s): ec7c68314d
2021-12-31 03:13:00 +00:00
Malcrom
ec7c68314d
fix(DB/Pathing) Brooms, Silvermoon City ( #9944 )
...
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2021-12-30 22:11:27 -05:00
AzerothCoreBot
712bdf38bd
chore(DB): import pending files
...
Referenced commit(s): 19b98c5e7d
2021-12-31 02:26:57 +00:00
TheDdraig
19b98c5e7d
fix(DB/Conditions) Spirit of the Vale ( #9942 )
...
* fix(DB/Conditions)spiritofvale
* Update rev_1640896254599408944.sql
* Update rev_1640896254599408944.sql
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2021-12-31 03:25:14 +01:00
AzerothCoreBot
bfe52faa79
chore(DB): import pending files
...
Referenced commit(s): e718d2a699
2021-12-31 00:29:05 +00:00
Kitzunu
e718d2a699
fix(DB/Gameobject): Move chairs to AV ( #9931 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2021-12-30 19:27:30 -05:00
Kargatum
e12494d993
feat(Core/Pets): Management refactoring ( #9712 )
...
* feat(Core/Pets): rework managment
* 1
* 2
* 3
* 4
* 5
* cs pet
* check before ressurect
* pet DECLINED_NAMES
* display
- https://github.com/azerothcore/azerothcore-wotlk/issues/9297
* ArenaSpectator
* 1
2021-12-30 18:45:13 -03:00
Skjalf
24ab99919a
feat(Core/Scripting): Implement OnIsAffectedBySpellModCheck hook ( #9903 )
2021-12-30 17:39:13 -03:00
IntelligentQuantum
53a6fb7513
refactor(Core/Packets): Bank packets ( #9627 )
2021-12-30 16:00:24 -03:00
AzerothCoreBot
b2dd9eec5a
chore(DB): import pending files
...
Referenced commit(s): ddddb108b6
2021-12-30 14:34:13 +00:00
Malcrom
ddddb108b6
fix(DB/Pathing): Ghostlands Guardians ( #9838 )
2021-12-30 11:32:33 -03:00
AzerothCoreBot
f75bd3b674
chore(DB): import pending files
...
Referenced commit(s): e5b5413a5f
2021-12-30 13:10:54 +00:00
Noxies
e5b5413a5f
fix(DB/Quest): Quest "In Dreams" ( #9924 )
2021-12-30 10:09:16 -03:00
Noxies
bbf08c1aaa
fix(Core/TemporarySummon): Implement TEMPSUMMON_TIMED_DESPAWN_OOC_ALIVE ( #9915 )
2021-12-30 08:05:46 -03:00