Duarte Duarte
33f48a460c
Merge pull request #14920 from Exodius/Exodius-readme
...
Update README.md
(cherry picked from commit 4093eee19b )
2015-06-26 01:28:40 +01:00
Shauren
2538a84d0c
Core/Units: Changed SPELL_AURA_MOD_MINIMUM_SPEED to always be applied, not only if under a slow aura (SPELL_AURA_MOD_MINIMUM_SPEED can set the minimum speed higher than base speed)
...
(cherry picked from commit d2142ac380 )
2015-06-26 01:26:22 +01:00
DDuarte
24b5dfcb4d
Core/BattlegroundIC: Removed 1 hack:
...
* Parachute spell is now blizzlike
* Also restored "The battle will begin in 2 minutes."
(cherry picked from commit 8a4afad63a )
Conflicts:
sql/updates/world/2015_05_01_00_world.sql
src/server/game/Miscellaneous/Language.h
Rename 2015_05_01_00_world.sql to 2015_06_13_00_world.sql
(cherry picked from commit 74eeefa5be )
2015-06-26 01:24:21 +01:00
Shauren
5fe819462f
Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and renamed it to UpdatePosition
...
(cherry picked from commit 6e9ab38fcc )
2015-06-26 00:53:12 +01:00
Duarte Duarte
a8d8976e2c
Merge pull request #14723 from TrinityCore/findmysql-update
...
Update FindMySQL.cmake
(cherry picked from commit fb4a9823c4 )
2015-06-26 00:52:52 +01:00
DDuarte
80695181b9
Core/LootMgr: Remove dead validation code from LoadLootTable
...
CID 1288389 Operands don't affect result
(cherry picked from commit 47a119e4fa )
2015-06-26 00:51:16 +01:00
DDuarte
ae64c11b28
Core: Fix multiple Coverity issues
...
(cherry picked from commit b8c681c776 )
Conflicts:
src/server/game/Garrison/Garrison.cpp
src/server/game/Server/Packets/CharacterPackets.h
src/server/game/Server/Packets/MovementPackets.h
src/server/game/Spells/SpellInfo.cpp
2015-06-26 00:49:38 +01:00
ShinDarth
f8230a59a9
DB/Characters: Backport schema changes from 6.x branch (renames)
...
Closes #14951
2015-06-26 00:28:32 +01:00
mik1893
49809bd404
Scripts/VioletHold: Fix codestyle and unwanted crash in Violet/Hold
...
closes #14952 and #14953
2015-06-26 00:30:04 +02:00
MitchesD
e34f74dace
Scripts/VioletHold: fixed non-pch build and codestyle
2015-06-25 15:26:02 +02:00
MitchesD
8176902b17
Rename 2015_06_08_01_world.sql to 2015_06_25_00_world.sql
2015-06-25 14:45:51 +02:00
MitchesD
83954fb999
Merge pull request #14860 from mik1893/violethold
...
Core/Scripts: Violet Hold, full rework
2015-06-25 14:45:13 +02:00
jackpoz
cb4d1574e0
Core/Instances: Make achievements and loot rolls instance-wide
...
Make achievements, loot rolls, master loot at money loot instance-wide, removing the previous limit for 74.f yards
2015-06-24 22:40:57 +02:00
MitchesD
0cba5558cf
Scripts/Spells: fix codestyle
...
thanks @whoami
2015-06-24 11:05:36 +02:00
Aokromes
c8ee638517
DB/Quest: Fix 2 swapped values of midsummer event
2015-06-23 23:41:11 +02:00
mik1893
0bb7f89e82
Core/Scripts: Rework Violet Hold bosses adding missing spells/mechanics:
...
- Cyanigosa, Arcane Vacuum
- Ichoron, globules mechanic
- Moragg, optic link visuals
- Lavanthor, minor changes
- Zuramat, correctly implement void sentries
- Erekem, implement Windfury and correct management of Erekem Guards
- Script for the pre-event
Thx @ManuFe
2015-06-23 16:32:50 +02:00
Rushor
8f3a9b7fe3
Game/GameObject: Fix Spellcast for 'Silithyst'
...
by @Whoami
updates #14637
2015-06-23 15:28:51 +02:00
MitchesD
352703e89b
Rename 2015_08_29_00_world.sql to 2015_06_23_01_world.sql
2015-06-23 11:35:18 +02:00
MitchesD
8197467c87
Merge pull request #14776 from sirikfoll/SpellMidsummer
...
Core/Spells Add support for quest Torch Tossing/More Torch Tossing
2015-06-23 11:34:35 +02:00
ShinDarth
6b43e72f01
DB/World: Backport schema changes from 6.x branch (renames)
...
Closes #14899
2015-06-23 00:16:15 +01:00
jackpoz
6a303caffd
Core/Misc: Update helgrind suppressions
2015-06-21 18:33:16 +02:00
Naios
3d95aba2b3
Core/Utilities: TaskScheduler: add a task validator and on update success callback.
...
* makes it possible to block tasks if there is an active spellcast.
* requested by @joschiwald
2015-06-21 18:19:17 +02:00
Naios
bd661b58fd
Core/Updater: Fix a wrong formatter introduced in 0d095109ee
...
* thanks @Aokromes for noticing
2015-06-21 18:13:01 +02:00
MitchesD
a35ec4c35a
Core/Creature: fixed loading of creature auras on respawn, deathState needs to be set to ALIVE before trying to AddAuras (which fails with different deathState than ALIVE)
...
Closes https://github.com/TrinityCore/TrinityCore/issues/4150
(cherry picked from commit 530074f453 )
2015-06-21 13:44:01 +02:00
Kittnz
20e3da1e5b
Fix file name
2015-06-21 08:51:13 +02:00
jackpoz
60a29f7614
Core/Misc: Add valgrind support for jemalloc
...
Set CMake option VALGRIND to add valgrind support to jemalloc. Set CMake parameter VALGRIND_INCLUDE_DIR to the valgrind include directory.
2015-06-20 23:01:53 +02:00
Kittnz
d5c84d5aaa
DB/Path: Gundrak Savage pathing
2015-06-20 22:59:29 +02:00
jackpoz
c6c09423fd
Scripts/Commands: Fix memory leak in ".reload command"
...
Free commandTableCache object before assigning it the result of malloc()
2015-06-20 22:42:30 +02:00
Naios
a5b3862bc1
Core/Updater: Add some info about the count of applied updates.
...
* some minor improvements
* add a log message when database updates are disabled.
2015-06-20 14:33:31 +02:00
Shauren
d04c9d55ac
Scripts/Zul'farrak: Fixed summoning Gahz'rilla
...
Fixes #5782 regression
(cherry picked from commit cec05ff07d )
2015-06-19 17:29:09 +02:00
jackpoz
c544e88437
Core/Players: Fix converting quests on faction change
...
Fix quests not being converted on faction change due to table world.player_factionchange_quests not loaded on startup
2015-06-17 21:36:04 +02:00
jackpoz
91c399cad2
Core/Spells: Fix Charge pathing
...
Fix charge allowing to run to unreachable places
Close #13847
2015-06-17 19:39:37 +02:00
jackpoz
0b9cd22a6b
Core/ChatCommands: Allow to use "tele" command inside of a battleground
...
Allow GameMasters with ".gm on" tag to use ".tele" command inside of a battleground to tele around.
2015-06-15 21:35:05 +02:00
Aokromes
170ba68e63
DB/Quest: Hellfire Fortifications
...
By tkrokli, closes #14887
2015-06-14 21:31:06 +02:00
jackpoz
6d7339e7a3
Merge pull request #14728 from kelno/fixes
...
Core/SAI: Fixed a math error overflow in SmartScript::DecPhase(int32)
2015-06-14 18:34:11 +02:00
jackpoz
5b666ee393
Merge pull request #14611 from ariel-/spells
...
Core/Spell: Spell logging corrections
2015-06-14 18:09:22 +02:00
jackpoz
81cec13a58
Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED
...
Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED
Fix SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED modifying speeds of bosses that are immune to changes of speeds.
2015-06-14 16:34:49 +02:00
joschiwald
34a721ba84
Scripts/VioletHold: picked some things from pull request #11399 (thx MitchedD for initial work)
2015-06-14 16:03:17 +02:00
xjose93
6f2b086048
Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED.
2015-06-14 13:45:29 +02:00
MitchesD
6af3bc6997
Fix file name
2015-06-13 23:11:17 +02:00
Dr-J
89c6e5dcf4
DB/Misc: Various fixes
...
* Quest rewards for Kael'thas and the Verdant Sphere - Closes #14452
* Quest rewards for The Cipher of Damnation - Closes #14879
* VOA Meeting stone - Closes #10502
* Fix a db error
2015-06-13 22:06:31 +01:00
jackpoz
718c238524
Dep/libmpq: Update libmpq to d59b4cf1d1
...
Update libmpq to d59b4cf1d1 and add some custom change to fix additional build warnings, diff is included.
Extracting dbcs, maps, vmaps and mmaps is not required.
2015-06-13 19:16:10 +02:00
Kittnz
0d66b1917e
DB/Path: Silver Covenant Horseman in Crystalsong Forest/Windrunner's Overlook
2015-06-13 15:29:10 +02:00
jackpoz
d123c81162
Core/Texts: Fix race conditions in CreatureTextMgr repeat group
...
Fix race conditions in CreatureTextMgr repeat group happening with MapThreads > 1 reported by helgrind by moving Creature-GUID-base data from CreatureTextMgr to Creature.
Issues added in bbf86641a1
2015-06-13 12:27:19 +02:00
Naios
1a7a9619d8
Update contributors list (THANKS file)
...
* See https://gist.github.com/Naios/25810829e66b7ddd8b82 for the full procedure & sources.
* Most names were taken from commits (3.3.5 & 6.x branch)
* Also contributors who were mentioned in commits were included (@, thx, thanks, Author:, author:)
(cherry picked from commit 5b64df1a26 )
2015-06-13 00:56:24 +02:00
ShinDarth
30bf498810
Sorted contributors list of THANKS file and converted to utf-8
...
(cherry picked from commit dc403149eb )
2015-06-13 00:56:14 +02:00
Kittnz
b067f20f4a
DB: Fix date for file
2015-06-12 22:05:57 +02:00
Kittnz
d08524cfeb
DB/Path: Sunreaver Hawkrider in Crystalsong Forest
2015-06-12 22:04:04 +02:00
Dr-J
f5530c719b
DB/Misc: Megzeg Nukklebust
...
By @tkrokli
Closes #14863
2015-06-11 19:30:06 +01:00
MitchesD
f166dc3cab
Merge pull request #14838 from Rushor/stop
...
Scripts/SmartScripts: Clear Movement on Death
2015-06-11 10:57:10 +02:00