Commit Graph

18582 Commits

Author SHA1 Message Date
Subv
77b85b2ea0 Core/Spells: Fixed loading of spell data corrections. 2012-12-24 12:34:46 -05:00
Vincent_Michael
b4996c90ff Core: Fix some codestyle 2012-12-24 17:26:42 +01:00
Vincent_Michael
7b534774b6 Core/Spells: Remove spell script "spell_gen_damage_reduction_aura" 2012-12-24 17:22:33 +01:00
Vincent_Michael
accc83a76d Core/Scripts: Fix typo 2012-12-24 17:22:33 +01:00
Subv
c6c07c1477 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
2012-12-24 11:13:50 -05:00
Trista
7092e9350b Core/Movement: Final fix for MSG_MOVE_TELEPORT
* Creator Subv, (thx to Shauren also who stated that this packed should be used when researchs were started)
- You all should'be thankful, that bug was a real bitch
* Fix creatures using NearTeleportTo (example Urom in Oculus, Skeram/Viscidus in AQ and Heigan in Naxxramas)
2012-12-24 18:04:58 +02:00
Subv
73d1ef7271 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4 2012-12-24 10:35:37 -05:00
Subv
f6f3680995 Core/BuildSystem: Added some more headers to the collisions project PCH 2012-12-24 10:34:36 -05:00
Subv
6e7734c318 Core/Spells: Fixed interrupting of some bosses spells 2012-12-24 10:13:15 -05:00
Malcrom
1a4d21a02d DB/Conditions: Add missing condition for Attunement to the core for horde
Closes #5619
2012-12-24 11:31:33 -03:30
Subv
1d45bc0413 Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4 2012-12-24 09:00:07 -05:00
Subv
bba1571099 Core/Chat: Corrected SMSG_MESSAGECHAT in a few more places 2012-12-24 08:59:18 -05:00
Vincent_Michael
ec6f7541b7 Core: Fix merge fail 2012-12-24 14:38:31 +01:00
Vincent_Michael
62b2f0c528 SQL: Rename in correct names 2012-12-24 13:02:46 +01:00
Gacko
7860969e4d DB/SAI: correct some issues with Eliza's Grave Dirt
Closes #8709
2012-12-24 12:31:16 +01:00
Malcrom
cbae843326 DB/reputation_reward_rate: Set correct daily quest reputation gain for faction: The Kalu'ak 2012-12-24 01:58:44 -03:30
Malcrom
523f3eeff3 DB/Object: Add Warpwood Pod Spawns to Dire Maul 2012-12-24 00:35:51 -03:30
Malcrom
ab7c789678 DB/Creature: Malygos 25 mode fix. Also fix file extention on previous push.
Closes #8658
2012-12-23 22:49:38 -03:30
Malcrom
df8b228cc2 DB/SAI: Val'kyr Taskmistress Combat AI 2012-12-23 22:41:25 -03:30
Warpten
8a52e6b1e3 Core/Battlegrounds: Corrected one typo in SMSG_BATTLEFIELD_STATUS_ACTIVE. 2012-12-24 01:52:29 +01:00
Trista
fb3245d125 Scripts/Quest: Gambling Debt and Words of Power
* Quest support for Gambling Debt. Closes: #3122
* Fix bugging script for Words of Power: Closes: #7349
* Fix codestyle that vs broke from: 8c82c075cc
2012-12-24 01:35:55 +02:00
Subv
181b8fca51 Core/Chat: CHAT_MSG_RAID_BOSS_WHISPER also sends extra data
Note: SMSG_MESSAGECHAT is bloated all around the core, a complete mess.
2012-12-23 18:31:30 -05:00
Subv
497dcc5974 Core/Chat: Fixed raid boss emotes. 2012-12-23 18:15:15 -05:00
Trista
8c82c075cc Scripts/Quest: Defending Wyrmrest Temple
* insert complete db sniff support, appart from missing spawns
* remove achievement from disables (supported by core - timed one)
* insert core support for spells and the defender itself, since SAI makes it act weird (maybe in future when SAI get integrated someone will convert it)

