ZhengPeiRu21
d6a099e98c
Merge branch 'azerothcore:master' into Playerbot
2023-04-24 09:38:43 -06:00
天鹿
df77b5f4f7
chore(core): cleanup code p3 ( #16073 )
...
* Update MMapMgr.cpp
* Update UpdateFetcher.cpp
* Update AuctionHouseMgr.cpp
* Update AuctionHouseMgr.h
* Update BattlegroundAV.cpp
* Update ChannelMgr.cpp
* Update ThreatMgr.h
* Update Player.h
* Update PlayerSettings.cpp
* Update ObjectMgr.cpp
* Update Guild.cpp
* Update Guild.h
* Update Map.cpp
* Update World.cpp
* Update boss_nefarian.cpp
* Update boss_prince_malchezaar.cpp
* Update boss_venoxis.cpp
* Update zone_elwynn_forest.cpp
* Update zulfarrak.cpp
* Update boss_novos.cpp
2023-04-24 08:13:07 -03:00
ZhengPeiRu21
1773a505c0
Merge branch 'azerothcore:master' into Playerbot
2023-04-23 13:53:58 -06:00
ZhengPeiRu21
0667454dd9
feat: Allow Float Rep Values ( #15818 )
2023-04-22 10:42:00 -03:00
Gultask
3dc7a89ad2
fix(DB/ShatteredHalls): Re-Construct Shattered Halls ( #15990 )
...
* init
* Legionnaire Gauntlet
* barracks pt1
* barracks done
* sewers
* Sparring Hall spawns
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* rest of spawns
* cleanup and linking
* errors and leftovers
* tweak
* Update data/sql/updates/pending_db_world/rev_1680974634766349300.sql
* more emotestates
* dont remove executioner
2023-04-22 10:12:11 -03:00
ZhengPeiRu21
1e26cdbee9
fix(Core): Save bonus talent points to DB ( #14099 )
...
* fix(Core): Save bonus talent points to DB
* fix(Core): Save bonus talent points to DB
* Oxford comma in comment
2023-04-22 10:09:18 -03:00
UltraNix
790417b1b1
fix(Core/Spells): Fixed somed Druid idols not being modified by spell… ( #15452 )
...
fix(Core/Spells): Fixed somed Druid idols not being modified by spell power coefficients.
Fixes #14479
2023-04-22 10:08:01 -03:00
ZhengPeiRu21
e355e79482
Merge branch 'azerothcore:master' into Playerbot
2023-04-21 22:17:38 -06:00
Tereneckla
2e9cb71987
fix(Core/Player): Reduce Health Regeneration bonus while sitting to 33% ( #15954 )
...
Update Player.cpp
2023-04-21 15:18:23 -03:00
Tereneckla
67125caeb0
fix(Core/Player): Food healing does not increased by sitting down ( #15959 )
2023-04-21 14:54:44 -03:00
UltraNix
197b053eb4
fix(Scripts/ShadowLabirynth): Fixed Blackheart's Incite Chaos. ( #15583 )
2023-04-21 08:29:32 -03:00
Tereneckla
d5c89657a1
fix(Core/Player): Apply SPELL_AURA_MOD_HEALTH_REGEN_PERCENT to in combat health regen ( #15961 )
2023-04-21 07:49:08 -03:00
Kitzunu
7eafd35190
chore(Spell/Effects): Small improvement to EffectDistract ( #15920 )
...
* chore(Spell/Effects): Small improvement to EffectDistract
* Update SpellEffects.cpp
2023-04-21 07:41:01 -03:00
ZhengPeiRu21
bb0f212b87
Merge branch 'azerothcore:master' into Playerbot
2023-04-20 16:01:49 -06:00
Gultask
b86cf11499
fix(Core/Creature): Adjust IGNORE ASSISTANCE CALL flag to prevent assistance on initial aggro only ( #16046 )
...
init
2023-04-20 18:16:31 -03:00
天鹿
d75bcf0f67
chore(core): Cleanup code ( #16012 )
...
* Update SmartScript.cpp
* Update M2Stores.cpp
* Update PetHandler.cpp
* Update WaypointMovementGenerator.cpp
* Update WorldSession.cpp
* Update spell_item.cpp
* Update LoginDatabase.cpp
2023-04-19 21:34:48 -03:00
ZhengPeiRu21
780c8ede85
Merge branch 'azerothcore:master' into Playerbot
2023-04-19 09:48:45 -06:00
Angelo Venturini
c84123b607
fix: Channel Crash ( #15909 )
2023-04-18 22:51:58 -03:00
ZhengPeiRu21
e622ba991f
Merge branch 'azerothcore:master' into Playerbot
2023-04-18 09:28:55 -06:00
AnchyDev
570c0e8498
fix(Core/Hook): Fix OnAuraRemove not being called for owned auras. ( #15930 )
...
* Fix OnAuraRemove hook not being called for owned auras.
* Removed OnAuraRemove from multiple places and moved to singular call.
2023-04-17 22:10:57 -03:00
IntelligentQuantum
87ea455bec
feat(Core/SmartScripts): SMART_ACTION_SELF_CAST ( #14371 )
...
* feat(Core/SmartScripts): SMART_ACTION_SELF_CAST
* Update SmartScriptMgr.cpp
2023-04-17 21:07:59 -03:00
ZhengPeiRu21
5af67b384b
feat: Add CanPlaceAuctionBid hook ( #15154 )
...
* feat: Add CanPlaceAuctionBid hook
* Codestyle fix
2023-04-17 21:06:04 -03:00
ZhengPeiRu21
affbfa1e30
Merge branch 'azerothcore:master' into Playerbot
2023-04-16 20:27:56 -06:00
M'Dic
8aa2a2ac0f
chore (core): Clean up ( #15977 )
...
* chore (core): Clean up
* Update SmartScript.cpp
* more clean up
* Update boss_xt002.cpp
2023-04-16 21:04:56 -04:00
Skjalf
f3c63f9662
feat(Core/SAI): Implement SMART_ACTION_SET_GUID ( #15978 )
...
* feat(Core/SAI): Implement SMART_ACTION_SET_GUID
* Update SmartScript.cpp
* Update src/server/game/AI/SmartScripts/SmartScriptMgr.h
* Update SmartScript.cpp
2023-04-16 21:00:44 -03:00
Skjalf
8fa0953671
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTR… ( #15976 )
...
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTRY_SAI
2023-04-16 19:45:09 -03:00
Gultask
aaa548df0b
Revert "fix(Core/SAI): Set minions in combat with their master's vict… ( #15967 )
...
Revert "fix(Core/SAI): Set minions in combat with their master's victim (#14959 )"
This reverts commit 1e17eaae0b .
2023-04-15 19:49:03 -03:00
ZhengPeiRu21
ae175496dd
Merge branch 'azerothcore:master' into Playerbot
2023-04-10 08:27:49 -06:00
Gultask
fd6941de7c
fix(Core/SmartAI): Prevent MOVE_TO_POS from creating large distances between target ( #15899 )
...
Update SmartScript.cpp
2023-04-09 23:44:52 -03:00
Skjalf
78384368ba
fix(Scripts/Steamvault): Rework Mekgineer Steamrigger ( #15896 )
2023-04-09 16:26:35 -03:00
Skjalf
d47e93830f
feat(Core/Scripts): Allow scheduling multiple hp checks at once for i… ( #15897 )
...
feat(Core/Scripts): Allow scheduling multiple hp checks at once for identical phases
2023-04-09 15:37:04 -03:00
Skjalf
a695d00932
fix(Scripts/Steamvault): Rework Kalithresh ( #15883 )
2023-04-08 21:56:09 -03:00
ZhengPeiRu21
0248ed8778
Merge branch 'azerothcore:master' into Playerbot
2023-04-06 10:12:34 -06:00
Gultask
d851e79a90
fix(DB/ShadowLab): Re-Construct Shadow Labyrinth ( #15635 )
...
* Create rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* WIP
* build
* more random spawns
* reorganize spawns to be more readable
* equip_id
* All scripted up to Murmur
* Murmur RP
* avoid many reschedulings
* Missing heroic ritualists
* Update rev_1679869717906181100.sql
* leftovers
* variables
2023-04-05 23:52:52 -03:00
郑佩茹
1b3fd82f5c
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Guilds/Guild.cpp
2023-04-03 07:52:56 -06:00
Kitzunu
5a55cb9522
fix(Core/Spell): Remove channeled auras when caster and target are no… ( #15419 )
...
fix(Core/Spell): Remove channeled auras when caster and target are not on the same map
* Chery-pick commit (d23c839998 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:36:13 -03:00
UltraNix
b42075f849
fix(Core/SmartScripts): Fixed SMART_EVENT_FRIENDLY_HEALTH_PCT event. ( #15579 )
...
Fixes #15515
2023-04-02 15:34:01 -03:00
Kitzunu
e91d62dce6
fix(Core/Players): Added error message for death knights attempting to lea… ( #15420 )
...
Core/Players: Added error message for death knights attempting to leave their starting zone early
* cherry-pick commit (2dc1b69a70 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:32:47 -03:00
Kitzunu
29d79e080f
fix(Core/Guilds): Improve HandleRoster performance ( #15421 )
...
* cherry-pick commit ee6bbd68bd
* takes call time from ~400 microseconds to ~260 microseconds on my machine in a guild with 900 members
Co-authored-by: ihm-tswow <76849026+ihm-tswow@users.noreply.github.com >
2023-04-02 15:32:25 -03:00
Kitzunu
f80fb9b482
fix(Core/World): Remove artificially high minimal update intervals an… ( #15422 )
...
fix(Core/World): Remove artificially high minimal update intervals and Allow specifying minimum world updates diff in config
* Allow specifying minimum world updates diff in config
* Remove artificially high minimal update intervals
* cherry-pick commit (29a4153f00 )
* cherry-pick commit (de4920de81 )
* cherry-pick commit (32cef906b0 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2023-04-02 15:31:50 -03:00
Kitzunu
511c1918bd
fix(Core/Item): Fixed incorrect damage mod for Heirloom 2H weapons ( #15443 )
...
* cherry-pick commit (13fa60ab86 )
Co-authored-by: robinsch <robinsch@users.noreply.github.com >
2023-04-02 15:30:47 -03:00
Kitzunu
a0c51a45fb
fix(Core/Player): Send player's own auras before all visible objects ( #15445 )
...
* fix(Core/Player): Send player's own auras before all visible objects
* cherry-pick commit (c6cd272505 )
Co-Authored-By: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
* Update Map.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Maps/Map.cpp
---------
Co-authored-by: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
2023-04-02 15:30:26 -03:00
UltraNix
a72f5f97e6
fix(Core/Spells): Implemented ENCHANT_PROC_ATTR_EXCLUSIVE. ( #15476 )
...
Fixes #12132
2023-04-02 15:28:23 -03:00
UltraNix
d029ffe3ab
fix(Core/Spells): Fixed Battlegear of Eternal Justice set bonus. ( #15593 )
...
Fixes #14696
2023-04-02 15:28:03 -03:00
UltraNix
1acbb9ee53
fix(Core/Spells): Fixed Spiritual Attunement not working with partial… ( #15767 )
...
fix(Core/Spells): Fixed Spiritual Attunement not working with partial overheals.
Fixes #14430
2023-04-02 10:13:16 -03:00
Axel Cocat
d028a6253a
fix(Core/Pet): fix Pet::resetTalentsForAllPetsOf for stabled pets ( #15779 )
2023-04-02 14:48:03 +02:00
Kitzunu
933b3e1fdd
fix(Core/Groups): Implement MSG_RAID_READY_CHECK_FINISHED ( #15442 )
...
* cherry-pick commit (c8f7dd13b8 )
Co-authored-by: robinsch <robinsch@users.noreply.github.com >
2023-03-31 10:43:49 +02:00
ZhengPeiRu21
0aca3f7b72
Merge branch 'azerothcore:master' into Playerbot
2023-03-30 07:34:21 -06:00
M'Dic
f10928fa5c
fix (core) : Violating Flag correction ( #15648 )
2023-03-30 06:24:23 -03:00
ZhengPeiRu21
2bf872e446
Merge branch 'azerothcore:master' into Playerbot
2023-03-29 06:29:03 -06:00