Commit Graph

703 Commits

Author SHA1 Message Date
Ovahlord
a659a8fa2d Scripts/BoT: initial work on Theralion and Valiona
Todo:
*Valiona's Deep Breath mechanic and phase switch
*Twilight Realm hostiles
*Heroic abilities
2018-05-12 23:13:04 +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
cbadcab773 Core/Spells: merged DBC spell coefficient reading (commit: 1826437c09) 2018-04-23 21:22:21 +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
Gooyeth
042a0936bd adding braces 2018-04-06 07:55:10 +02:00
Aokromes
0b94ee0358 cosmetic change 2018-04-06 07:55:01 +02:00
Gooyeth
42dc0a739c Fix build 2018-04-06 07:52:52 +02:00
Aokromes
395ad03cd4 Adding atrribute custom SPELL_ATTR0_CU_LIQUID_AURA 2018-04-06 07:52:42 +02:00
Ovahlord
e0ad916764 Scripts/Deadmines: finished Vanessa VanCleef implementation... finally! 2018-04-02 07:42:31 +02:00
Ovahlord
20566cb142 Scripts/Deadmines: more work on Vanessa VanCleef
* scripted Rope movement and Adds AI
* initial work on detonating the ship
2018-04-02 03:34:56 +02:00
Ovahlord
58d0cd8a8c Scripts/Gilneas: some initial work on chapter 2
* implement intro event for chapter 2
* added support for entering phase 181 after completion
2018-03-29 15:39:07 +02:00
ariel-
dfff9d62e4 Core/Spells: autogenerate miss proc for spells with auras with hit chance -100
Closes #21629
2018-03-29 00:46:02 +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
ad7057f784 Scripts/Deadmines: some minor fine tunings for nightmare phases 2018-03-27 01:16:48 +02:00
Ovahlord
2be999978a Scripts/Deadmines: improved range for Mechanical Nightmare lightning platters 2018-03-25 03:15:59 +02:00
Ovahlord
a88659ac1c Scripts/Deadmines: more work on Vanessa VanCleef's nightmare phases.
*finished Glubtok and Helix nightmares
2018-03-25 03:03:48 +02:00
Ovahlord
1be30bed83 Scripts/VP:
* added missing encounter frames to Altairus and Asaad
* make Altairus' Cyclones also hovering for a correct hitbox and height
* fixed Slipstream target selection
* fixes Skyfall disappearing when Skyfall Stars are dead
* fixed visuals for Asaad's Supremacy of the Storm
* fixed Static Cling not applying on jumping / falling targets
* fixed summoning Skyfall Stars
* removed a duplicate sound that appeared during announcing Supremacy of the Storm
2018-03-23 23:56:38 +01:00
Ovahlord
786ad2d34f Core/Spells: updated and fixed Deep Wounds 2018-03-22 22:41:48 +01:00
Ovahlord
f6d3b214c2 Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
# Conflicts:
#	src/server/game/Spells/SpellMgr.cpp
2018-03-06 13:03:29 +01:00
ariel-
23b2d7bcea Core/Spells: explicitly disable non proccing auras when generating default procs
Closes #21529
2018-03-05 14:36:32 +01:00
ariel-
2697bdf2b2 Core/Misc: fix bad dbc data for lock 'Locked ball and chain'
Closes #12260
2018-03-05 14:34:31 +01:00
ariel-
0321955726 Core/Auras: added sanity checks for area auras having a different owner unit than caster
Closes #21517
2018-03-05 14:19:22 +01:00
Ovalord
e8bc3c5391 Core/Spells: merged DBC spell coefficient reading (commit: 1826437c09) 2018-02-25 20:12:22 +01:00
Ovalord
7093252c76 Core/Spells: reverted glubtoks firewall range fix 2018-02-24 17:06:39 +01:00
Aokromes
7bc51fe29e Revert "DB/Spells: fix proc regression with Missile Barrage"
This reverts commit 640dd138a5.
2018-02-24 13:26:26 +01:00
ariel-
f2f574fbdd DB/Spells: fix proc regression with Missile Barrage
Closes #21466
2018-02-24 13:12:03 +01:00
Ovalord
4540969ac8 Scripts/Deadmines: corrected firewall damage and damage radius. Todo: fix vehicle position offsets. 2018-02-22 22:17:05 +01:00
Ovalord
b37cd85b84 Scripts/Deadmines: implement "Captain" Cookie encounter 2018-02-19 17:34:23 +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
b13685883c DB/Deadmines: added loot to Helix and reduced Helix' melee damage
*Scripts/Deadmines: fixed some issues with Helix
2018-02-17 11:46:06 +01:00
Ovalord
9e9f5ff7ec Scripts/Deadmines: implement Helix Gearbreaker encounter 2018-02-17 00:46:25 +01:00
ariel-
bbe9aa23b0 Core/Spells: fix Vampiric touch dispel effect inheriting damage done pct twice 2018-02-16 01:57:08 +01:00
ariel-
3a4035bb8d Core/Spells: add log on load about improper use of attribute PROC_ATTR_REQ_SPELLMOD 2018-02-16 01:26:26 +01:00
ariel-
2388415edd Core/Spells: require phasemask set for periodic damage procflag
Closes #21379
2018-02-16 01:04:27 +01:00
Ovalord
9a3c16daf4 Scripts/Deadmines:
* dropped outdated deadmines instance script
* implement Glubtok encounter
2018-02-14 11:34:28 +01:00
Ovalord
0c8689ffff Scripts/GB: finished Erudax implementation 2018-02-08 21:11:41 +01:00
Ovalord
a18f679c9b Scripts/GB: implement Drahga Shadowburner encounter 2018-01-30 16:38:29 +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
cfbc05985e Scripts/GB: implement General Umbriss encounter
*todo: loot
2018-01-18 20:41:42 +01:00
Ovalord
738653de06 Core/Spells: removed spell hack from eclipse system and fixed the eclipse system entirely 2018-01-16 21:21:44 +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
Ovalord
36e695a019 Scripts/Gilneas:
*added missing text for krennan when he is calling for help
*implement small event when Josiah turns into a worgen
*added sparring datas for next chapter part
*added combat data for worgen vs city guards
*fixed several emote states
*scripted dialogue after completing quest "Time to regroup"
2018-01-13 05:51:21 +01:00
Ovalord
9e3c5d5137 Scripts/Gilneas: fixed By the Skin of his Teeth quest
*added more sniffed database stuff and removed some duplicate spawns
2018-01-13 02:36:16 +01:00
Ovalord
fc7c106e06 Core/Spells: removed some duplicate spell fix definitions 2018-01-12 19:14:05 +01:00
Ovalord
7b109c1a2c Core/Spells: improved cone size handling by merging it with a existing effect loop 2018-01-08 01:05:43 +01:00
Ovalord
b2945a5c58 Merge branch 'ShatteredWorld' of https://gitlab.com/Ovahlord/TrinityCore_434 into 4.3.4 2018-01-06 16:21:32 +01:00
Ovahlord
f97ebbb21f Fixed build 2018-01-02 22:17:47 +01:00