Shauren
d8861342a3
Core/PacketIO: Updated combat log packets
2016-06-16 20:50:27 +02:00
Shauren
d2733eb6f1
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-06-13 21:00:25 +02:00
Shauren
f14c66b5e4
Core/Players: Updated talent specializations
2016-06-09 21:33:18 +02:00
Shauren
1c139214b5
Core/Spells: Silence coverity false positive - CID 1356246
2016-06-06 08:38:39 +02:00
Shauren
b82332487a
Core/DataStores: Updated db2 to 7.0.3.21737
2016-05-27 23:14:36 +02:00
Shauren
70102f32fe
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
2016-05-20 23:49:53 +02:00
Shauren
5c2c9a684f
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
2016-05-20 23:46:17 +02:00
Shauren
9a6c08efa2
Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to it
2016-05-20 21:11:43 +02:00
Shauren
316afd97e0
And nopch fix too
2016-05-16 16:35:15 +02:00
Shauren
0be1e269f6
Build fix for VS2013 - pls stop using it, upgrade to 2015.
2016-05-16 16:32:39 +02:00
Vincent-Michael
0139d83e28
Core/Spells: Fixed non pch build
2016-05-14 21:27:22 +02:00
Gacko
5cb2ca5c81
Spell/Shaman: Fix non PCH linking.
...
Thanks @Shauren.
2016-05-14 16:09:51 +02:00
Shauren
791e0f0513
Core/Spells: Fixed Lightning Shield dropping charges when attacked
2016-05-12 16:47:45 +02:00
Vincent-Michael
cccdbf4755
Core/Spells: Fixed warning
2016-05-10 19:57:20 +02:00
Shauren
9fa5906c40
Core/Spells: Fixed Elemental Blast random buff (shaman)
2016-05-10 17:06:39 +02:00
Shauren
a49b348d62
Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS whose miscvalue cases were removed from the game
2016-05-04 18:25:30 +02:00
Naios
b4c12d2699
Core/Scripts: Fix 2 warnings
...
* Ref d9f7692c2e
* Ref 0fbcddcb4f
2016-05-01 02:19:55 +02:00
Shauren
d9f7692c2e
Core/Spells: Updated existing shaman spell scripts
2016-05-01 00:09:01 +02:00
Shauren
d92f529d93
Core/Spells: Fixed Stealth and Vanish
...
Closes #15779
2016-04-29 21:21:58 +02:00
Shauren
cc262ec12e
Core/Spells: Updated Eviscerate and Envenom formulas
...
Closes #16886
Closes #16887
2016-04-29 20:05:41 +02:00
edea
2b411aa148
Core/Spells: Fix PvP trinkets animations
...
Closes #16890
2016-04-28 22:34:57 +02:00
Shauren
77d3dde36f
nopch build fix
2016-04-28 18:01:04 +02:00
Shauren
4953ee20a5
Core/Spells: Fixed Crackling Jade Lightning, initial pull request by @Infamous-devel
...
Closes #17050
2016-04-27 18:17:03 +02:00
Vincent-Michael
4fbe380639
Core/Items: Fixed build
2016-04-23 19:35:49 +02:00
joschiwald
9fc5ea81e0
Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dice
...
#Closes 16866
(cherry picked from commit 029527365f )
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Entities/Player/Player.h
# src/server/game/Handlers/GroupHandler.cpp
2016-04-23 16:54:28 +02:00
DDuarte
4e0b0e76c9
Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution Solution ( #16968 )
...
(cherry picked from commit d1a053e4f5 )
Rename sql
(cherry picked from commit 41e776fe64 )
2016-04-16 18:22:35 +01:00
Shauren
07a0a57ffb
Merge pull request #16848 from P-Kito/debuff_remove
...
[3.3.5/6.x] Scripts/Spells: Add generic spell to handle ClearDebuffs spell
(cherry picked from commit b2bd181a5f )
2016-04-09 17:40:20 +02:00
Shauren
14ed593019
Build fix
2016-04-08 18:37:59 +02:00
MitchesD
a5330017a8
Merge pull request #16258 from sirikfoll/feast
...
Core/Spells Implemented SpellScripts Needed for Achievement Pilgrim's…
(cherry picked from commit 408572c472 )
2016-04-08 18:23:40 +02:00
Shauren
da0dec4294
Merge pull request #16585 from Treeston/3.3.5-flightform
...
Core/Spells: Disallow druid flight form while shapeshifted
(cherry picked from commit 101c3f9303 )
2016-04-08 18:01:35 +02:00
ccrs
7672ca1945
Core/Spells: Rogue Honor Among Thieves
...
(cherry picked from commit 983bbe4a4c )
2016-04-05 18:36:57 +02:00
Shauren
70412e7e25
Core/Misc: MSVC warning fixes
2016-04-05 00:15:56 +02:00
treeston
9873800207
Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker.
...
(cherry picked from commit 8c7cd03d08 )
2016-04-02 19:20:17 +02:00
Kittnz
78885769cb
Merge pull request #16245 from sirikfoll/Turkinator
...
Core/Spells Implement SpellScript needed for Achievement The Turkinator
(cherry picked from commit 529899675a )
2016-03-22 22:13:31 +01:00
jackpoz
f837fc875a
Merge pull request #15977 from tkrokli/landmine_knockback_achievement
...
Scripts/Spells: Mine Sweeper achievement
(cherry picked from commit e59b4324b8 )
2016-03-21 23:35:57 +01:00
Naios
5534915f74
Core/Scripts: Split the huge scriptloader into smaller pieces
...
* Each subdirectory contains it's own translation unit now
which is responsible for loading it's directory
* Improves merging & decoupling between 3.3.5 <-> 6.x
* Removes unused Battleground loader
* Ref #15671
2016-02-21 15:36:41 +01:00
Shauren
8bc3f5545e
Merge pull request #16378 from Zedron/6.x
...
Core/Spells: Fixed a possible crash in spell_pal_light_s_beacon
2016-01-27 21:54:47 +01:00
Boomper
3f503cd1d1
Core/Spells: Fixed Heroic Leap
...
Closes #14807
Closes #14134
2016-01-27 21:53:05 +01:00
Zedron
4b4237174f
Core/Spells: Fixed a possible crash in spell_pal_light_s_beacon
2016-01-24 17:09:02 -06:00
joschiwald
09adf4d0ad
Scripts/Spells: fixed Beacon of Light
...
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Entities/Unit/Unit.h
# src/server/scripts/Spells/spell_paladin.cpp
2016-01-17 01:52:22 +01:00
treeston
e1fae18417
Spells/Penance: If hostile target is not in front, now fails in the initial cast rather than the triggered cast, thus not erroneously causing a cooldown.
...
(cherry picked from commit 403ff21324 )
2016-01-16 13:16:57 +01:00
jackpoz
2f1bd93c9e
Core/Unit: Add Unit::KillSelf() overload
...
Add Unit::KillSelf() function as overload of Unit::Kill(this) . Use KillSelf() whenever the killer and the victim are the same to clearly state the Unit is going to kill itself.
(cherry picked from commit 3267c90102 )
# Conflicts:
# src/server/game/AI/SmartScripts/SmartScript.cpp
2016-01-15 20:34:27 +01:00
Asterc
a0719b75f3
Correctly reset the redirected threat of the hunter's spell Misdirection in cases when it has RemoveMode AURA_REMOVE_BY_DEFAULT
...
Closes #15930
(cherry picked from commit f8f815dbc3 )
2016-01-15 20:33:34 +01:00
DevRival
93952b77e2
Scripts/Spells: Hallow's End item Hallowed Wand
...
Hallowed Wand items should cast a transformation on party members.
by @DevRival, closes #3574
Before this patch, the following spells do not have any effect at all:
- 24717, Pirate Costume
- 24718, Ninja Costume
- 24719, Leper Gnome Costume
- 24720, Random Costume
- 24737, Ghost Costume
Details from testing on the current 3.3.5 branch (commit ecbbcc8 ):
- 24724 (Skeleton Costume) seems to work as intended
- 24733 (Bat Costume) only lasts 10 seconds instead of 60 minutes
- 24741 (Wisp Costume) also seems to work as intended
All the spells listed above are included in this PR.
(cherry picked from commit 3fdbcf18ae )
2016-01-15 20:06:01 +01:00
joschiwald
0c61cfd8ee
Scripts/Spells: removed obsolete spellscripts
2016-01-03 21:19:43 +01:00
joschiwald
0f21736694
Core/Spells: partial cherry picked from commit 8a0bbc3869
2016-01-03 01:17:39 +01:00
Vincent-Michael
478cc756eb
Update copyright note for 2016
...
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren
d03ca37f10
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
2015-11-27 21:53:27 +01:00
Vincent-Michael
00b4e8b6cc
Scripts: Added missing overrides
2015-11-15 03:38:02 +01:00
joschiwald
b459b10b0f
Core/Scripts: fixed startup errors
...
Closes #14730
(cherry picked from commit 497aa4425b )
# Conflicts:
# src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp
2015-10-30 14:01:26 +01:00