Commit Graph
100 Commits
Author SHA1 Message Date
Subv 66629854d0 Merge pull request #5981 from Jildor/fix_Spinning_Pain_Spike2
Core/Spells: Fix Spinning Pain Spike damage
closes #5652
2012-04-01 15:13:41 -07:00
Subv ceb27c2332 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-04-01 11:13:18 -05:00
Subv 65ba081b6c SQL/Spells: Missing SQL from previous commit 2012-04-01 11:06:08 -05:00
Subv 2987d4f40d Core/Commands: Allow combatstop command to be used from console with the player name as parameter
Signed-off-by: Subv <[email protected]>
2012-04-01 11:03:47 -05:00
Subv 8bd228179d Core/Spells: Fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT on several types of spell effects
closes #5961
Signed-off-by: Subv <[email protected]>
2012-04-01 11:02:44 -05:00
Subv 04099402cd Core/Players: Use correct size in variables 2012-03-25 13:05:13 -05:00
Subv 19747fb95e Core/DBLayer: Use correct Get method in some DB fields 2012-03-25 12:59:18 -05:00
Subv 56fac5e1af Memory: Get rid of some memory leaks, converted FormationMgr back to singleton 2012-03-25 09:25:28 -05:00
Subv ac4536327f Core/SAI: Allow using SMART_TARGET_ACTION_INVOKER with SMART_ACTION_MOVE_TO_POS
Signed-off-by: Subv <[email protected]>
2012-03-21 19:37:21 -05:00
Subv 9fc7fe6b28 Merge pull request #5748 from MrSmite/Pet_1
Pet - Fix focus regen gets stuck due to lag/high diffs
closes #5153
2012-03-17 15:27:17 -07:00
Subv 21ccfb8e2e Collision/GameObjects: Fixed LoS for all doors (open and closed). Looks like data0 for type 0 is in fact startClosed instead of startOpen
closes #5660
Signed-off-by: Subv <[email protected]>
2012-03-17 15:58:47 -05:00
Subv 7c42cd76e4 Core/Conditions: Prevent crash at Spell::CheckCast if Condition::Meets returned prematurely 2012-03-09 17:15:22 -05:00
Subv 21086b0e0d Merge pull request #5572 from joschiwald/locales
Core/CreatureTextMgr
2012-03-05 16:45:19 -08:00
Subv b18b884c95 Merge pull request #5559 from Souler/fix_ds_pipe_knockback
More Dalaran Sewers Arena fixes
2012-03-04 14:22:58 -08:00
Subv 4029c23547 Core/Collisions: Reverted a commit about M2 models.
closes #5312 and probably others
2012-03-04 08:23:19 -05:00
Subv c443b03010 Merge pull request #5553 from Vincent-Michael/quest
Core/Quest: Fix MovementInform handler filter for Quest "The Amphitheater of Anguish: Tuskarrmageddon!"
2012-03-04 04:37:37 -08:00
Subv d21179ab56 Merge pull request #5426 from Souler/fix_ds_pipe_knockback
Dalaran Sewers Arena: Knockback from starting pipe
2012-03-03 12:20:39 -08:00
Subv 6df9adf6d5 Merge pull request #5468 from Elron103/pull-requests
Core/Auction House: Delete item_instance entries correctly, prevent invalid entries
2012-03-03 12:02:17 -08:00
Subv b0985b4d5f Core/Misc: Remove redundant implicit template types in some std::make_pair calls. Should allow the build in Visual Studio 2011 2012-03-02 17:14:14 -05:00
Subv 2c23fdf912 Core/Channels: Players should not be able to invite non-visible GMs to channels
closes #5467
2012-02-27 17:50:21 -05:00
Subv 95d3ea5512 Core/Misc: Reserve space for the data in the stores before inserting it 2012-02-26 14:57:00 -05:00
Subv fd9f185f1f Core/Battlegrounds: Initialize _flagDebuffState before using it in Warsong Gulch 2012-02-26 14:56:52 -05:00
Subv c6f4ab10e1 Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothills.
closes #3904

Signed-off-by: Subv <[email protected]>
2012-02-19 19:01:03 -05: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 <[email protected]>
2012-02-18 19:10:18 -05:00
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
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
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
Subv 86537a1a52 Fixed proc of Misery. Thanks errodia. closes #3565 2012-02-15 20:25:51 -05:00
Subv bfbf118e7e Fixed a typo 2012-02-14 20:43:44 -05:00
Subv 6119254fce Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-14 20:12:49 -05:00
Subv 15a2acfb52 Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.
Patch by Kiddie.
closes #2970
2012-02-14 20:12:23 -05:00
Subv 1090f84ebf Merge pull request #5243 from Trista/master
Achievement: Volunteer's Work
2012-02-14 16:50:27 -08:00
Subv 45910d613f Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-14 18:21:23 -05:00
Subv c53d722aa2 Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objects) should not be taken into account for LoS checks, this check does not apply to gameobjects (yet)
closes #3495

