Carbenium
37a14bc2d5
Core/Support: Update the support/ticket system to 6.x
...
Core/Mail: fix a logic error introduced in 829e11b662
2015-03-10 21:09:21 +01:00
Shauren
e15ba34444
Core/Misc: Cleaned up data truncation warnings
2015-03-08 22:04:34 +01:00
MitchesD
50b4a3a707
Core/Packets: updated structure of CMSG_PLAYED_TIME, SMSG_PLAYED_TIME
2015-03-08 16:23:00 +01:00
Shauren
0ba2e0d5ee
Core/Spells: Implemented multiple spell power costs
2015-03-08 13:31:57 +01:00
Rushor
7086231a03
Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on Spawn
...
(cherry picked from commit a99d57b0a3 )
2015-03-07 17:55:37 +01:00
D4R4
610411ce5a
Scripts/The Lich King: Defile should not grow when player grabbed by Val'kyr is moves across
...
Closes #14131
(cherry picked from commit ceea37c9e3 )
2015-03-07 17:50:02 +01:00
joschiwald
f65d9b3fea
Fixed typo in 1dc60e8717
2015-03-07 17:49:36 +01:00
MitchesD
02ccf53ad1
Scripts/Nexus: commanders converted from SAI to C++
...
(cherry picked from commit 5009d67f0c )
2015-03-07 11:49:03 +01:00
joschiwald
1dc60e8717
Scripts/Rotface: moved mutated infection removal handling to spellscripts to fix an startup error
2015-03-07 02:42:02 +01:00
Golrag
78c7094b01
Core/Packets: SMSG_NOTIFICATION
2015-02-23 22:25:16 +01:00
Shauren
e81eb1192a
Core/Database: Removed locales_item from world database (use item_sparse_locale in hotfixes database)
2015-02-22 17:18:19 +01:00
Shauren
9fa57479ca
DB: Dropped unused tables
2015-02-22 12:44:44 +01:00
Shauren
40b6736f69
Core/DataStores: Added iterator class for DBCStorage and DB2Storage
2015-02-22 12:44:24 +01:00
Duarte Duarte
8ff752afa0
Merge pull request #14167 from Golrag/WorldStates
...
Core/Opcodes: SMSG_INIT_WORLD_STATES
2015-02-22 05:48:13 +00:00
Shauren
68fceee10e
Core/Spells: Removed leftovers of old cooldown handling
...
* Use ItemEffect.db2 data directly instead of copying it to another structure
2015-02-21 13:08:33 +01:00
Rushor
b5458f9d76
Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of Void Sentry
...
closes #12175
(cherry picked from commit f06b77dcb3 )
2015-02-20 14:15:39 +01:00
Rushor
809c125881
Scripts/HallsOfLightning: Boss Volkhan - Add OOC Forgecast
...
closes #14066
(cherry picked from commit dc87cc69a1 )
2015-02-18 20:18:39 +01:00
Rushor
93236fdda4
Scripts/Arcatraz: Warden Mellichar - Set summoned Units in Combat
...
(cherry picked from commit 1e90b096ca )
2015-02-18 18:15:36 +01:00
Nyeriah
9a2c1a9a48
Scripts/BlackTemple: Shade of Akama
...
* Updated to BossAI
* Solved issue with door not closing when event starts
* Solved issue with gossip flag being reset after event is done
* Misc code clean ups
Updates #10430
(cherry picked from commit 85105ac87b )
2015-02-17 15:41:14 -02:00
Shauren
56186319bd
Core/Spells: Cooldown updates
...
* Refactored cooldown handling to separate class shared by creatures and players
* Updated and enabled cooldown packets
* Implemented creature school lockouts
* Implemented spell charges
* Fixed AuraUpdate structure
* Fixed aura flag AFLAG_NOCASTER handling
* Implemented spell charge related auras
2015-02-17 01:01:44 +01:00
Golrag
b7a65ce9ef
Core/Opcodes: SMSG_INIT_WORLD_STATES
2015-02-16 20:33:23 +01:00
joschiwald
e8c7d47641
Scripts/FoS: improved bronjahm encounter, thanks @Grimton1337, @tkrokli
...
Closes #14130
(cherry picked from commit 6dfc35d13c )
2015-02-13 21:22:25 +01:00
Nyeriah
69104cfa2a
Scripts/ForgeOfSouls: Fix an indentation issue on Bronjahm's script
...
(cherry picked from commit 69d016d0fe )
2015-02-13 03:32:29 -02:00
Duarte Duarte
f4b74f8f1f
Merge pull request #14106 from Noeliel/3.3.5
...
Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ove...
(cherry picked from commit f961c06612 )
2015-02-11 20:39:49 +00:00
Nayd
49e8381a90
Tabs to spaces and whitespace cleanup
2015-02-11 16:47:23 +00:00
jackpoz
27e71f1805
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity
2015-02-08 21:04:20 +01:00
jackpoz
e6f26cfb1f
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity.
Rename SpellMgr::EnsureSpellInfo() to SpellMgr::AssertSpellInfo() to be consistent with other similar methods.
2015-02-08 19:40:03 +01:00
Nyeriah
e6eadc1f3b
Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to fail on some rare cases
...
(cherry picked from commit 1e3247f00e )
2015-02-08 03:45:10 -02:00
Shauren
9db2e6dbbe
Core/Players: Updated player byte field offsets
2015-02-05 20:52:51 +01:00
Noffearr
1d894f1b9d
Core/Misc: Update outdated license header files
...
Ref #14028
2015-02-04 21:02:54 +00:00
Nayd
68d026709b
Scripts: Remove scripts that were replaced by SAI in ba906b69e0
2015-02-02 04:03:59 +00:00
Nayd
9d1e64159f
(1) Scripts/Spells: Death Grip should not be castable while jumping/falling and should have 8-30 yards range in PvP instead of 0-30 yards
...
Closes #13499
(cherry picked from commit e8955cf6dd )
Conflicts:
sql/updates/world/2014_12_28_01_world.sql
(2) Scripts/Spells: Adding overrides Death Grip Initial.
Thanks @Goatform
(cherry picked from commit bb002803bc )
(3) Scripts/Spells: Move death grip from DB
Moves death grip from DB to spellscript for clarity and to reduce confusion in future.
(cherry picked from commit 77887ab32f )
Conflicts:
sql/updates/world/2014_12_28_03_world.sql
2015-02-02 02:06:48 +00:00
Nayd
86f7f47b58
Core/Build: Use std namespace in getline calls
2015-02-02 01:57:27 +00:00
Vincent-Michael
b6eb66e192
Scripts/Kalimdor: Fix non pch build
2015-02-01 18:05:32 +01:00
jackpoz
c899944981
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity
2015-02-01 15:38:07 +01:00
Rushor
4e28b29e25
Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed Creature
...
(cherry picked from commit 644de8700c )
2015-02-01 00:16:19 +00:00
Duarte Duarte
26e016aacb
Merge pull request #13973 from Unholychick/6.x
...
Spells/Scripts: Some small fixes to spell_dk.cpp
2015-01-31 20:05:25 +00:00
Rushor
91b2519b93
Scripts/Zul'Drak: GO Scourge Enclosure - Delay Despawn of Dummy to ensure Explosion
...
(cherry picked from commit de99d9e15b )
2015-01-31 20:02:32 +00:00
Shauren
3f28fd304d
Core/Spells: Reimplemented automatic spell learning
...
* Fixed learning/unlearning talents
2015-01-30 23:58:16 +01:00
MitchesD
c2a52c4119
Scripts/HoR: implement Quel'Delar quest
...
* support for quest 24480, 24561
* there may be some visual problems but quest should work as intended
Closes https://github.com/TrinityCore/TrinityCore/issues/838
(cherry picked from commit 71b53601a3 )
2015-01-30 14:31:11 +01:00
Unholychick
24af925c96
Spells/Scripts: Some small fixes to spell_dk.cpp
2015-01-28 21:58:08 +01:00
Nayd
802725817b
Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_UPDATE
2015-01-28 19:29:31 +00:00
Nayd
6f7d048765
Core/Packets: Update and enable SMSG_WEATHER
2015-01-28 13:58:40 +00:00
Unholychick
870d50648f
Scripts/Spells: Fix some faulty code in spell_dk.cpp
...
thanks to @joschiwald
2015-01-27 17:38:06 +01:00
joschiwald
c61bcf1206
Core/NetworkIO: sync opcodes with wpp
2015-01-25 21:08:54 +01:00
jackpoz
9aa170a085
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity
2015-01-21 22:24:57 +01:00
Nyeriah
13ac2f312e
Scripts/SunwellPlateau: Correct a summon group entry and misc clean up
...
(cherry picked from commit 9bd7b0e571 )
2015-01-18 23:08:45 -02:00
Nayd
08a98c6237
Line ending fix, sorry.
2015-01-19 00:07:10 +00:00
Nyeriah
4ea3b7794f
Scripts/HellfireRamparts: Add a missing reset call and correct spawn masks for Reinforced Fel Iron Chests
...
Thanks to @ariel- for noticing the missing _Reset();
Closes #13747
(cherry picked from commit 866eff64aa )
2015-01-18 21:03:08 -02:00
joschiwald
fd6668d17a
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
2015-01-18 23:56:01 +01:00