Commit Graph

37 Commits

Author SHA1 Message Date
Kitzunu
1f89282b22 refactor(Core): NULL -> nullptr (#3275)
* NULL to nullptr

* NULL to nullptr

* NULL to nullptr

* NULL to nullptr

* NULL to nullptr

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-08-31 11:55:09 +02:00
VhiperDEV
0d25f63257 fix(Core/SpellScript): Script item Egg Nog (#2943)
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-06-28 15:20:22 +02:00
Kaev
999d588c37 fix(Core): Fixed a few crashes/bugs that were found via static code analysis (#2617) 2020-01-25 14:26:38 +01:00
Stoabrogga
b776e68665 fix(Core/Spell): Glyph of Eternal Water (#2508) 2019-12-26 09:09:50 +01:00
Viste
e22d78ecd6 refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
GMKyle
26998d36bb fix(Core/Spell): Eye of Gruul healing discount spell (#1913) 2019-11-05 07:53:32 +01:00
Stoabrogga
8f51c756d5 fix(Core/spell_item): Fix a few items with spell effects (#2296) 2019-10-08 08:08:36 +02:00
GMKyle
58f3cfe387 fix(Core/Hunter): Stable Master, exotics pets management, tame validations. (#2100) 2019-09-25 18:29:18 +02:00
Stoabrogga
ee09fb8f9d fix(Core/Spell): "Taming the Beast" hunter quests, part 2 (#2271)
Co-authored-by: Mitradis <mitradis@gmail.com>
2019-09-08 23:39:34 +02:00
Stoabrogga
c5e187fed6 fix(Core/Spell): "Taming the Beast" hunter quests (#2243) 2019-09-05 07:50:20 +02:00
Stoabrogga
d8f14c982f fix(DB/Spell): Argent Dawn trinkets (#2007) 2019-07-03 01:29:13 +02:00
Stoabrogga
9f3c0267bc fix(Core/Spell): Haunted Memento (#1992) 2019-06-26 23:43:58 +02:00
GMKyle
3269c0acc1 fix(Core/Spell): Holy Priest Tier 5 Greater Heal Refund proc (#1985)
* Holy Priest Tier 5 (2 pieces) bonus http://wotlk.cavernoftime.com/spell=37594 procs any time greater heal is cast if you have at least two pieces off this tier equiped.
2019-06-25 01:59:59 +02:00
Poszer
41486e348b fix(Core/Spells): Spell ID Shadow Ward (Warlock) (#1971)
- Set correct ID of warlock spell Shadow Ward. It was set to -7235(Shadow Protection) which is wrong
- Correct spellID is 6229 (Shadow Ward)
2019-06-17 19:09:17 +02:00
Poszer
1c90e1d8f5 fix(Core/Spell): Big Blizzard Bear (#1905)
- Correctly apply 60% & 100% speed for mounts based on riding skill
2019-06-04 20:24:48 +02:00
Poszer
80c2025cd9 fix(CORE/Spells): Shadowmourne spell effect (#1731)
- Remove SM aura (Soul Fragment) if the item is unequiped
2019-04-23 23:47:53 +02:00
Viste(Кирилл)
2e65c0afb7 Fix(Scripts/Spells): Check range to fire totem when casting Fire Nova. (#1566)
* Fix(Scripts/Spells): Check range to fire totem when casting Fire Nova.
2019-03-14 15:21:31 +03:00
Nefertumm
c15206fc15 Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471)
This reverts commit 51b8773528.
2019-02-15 15:14:49 -03:00
Viste(Кирилл)
51b8773528 feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)
i.e. world update start
2019-02-14 19:22:17 +01:00
Francesco Borzì
6908d333db fix: windows build (#1455)
- Closes #1451
2019-02-12 22:13:44 +01:00
Francesco Borzì
d4ab165888 refactor(Scripts/SpellGeneric): use modern C++ array instead of C array (#1436) 2019-02-12 08:06:05 +01:00
Lee
d172c43459 [Core/ Spell] Val'anyr Hammer of Ancient Kings Fix (#1388)
* [Core / Spell] Fixed Val'anyr Hammer of Ancient Kings

Fixed issue with Val'anyr Hammer of Ancient Kings procing on non healing spells such as buffs
2019-02-01 01:59:19 +00:00
talamortis
1fd6b4cff5 [Core / Spell ] Warlock Life Tap
Fixed an issue where warlock could kill itself using max rank till fizzled and then low rank.
2018-10-27 21:03:34 +01:00
d3tr0l
4f2c6fcc31 [Core/Script] Fixed the amount of mana gained from Life tap
Patch 3.3.3: Life Tap: This spell no longer scales with spirit, and instead scales with spell power.
2018-09-20 19:18:27 +01:00
talamortis
e715dd3f61 Core/Script: Warlock lifetap's damage
Fixed warlocks Lifetap todo the same damage as displayed on tooltip.
2018-09-20 18:24:38 +01:00
talamortis
4e27109cea Fixed crash issue with death grip from previous commit.
*Tested on both Windows and Linux system.
2018-07-22 12:08:52 +01:00
talamortis
bdbdc8030a Update Death Grip
* Added another check to Death grip to ignore some boss ids, as need for some faction champions in argent crusade.

closes #982
2018-07-21 22:22:59 +01:00
talamortis
2c7485c11c Removed the set faction from animal blood spell 2018-07-06 17:10:41 +01:00
lineagedr
fb6d7af046 Update spell_rogue.cpp (#959)
Blade flurry shouldn't target totems.
2018-07-03 09:12:20 +01:00
BarbzYHOOL
15d8dd36e5 Scripts - Fixed missing headers
Without these, the server would not compile when disabling precompiled headers (PCH)
2018-06-02 19:04:41 +02:00
Nefertumm
dd300003e2 Update license links (#783) 2018-03-12 10:54:57 +01:00
Yehonal
403ed2600f Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure 2017-12-21 11:26:43 +01:00
Yehonal
17332304fd Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Yehonal
b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00
mik1893
eec8b797e0 [Core/Script] As the crow flies - delete horrible hack and properly fix 2016-07-14 23:02:05 +02:00
Yehonal
f6eefedcd5 converted all tabs to 4 spaces 2016-06-26 19:23:57 +02:00
Yehonal
e8e94a0a66 First Commit
For Azeroth!
2016-06-26 10:39:44 +02:00