Signed-off-by: Subv <[email protected]>
2012-02-14 18:19:40 -05:00
Subv 7d30b061f0 More compiler error fixes 2012-02-14 14:06:31 -05:00
Subv 104674e269 Fixed some remaining compile errors 2012-02-14 13:57:03 -05:00
Subv ded43242eb Fixed build 2012-02-14 13:53:33 -05:00
Subv f8df838db9 Fixed build, thanks Amit86 for noticing 2012-02-14 13:47:35 -05:00
Subv d55126aacb Core/Spells: Revert erroneous interruption added in 5ea49613d2 - more research required 2012-02-14 13:14:51 -05:00
Subv 12d0e88346 Core/Battlegrounds: Fix Ring of vallor pillar at arena start
author: @p0ody
2012-02-14 13:00:08 -05:00
Subv 8a72aede16 Codestyle: Renamed some variables to fit codestyle, corrected order in structure/class fields to match alignment (they use slightly less memory now)
Signed-off-by: Subv <[email protected]>
2012-02-14 12:46:26 -05:00
Subv f1182f0884 SQL/Achievements: Added difficulty conditions for Once Bitten, Twice Shy achievement
closes #4120

Signed-off-by: Subv <[email protected]>
2012-02-14 10:31:31 -05:00
Subv 8550cb8333 Merge pull request #5234 from kandera/fix_seasonal_check
fix issue with seasonal quests
2012-02-14 06:06:00 -08:00
Subv 0b02782037 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-13 19:40:09 -05:00
Subv d790adefe0 Codestyle: Renamed some variables to fit codestyle
Signed-off-by: Subv <[email protected]>
2012-02-12 20:10:09 -05:00
Subv 3e15eccd43 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-12 17:57:51 -05:00
Subv 06df126bd0 Core/Loading: Speedup on the creature loading code
Signed-off-by: Subv <[email protected]>
2012-02-12 17:34:41 -05:00
Subv 11d9f8e161 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-12 15:42:10 -05:00
Subv 5ea49613d2 Core/Spells: Spell casts should be interrupted if the target goes out of LoS.
Signed-off-by: Subv <[email protected]>
2012-02-12 15:30:16 -05:00
Subv ca2324b5ee Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-12 12:47:34 -05:00
Subv 836459ef0e Extractors: Do not show a warning in the vmap extractor when a model fails to load to avoid confusion 2012-02-12 12:45:45 -05:00
Subv a7f6c4f558 Fixed the logic on my last commit 2012-02-12 08:41:59 -05:00
Subv b0bcf1f67c Core/Collision: Fixed LoS for doors with data0 = 0 and state = 0
closes #5197

Signed-off-by: Subv <[email protected]>
2012-02-11 21:47:00 -05:00
Subv d3a510957e Codestyle: Renamed some battleground variables and changed some other things to fit codestyle 2012-02-11 19:44:10 -05:00
Subv d0110dae9d Merge pull request #5193 from Souler/master
Dalaran Sewers Arena waterfall issue
2012-02-11 16:28:38 -08:00
Subv 0d77ae8fc1 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-11 19:23:40 -05:00
Subv ff9830c18d Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)
Refactored some code

Signed-off-by: Subv <[email protected]>
2012-02-11 19:23:18 -05:00
Subv 1fc3470233 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-11 14:29:13 -05:00
Subv f3802488ff Core/Collision: Missing a negation operator in Ring of Valor 2012-02-11 14:28:25 -05:00
Subv 7eab228818 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-02-11 13:49:41 -05:00
Subv 0e57de54fb Battleground/Collision: Fixed the DS waterfall and RV pillar glitches 2012-02-11 13:47:43 -05:00
Subv 231b849ac4 Fixed build 2012-02-11 11:05:37 -05:00
Subv 5d93b33f0f Fixed codestyle from last commit 2012-02-11 10:53:33 -05:00
Subv c5e2e189de Core/Conditions: Allow to set SAI conditions to both the invoker and the object using ConditionTarget column.
ConditionTarget 0 = invoker
ConditionTarget 1 = object

