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
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
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
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
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
IntelligentQuantum
ce36d10879
feat(Tools/MMAPs): Output the time spent in a human readable format ( #11574 )
...
* .
* .
2022-05-08 10:50:25 +02:00
Nefertumm
6ca5938d75
fix(Scripts/AQ): Rewrite bug trio fight ( #11565 )
...
* fix(Core/AQ): Rewrite bug trio fight
* update sql to newest
* with a comment
* fix build
* finish?
* build
* add evade boundary
2022-05-08 10:49:23 +02:00
Kitzunu
33f6486180
fix(Core/ItemHandler): fix selling items over gold limit ( #11673 )
...
* cherry-pick commit (d0b8fb87f2 )
Co-Authored-By: okfok <44704482+okfok@users.noreply.github.com >
Co-authored-by: okfok <44704482+okfok@users.noreply.github.com >
2022-05-08 10:42:35 +02:00
Kitzunu
ca0de49df2
fix(Core/Spells): Paladin's Judgements can be applied on different targets at the same time ( #11672 )
...
* cherry-pick commit (4bff223851 )
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com >
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com >
2022-05-08 10:42:10 +02:00
Christopher Galbraith
f32aa0992c
fix(Scripts/Ahune): Removed hardcoded emotes ( #11674 )
...
* Added missing entries for Ahune in creature_text. Removed hardcoded emote text and pointed towards DB.
* fixed missing semi-colons
* add new line at end
* fixed SQL
* added broadcast_text values
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2022-05-08 10:20:43 +02:00
UltraNix
56982f9eba
fix(DB/Quest): Krolmir, Hammer of Storms. ( #11661 )
...
* fix(DB/Quest): Krolmir, Hammer of Storms.
Fixes #11637
* Buildfix.
* Update src/server/game/Spells/SpellInfoCorrections.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-05-08 10:19:26 +02:00
Christopher Galbraith
ac8a6b4328
fix(Script/Skadi): Emotes ( #11625 )
...
* Added Grauf deep breath emote
* Renamed flame visual to properly reflect spell name Freezing Cloud
* Removed defined text, now uses creature_text for emotes
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2022-05-07 23:20:34 +02:00
UltraNix
aeb260c3cc
fix(Core/Guardian): Crashfix. ( #11659 )
2022-05-07 10:35:19 +02:00
ZhengPeiRu21
c2efd301b5
Merge branch 'azerothcore:master' into Playerbot
2022-05-06 16:13:01 -06:00
qudzy
44e4cd8cda
Add prepared dungeon suggestion statement
2022-05-06 16:55:21 +02:00
qudzy
0e6a5bddbb
Declare strToLower method in utilities
2022-05-06 16:55:21 +02:00
avarishd
56955f792b
refactor(Core/Creature): Move hardcoded text/gossips to DB - boss_general_vezax ( #11649 )
2022-05-06 10:21:14 -03:00
Kitzunu
2e13ad75e2
refactor(Core/Spells): make DoCast functions use SpellCastResult ( #11546 )
...
* refactor(Core/Spells): make DoCast use SpellCastResult
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update UnitAI.cpp
* Update UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.cpp
* Update src/server/game/AI/CoreAI/UnitAI.h
2022-05-06 00:43:27 -03:00
Tralenor
6cf82e3bd6
feat(Core/DB): Add Hooks On creature/game object save to db ( #11246 )
...
* implement OnCreatureSaveToDB and OnGameObjectSaveToDB Hooks
* fix Whitespaces in ScriptMgr.h
Co-authored-by: Timothée Moos <t1997.m@gmx.net >
2022-05-06 00:42:49 -03:00
SilentCLD
7975bc63ca
fix(Core/Commands): Fix removing item from player account ( #11041 )
...
The additem command would silently return when trying to remove an item
from a player security level account
2022-05-06 00:33:18 -03:00
Charlton Lau
6a58d1ee69
fix(Script/Quest): A Pawn on the Eternal Board freezing world ( #11616 )
2022-05-05 05:04:53 +02:00
ZhengPeiRu21
c6df5eae3a
Merge branch 'azerothcore:master' into Playerbot
2022-05-04 10:47:16 -06:00
Skjalf
e7531fa2a9
fix(Scripts/TempleOfAhnQiraj): Battleground Sartura should not be ski… ( #11596 )
...
* fix(Scripts/TempleOfAhnQiraj): Battleground Sartura should not be skippable
* Update instance_temple_of_ahnqiraj.cpp
2022-05-03 07:26:42 -03:00
Skjalf
12a0c6f1bc
fix(Scripts/BlackwingLair): Prevent Chromaggus from hostilizing playe… ( #11595 )
...
* fix(Scripts/BlackwingLair): Prevent Chromaggus from hostilizing players in the floor underneath
* Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_chromaggus.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_chromaggus.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-05-03 07:18:45 -03:00
Skjalf
3c851c059a
fix(Scripts/BlackwingLair): Prevent Chromaggus cage from looking ( #11603 )
2022-05-03 07:10:09 -03:00
UltraNix
3c1e76e55d
fix(Core/Duel): Player during duel countdown is not a valid attack target. ( #11509 )
2022-05-03 02:36:03 -03:00
Maelthyr
0363b95919
fix(Script/ZulGurub): High Priestess Jeklik improvements ( #11458 )
2022-05-02 21:02:40 -03:00
UltraNix
4e977d9ada
fix(Scripts/BWL): Razorgore's Orb of Domination should not be usable during 2nd phase of the encounter. ( #11580 )
2022-05-02 21:01:00 -03:00
郑佩茹
0326d8576d
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/World/IWorld.h
# src/server/game/World/World.cpp
# src/server/game/World/World.h
# src/server/scripts/Commands/cs_server.cpp
2022-05-02 16:39:21 -06:00
Skjalf
0ffa270c94
fix(Scripts/TempleOfAhnQiraj): Correct Battleguard Sartura spell ids ( #11597 )
2022-05-02 07:55:55 -03:00
acidmanifesto
cc6528ad7b
Fix (core) water level and ground level correction ( #11552 )
...
We do not need to excessively have ground level be -2 below the player when underwater. ground level is ground level. no need for a lower adjustment. Most likely left over from from when the shallow water calculations was wrong entirely that lead to false hits with water walking detection due to core side calculations.
2022-05-01 08:44:03 -04:00
UltraNix
8900cab657
fix(Core/Minions): Crashfix. ( #11592 )
2022-05-01 10:28:20 +02:00
UltraNix
43db8a6d13
fix(Core/Movement): Improved pet's follow movement. ( #11585 )
...
Fixes #9254
2022-05-01 07:01:10 +02:00
Patrick Lewis
94123e60f6
chore(CI): add macos-12 ( #11242 )
...
* chore(CI): add macos-12
* Update SECURITY.md
* test changing googletest git_tag to main
* update utf8cpp
* Update DBCStorageIterator.h
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-05-01 07:00:40 +02:00
UltraNix
bbd760cc1a
fix(Scripts/IcecrownCitadel): Increases radius of Sindragosa's boundary. ( #11579 )
...
Fixes #11439
2022-04-30 21:41:25 +02:00
IntelligentQuantum
769eea2cc0
feat(Tools/MMapsGenerator): Improve multithreading of mmaps_generator ( #10963 )
...
* cherry-pick commit (699edaa014 )
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2022-04-30 21:39:51 +02:00
Skjalf
26c66e0d79
chore(Scripts/Spells): Remove a few aura types being passed as spells in the validator ( #11576 )
2022-04-29 20:17:03 -03:00
IntelligentQuantum
b62005a02f
refactor(Tools/MeshExtractor): remove meshextractor ( #11569 )
2022-04-29 08:23:17 +02:00
Kitzunu
2bef6b497d
fix(Scripts/Spells): Validate some spells in spell_generic ( #11549 )
...
* fix(Scripts/Spells): Validate some spells in spell_generic
* Update src/server/scripts/Spells/spell_generic.cpp
2022-04-28 15:49:56 -03:00