Commit Graph

13257 Commits

Author SHA1 Message Date
Shauren
a22e4e121a Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler 2015-07-21 00:33:36 +02:00
Gacko
5987391073 Fix non pch. 2015-07-20 21:41:54 +02:00
Shauren
e242732e8f Core/PacketIO: Enabled a few opcodes sent during login 2015-07-20 17:10:19 +02:00
jackpoz
87a5ba09e5 Core/Collision: Fix race conditions in vmaps
Fix a race condition in VMapManager2 happening whenever a map was unloaded. GridUnload enabled was required to trigger the race condition.

(cherry picked from commit ca7f31c6cd)
2015-07-20 01:11:55 +01:00
jackpoz
31f1169f8a Scripts/VioletHold: Fix build warnings
(cherry picked from commit a22fd7dca5)
2015-07-20 01:11:37 +01:00
Duarte Duarte
b8d169f64f Merge pull request #14946 from AriDEV/6.x
Core/Entities: Update for CombatRatings.
2015-07-19 14:22:47 -07:00
lafoniz
673648ee65 Scripts/ScarletEnclave: Add weapons to Unworthy Initiate
Closes #14954
Closes #14955
2015-07-19 21:56:16 +01:00
DDuarte
57da378dea Core/SAI: Fix some weird code in SmartAIMgr::IsTextValid
Additions to cb0e6cac63
2015-07-19 21:54:48 +01:00
DDuarte
cb0e6cac63 Core/SAI: Fix an issue in IsTextValid when using guids
Fixes #15122
2015-07-19 17:19:41 +01:00
Golrag
34af1c4f64 Core/PacketIO: CMSG_SPELL_CLICK 2015-07-19 12:53:05 +02:00
Nekroman
63d1d989a0 Core/Players: Fix being able to water walk after being revived
Closes #10950
Fixes #11323
2015-07-19 05:12:31 +01:00
Vincent-Michael
5705555f1f Core: Remove whitespaces 2015-07-19 04:53:41 +02:00
Vincent-Michael
2fcab335df Core/Misc: Added new error logs for gameobject_questitem / creature_questitem tables 2015-07-19 03:16:30 +02:00
DDuarte
dd8f301e16 Core/Globals: Rename AddCreData -> AddCreatureData and MoveCreData -> MoveCreatureData
(cherry picked from commit 5ceb3fd0ab)

Conflicts:
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Globals/ObjectMgr.h
	src/server/game/OutdoorPvP/OutdoorPvP.cpp
2015-07-19 01:55:12 +01:00
mik1893
ad6981cebf Merge pull request #15036 from tkrokli/dk_wandering_plague
Core/Spells: remove incorrect PvP combat state
(cherry picked from commit 9889e6f730)

Conflicts:
	src/server/game/Spells/SpellMgr.cpp
2015-07-19 01:45:07 +01:00
mik1893
fa0e5289a8 Merge pull request #14974 from pete318/stealth_work
Stealth changes (Player stealthed vs NPCs) - 3.3.5
(cherry picked from commit 90fcfb3f2d)

Conflicts:
	src/server/game/Entities/Object/Object.h
	src/server/game/Entities/Unit/Unit.cpp
