ZhengPeiRu21
|
26595bd2d9
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-05-16 13:11:42 -06:00 |
|
AzerothCoreBot
|
8eeeefc12e
|
chore(DB): import pending files
Referenced commit(s): 7d3809330b
|
2022-05-16 15:10:12 +00:00 |
|
UltraNix
|
7d3809330b
|
fix(DB/Quest): Fixed quest "Krolmir, Hammer of Storms". (#11742)
Fixes #11728
|
2022-05-16 12:07:55 -03:00 |
|
AzerothCoreBot
|
e5e1200dcd
|
chore(DB): import pending files
Referenced commit(s): 2fe7c4431c
|
2022-05-16 15:06:24 +00:00 |
|
mpfans
|
2fe7c4431c
|
fix(DB/quest): Forging an Alliance require A Spark of Hope + Mending Fences
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
|
2022-05-16 12:04:11 -03:00 |
|
Skjalf
|
822aff29e6
|
fix(Scripts/World): fix nullptr crash (#11770)
|
2022-05-15 18:28:40 +02:00 |
|
IntelligentQuantum
|
5474b00a3d
|
feat(tools/mmaps): isContinentMap (#11727)
* .
* .
|
2022-05-14 12:41:34 +02:00 |
|
acidmanifesto
|
e60b953a7a
|
add (core): Additional Helper (#11731)
Anticheat Helper for knock back
|
2022-05-13 13:16:36 -04:00 |
|
acidmanifesto
|
11f151a962
|
fix (core): Prevent Forced UpdateObjectVisibility Before in World (#11730)
fix (Core): Prevent Forced UpdateObjectVisibility Before in World
TC Cherry Pick: 38dc5667ba
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Jurgis <326232+chemicstry@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Jurgis <326232+chemicstry@users.noreply.github.com>
|
2022-05-13 13:02:43 -04:00 |
|
acidmanifesto
|
06a62538cf
|
fix (core\crash): fix client crash dk starter (#11726)
* fix (core\crash): fix client crash dk starter
Fixing it again. Something regressed.
* adjust timer and text playing
* improved timing
* Update chapter1.cpp
|
2022-05-13 13:00:59 -04:00 |
|
ZhengPeiRu21
|
6b57ea8223
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-05-12 09:41:56 -06:00 |
|
天鹿
|
0c0a2eac3b
|
fix (core): Build Fix (#11723)
* Update Spell.cpp
|
2022-05-12 10:43:07 -04:00 |
|
AzerothCoreBot
|
47c0dcd833
|
chore(DB): import pending files
Referenced commit(s): 510a0fc161
|
2022-05-12 01:55:42 +00:00 |
|
UltraNix
|
510a0fc161
|
fix(DB/Quest): Exodar version of "Yorus Barleybrew" quest should open "The Rethban Gauntlet". (#11664)
Fixes #7937
|
2022-05-11 22:53:30 -03:00 |
|
Skjalf
|
b658ba582e
|
feat(Core/Map): Allow disabling the blizzlike PvP line of sight checks (#11692)
|
2022-05-11 13:06:56 -03:00 |
|
AzerothCoreBot
|
1ad79e1901
|
chore(DB): import pending files
Referenced commit(s): 0718e950c9
|
2022-05-11 11:41:00 +00:00 |
|
mpfans
|
0718e950c9
|
fix(DB/translation): some Chinese translation (#11696)
* fix(DB/translation): some Chinese translation
* update Wintergrasp battle announce
* object
* item
* Update zhCN.sql
* Update zhCN.sql
* Update zhCN.sql
* Update zhCN.sql
|
2022-05-11 13:38:36 +02:00 |
|
AzerothCoreBot
|
c7f74e5637
|
chore(DB): import pending files
Referenced commit(s): d3cb7b3652
|
2022-05-11 06:35:25 +00:00 |
|
temperrr
|
d3cb7b3652
|
fix(DB/SAI): Rallying Cry of the Dragonslayer should happen… (#11593)
… on quest hand in.
|
2022-05-11 03:33:25 -03:00 |
|
UltraNix
|
930db5d2ae
|
fix(Core/Spells): Everlasting Affliction should be considered as shad… (#11678)
…ow spell.
|
2022-05-11 03:26:19 -03:00 |
|
AzerothCoreBot
|
c06a43b1c7
|
chore(DB): import pending files
Referenced commit(s): 203450e949
|
2022-05-11 01:56:19 +00:00 |
|
UltraNix
|
203450e949
|
fix(Scripts/BlackwingLair): Warrior Class Call should not restore to default stance on removal. (#11671)
|
2022-05-10 22:54:11 -03:00 |
|
Kitzunu
|
671f573044
|
chore: update AC data version (#11709)
|
2022-05-10 23:53:19 +02:00 |
|
IntelligentQuantum
|
981ec9d013
|
fix(Scripts/Outland): boss_kaelthas (#11701)
* .
* Update boss_kaelthas.cpp
|
2022-05-10 22:38:27 +02:00 |
|
UltraNix
|
0d4adf5a3e
|
fix(Core/Spells): Blink. (#11663)
* fix(Core/Spells): Blink.
Fixes #6427
Fixes #7571
* Update.
|
2022-05-10 22:37:53 +02:00 |
|
Kitzunu
|
763a521da8
|
fix(Core/PacketIO): Stop WorldSession packet processing loop immediat… (#11680)
* fix(Core/PacketIO): Stop WorldSession packet processing loop immediately when AntiDOS kicks/bans the player
* cherry-pick commit (0d0cb23a63)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
* Update WorldSession.cpp
* Update src/server/game/Server/WorldSession.cpp
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-05-10 17:17:07 +02:00 |
|
UltraNix
|
27fe28083c
|
fix(Core/Spells): Fixed rank 6 of Flametongue Weapon. (#11689)
Fixes #8351
|
2022-05-10 17:02:45 +02:00 |
|
ZhengPeiRu21
|
e05bc38461
|
Merge pull request #3 from qudzy/upstream/refactor-instance-suggestions
Refactor instance suggestions
|
2022-05-10 08:48:32 -06:00 |
|
ZhengPeiRu21
|
0053ac67d9
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-05-10 08:46:47 -06:00 |
|
天鹿
|
32b7531295
|
fix(Scripts/Spells) charge Auto attack (#11693)
* Update MotionMaster.h
* Update MotionMaster.cpp
* Update SpellEffects.cpp
* Update MotionMaster.cpp
* Update MotionMaster.h
* Update MotionMaster.cpp
* Update MotionMaster.h
* Update SpellEffects.cpp
* Update Spell.cpp
* Update Spell.cpp
* Update SpellEffects.cpp
|
2022-05-10 08:21:43 +02:00 |
|
Nefertumm
|
02b93ee708
|
chore: update AC data version (#11703)
|
2022-05-09 20:31:54 -03:00 |
|
avarishd
|
edcb9ff3a9
|
fix(Script/Ulduar): Change the way Elders are despawned
Despawns the elders
|
2022-05-09 08:25:17 -03:00 |
|
IntelligentQuantum
|
774c41b8da
|
fix(Core/MMAPs): Fix small steps being considered as NAV_AREA_GROUND_STEEP (#11591)
|
2022-05-08 21:42:31 -03:00 |
|
AzerothCoreBot
|
741eb2d65f
|
chore(DB): import pending files
Referenced commit(s): 6e9d470876
|
2022-05-09 00:05:04 +00:00 |
|
avarishd
|
6e9d470876
|
fix(Scripts/Auriaya): Move hardcoded text/gossips to DB (#11658)
* auriaya
* Update boss_auriaya.cpp
* cs
* Update boss_auriaya.cpp
|
2022-05-09 01:52:22 +02:00 |
|
IntelligentQuantum
|
13f9149916
|
feat(Core/MMAPs): Reduce chances of breaking tile connections (#11605)
* .
* .
|
2022-05-08 23:38:57 +02:00 |
|
IntelligentQuantum
|
a31a30566e
|
feat(Tools/Mapextractor): Implemented liquid object detection (#11402)
* .
* .
* .
* .
* .
* .
* .
* Delete Utils.cpp
|
2022-05-08 23:38:22 +02:00 |
|
AzerothCoreBot
|
5036360c1e
|
chore(DB): import pending files
Referenced commit(s): 2ae25087ed
|
2022-05-08 21:38:08 +00:00 |
|
UltraNix
|
2ae25087ed
|
fix(DB/Quests): Quest "JoJ" should be available only to Draenei plaladins. (#11581)
Fixes #11206
|
2022-05-08 23:36:13 +02:00 |
|
UltraNix
|
933bf7b633
|
refactor(Core/Movement): Rewritten fleeing movement generator. Source: TrinityCore. (#11586)
* fix(Core/Movement: Rewritten fleeing movement generator.
Fixes #5980
Fixes #9314
* Update.
|
2022-05-08 23:35:40 +02:00 |
|
AzerothCoreBot
|
436dc7d4d4
|
chore(DB): import pending files
Referenced commit(s): 9b98ec2279
|
2022-05-08 21:34:46 +00:00 |
|
temperrr
|
9b98ec2279
|
fix(DB/SAI): Zul'Gurub trash monsters should cast their abilities (#11598)
* Create rev_1651498473518668825.sql
* Update rev_1651498473518668825.sql
|
2022-05-08 23:32:40 +02:00 |
|
AzerothCoreBot
|
85427d1413
|
chore(DB): import pending files
Referenced commit(s): 0bb789232e
|
2022-05-08 21:26:09 +00:00 |
|
Grimgravy
|
0bb789232e
|
fix(Scripts/Quest): improved You'll Need a Gryphon (#11651)
* fix(Scripts/Quest): improved You'll Need a Gryphon
* Update rev_1651846511304338500.sql
|
2022-05-08 23:24:02 +02:00 |
|
avarishd
|
4ce3515c60
|
fix(Core/Spells): Allow spells with SPELL_ATTR0_CU_REQ_CASTER_BEHIND_TARGET attribute to go through deterrence. (#11644)
* Update settings.json
* Revert "Update settings.json"
This reverts commit 1f6724477db4cff361c800b858d3bc1a6d11d6bb.
* detter
|
2022-05-08 23:19:39 +02:00 |
|
avarishd
|
9144cab27d
|
fix(Scripts/Ignis): Move hardcoded text/gossips to DB (#11655)
* ignis
* cs
* revert victim
|
2022-05-08 23:15:41 +02:00 |
|
avarishd
|
7b01b27bb2
|
fix(Scripts/XT002): Move hardcoded text/gossips to DB (#11652)
* xt
* xt
* codestyle
im bad
* cs
* update
|
2022-05-08 23:14:57 +02:00 |
|
Kitzunu
|
969cb68c35
|
fix(Core/Auras): INVISIBILITY_UNK10 also applies the flag PLAYER_FIELD_BYTE… (#11588)
* ore/Auras: INVISIBILITY_UNK10 also applies the flag PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW
* cherry-pick commit (230f40f359)
Co-Authored-By: Meji <2695278+meji46@users.noreply.github.com>
* Update Object.h
* Update Object.h
Co-authored-by: Meji <2695278+meji46@users.noreply.github.com>
|
2022-05-08 23:10:10 +02:00 |
|
avarishd
|
8f485cb5d4
|
fix(Scripts/Freya): misc improvements (#11665)
|
2022-05-08 23:02:15 +02:00 |
|
avarishd
|
4df92b553c
|
fix(Scripts/RazorScale): Move hardcoded text/gossips to DB and minor fixes (#11694)
* Update boss_razorscale.cpp
* cs
* questionable fix, but it works
|
2022-05-08 22:54:38 +02:00 |
|