Commit Graph

7022 Commits

Author SHA1 Message Date
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
Kitzunu
ea2e24f31b feat(Apps/CI): Add check for broadcast_text (#9771) 2021-12-29 21:18:41 -03:00
AzerothCoreBot
ca14e6e7bc chore(DB): import pending files
Referenced commit(s): 5a1bdb1f3b
2021-12-29 21:33:37 +00:00
Kitzunu
5a1bdb1f3b fix(DB/Misc): Reimport all broadcast_text entries (#9769) 2021-12-29 18:31:55 -03:00
Skjalf
1a75b3ef0d fix(Scripts/Silithus): Solve issues with bosses despawing too fast (#9914) 2021-12-29 09:23:34 -03:00
AzerothCoreBot
7b7d9b3aed chore(DB): import pending files
Referenced commit(s): 770cb0bf2c
2021-12-29 03:38:50 +00:00
Noxies
770cb0bf2c fix(DB/Loot): Remove Jingling Bell from creature loot (#9909) 2021-12-29 00:37:12 -03:00
Kitzunu
1df8a47e4a fix(SQL): fix SQL (#9911) 2021-12-28 20:14:57 -03:00
Kargatum
c81891fc11 feat(Core/AI): convert SelectAggroTarget to enum class (#9893) 2021-12-28 19:13:12 -03:00
AzerothCoreBot
e928d8b67e chore(DB): import pending files
Referenced commit(s): e766fc0fb9
2021-12-28 20:48:45 +00:00
Malcrom
e766fc0fb9 fix(DB/Spawning) Respawn Stonewing Trackers, Ghostlands (#9829)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2021-12-28 15:02:54 -05:00
AzerothCoreBot
78c93cf145 chore(DB): import pending files
Referenced commit(s): d148300b62
2021-12-28 16:59:14 +00:00
Malcrom
d148300b62 fix(DB/SAI/Creature text) Dar'Khan Drathir, Deatholme, Ghostlands (#9828)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2021-12-28 11:24:06 -05:00