Commit Graph

7528 Commits

Author SHA1 Message Date
AzerothCoreBot
e97cd7cdc0 chore(DB): import pending files
Referenced commit(s): bffe838163
2022-02-10 20:42:19 +00:00
Nefertumm
bffe838163 fix(Core/Quest): For The Horde! (#10330)
* Fix(Core/Quest): Fix For The Horde! quest

* fix build

* Change the methods
2022-02-10 17:40:20 -03:00
Kitzunu
9d166722c4 refactor(Core/Creature): More functions capitalized (#10012)
* GetLeader

* IsFormed

* build
2022-02-10 18:40:00 +01:00
UltraNix
0fa4a90aa8 fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENE… (#9844)
* fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENERATE_POWER` auras.

Fixes #2042
2022-02-10 15:34:00 +01:00
Kitzunu
210029095a fix(Core/GameObjects): Do not allow players to interact with gobs that use "Point" icon (#9800)
- cherry-pick commit (c52c0f0b7d)

- This was confirmed in sniffs, see TrinityCore/TrinityCore@c52c0f0#commitcomment-34342342

Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
2022-02-10 14:50:33 +01:00
AzerothCoreBot
00dc5c2db7 chore(DB): import pending files
Referenced commit(s): d505381106
2022-02-10 12:42:08 +00:00
Kitzunu
d505381106 fix(Scripts/Spell): Don't use invalid spells for the Magic Rooster mount (#9797)
* fix(Scripts/Spell): Don't use invalid spells for the Magic Rooster mount

- cherry-pick commit (246a8661fd)

Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
2022-02-10 13:40:07 +01:00
AzerothCoreBot
179d04e162 chore(DB): import pending files
Referenced commit(s): 520f0c6a50
2022-02-10 10:53:30 +00:00
Nefertumm
520f0c6a50 fix(Core/WorldBoss): Azuregos rewrite (#10369) 2022-02-10 07:51:35 -03:00
Axel Cocat
7eec7486e9 fix(Chat): session null check for isavailable (#10613)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2022-02-10 05:03:44 -03:00
Kitzunu
27df910cb7 refactor(Script/Event): convert midsummer into new system (#9607) 2022-02-10 04:26:37 +01:00
acidmanifesto
c50f7feda0 feat (core): Add Teleport Helpers (#10611)
* feat (core): Add Teleport Helpers

* Lower case the things
2022-02-09 20:54:46 -05:00
IntelligentQuantum
759b945a13 feat(Core/Grids): Allow arbitrary containers in grid searchers that support push_back 2022-02-09 20:08:57 -03:00
Skjalf
fb890b3310 feat(Core/Player): Implement option to convert excess honor points int… (#10565) 2022-02-09 18:04:56 -03:00
AzerothCoreBot
7a6126ecd6 chore(DB): import pending files
Referenced commit(s): 336967b324
2022-02-09 18:58:18 +00:00
TheDdraig
336967b324 Fix (Core/Scripts): Warrior T3 8P Bonus Fix (#10561)
* Fix (Core/Scripts): Warrior T3 8P Bonus Fix

* Update spell_warrior.cpp

* Update spell_warrior.cpp
2022-02-09 13:56:24 -05:00
Skjalf
7bed30a52d chore(Scripts/Events): fix typo (#10604) 2022-02-09 11:11:13 -03:00
Kitzunu
cf65cd6baf refactor(Core/Misc): sqrt/log/exp() to std::sqrt/log/exp() (#9792) 2022-02-09 11:59:30 +01:00
Francesco Borzì
65a1fbfd35 fix(Core/BG): store correct faction id (#10576) 2022-02-09 01:20:55 -08:00
Nefertumm
50ef9872af Fix(Core/Crash): possible crash due uninitialized value (#10602) 2022-02-09 09:07:17 +01:00
Skjalf
4b32ad1853 fix(Scripts/Events): Fix not being able to start the Apothecary Trio … (#10596)
* fix(Scripts/Events): Fix not being able to start the Apothecary Trio encounter

* ops

* Update love_in_air.cpp

* Update love_in_air.cpp
2022-02-09 04:13:38 -03:00
AzerothCoreBot
096b95a9be chore(DB): import pending files
Referenced commit(s): d0336ea42c
2022-02-08 23:58:21 +00:00
UltraNix
d0336ea42c fix(DB/Creatures): Razormaw should move on waypoints (#10455)
- Closes #10422
2022-02-09 00:56:26 +01:00
Kitzunu
34c67d84c6 docs(SECURITY): macOS 11 support (#10481) 2022-02-09 00:55:23 +01:00
Kitzunu
ef2440eb44 fix(Core/Spells): Revert an oopsie (#10598) 2022-02-08 19:49:40 -03:00
AzerothCoreBot
5606e297a6 chore(DB): import pending files
Referenced commit(s): f6be03d2a6
2022-02-08 17:52:32 +00:00
Nefertumm
f6be03d2a6 fix(DB/Spawn): Death Talon Overseer (#10434) 2022-02-08 17:14:22 +01:00
Kitzunu
fea438c60a refactor(Core/Spells): Move SpellInfoCorrections to its own file (#10587)
* refactor(Core/Spells): Move SpellInfoCorrections to it's own file
2022-02-08 16:05:29 +01:00
Kitzunu
13643c969c refactor(Core/Spell): Use ApplySpellFix with SpellInfo (#9938) 2022-02-08 14:09:15 +01:00
Francesco Borzì
cfd9ebe107 fix(Core): macOS build (part 2) (#10586) 2022-02-08 12:41:31 +01:00
Kargatum
11006041ac fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
IntelligentQuantum
93520f6466 feat(Core/Position): own file (#10505) 2022-02-08 05:12:42 -03:00
acidmanifesto
b0b9fece99 fix: (core) Game Hook Correction (#10572) 2022-02-07 13:18:47 -05:00
Nefertumm
87f76587d8 fix(Scripts/MoltenCore): Ragnaros dying while submerging (#10535)
* Fix(Core/MC): Ragnaros dying while submerging

* Don't die on submerge

* Update boss_ragnaros.cpp
2022-02-07 06:39:50 -03:00
AzerothCoreBot
f4bbbf4343 chore(DB): import pending files
Referenced commit(s): 47f7053531
2022-02-07 08:29:51 +00:00
Nefertumm
47f7053531 fix(DB/SAI): Blackwing Technician (#10433) 2022-02-07 05:27:51 -03:00
AzerothCoreBot
f73f131315 chore(DB): import pending files
Referenced commit(s): 15bdbc597f
2022-02-06 22:57:20 +00:00
Nefertumm
15bdbc597f fix(DB/Creature): Shen'Dralar wisp movement (#10405) 2022-02-06 19:55:36 -03:00
acidmanifesto
cfb171efda fix (conf): Added additional Cateloge NPC IDS (#10547)
* fix (conf): Added additional Cateloge NPC IDS

This is soo we can get a proppery pass\fail status on npc catelog modules dealing with hard coded gossip

* Update worldserver.conf.dist
2022-02-05 16:32:25 -05:00
IntelligentQuantum
3f85eb9ac6 fix(Scripts/Commands): cs_list crash (#10480)
* Update cs_list.cpp

* This way? not tested

* Update cs_list.cpp
2022-02-05 18:43:39 +01:00
UltraNix
0b02ba87fc fix(Core/Reputations): Faction rep gained by killing mobs is now prop… (#9737)
* fix(Core/Reputations): Faction rep gained by killing mobs is now properly rounded up.

Do not increase reputation rank if exceeds max rank cap.
Fixes #8718
2022-02-05 07:37:00 -03:00
AzerothCoreBot
7b041946e1 chore(DB): import pending files
Referenced commit(s): de13bf426e
2022-02-04 23:39:05 +00:00
Kargatum
de13bf426e feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`

* CString

* 1

* chore(Core/Misc): code cleanup

* cl

* db fix

* fmt style sql

* to fmt

* py

* del old

* 1

* 2

* 3

* 1

* 1
2022-02-05 00:37:11 +01:00
AzerothCoreBot
d6ead1d1e0 chore(DB): import pending files
Referenced commit(s): 9be59138b8
2022-02-04 21:49:49 +00:00
Nefertumm
9be59138b8 fix(DB/Loot): Un'Goro Dirt Pile (#10404) 2022-02-04 21:40:01 +01:00
AzerothCoreBot
9b819c83e1 chore(DB): import pending files
Referenced commit(s): 28f6195fbb
2022-02-04 18:31:44 +00:00
Nefertumm
28f6195fbb fix(DB/Item): Bonereaver's Edge proc (#10393) 2022-02-04 19:23:40 +01:00
AzerothCoreBot
4b6c640eb5 chore(DB): import pending files
Referenced commit(s): 4d4e7e6841
2022-02-04 18:22:48 +00:00
Nefertumm
4d4e7e6841 fix(DB/Gossip): show correct gossips for Shadow Priestess Vandis and High Priestess MacDonnell (#10392) 2022-02-04 19:20:45 +01:00
AzerothCoreBot
2233140bb3 chore(DB): import pending files
Referenced commit(s): 0ce88f0f69
2022-02-04 18:18:16 +00:00