2015-07-19 01:43:05 +01:00
mik1893
0ea0e9ee01 Merge pull request #14883 from tkrokli/omen_of_clarity
[3.3.5] Core/Spells: Avoid losing spell mod auras when check on spellcast fails
(cherry picked from commit 35f0d8e9c1)
2015-07-19 01:35:41 +01:00
Rushor
911349fb77 Merge pull request #15092 from robinsch/shamanT10enhancement
Core/Spells:  Enhancement Shaman T10 4P bonus set
closes #15090
(cherry picked from commit ab0c0b7cb8)
2015-07-19 01:32:20 +01:00
Shauren
1273c0b537 Core/PacketIO: Updated and enabled spell packets 2015-07-19 00:31:11 +02:00
Vincent-Michael
f4536f3812 Core/Misc: Update game object template locale in simple system 2015-07-18 19:58:13 +02:00
Shauren
f45ae7af43 Core/PacketIO: Updated spell packets 2015-07-18 00:45:21 +02:00
myran2
a96229c027 Core/Pets: Hunter pet levels are synced with the player's level in 6.x 2015-07-16 22:07:44 -07:00
MitchesD
cf9fa507d0 Core/PacketIO: updated CMSG_SUMMON_RESPONSE 2015-07-16 22:01:22 +02:00
Shauren
8340ea4566 Core/Spells: Defined new spell attribute 2015-07-16 21:17:27 +02:00
Shauren
08316552b5 Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPop 2015-07-15 16:51:12 +02:00
DDuarte
35ffea8d21 Fix warning (build) 2015-07-15 02:26:45 +01:00
duhow
393b29b7bd Scripts/Commands: Allow .maxskill to be used with self or selected player
Closes #15064

(cherry picked from commit cec97f168c)
2015-07-15 01:54:56 +01:00
Shauren
c6ec2775fd Core/Chat: Updated item chat link format 2015-07-15 00:12:56 +02:00
Shauren
7930e5d311 Core/Players: Fixed tooltip values for melee spells
Closes #14554
2015-07-14 08:15:39 +02:00
Shauren
88d1403489 Warning fix 2015-07-13 08:38:01 +02:00
Shauren
ebd081abae Core/PacketIO: Updated garrison opcodes 2015-07-13 00:20:07 +02:00
Vincent-Michael
dc87018345 Core/PacketIO: Updated and enabled barber shop opcodes 2015-07-12 22:34:45 +02:00
sirikfoll
b0e580eb4c Spell Script for quests Among the Champions and The Grand Melee
Solves issues with the credit spells hitting the mount instead of the player itself.

(cherry picked from commit 5bbd7cff4c)

Conflicts:
	sql/updates/world/2015_07_11_00_world.sql
2015-07-12 18:38:35 +01:00
Mik1893
f34471f1e1 Scripts/Oculus: Implemented Drake GPS system
(cherry picked from commit 409c8e406d)
2015-07-12 18:30:04 +01:00
Vincent-Michael
3cd534f28a Core/PacketIO: Enabled more opcodes 2015-07-12 18:06:56 +02:00
Vincent-Michael
b2d502f379 Core/PacketIO: Enabled auction opcodes 2015-07-12 17:23:04 +02:00
DDuarte
06ad280213 Scripts/Spells: Cherry-pick multiple commits related to Midsummer
Merge pull request #14776 from sirikfoll/SpellMidsummer

Core/Spells Add support for quest Torch Tossing/More Torch Tossing
(cherry picked from commit 8197467c87)

by sirikfoll

---

Rename 2015_08_29_00_world.sql to 2015_06_23_01_world.sql
(cherry picked from commit 352703e89b)

by MitchesD

---

Scripts/Spells: fix codestyle

thanks @whoami

(cherry picked from commit 0cba5558cf)

by MitchesD
2015-07-12 15:01:16 +01:00
DDuarte
9aa9106131 Scripts/VioletHold: cherry-pick multiple commits from 3.3.5
---

Scripts/VioletHold: picked some things from pull request #11399 (thx MitchedD for initial work)

(cherry picked from commit 34a721ba84)

by joschiwald

---

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

(cherry picked from commit 0bb7f89e82)

Conflicts:
	src/server/scripts/Northrend/VioletHold/boss_erekem.cpp

by mik1893

---

Rename 2015_06_08_01_world.sql to 2015_06_25_00_world.sql
(cherry picked from commit 8176902b17)

by MitchesD

---

Scripts/VioletHold: fixed non-pch build and codestyle

(cherry picked from commit e34f74dace)

by MitchesD

---

Scripts/VioletHold: Fix codestyle and unwanted crash in Violet/Hold
closes #14952 and #14953

(cherry picked from commit 49809bd404)

