w1sht0l1v3
e47d4de6ec
Core/Scripts: Corrections after 14b93c04ee
...
(cherry picked from commit fcfb7b96b2 )
2016-07-09 21:21:43 +02:00
Ulduar
48f0f47dd2
[6.x] Scripts/Spells: K'ure & Decimatus, SAI + spell scripts
...
* Core/DB Add SAI for Decimatus.
Add Decimatus SAI and Dark Siphon spell condition target.
* Decimatus spell script for 169869.
Decimatus Transformation Sickness.
* Replace caster on target. Compiling fine!
And then you never know what comes into head Blizzard.
* Add three spell scripts.
Add support spell scripts for 189549, 189512 and 189491.
2016-07-05 19:27:59 +02:00
DDuarte
b9ec8ae328
Scripts/Commands: Fix build warning
...
(cherry picked from commit 42028a1842 )
2016-07-05 11:56:04 +01:00
DDuarte
7ab5145321
Scripts/Commands: Remove unused argument of .cometome command
...
(cherry picked from commit 1100fe6057 )
# Conflicts:
# sql/updates/world/3.3.5/2016_07_05_01_world.sql
2016-07-05 11:23:04 +01:00
Shauren
ef396877ae
Core/Spells: Fixed spell range check
...
Closes #17060
(cherry picked from commit e6a52d4aae )
2016-07-01 20:39:38 +02:00
Shauren
a515b73738
Core/Spells: Fixed Glyph of Surging Mist
2016-06-26 19:52:41 +02:00
Kito
c5bad429e2
Scripts/Monk: Surging Mist
...
* When glyphed and in stance will cast AOE ally selection heal
* Else, cast normal heal on Explicit target
2016-06-23 22:01:24 +02:00
P-Kito
11ed9b0b63
Game/Unit: Update shapeshift forms enum to match SpellShapeshiftForm.dbc ( #17407 )
2016-06-17 21:26:51 +02:00
Shauren
65eb88c8a5
Core/Spells: Fixed monk spell Provoke
...
Initial PR submitted by @Infamous-devel
Closes #17384
2016-06-17 21:17:07 +02:00
Aokromes
be0ce1c4d3
Scripts/Ulduar: Remove removed achievement
...
Closes #17387
2016-06-16 15:49:27 +02:00
Shauren
c529566ac4
Core/GameObejcts: Fixed disconnects happening when viewing nearby players on elevators
...
Closes #17335
2016-06-12 00:11:00 +02:00
Vincent-Michael
7eceba09d7
Core/Misc: Fixed warnings
2016-06-08 13:06:16 +02:00
Shauren
8396dabdad
Core/Misc: Fixed coverity issues
...
Uninitialized fields: CID 1354593, 1354595, 1354738
Unchecked return value: CID 1354558
Out of bounds access: CID 1352989, 1352993
Null pointer dereference: CID 1296286
2016-06-06 09:16:59 +02:00
Shauren
1c139214b5
Core/Spells: Silence coverity false positive - CID 1356246
2016-06-06 08:38:39 +02:00
Vincent-Michael
9d7a17d9f5
Core/Commands: Added ".npc set phase" command error message for invalid phaseid
...
Closes #14927
2016-06-05 16:43:41 +02:00
Shocker
b539ac6afa
Core/GameObjects: Add isUse parameter to GossipHello for distinction between CMSG_GAMEOBJECT_USE and CMSG_GAMEOBJECT_REPORT_USE
2016-05-26 13:09:56 +03:00
Shauren
9a6c08efa2
Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to it
2016-05-20 21:11:43 +02:00
joschiwald
c194daf0b5
Scripts/Freya: removed obsolete code
...
(cherry picked from commit d812505fc2 )
Makes travis happy
(cherry picked from commit ab2466ac01 )
2016-05-17 21:22:06 +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
Vincent-Michael
b29005925e
Core: Fixed warning
2016-05-08 00:43:17 +02:00
Vincent-Michael
a3b4c40073
Core/Commands: Cleanup in 0940f3e077
2016-05-08 00:26:30 +02:00
Vincent-Michael
0940f3e077
Core/Commands: Allowed .server idlerestart / idleshutdown / restart / shutdown to take another parameter structure:
...
e.g.:
* .server idlerestart 12d3h13m13s
* .server idleshutdown 46m13s
* .server restart 45h56m
* .server shutdown 323m42s
2016-05-08 00:02:15 +02:00
Shauren
c75fcbe20b
Core/Achievements: AchievementMgr refactoring
...
* Extracted base CriteriaHandler class that deals with criteria only and will be reused for future scenario implementation
* Fixed players earning guild achievements
2016-05-07 01:16:29 +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
funjoker
7eab3d3716
Core/Units: Updated armor damage reduction calculation
...
Merge #17069
2016-05-03 14:09:57 +02:00
Duarte Duarte
71a7f96e22
Scripts/SWP: Remove unused #defines
2016-05-02 03:09:08 +01:00
Incorrect
c28e6a8c16
Core/Spells: Fixed overwriting summon requests
...
Closes #17049
2016-05-01 12:53:39 +02:00
Naios
b4c12d2699
Core/Scripts: Fix 2 warnings
...
* Ref d9f7692c2e
* Ref 0fbcddcb4f
2016-05-01 02:19:55 +02:00
KarrokDC
da186daf02
Core/Scripts: Cleanup cs_modify.cpp
...
* Removed a chunk of duplicate code
* Generalized Message notification
* Generalized checking of resources modification with a min-max
* Generalized checking of single value modification
* Closes #16858
(cherry picked from commit 775b03bf6f )
2016-05-01 02:00:44 +02:00
Nyeriah
afa8cfa092
Scripts/Command: Solve several format exception crashes introduced in a recent commit
...
Ref #16648
Closes #16751
(cherry picked from commit c1905771f0 )
2016-05-01 02:00:43 +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
jackpoz
b8f10a514f
Core/Misc: Fix issues reported by static analysis
...
(cherry picked from commit 3e73ba9da5 )
2016-04-28 17:08:42 +01: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
joschiwald
803473fb64
Core/Utils: replaced std::random_shuffle with our own implementation using SFMT random generator
...
(cherry picked from commit 9e371b766c )
2016-04-24 20:19:42 +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
Shauren
3ac33163db
Core/Misc: Fixed -Wmisleading-indentation warnings
2016-04-23 13:22:03 +02:00
DDuarte
e7c203334b
Scripts: Add missing override
2016-04-19 01:37:17 +01:00
Gacko
aac868a6d9
Scripts: Add missing overrides.
2016-04-18 23:52:39 +02:00
tkrokli
d82a2cf471
Core/Scripts: zone_shattrath_city cleanup
...
- restore missing text lines for Sal'salabim and Raliq the Drunk
- replace hardcoded text with DB gossip ID enum sections
- move gossip ID, quest ID, spell ID (and so on) into enum
- remove core script for Ishanah, High Priestess of the Aldor
Closes #16684
(cherry picked from commit acdfc36a4e )
2016-04-16 19:05:32 +01:00