Yunfan Li
55821a893c
Merge branch 'master' into Playerbot
2023-06-22 09:53:06 +08:00
Žan Skamljič
ee3ab6fe2a
chore(Core/ScriptMgr): Add Hooks for profession skill gains ( #16526 )
2023-06-19 16:12:20 -03:00
Yunfan Li
abaf4655e2
Merge branch 'master' into Playerbot
2023-06-18 20:48:30 +08:00
Walter Pagani
666b5847c3
chore(Core/MiscHandler): SendAreaTriggerMessage with integer parameter ( #16506 )
...
Add the possibility for SendAreaTriggerMessage to accept an integer parameter
2023-06-15 19:06:13 -03:00
Walter Pagani
c676a82837
chore(Core/ScriptMgr):Add Hook OnBeforeFillQuestLootItem ( #16509 )
...
* chore(Core/ScriptMgr):Add Hook OnBeforeLootItem
* Change name. Credit Anchy
2023-06-13 08:10:35 -03:00
Yunfan Li
e766845cb4
Spell(item check): turn ItemLevel to RequiredLevel
2023-06-11 18:19:28 +08:00
Yunfan Li
69740eb29b
Merge branch 'master' into Playerbot
2023-06-09 23:40:54 +08:00
The GhostRider
2176435938
fix(Core/Spell): Net-o-Matic ( #16482 )
2023-06-08 22:33:31 -03:00
Yunfan Li
dc4c50923c
Merge branch 'master' into Playerbot
2023-06-07 23:39:37 +08:00
Angelo Venturini
3fc0a5b4fd
fix(Core/Scripts): Ghaz'an acid spit should hit just one target ( #16410 )
2023-06-07 11:42:56 -03:00
Yunfan Li
a7519279f7
Merge branch 'master' into Playerbot
2023-06-06 00:07:04 +08:00
Dan
3e19b5e637
fix(Scripts/Underbog): modernise boss scripts ( #16149 )
2023-06-04 23:42:40 -03:00
Yunfan Li
05103aeacf
Merge branch 'master' into Playerbot
2023-06-02 15:38:15 +08:00
Kitzunu
ee18f55f63
fix(Scripts/Spells): Convert some Druid spells to SpellScript ( #16414 )
...
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com >
2023-06-01 22:04:00 +02:00
Angelo Venturini
d204eccdea
fix(Core/SmartScripts): Allow SAI_ACTION_DIE to accept params ( #16411 )
2023-05-31 23:32:15 -03:00
Yunfan Li
a1a3263727
Merge branch 'master' into Playerbot
2023-05-29 19:05:17 +08:00
Gultask
d525949316
fix(Core/Creature): Re-Add IGNORE_ASSISTANCE_CALL flag ( #16387 )
...
init
2023-05-28 13:49:17 -03:00
Yunfan Li
9d3d2c84fe
HandlePlayerLoginFromDB
2023-05-26 20:52:01 +08:00
Yunfan Li
f677900061
Prevent GUID from exhausting
2023-05-26 01:02:22 +08:00
Gultask
d696a85797
fix(Core/SAI): Allow LINK events to use event_chance ( #16308 )
2023-05-24 14:01:11 -03:00
Kitzunu
a6980e654a
fix(Core/Player): Logic ( #16305 )
2023-05-24 13:59:43 -03:00
Yunfan Li
ec45b40cb9
feat: fix warning and configuration
2023-05-24 19:43:56 +08:00
Yunfan Li
72660b1ed8
Merge branch 'master' into Playerbot
2023-05-24 17:57:30 +08:00
Angelo Venturini
30f475829a
fix(Core/Spells): Hunter snake trap damage ( #16326 )
2023-05-23 22:39:55 -03:00
Skjalf
6a73c38eb6
fix(Scripts/ShatteredHalls): Rework Nethekurse ( #16265 )
2023-05-21 18:11:31 -03:00
Kitzunu
be48e3c249
fix(Core/Player): Instance.IgnoreRaid kicking people out ( #16306 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/16201
2023-05-18 22:11:53 +02:00
Gultask
69fab3df70
feat(Core/SAI): Implement SMART_ACTION_DISABLE ( #16254 )
...
* init
* Create rev_1684036819129474700.sql
* Update rev_1684036819129474700.sql
2023-05-17 09:31:50 -03:00
avarishd
ff6d88f6de
fix(Core/Spells): Dungeon T3 2P Bonuses for Wastewalker & Doomplate. ( #16076 )
2023-05-14 11:37:50 -03:00
Keller (KJack)
7fcb57e5ab
feat(Core/Loot): Add Rate.Drop.Item.GroupAmount to increase loot generated from loot groups ( #16220 )
...
* Adds the `Rate.Drop.Item.GroupAmount` setting to the world config. Causes top-level loot groups to drop multiple items. Does not affect references.
* Don't multiply a group if a quest item gets selected. Avoids strange situations like Arcanist Doan having three hearts.
* Resolve syntax error.
* Fix whitespace
* Fix code style issue
2023-05-14 12:26:12 +02:00
Tereneckla
a5d334db8b
fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal of Corruption do not benefit from percentage damage increases ( #15940 )
...
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
2023-05-13 16:35:47 -03:00
Tereneckla
acc68ef1e2
fix(Core/Player): Double health regen from spirit ( #15955 )
...
Update Player.cpp
2023-05-13 15:26:43 -03:00
天鹿
ab7c12fe41
chore(core): Cleanup code p2 ( #16041 )
...
* Update AchievementMgr.cpp
* Update M2Stores.cpp
* Update LFGHandler.cpp
* Update PetHandler.cpp
* Update WaypointMovementGenerator.cpp
* Update ScriptMgr.cpp
* Update SpellAuras.cpp
* Update Spell.cpp
* Update SecretMgr.cpp
* Update SpellScript.cpp
* Update SecretMgr.cpp
* Update Spell.cpp
* Update SpellAuras.cpp
* Add files via upload
* Update PetHandler.cpp
* Update PetHandler.cpp
* Update CalendarMgr.cpp
* Update LFG.h
* Update WaypointMovementGenerator.cpp
* Update MapScripts.cpp
* Update Unit.cpp
* Update SmartScript.cpp
2023-05-13 15:00:29 -03:00
NinjaPleezAC
dfa5da00b1
fix(Core/Player): Apply equip effect auras with -1 duration ( #14809 )
...
Enforces a -1 duration value to auras applied from equip effects.
Current reliance on the DurationEntry of the auras causes at least one aura to incorrectly expire.
Closes AzerothCore issue #5649
Closes https://github.com/chromiecraft/chromiecraft/issues/531
2023-05-13 14:50:07 -03:00
天鹿
2745a98ed1
fix(Core/mail): letter paper ( #15039 )
...
Mail paper
2023-05-13 14:46:50 -03:00
Tereneckla
6fe6f891fc
Revert "fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal… ( #15938 )
...
* Revert "fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal of Corr… (#15193 )"
This reverts commit 88401360ab .
* Keep Divine Storm in SPELLFAMILIY_PALADIN case
* Update SpellEffects.cpp
2023-05-13 14:41:27 -03:00
cTrinity
64a7c59b57
fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string) ( #16168 )
...
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
Wrong format occurred (invalid format string)
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2023-05-13 14:40:46 -03:00
avarishd
38509d2b3a
fix(Core/Spells): Apply AURA_STATE_FAERIE_FIRE to Lambent Blood. ( #16103 )
2023-05-13 14:11:04 -03:00
Gultask
64c7c99bda
revert(Core/Player): Revert Delayed Damage System ( #16246 )
...
* Revert "fix(Core/Spells): Delayed Damage system (#16183 )"
This reverts commit d282cce4af .
* Revert "fix: Crash on ProcessDelayedDamages (#16166 )"
This reverts commit 3dbdea5e28 .
* Revert "fix(core\player): Missing combat animation (#14199 )"
This reverts commit a238e5e27b .
2023-05-13 13:50:27 -03:00
Angelo Venturini
d7bdf5f717
fix(Vehicle): Crash ( #16184 )
2023-05-10 10:32:15 -03:00
avarishd
3aedf2fbf8
fix(DB/SAI): Void Baron Galaxis encounter. ( #15312 )
...
* fix(DB/SAI): Void Baron Galaxis encounter.
* remove item cast + add void storm cloud
2023-05-10 06:29:51 -03:00
Angelo Venturini
d282cce4af
fix(Core/Spells): Delayed Damage system ( #16183 )
2023-05-07 08:58:38 -03:00
AnchyDev
444793346d
feat(Core/Hooks): Add parameter to detect XP origin for OnGiveXP hook. ( #16109 )
...
Added enum parameter to detect where XP originated from.
2023-05-05 22:39:36 -03:00
Angelo Venturini
3dbdea5e28
fix: Crash on ProcessDelayedDamages ( #16166 )
2023-05-03 06:27:44 -03:00
ZhengPeiRu21
aa1214a6ba
Merge branch 'azerothcore:master' into Playerbot
2023-05-01 10:31:02 -06:00
M'Dic
1c7ac83a1c
feat(Core/Unit): anticheat helper ( #16115 )
...
this covers a case with SPELL_AURA_CONTROL_VEHICLE being used. commonly in dk starter spot and northrend.
2023-04-30 01:27:15 +02:00
M'Dic
7e58650cf5
revert(Core): ChrRace.dbc full implementation ( #16114 )
...
* revert (core): ChrRace.dbc full implementation
we revert this due to several issues arrising. Although the dbc reading is done in full and correctly. Azerothcore relied on the original handling (althought not propper) for so long that there is
* revert
* Update remove_charrace_dbc.sql
* Update remove_charrace_dbc.sql
* Update remove_charrace_dbc.sql
2023-04-29 08:23:11 -03:00
M'Dic
a238e5e27b
fix(core\player): Missing combat animation ( #14199 )
2023-04-29 12:27:13 +02:00
M'Dic
e5665c32f8
update (core\store): sLFGDungeonStore update ( #15325 )
...
* update (core\store): sLFGDungeonStore update
update (core\store): sLFGDungeonStore update
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* update (core\store): sLFGDungeonStore update
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-04-29 12:25:49 +02:00
M'Dic
7b0efe01e5
chore(core/instance): Move to switch case ( #16084 )
...
This has just sloppy. Moved to Case switch with log error and else debug logging
2023-04-28 01:31:09 +02:00
M'Dic
3eae4c5713
fix(core/dbc): improve ChrRace DBC handling ( #14843 )
...
Cherry pick of https://github.com/TrinityCore/TrinityCore/pull/24508
Co-authored-by: HelloKitty <5829095+HelloKitty@users.noreply.github.com >
2023-04-28 01:29:33 +02:00