Skjalf
|
e64138314c
|
fix(Core/Scripting): Also call the OnLootItem() hook on master looted… (#13683)
fix(Core/Scripting): Also call the OnLootItem() hook on master looted items
|
2022-11-03 21:49:12 -03:00 |
|
Skjalf
|
ef8d7f4ed9
|
feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts (#13658)
* feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts
* fix build
* Update ScriptMgr.h
|
2022-11-02 22:34:52 -03:00 |
|
Skjalf
|
ab3548e2e4
|
feat(Core/Scripting): Expand ModifyHealReceived() to also include hea… (#13655)
feat(Core/Scripting): Expand ModifyHealReceived() to also include healing over time
|
2022-11-02 19:19:17 -03:00 |
|
ZhengPeiRu21
|
5a7822282f
|
feat(Core): Config to disable all Wintergrasp processing (#13086)
* feat(Core): Config to disable all Wintergrasp processing
* Use 2 instead of -1 - configs are parsed as uint
* Fix build warnings
|
2022-11-01 06:22:09 -03:00 |
|
UltraNix
|
330d45bda8
|
fix(Core/Spells): Spells requires cast from behind victim bypass Dete… (#13499)
fix(Core/Spells): Spells requires cast from behind victim bypass Deterrence.
Fixes #13212
|
2022-10-29 07:18:27 -03:00 |
|
UltraNix
|
4ac437419f
|
fix(Core/Units): Fixed uninitialized m_cleanDamage variable after e390087 (#13485)
fix(Core/Units): Fixed uninitialized `m_cleanDamage` variable after e390087.
Improved 252755415c
|
2022-10-29 07:16:26 -03:00 |
|
UltraNix
|
3da4d30371
|
fix(Core/Players): Fixed obtaining extra (custom) talent points only … (#13526)
fix(Core/Players): Fixed obtaining extra (custom) talent points only for DK class.
Fixes #4327
|
2022-10-29 07:15:32 -03:00 |
|
UltraNix
|
670d5724cb
|
fix(Core/Pets): Tamed hunter pets should deal physical damage. (#13522)
Fixes #13497
|
2022-10-29 07:14:07 -03:00 |
|
UltraNix
|
eb3f80ceff
|
fix(Core/Spells): Implemented SPELL_HIT_TYPE_SPLIT hit type. Source: … (#13518)
fix(Core/Spells): Implemented SPELL_HIT_TYPE_SPLIT hit type. Source: TrinityCore.
Fixes #13306
|
2022-10-29 07:13:36 -03:00 |
|
UltraNix
|
41d3df9fcb
|
fix(Scripts/Commands): Fixed command learn all my talents for chars… (#13529)
fix(Scripts/Commands): Fixed command `learn all my talents` for chars with 255 level.
Fixes #4788
|
2022-10-29 07:12:35 -03:00 |
|
UltraNix
|
ab9c648504
|
fix(Core/Movement): Removed some leftover after c8f43d8584. (#13524)
Closes #2623
|
2022-10-29 07:11:36 -03:00 |
|
UltraNix
|
93796bb01d
|
fix(Core/Creatures): Fixed loading transform auras from DB. (#13489)
Fixes #13472
|
2022-10-27 05:23:51 -03:00 |
|
UltraNix
|
e2b866dea3
|
fix(Core/Spells): Deep Wounds can proc off from non-physical spells. (#13494)
Fixes #13431
|
2022-10-23 16:51:47 -03:00 |
|
M'Dic
|
800c16bbf8
|
Fix (core): SMSG_BINDPOINTUPDATE packet fix (#13452)
|
2022-10-18 06:47:04 -04:00 |
|
Angelo Venturini
|
252755415c
|
fix(Core/Spells): Overflow damage (#13424)
|
2022-10-15 19:42:25 -03:00 |
|
ZhengPeiRu21
|
414546aeca
|
fix(Core): Fix PlayerSettingVectors (#13338)
* fix(Core): Fix PlayerSettingVectors
* Fix compile warning
|
2022-10-15 11:06:09 -04:00 |
|
M'Dic
|
2e6f6e26da
|
Add (core\db): Support for Homebind Orientation (#13389)
Add (core\db) Support for Homebind Orientation
|
2022-10-12 14:39:02 -04:00 |
|
Skjalf
|
7eb096ae0b
|
fix(Core/Creature): Fix LinkedRespawn not working with id2, etc. (#13367)
|
2022-10-12 14:03:56 -03:00 |
|
UltraNix
|
e390087efd
|
feat(Core/Items): Implemented elemental weapon damage. Source: Trinit… (#13050)
...yCore.
|
2022-10-08 14:34:52 -03:00 |
|
UltraNix
|
0ae8790956
|
fix(Core/Creatures): Renamed CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE to CREATURE_FLAG_EXTRA_IGNORE_ASSISTANCE_CALL (#13130)
|
2022-10-06 00:18:05 -03:00 |
|
Angelo Venturini
|
60efd8215d
|
fix(Core/Vehicle): Crash (#13180)
|
2022-10-05 21:06:11 -03:00 |
|
Angelo Venturini
|
ad4ce0895f
|
fix: Qaston revert (#13320)
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271)"
This reverts commit e05f61d1b3.
* Revert "fix(Core): Crash (#13292)"
This reverts commit a818bcf3e2.
* Revert "fix: Crash (#13241)"
This reverts commit be423a91b5.
* delete sql
* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079)"
This reverts commit cbd3fd0967.
* add sql revert
* fix sql
* remove update from world.updates
|
2022-10-05 21:53:20 +02:00 |
|
Angelo Venturini
|
e05f61d1b3
|
fix(Core/QAston): fixed shields oneshotting (#13271)
* fix(Core/QAston): fixed shields oneshotting
* fix build
|
2022-10-04 19:37:48 +02:00 |
|
Angelo Venturini
|
a818bcf3e2
|
fix(Core): Crash (#13292)
|
2022-10-04 07:38:12 -03:00 |
|
Angelo Venturini
|
be423a91b5
|
fix: Crash (#13241)
|
2022-10-03 16:14:43 -03:00 |
|
IntelligentQuantum
|
cbd3fd0967
|
refactor(Core/Spells): Implement QAston Proc System (#11079)
* .
* sql
* .
* .
* 1
* 2
* 3
* 4
* 5
* 6
* 7
* 8
* 9
* 10
* 11
* 12
* 13
* 14
* 15
* Update spell_item.cpp
* Update Unit.cpp
* 16
* 17
* 18
* 19
* 20
* 21
* Update Unit.cpp
* REVERT UltraNIX Commit
* 22
* 23
* .
* .
* .
* warrior
* warlock
* shaman rogue priest paladin mage
* spell item
* hunter
* druid
* dk
* war
* error style
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* .
* DOND DEL ME WAD DO DO
* error 2
* .
* .
* .
* FIX
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* .
* ja genau
* Update .gitignore
* .
* .
* .,
* .
* .
* .
* .
* Update Unit.cpp
|
2022-10-02 19:39:34 +02:00 |
|
M'Dic
|
967f8ce6d6
|
update (core): Startup console capitalizations (#13195)
|
2022-10-01 13:09:34 -04:00 |
|
UltraNix
|
6a4dbb7436
|
fix(Scripts/Temple of AhnQiraj): Qiraji Champion. (#12965)
|
2022-09-28 00:40:50 -03:00 |
|
Maelthyr
|
1f472bddd3
|
refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992)
|
2022-09-25 15:20:34 -03:00 |
|
ZhengPeiRu21
|
fbf65ebc9d
|
feat(Core): Allow negative resistance values (#12958)
* feat(Core): Allow negative resistance values
* Add SQL
|
2022-09-25 10:45:22 -03:00 |
|
UltraNix
|
984a389d37
|
fix(Core): Crashfix. (#13113)
Fixes #13111
|
2022-09-25 10:40:37 -03:00 |
|
schell244
|
f75aceb9a9
|
fix(Core): Small improvements for weapon/defence skill handling (#12253)
* Improve weaponskill handling
* replace pvp check TYPEID_PLAYER with IsCharmedOwnedByPlayerOrPlayer
* remove no longer needed pvp checks
* move pvp check back to ProcDamageAndSpellFor()
* rename plevel -> playerLevel, add LOG to verify increase chances
* fix issue due to negative value in uint
* revert change which allowed blocked attacks to increase weapon skill
Co-authored-by: schell244 <>
|
2022-09-21 09:09:26 -04:00 |
|
DavuKnight
|
d8598c764e
|
feat(core): OnFfaPvpStateUpdate Event (#13023)
* Event for Notification when the Player enters into or Leaves Ffa
* Bug and Formatting Fixes
|
2022-09-21 08:33:28 -04:00 |
|
Benjamin Jackson
|
6a357da28c
|
fix(Core/Player): Give Death Knight's twenty silver on character creation (#12974)
* Make sacrifices to workflow god
Best note ever ^^
|
2022-09-21 07:32:33 -04:00 |
|
UltraNix
|
2ded17464a
|
fix(Core): Crashfix on vehicle uninstall. (#13036)
|
2022-09-19 21:08:19 -03:00 |
|
UltraNix
|
a5ab96c79d
|
fix(Scripts/Spells): Finger of Frost Shatter Combo. (#13006)
|
2022-09-19 00:46:17 -03:00 |
|
ZhengPeiRu21
|
25f88caa42
|
fix(Core): Correct Post 3.1 Fishing Skill Leveling (#12996)
|
2022-09-18 22:09:47 -03:00 |
|
Skjalf
|
9c4a9178f3
|
chore(Core/Player): Small optimization in the IsInWhisperWhiteList() … (#13026)
...function.
|
2022-09-17 16:54:16 -03:00 |
|
ZhengPeiRu21
|
1ddd884d6a
|
feat(Core): Implement SP Bonus Coefficients from DBC (#12562)
* cherry-pick commit (1826437c09)
* Co-authored by: ariel- <ariel-@users.noreply.github.com>
* feat(Core): Implement SP Bonus Coefficients from DBC
* Several coefficient corrections
* Fix spell_dru_lifebloom
|
2022-09-17 11:09:04 +02:00 |
|
UltraNix
|
84552b53da
|
fix(DB/Spells): Added 500ms cooldown to Flurry proc. (#13002)
|
2022-09-13 22:20:47 -03:00 |
|
ZhengPeiRu21
|
f01459553f
|
feat(Core): Hide Quest Sparkle Config Option (#13005)
|
2022-09-13 21:40:27 -03:00 |
|
UltraNix
|
1b0d76e6d2
|
fix(Core/Spells): Fixed applying Command aura to shaman Feral Spirits. (#13000)
|
2022-09-13 21:35:00 -03:00 |
|
Angelo Venturini
|
fa825ec419
|
fix(Core/TempleOfAhnQiraj): Twin emperors rewrite (#12855)
|
2022-09-06 21:33:51 -03:00 |
|
SoglaHash
|
11086c89f9
|
fix(Core/Unit): DualWield Off-hand hit penalty (#12906)
|
2022-09-06 21:01:29 -03:00 |
|
SoglaHash
|
8da68c137b
|
fix(Core/Player): Dismount on Transport Teleport (#12848)
|
2022-09-06 15:23:46 -03:00 |
|
ZhengPeiRu21
|
1a20c2daa0
|
fix(Core): Correct Quest XP Display when modified by OnQuestCompleteXP Hook (#12919)
|
2022-09-02 09:28:53 -03:00 |
|
ZhengPeiRu21
|
a347e3fca8
|
fix(Core): Fix Missing OnBeforeQuestComplete Hook (#12892)
|
2022-09-01 16:03:48 -04:00 |
|
UltraNix
|
db760ee2ed
|
fix(Core/Spells): Nature's Swiftness should not be consumed by instan… (#12816)
...t spells.
|
2022-08-27 20:14:46 -03:00 |
|
UltraNix
|
a29926d52f
|
fix(Core/Spells): Fixed Rejuvenation healing amount increased by Idol… (#12812)
... of Rejuvenation and Harold's Rejuvenating Broach.
|
2022-08-27 20:11:33 -03:00 |
|
Skjalf
|
ca9c19ffd4
|
feat(Core/GameObject): Add an overload to SummonGameObject() to accep… (#12821)
feat(Core/GameObject): Add an overload to SummonGameObject() to accept positions
|
2022-08-21 19:48:34 -03:00 |
|