Commit Graph

1141 Commits

Author SHA1 Message Date
Ovahlord
33977a65b7 Core/Spells:
* fixed Judgement of the Wise passive
* Updated Seal of Righteousness spell power and attack power formular
* Seal of Righteousness will no longer spam the console with proc errors
* fixed Judgement damage coefficients
* Updated Consecration coefficients
* Updated Coefficient for Avenger's Shield
* fixed Seal of Justice proc and coefficients
* removed unneded spell_bonus_data entries for Holy Light and Flash of Light
2018-05-12 21:03:30 +02:00
Ovahlord
ffc11501fe Core/Spells: fixed Mage Flame Orb and Frostfire Orb behaivior 2018-05-06 23:30:36 +02:00
Ovahlord
851c15377f Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2018-04-26 12:51:17 +02:00
Ovahlord
78ebbc181c Core/Spells: dropped unneeded include from Paladin spell script file 2018-04-25 16:26:45 +02:00
Ovahlord
58ea0ad543 Core/Spells: added a missing override to Shaman's Healing rain spell script 2018-04-25 14:00:23 +02:00
Ovahlord
cd4163eaca Core/Spells: fixed Paladin Consecration 2018-04-25 13:57:43 +02:00
Ovahlord
cbadcab773 Core/Spells: merged DBC spell coefficient reading (commit: 1826437c09) 2018-04-23 21:22:21 +02:00
Aokromes
7b85223ad8 DB/Misc: Fix some startup errors 2018-04-16 10:39:11 +02:00
Ovahlord
51a7184520 Core/Spells: Vengeance attack power bonus may not be higher than 10% of the players maximum health 2018-04-02 23:03:42 +02:00
Ovahlord
37e4b3492c Fixed build after recent header cleanup 2018-03-28 14:58:59 +02:00
Ovahlord
2cfdd3cbe0 Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
# Conflicts:
#	src/server/game/AI/CoreAI/PetAI.cpp
#	src/server/game/Battlegrounds/Battleground.cpp
#	src/server/game/Battlegrounds/Zones/BattlegroundTP.cpp
#	src/server/game/DungeonFinding/LFGMgr.h
#	src/server/game/DungeonFinding/LFGQueue.h
#	src/server/game/Entities/Creature/Creature.h
#	src/server/game/Entities/Pet/Pet.cpp
#	src/server/game/Entities/Player/Player.cpp
#	src/server/game/Entities/Player/Player.h
#	src/server/game/Entities/Unit/Unit.h
#	src/server/game/Globals/ObjectMgr.h
#	src/server/game/Groups/Group.cpp
#	src/server/game/Groups/Group.h
#	src/server/game/Guilds/Guild.cpp
#	src/server/game/Guilds/Guild.h
#	src/server/game/Handlers/GuildHandler.cpp
#	src/server/game/Handlers/LFGHandler.cpp
#	src/server/game/Handlers/MiscHandler.cpp
#	src/server/game/Handlers/NPCHandler.cpp
#	src/server/game/Instances/InstanceScript.cpp
#	src/server/game/Maps/Map.cpp
#	src/server/game/Maps/Map.h
#	src/server/game/Maps/ZoneScript.cpp
#	src/server/game/Server/WorldSession.cpp
#	src/server/game/Spells/SpellEffects.cpp
#	src/server/game/Weather/Weather.cpp
#	src/server/game/Weather/WeatherMgr.cpp
#	src/server/scripts/Commands/cs_reload.cpp
#	src/server/scripts/EasternKingdoms/Deadmines/boss_mr_smite.cpp
#	src/server/scripts/EasternKingdoms/Deadmines/deadmines.h
#	src/server/scripts/EasternKingdoms/ShadowfangKeep/instance_shadowfang_keep.cpp
#	src/server/scripts/EasternKingdoms/ShadowfangKeep/shadowfang_keep.cpp
#	src/server/scripts/EasternKingdoms/ShadowfangKeep/shadowfang_keep.h
#	src/server/scripts/EasternKingdoms/eastern_kingdoms_script_loader.cpp
#	src/server/scripts/Kalimdor/VortexPinnacle/vortex_pinnacle.h
#	src/server/scripts/Spells/spell_dk.cpp
#	src/server/scripts/Spells/spell_druid.cpp
#	src/server/scripts/Spells/spell_generic.cpp
#	src/server/scripts/Spells/spell_hunter.cpp
#	src/server/scripts/Spells/spell_mage.cpp
#	src/server/scripts/Spells/spell_pet.cpp
#	src/server/scripts/Spells/spell_shaman.cpp
#	src/server/scripts/Spells/spell_warrior.cpp
2018-03-28 12:35:52 +02:00
ariel-
5ff847159c Core: header cleanup, split realmlist, boost compatibility, cotire, remove stormlib/zlib and stormlib/bzip2 and instead use dep sources 2018-03-28 04:41:59 -03:00
Ovahlord
d2b2dc8fca Core/Spells: Blessing of the Eternals will now properly increase the proc chance for Earthliving Weapon only 2018-03-27 03:14:59 +02:00
Ovahlord
c354b346ce Core/Spells: fixed Healing Rain 2018-03-23 10:21:53 +01:00
Ovahlord
786ad2d34f Core/Spells: updated and fixed Deep Wounds 2018-03-22 22:41:48 +01:00
Ovahlord
44912fd51b Core/Spells: arcane missiles always has a 40% proc chance 2018-03-21 19:58:35 +01:00
Ovahlord
963055df37 Core/Spells: cleaned up more unneeded stuff 2018-03-21 19:57:22 +01:00
Ovahlord
bab697dc14 removed a spell copy paste leftover 2018-03-21 17:31:28 +01:00
Ovahlord
b3ca7e98c2 Core/Spells: fixed Runic Empowerment
*fixed Runic Corruption
2018-03-21 15:56:20 +01:00
Ovahlord
f2825615dd Core/Spells: fix Rune regeneration speed bonus from Improved Blood Presence
*fixed Runic Power retainment from Improved Frost Presence
2018-03-21 13:53:34 +01:00
Ovahlord
c8e5b45dc8 Core/Spells: fixed a derpy code issue in mana tide totem script 2018-03-20 11:37:22 +01:00
Ovahlord
0f2bf8eaf2 Core/Spells: fixed Fulmination 2018-03-19 21:54:45 +01:00
Ovahlord
f1d3503f34 Core/Spells: Resurgence will now proc only if the caster has Water Shield active 2018-03-19 20:52:30 +01:00
Ovahlord
71caec5342 Core/Spells:
* fixed Ancestral resolve
* updated Focused Insight to Cataclysm
* fixed Nature's Blessing
* fixed Ancestral Healing
* Nature's Swiftness will now properly consume it's effect on spell launch
* fixed Cleansing Waters
* fixed Mana Tide Totem spirit bonus
* fixed Telluric Currents proc
* fixed Blessing of the Eternals
2018-03-19 20:41:13 +01:00
Ovahlord
5ef1a67a27 Core/Spells: fix Fel Armor healing effect 2018-03-17 18:55:06 +01:00
Ovahlord
7602eb73f3 Core/Spells: improve codestyle of recent spell fixes 2018-03-17 17:00:19 +01:00
Ovahlord
e294044787 Core/Spells: Drain Soul will now properly grant Soul Shards while channeling.
* moved Soul Shard handling to aurascript
2018-03-17 13:15:22 +01:00
Ovahlord
a46736ba4c Core/Spells: fixed Drain Life healing
* implement Soul Siphon bonus heal effect for Drain Life
* implement Drain Life bonus healing from Death's Embrace
2018-03-17 12:49:50 +01:00
Ovahlord
a6368c7e6b Fixed build 2018-03-14 09:11:11 +01:00
Ovahlord
617b3a8a11 Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
# Conflicts:
#	src/server/game/Entities/Player/Player.cpp
#	src/server/game/Maps/Map.cpp
#	src/server/game/Maps/Map.h
2018-03-14 08:22:00 +01:00
sirikfoll
9209aadb43 Scripts/Spells: Quest King of the Mountain
Added missing jump jets and battle standard visuals
Added allowed area conditions for the vehicle
Fixed Jumpbot's attack spell (thanks @keader for fixing the proc)
2018-03-10 23:49:58 +01:00
Ovah
69904afc56 Core/Spells: corrected Pyroblast naming 2018-02-28 18:28:16 +01:00
Ovah
f087d18196 Core/Spells: simplified Improved Hot Streak crit counter checks 2018-02-26 11:06:34 +01:00
Ovalord
8b2ee4d1cc Core/Spells: Scorch can now also trigger Hot Streak 2018-02-26 02:13:26 +01:00
Ovalord
b149c57d52 Core/Spells: fixed a small typo at Druid's Eclipse spellscript 2018-02-26 02:08:22 +01:00
Ovalord
fe952e429a Core/Spells: fixed Mage's Hot Streak and Improved Hot Streak talents 2018-02-26 02:07:56 +01:00
Ovalord
fb61a8f3c6 Core/Spells: do not proc Arcane Missiles when caster has learned Hot Streak 2018-02-26 00:51:10 +01:00
Ovalord
16414f9961 Core/Spells: fixed Fury of Stormrage aura removal after Starfire's instant-cast has been launched 2018-02-25 21:27:36 +01:00
Ovalord
e8bc3c5391 Core/Spells: merged DBC spell coefficient reading (commit: 1826437c09) 2018-02-25 20:12:22 +01:00
Ovalord
c9b5bf9534 Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2018-02-18 20:55:31 +01:00
Aokromes
3adfc66859 Core/Scripts: implement Drain Mana breaking some auras on hit 2018-02-18 17:58:58 +01:00
Aokromes
70a30770d8 Core/Scripts: implemented Fungal Decay & Tail Sting 2018-02-17 16:11:01 +01:00
Ovalord
0d3daf1120 Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2018-02-08 22:28:13 +01:00
Aokromes
a6835c5872 missing part 2018-01-27 13:12:31 +01:00
Aokromes
aa1032bd17 missing part 2018-01-27 13:07:51 +01:00
Ovalord
8a274f0329 Core/Spells: merged level penalty removal 2018-01-27 12:59:32 +01:00
Aokromes
7be6304306 Core/Spells: Removed outdated mechanic (spell downranking coef penalty) 2018-01-27 12:28:42 +01:00
Ovalord
315ccb4f9f Core/Spells: fixed mage Flame Orb summon and Frostfire orb summon
*todo: the core has a bug that prevents the orb from slowing down
*frostfire orb handling
2018-01-26 01:00:18 +01:00
Ovalord
f1f06fd8ac Core/Spells: implement all scaling auras for pets 2018-01-22 12:28:44 +01:00
Moein
d58ac3881c Scripts/Spells: quest "That's Abominable" (#21253)
- scripted spell "Burst At The Seams" (59576)
- added Pet Bar

Closes #10876
2018-01-21 12:54:58 +01:00