Signed-off-by: Subv <[email protected]>
2012-02-11 10:49:28 -05:00
Subv a3e739e726 Merge pull request #5178 from Kazt/master
Edit source files to represent the recent changes in the extractors (v4.00 2012_02) to avoid confusion with old extractors (v3.00 2010_07)
2012-02-10 15:56:56 -08:00
Subv 4ba341e892 Core/Spells: Removed deprecated code, fixed duration bonus of the Glyph of Dancing Rune Weapon 2012-02-09 15:27:12 -05:00
Subv 9791bb599a Merge pull request #5160 from TrinityCore/dynamic_vmaps
Added Dynamic Vmaps, RE-EXTRACT YOUR VMAPS
2012-02-09 11:17:05 -08:00
Subv2112 93d199f043 Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
added lots of improvements
Please re-extract vmaps
2012-02-09 13:58:22 -05:00
Subv ab60ef68dc SQL: Added some gossip menus
By Malcrom
2012-02-06 19:02:10 -05:00
Subv2112 40a78be796 Codestyle/Battlegrounds: Removed unused variables in BattlegroudAB.cpp
Signed-off-by: Subv <[email protected]>
2012-02-05 07:58:16 -05:00
Subv2112 3b10122c13 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-02-04 21:22:11 -05:00
Subv2112 31615bdc86 Core/Spells: Add a new parameter to Unit::SelectNearbyTarget to allow excluding a certain unit.
closes #4989
2012-02-04 21:21:51 -05:00
Subv 8ec7e787f6 Merge pull request #5060 from Souler/fix_argent_tournament_spells
[Bug/Fix] Warriors and tournament mounts
2012-02-04 18:00:04 -08:00
Subv2112 83c0b73efd Core/Battlegrounds: Fixed resources needed for each reputation and honor tick in Arathi Basin
closes #3021
closes #5076
2012-02-04 20:54:25 -05:00
Subv2112 d43bf0ad4a SQL: Correctly fixed recent sql 2012-02-04 20:01:27 -05:00
Subv2112 6896f82062 SQL: Delete before insert in previous sql 2012-02-04 19:55:07 -05:00
Subv2112 0e2ae5029a SQL: Added missing spawn of Spirit Healer in Desolace
Author: The-Legend
2012-02-04 19:51:39 -05:00
Subv2112 c6b1cc9c8b SQL: Fixed recently pushed SQL 2012-02-03 20:41:02 -05:00
Subv2112 4b53325a33 SQL/Quests: Quest Feedin' Da Goolz (12652) should be available to all races, fix by Armano 2012-02-03 20:34:56 -05:00
Subv2112 1975291a98 Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM should only be counted once for each new item you receive
closes #5065

Signed-off-by: Subv <[email protected]>
2012-02-03 20:04:26 -05:00
Subv2112 69ab572786 Codestyle/Logs: Add more detailed information in Creature::Respawn, replacing the useless previous log
Signed-off-by: Subv <[email protected]>
2012-02-03 19:37:28 -05:00
Subv2112 5462ee44e7 SQL: Added some gossip menus, by Malcrom 2012-02-03 16:25:47 -05:00
Subv2112 229d4119e8 Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
Signed-off-by: Subv <[email protected]>
2012-02-02 14:35:45 -05:00
Subv2112 953587abdb Fixed build 2012-02-02 13:15:44 -05:00
Subv2112 8dc75e7091 Codestyle: Converted some casts to their respective ToClass() 2012-02-02 13:03:54 -05:00
Subv2112 9b524b43fa Core/Spells: Spells with SPELL_AURA_PERIODIC_MANA_LEECH should skip unit target checking if the Targets are area targets, they are filled/validated later
Signed-off-by: Subv2112 <[email protected]>
2012-01-31 20:27:22 -05:00
Subv2112 8c87fd6841 DB/Achievements: Fixed achievement "Not So Fast".
Fix by furion
closes #4050
2012-01-31 18:18:33 -05:00
Subv2112 9361a6db2f Fixed build 2012-01-31 17:24:48 -05:00
Subv2112 faf99b833b Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_PERSONAL_RATING
closes #2021

Signed-off-by: Subv2112 <[email protected]>
2012-01-31 17:14:12 -05:00
Subv2112 2786ea1f5e Core/Quests: Fixed a crash caused when trying to add a quest to a player who does not have any free slot in his quest log. fixes #4572
Signed-off-by: Subv2112 <[email protected]>
2012-01-31 16:45:36 -05:00
Subv2112 fc9e33e4c6 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-01-31 16:33:48 -05:00
Subv2112 229b97806a Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_RATED_ARENA requiring one extra win to complete, PersonalRating was not used here and has been removed from the call, related to issue #2021
Signed-off-by: Subv2112 <[email protected]>
2012-01-31 16:33:21 -05:00
Subv2112 bdae78ac9d Core/LFD: Fixed possible multithreading crash, thanks LihO 2012-01-31 14:38:14 -05:00
Subv2112 1bc370aaf8 Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM, they were not accumulating the amount 2012-01-31 10:01:29 -05:00
Subv2112 29f8e4309e Core/Conditions: Allow using guid (negative value) in SAI conditions 2012-01-31 09:50:02 -05:00
Subv2112 f525087538 Core/Movement: Correctly fixed flying npcs falling to ground, no more glitches with this
Signed-off-by: Subv2112 <[email protected]>
2012-01-29 15:28:19 -05:00
Subv2112 89297933d9 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-01-29 13:50:12 -05:00
Subv2112 9de9f2883e SQL/Conditions: Added SQL update from previous commit 2012-01-29 13:49:50 -05:00