by mik1893

---

Scripts/VioletHold: fix a crash during Ichoron encounter
Closes #14962

(cherry picked from commit 7c01638d45)

by mik1893

---

Core/Misc: Fix build warnings

(cherry picked from commit 55681666b3)

Conflicts:
	src/server/authserver/Main.cpp

by jackpoz
2015-07-12 14:55:04 +01:00
joschiwald
197e8d92a5 Scripts/FoS/Bronjahm: fixed corrupted soul fragment
Closes #5215

(cherry picked from commit 7b1fee6c78)
2015-07-12 13:39:18 +01:00
Shauren
1b5665597a Core/Spells: Implemented CAST_FLAG_IMMUNITY
(cherry picked from commit efad3a3123)

Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Spells/Spell.cpp
2015-07-12 13:24:38 +01:00
Carbenium
9b6ccdc49f Merge pull request #15023 from robinsch/combatMovement
SmartAI: Incorrect removal of movement at SetCombatMove
(cherry picked from commit a6f7bb029c)
2015-07-12 12:47:53 +01:00
jackpoz
1915a4ad49 Core/Instances: Fix some Instance Lock chat messages
Always send a Welcome type Instance Lock chat message when entering an instance instead of changing type based on remaining time.
Fix scheduled warning message to always send "Your instance lock for ... will expire in 0 minutes." even if there are hours left, issue added in 4193806dba , closes #11519 .
Update warning messages based on remaining time so that the most meaning is always used (6 hours left, 59 minutes left, etc).

(cherry picked from commit fae8269589)

Conflicts:
	src/server/game/Handlers/MovementHandler.cpp
	src/server/game/Maps/Map.cpp
2015-07-12 12:47:43 +01:00
jackpoz
4479cbf170 Scripts/Ulduar: Fix Flame Leviathan instance lock
Fix Flame Leviathan instance lock not being granted to players because they were ejected from the vehicles as soon as boss died.
Players are now ejected some seconds later.
Close https://github.com/TrinityCore/TrinityCore/issues/15005

(cherry picked from commit b574c99549)
2015-07-12 12:45:49 +01:00
jackpoz
0c09d6311a Core/Spells: Normalize Z for last point in a charge path
Normalize the new point that 124398feef adds to a charge path.

(cherry picked from commit e5258f92c8)
2015-07-12 12:45:36 +01:00
MitchesD
213baefde0 Merge pull request #15006 from Kaev/3.3.5
Updated BattlegroundWS.cpp 15. minute timer check
(cherry picked from commit fec6523ab2)
2015-07-12 12:43:58 +01:00
jackpoz
0fd0529ed1 Scripts/Commands: ".mmap path line" now uses raycast pathfinding
Add "line" optional parameter to ".mmap path" command to use raycast implementation of recast, useful to simulate charge paths.

(cherry picked from commit 37b157746e)
2015-07-12 12:43:31 +01:00
jackpoz
7cabfc7420 Core/Spells: Fix Charge "no path" error with huge targets
Fix Charge returning "no path found" error when targeting targets with Object Size of 8 like Festergut by changing how the target Z coordinate is set, using only half object size.
It is unclear why the CalculatePath() call in Charge handler is using target object size, maybe for corner cases where the target is slightly below the ground.

(cherry picked from commit a328a11978)
2015-07-12 12:43:21 +01:00
joschiwald
6b63dd41ff Scripts/EoE: fixed crash
- removed some useless code (and some other random changes)

(cherry picked from commit 6680a7c331)

Conflicts:
	src/server/scripts/Northrend/Nexus/EyeOfEternity/instance_eye_of_eternity.cpp
2015-07-12 12:43:01 +01:00
Vincent-Michael
6878df148f Core/PacketIO: Enabled guild opcodes 2015-07-12 13:14:58 +02:00
Vincent-Michael
9a9706cc5f Core/PacketIO: Enabled more opcodes 2015-07-12 05:05:49 +02:00