Ovahlord
ab293696f2
Core/Spells: Swiftmend will no longer benefit from Rejuvenation and Regrowth heals
2018-06-24 14:34:49 +02:00
Ovahlord
ea26094b66
Core/Spells: fixed Merciless Combat talent
2018-06-17 00:44:21 +02:00
Ovahlord
00662ce4bb
Core/Spells: updated Obliterate, Blood Strike and Heart Strike's damage bonus formular
2018-06-16 19:42:07 +02:00
Ovahlord
355d41eac6
Core/Spells: re-fixed orientation of summoned gameobjects and wild gameobject summons
2018-06-16 18:59:07 +02:00
Ovahlord
fb465c6953
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
2018-04-09 07:29:47 +02:00
Aokromes
ca588b2e66
Core/Spells: Implemented personal summons
...
* By default determined by summon property flag SUMMON_PROP_FLAG_PERSONAL_SPAWN
2018-04-08 21:56:55 +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
d14b4d05fe
Core/Spells: fixed Blessing of the Eternal always triggering after meeting the condition once
2018-03-23 11:43:02 +01:00
Ovahlord
b3ca7e98c2
Core/Spells: fixed Runic Empowerment
...
*fixed Runic Corruption
2018-03-21 15:56:20 +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
31ddc3bdbe
Core/Spells: fixed calling dispel spellscript hook
2018-03-19 19:28:57 +01:00
Ovahlord
42c61ac767
Core/Spells: fixed Nature's Blessing talent
2018-03-19 16:23:08 +01:00
Ovahlord
53fb32414b
Core/Spells: corrected damage bonus for warlock pets
2018-03-17 01:11:19 +01:00
Ovalord
80f65d665b
Core/Pets: updated many pet damage formulars and apply spellpower bonus for warlock pets
2018-03-16 12:28:34 +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
Ovahlord
e44bb5f387
Core/Entities: Phase Rework (main commit)
2018-03-08 22:58:50 +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
Ovalord
02fef5cbe2
Core/Spells: SPELL_EFFECT_CHARGE_DEST will now also use speed values from DBC
...
*Scripts/GB: General Umbriss will now properly charge to his Blitz target
2018-02-14 18:24:31 +01:00
Ovalord
1f87277ff6
Core/Spells: fixed some targeting cases for trigger missiles
2018-02-12 21:04:45 +01:00
ariel-
6dc6cc7608
Core/Spells: fix logic error causing near teleports to drop combat for players
...
Closes #21362
2018-02-10 11:37:00 +01:00
Ovalord
683a74f3ea
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
2018-01-14 19:20:08 +01:00
Aokromes
90033ee748
Core/Spells: Defined and implemented some new spell attributes
2018-01-14 06:53:36 +01:00
DanVS
eba81f5268
Core/Spells: Mana potions in druid forms ( #21160 )
...
* Fix mana potions in druid forms
2018-01-14 05:58:12 +01:00
Ovalord
a327a83a9e
Core/Spells:
...
* fixed damage for Victory Rush
* Victory Rush will now properly remove Victorious on hit
* fixed Vengeance for Warrior, Paladin and Death Knights
2018-01-11 00:38:03 +01:00
Ovalord
05a1544b8f
Core/Spells: fixed rotation of summoned doors
2018-01-08 16:54:54 +01:00
Ovalord
b7c15093a6
Core/Pets: merged funjoker's new Pet Slot system
...
* fixed packets and handling for stable master
* fixed Control Pet / Demon handling
* corrected wrong trainer spell for the Control spells
* Added base support for Assist behaivior
* corrected action bar layout
* Hunter Pets will now have the same level as their tamer (patch 4.1 change)
* corrected health stats for pets
2018-01-07 02:00:31 +01:00
Ovahlord
98fdf72c7b
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into ShatteredWorld
...
# Conflicts:
# 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
2018-01-02 01:23:06 +01:00
Aokromes
4bd0525edd
Update copyright note for 2018
2018-01-01 01:06:19 +01:00
Ovalord
3a88782c66
Core/Skills: gathering professions will now grant experience
2017-12-19 00:10:41 +01:00
Krudor
c8aeadc949
Remove reportUse parameter on GameObjectAI::GossipHello and give it its own event.
...
Ported from 3.3.5
2017-12-10 13:59:13 +01:00
Erik Strandberg
a3b16c040b
Port f913f3bb89
2017-12-10 00:37:21 +00:00
Aokromes
5efa54d11c
Core/Misc: Fix static analysis issues
2017-12-09 00:00:27 +01:00
Ovah
c214b701b9
Core/Auras: Implemented PROC_HIT_INTERRUPT ( #21015 )
2017-12-02 05:10:15 +01:00
Aokromes
87c304109c
Core/Spells: fixed another typo
2017-11-28 10:30:35 +01:00
Ovalord
05250fe4ad
Core/Quests: Implemented quest popups
2017-11-28 08:30:58 +01:00
Shauren
088d678a9f
Core/Items: Fixed sending unlocked items by mail
...
Closes #20976
2017-11-27 00:57:25 +01:00
Aokromes
3ba5756c1c
Core/Skills: implement Archaeology
2017-11-26 07:32:16 +00:00
Aokromes
91affef0c6
Misc: Kill trailing white spaces
2017-11-25 01:36:21 +01:00
Aokromes
8e702b4b2e
Core/Spells: Fix timer for triggered spells
...
By Malcrom
2017-11-23 21:44:10 +01:00
Ovalord
c868e10d9b
Core/Skills: implement Archaeology
2017-11-09 03:58:28 +01:00
Gildor
9be24a5d95
Core/Spells: EffectSanctuary should stop attack ( #20492 )
2017-10-06 18:02:36 +02:00
Keader
6020c66fbf
Core/Spells: Fixed Cloak of Shadows dispel (removed old hack)
...
Closes #8758
Serverside spell (35729) already handle with it
2017-09-25 16:40:17 +02:00
Gustavo
da40bace9e
Core/Scripts: More fixes in boss Lich King ( #20147 )
...
* Core/Scripts: More fixes in boss Lich King
Fix Valkyr charge spell, they will no longer ignore Z position and become unreachable.
Correct height of Spirit Bomb and added the 3 seconds delay on his explosion.
Set the Trigger inside frostmourne room as active, to avoid problems with reseting the room, e.g: Spirit Bombs not despawning and Wicked Spirits stuck in evade.
Use correct InhabitType for Wicked and Vile Spirits, this avoid a situation where they could spawn falling.
2017-08-20 07:08:48 +02:00
Aokromes
1a5c0f5c3b
Core/Grids: Ported cmangos/mangos-wotlk@ea99457
...
(cherry picked from commit 9299e9b )
2017-06-19 20:20:26 +02:00
Gustavo
288aca3d15
Core/Spells Allow bosses to receive KnockBack under certain conditions ( #19312 )
...
Conditions: Not player, not controlled by player and not hunter's pet
2017-06-15 07:28:59 +02:00
Keader
4292ac7039
Core/Spells: Removed duplicated check again followup 3a0417f712
...
to send some info to client
2017-06-01 14:05:32 +02:00
Keader
52551be039
Core/Spells: Removed duplicated check
...
unitTarget was checked twice in Spell::EffectTaunt
2017-06-01 14:05:14 +02:00