AzerothCoreBot
|
cf4c7f5a5f
|
chore(DB): import pending files
Referenced commit(s): 9df725e265
|
2022-01-03 18:50:26 +00:00 |
|
Nefertumm
|
9df725e265
|
fix(Core/CullingOfStratholme): Chromie start (#9898)
|
2022-01-03 15:44:55 -03:00 |
|
IntelligentQuantum
|
84f060eb7f
|
fix(Scripts/Commands): Look item (#9892)
* Add files via upload
* Update cs_lookup.cpp
|
2022-01-03 15:44:05 -03:00 |
|
UltraNix
|
d8712455c7
|
fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed… (#9897)
* fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed Shot.
Fixes #9707
* Update.
|
2022-01-03 15:15:24 -03:00 |
|
IntelligentQuantum
|
855e031284
|
fix(DB/Loot): Remove Bolt of Silk Cloth from creature loot
|
2022-01-03 15:02:27 -03:00 |
|
AzerothCoreBot
|
19b81895eb
|
chore(DB): import pending files
Referenced commit(s): 8316ce823c
|
2022-01-03 17:54:11 +00:00 |
|
IntelligentQuantum
|
8316ce823c
|
Add files via upload (#9877)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 13:52:26 -04:00 |
|
Nefertumm
|
b8c0c9bf6b
|
Fix(Core/Creature): Disable shredder should not attack creatures nearby (#9920)
|
2022-01-03 13:51:40 -04:00 |
|
Kitzunu
|
e769e120f8
|
fix(SQL): Remove wrong comment (#9928)
|
2022-01-03 13:51:13 -04:00 |
|
AzerothCoreBot
|
4438ea92a7
|
chore(DB): import pending files
Referenced commit(s): 67f8688460
|
2022-01-03 17:45:05 +00:00 |
|
Noxies
|
67f8688460
|
fix(DB/SAI): BWL Grethok arcane missiles & immunity flags (#9985)
* prevent interupt & cc
* let the world know the duration index meaning
* make Grethok use correct arcane missiles spell
|
2022-01-03 14:43:23 -03:00 |
|
AzerothCoreBot
|
7ae83964dd
|
chore(DB): import pending files
Referenced commit(s): 7c2086d067
|
2022-01-03 16:58:18 +00:00 |
|
UltraNix
|
7c2086d067
|
fix(DB/Misc): Set default value to visibilityDistanceType in *_addon tables. (#9658)
|
2022-01-03 11:56:41 -05:00 |
|
IntelligentQuantum
|
e57582accb
|
Core/Packet: WorldState (#9435)
* Core/Packet: WorldState
* Test
* WRONG
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 11:50:56 -05:00 |
|
AzerothCoreBot
|
7209f65896
|
chore(DB): import pending files
Referenced commit(s): d3ae7a44e3
|
2022-01-03 16:33:03 +00:00 |
|
IntelligentQuantum
|
d3ae7a44e3
|
fix(DB/Loot): remove Bolt of Runecloth from creatures
|
2022-01-03 13:25:10 -03:00 |
|
Kitzunu
|
317e793b12
|
refactor(Core/Misc): atan2() to std::atan2() (#9793)
- prefer std functions over C functions
|
2022-01-03 13:24:06 -03:00 |
|
Malcrom
|
2f7ccbe92f
|
fix(DB/Pathing) Lordamere Internment Camp, Alterac Mountains (#9921)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:19:10 -04:00 |
|
Malcrom
|
91108f2f62
|
fix(DB/Pathing) Elemental Slaves, Dalaran Crater, Alterac Mountains (#9919)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:18:56 -04:00 |
|
Malcrom
|
c650cda4ea
|
fix(DB/Spawns/Pathing) Southshore, Hillsbrad Foothills (#9929)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:18:38 -04:00 |
|
Malcrom
|
70743d4c57
|
fix(DB/Pathing/Equipment) Hammerfall npc movement fixup (#9952)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:18:13 -04:00 |
|
Malcrom
|
702accbfa2
|
fix(DB/Pathing) Solanin, Eversong Woods (#9950)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:17:44 -04:00 |
|
Malcrom
|
f03b87f7e1
|
fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands (#9935)
* fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands
* Update zone_ghostlands.cpp
* Update zone_ghostlands.cpp
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 12:17:21 -04:00 |
|
AzerothCoreBot
|
ddf13229d4
|
chore(DB): import pending files
Referenced commit(s): e2b8175471
|
2022-01-03 14:32:22 +00:00 |
|
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 |
|