Commit Graph

14834 Commits

Author SHA1 Message Date
click
dce3bc01ac Core: Fix non-PCH building 2012-02-19 16:57:07 +01:00
Nay
3b1cd7caea Scripts/Spells: Remove debug leftover from spell_dru_starfall_dummy 2012-02-19 15:36:38 +00:00
leak
8e3a4b956e Core/Warden: Base implementation for Warden functionality
Note: The default config file action for clients failing the checks can be changed for each check via the characters.warden_action table

Credits to TOM_RUS
2012-02-19 13:51:16 +01:00
leak
f0f68f15a8 DB/Schema: Update auth db base SQL to recent mysqldump format 2012-02-19 13:21:14 +01:00
CDawg
a2d128286e DB/GOs: (Re?)Add meeting stone to UK
Closes #5232
2012-02-19 00:27:42 +00:00
Subv
25d9e2ec29 Core/SAI: Implemented SMARTCAST_AURA_NOT_PRESENT as castflag, the spell will only be casted if the target does not have the aura
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-18 19:10:18 -05:00
nelegalno
306666dd6f DB/Quests: Proper required classes for Dire Maul book quests
Closes #4753
2012-02-19 00:08:43 +00:00
nelegalno
465b6a0978 DB/Quests: Proper required races and quest relations for Shadowmourne quest line
Closes #4775
2012-02-19 00:06:54 +00:00
mweinelt
e48290d2cc Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25)
Closes #5273
2012-02-18 23:54:46 +00:00
QAston
9abc47736f Core/Spells: Changes in code related to spell explicit target redirection (cleanups, added target validation, prevent unexpected behaviour in some cases) 2012-02-19 00:40:55 +01:00
Malcrom
de823937b7 DB/Gossip: Cleanup sql updates 2012-02-18 19:45:14 -03:30
Malcrom
ee1fb1dd8c DB/Gossip: Fix error in Fallen Hero of the Horde gossip 2012-02-18 19:40:46 -03:30
Nay
0a0233b215 Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLY
Also fix a typo introduced in 703ad4889
2012-02-18 23:03:41 +00:00
Nay
703ad48890 Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code)
Thanks to Drago for testing
Closes #5305
2012-02-18 21:26:24 +00:00
vincent-michael
34a41d0152 Scripts/Spells: Use correct spell and fix crash in spell_item_impale_leviroth 2012-02-18 21:18:02 +00:00
Malcrom
f87da6d664 DB/Gossip: Fix gossip for Fallen Hero of the Horde and remove cpp script. 2012-02-18 15:38:51 -03:30
Malcrom
f7a0f59e80 DB/Gossip: Some missing Nagrand Gossip converted from UDB and conditions added by Pitcrawler. 2012-02-18 14:18:19 -03:30
Nay
c91ec2eede DB/NPCs: Fix MovementType & waypoints
Should kill the "missing path id 0" spam.
2012-02-18 16:43:33 +00:00
Vincent-Michael
20dd507882 DB/Script Names: Fix some typos in spell_sha_healing_stream_totem
(c517806a23)
2012-02-18 16:01:15 +00:00
click
5411e1ce52 Core: Clean up whitespace and tabs in the base sourcetree 2012-02-18 16:52:08 +01:00
Shauren
da5027ef3a Core/ObjectMgr: Warn about creatures that have waypoint movement type set but no path assigned on startup 2012-02-18 16:20:00 +01:00
Malcrom
a67b3116e9 DB/Gossip: Rouge & Hunter Class Trainers gossip fixup & missing gossip from Zabra'jin in Zangermarsh & Thunderlord Stronghold in Blade's Edge Mountains 2012-02-18 09:18:12 -03:30
Subv
8660f20703 Merge pull request #5290 from kandera/fix_blink
fix blink making you fall under ground when blinking into water (needs c...
closes #5289
2012-02-18 04:36:23 -08:00
Malcrom
958c32b026 Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also rename some incorrectly named sql updates. 2012-02-18 08:27:00 -03:30
QAston
e212116b1f Update file names after pull request merge. 2012-02-18 12:15:52 +01:00
Kandera
c517806a23 Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts. 2012-02-18 12:12:49 +01:00
MrSmite
d55c8c7cc4 Core/Misc: Correct console output for ObjectMgr::LoadCorpses
Closes #5299

Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2012-02-18 11:46:05 +01:00
Malcrom
590025181a Waypoints for Eye of Thrallmar spawns in Hellfire 2012-02-17 22:33:17 -03:30
Malcrom
00bd39fdaa Merge branch 'master' of git://github.com/TrinityCore/TrinityCore 2012-02-17 22:29:21 -03:30
Subv
9c01620938 Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually does something in HandleAuctionSellItem, thanks @e000 for the suggestion 2012-02-17 17:46:50 -05:00
Subv
b3f729274a Core/Spells: Fixed an error in the logic of the AuraEffect constructor, thanks @A-Metaphysical-Drama for noticing 2012-02-17 17:19:23 -05:00
Kandera
e277588689 fix blink making you fall under ground when blinking into water (needs correct liquid level calculations) 2012-02-17 14:25:08 -05:00
QAston
cd3ed111c9 Core/Spells: Fix recently broken feral spirit and force of nature. Closes #5278. 2012-02-17 11:45:21 +01:00
Malcrom
45e0fa08c5 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore 2012-02-16 17:59:17 -03:30
Subv
80d7972619 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-16 16:28:04 -05:00
Subv
161e765400 Core/Characters: Fixed crash at character creation.
closes #5256
2012-02-16 16:27:38 -05:00
Shauren
41d99a474c Scripts/Icecrown Citadel: Remove obsolete code since spline movement implementation 2012-02-16 21:47:33 +01:00
Shauren
d2567a9f2f Core/Entities: Removed unused variable 2012-02-16 21:46:37 +01:00
kaelima
7ce7853606 Core/Spells: Revert part of 65d269f6de. Solves some recent instant spell casting issues. 2012-02-16 20:38:48 +01:00
Manuel Carrasco
85e0f2de5e Core/Unit: Small correction to commit 60adf066d9. 2012-02-16 15:08:27 -03:00
QAston
0d5ae5784c Core/Spells: Make channeled auras stackable by default with other auras. 2012-02-16 17:14:32 +01:00
Malcrom
f39724b5f3 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore 2012-02-16 11:56:12 -03:30
leak
ba4d1c36f1 Core/Maps: Remove redundant if() 2012-02-16 16:17:56 +01:00
leak
88905ae70f Scripts/Spells: Missing break; and trailing whitespace (tss...) 2012-02-16 16:13:00 +01:00
Spp
03c34ee507 Fix a lot of warnings 2012-02-16 13:56:28 +01:00
QAston
e47ec04b4d Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, CONDITION_TARGET_HEALTH_BELOW_PCT, CONDITION_TARGET_RANGE and 3rd parameter for CONDITION_AURA. Instead of those use other available conditions, which are not limited to player's selection only. 2012-02-16 13:16:43 +01:00
QAston
ad6613261c Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET and use CONDITION_SOURCE_TYPE_SPELL instead. 2012-02-16 12:09:09 +01:00
kaelima
d336c9efc5 Core/Movement: Fix a crash when a player logout in a hostile area. The honorless spell should and is already casted after recieving CMSG_MOVE_SPLINE_DONE.
Closes #5245

- Also corrected an error message in auctionhousemgr.
2012-02-16 11:11:29 +01:00
Subv
86537a1a52 Fixed proc of Misery. Thanks errodia. closes #3565 2012-02-15 20:25:51 -05:00
Anubisss
ccb80da1e1 Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915 2012-02-15 19:57:57 -05:00