Closes #1861 on 90% (except spawns (there are enough, but a lot more needed and minnor stuff that are core side connected with vehicles spellcastresults)
2012-12-24 00:51:39 +02:00
Subv
64775fba3e Fixed a merge fail 2012-12-23 13:51:17 -05:00
Subv
7a2c81bfd0 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Player/Player.cpp
2012-12-23 13:24:59 -05:00
Subv
c33a1724ae Core/Spells: Spells that are usable while stunned should no longer have problems with stun auras that don't apply any mechanic. 2012-12-23 13:21:00 -05:00
Pitcrawler
bdd625fda3 DB/SAI: Fixes quest: Hell Hath a Fury 2012-12-23 19:02:08 +01:00
Nay
368e7113ce DB/Players: Fix message sent when DND is enabled
Closes #8428

Also update some sql file names
2012-12-23 17:54:19 +00:00
stfx
51fadb57e0 Allow setting afk/dnd message in afk/dnd state
Also use the same variable to store the message for AFK and DND

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-23 17:49:47 +00:00
stfx
01ef119703 Fix receiving whispers while being dnd
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-23 17:49:46 +00:00
Subv
6ff69a10b3 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
2012-12-23 12:44:22 -05:00
Subv
a0ad8f7a46 Core/Entities: Also send MSG_MOVE_TELEPORT to the player 2012-12-23 12:39:51 -05:00
Gacko
006cc1797a Core: Fix warning
boss_sindragosa.cpp:235: warning: unused parameter ‘killer’
2012-12-23 18:04:42 +01:00
Subv
522d5c4f3c Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4 2012-12-23 09:33:57 -05:00
Subv
24466d721c Core/Entities: Missing change from previous commit
Calling UpdateObjectVisibility() will make sure that the semi-far teleports (those where the destination position is not in direct sight) will work correctly.
2012-12-23 09:33:29 -05:00
Subv
f4bd89ba03 Build/Core: Fixed build. 2012-12-23 09:07:32 -05:00
Subv
eff2a994b1 Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4 2012-12-23 08:34:10 -05:00
Subv
3869bb7b3a Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Item/Item.cpp
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Player/Player.h
2012-12-23 08:33:13 -05:00
Subv
143340b38c Core/Movement: Fixed near teleports, big thanks to @Trista who basically figured this out on his own. 2012-12-23 08:09:56 -05:00
Shauren
621a249188 Scripts/Icecrown Citadel: Fixed a possible crash in Blood Nova spell script
Closes #7046
2012-12-23 12:42:28 +01:00
Kinzcool
bb8a4c40ba DB/Creature Text: Added sound & updated some texts with sniffed data for Millhouse Manastorm 2012-12-23 02:08:45 -05:00
Kinzcool
b0c7b01b8e DB/Creature Text: Added sounds for Warden Mellichar 2012-12-23 01:18:13 -05:00
Warpten
8c53f042ad Core/StatsSystem: Typos, typos everywhere. Thanks @Wayt for noticing. 2012-12-22 23:46:46 +01:00
Gacko
f1d960a589 DB: The Crusaders Pinnacle chain. Thx @Exodius 2012-12-22 23:07:49 +01:00
QT
92374d203d Core/Leveling: Prevent blue text spam 'Your skill in Axes increased to 30'
closes #8484
2012-12-22 22:22:18 +01:00
Warpten
05b3cf57b7 DB: Fixed importing 2012_12_08_00_character_worldstate.sql 2012-12-22 19:01:11 +01:00
Subv
3f4c6a9d45 Merge pull request #8739 from MrSmite/PetAI_CanAttack_bugfix
Fix a minor PetAI behavioral issue
2012-12-22 09:23:55 -08:00
Warpten
d40cbe0113 Core/Battlegrounds: Another typo when building battleground log data. 2012-12-22 18:10:50 +01:00
MrSmite
09204f1534 Update src/server/game/Entities/Unit/Unit.h 2012-12-22 12:04:10 -05:00