aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-12Core/Misc: Add a few consts to methodsIncorrect
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
Remove some ToCreature() casts not needed anymore after 1ee90e1022a235859316e55356ea8a3d2f456c9b changes that moved IsPet(), IsTotem(), IsSummon(), IsGuardian(), IsHunterPet() and IsVehicle() from Creature to Unit
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
Remove some ToCreature() casts not needed anymore after 1ee90e1022a235859316e55356ea8a3d2f456c9b changes that moved IsPet() from Creature to Unit
2015-08-12Scripts/Misc: Fix possible crashjackpoz
Fix possible NULL-dereference exception happening in PlayerOrPet checks used in Ulduar and Temple Of Ahn Qiraj
2015-08-11Merge pull request #15255 from StormBytePP/3.3.5_override_warning_fixesMitchesD
Core/Misc: Added some missing overrides
2015-08-11Core/Misc: Added some missing overridesDavid Carlos Manuelda
2015-08-10Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
Closes #15016 Closes #15052 Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-09Merge pull request #15058 from Golrag/rorfacejackpoz
Scripts/Rotface: Fix Ooze flood targets. Fixes #15031
2015-08-09DB/Quests: Restore pre-cataclysm spanish translations.David Carlos Manuelda
Added updates to translations, in the try to remove cataclysm changes that got merged in the translations (only the spanish ones). At least, this is an attempt to not be confused anymore for the changed quests, changed locations, and so, as many of the quests changed also the finish location it tells under its objectives. See notes in the beginning of the archive. Closes #15076 Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-08[3.3.5] Core/Spells: Fix Shattered Barrier triggering on dispelUnholychick
Prevents Shattered Barrier talent from triggering when Ice Barrier is dispelled. It should only trigger when Ice Barrier is removed by damage(destroyed). Closes #14555 Closes #14605
2015-08-08Merge pull request #15119 from robinsch/groundingjackpoz
Core/Spells: Grounding totem fix Fixes #15108
2015-08-08Scripts/Kalimdor: Remove unused scriptjackpoz
Remove unused C++ script replaced by d69a31d238122ab1ceb998908ebf218299792a16
2015-08-08Core/Gameobjects: Move a log from FATAL to DEBUGjackpoz
The log is triggered when a mage creates a portal to another map, uses it and then the portal despawns.
2015-08-08DB/Quest: MistKillyana
Close #15218
2015-08-08DB/Npc: Skettis EvisceratorKillyana
Close #15217
2015-08-08DB/Quest: Ulathek the TraitorKillyana
By @tkrokli Close #8216
2015-08-08DB/Npc: Warbringer ConstructKillyana
Close #15232
2015-08-08DB/Quest: Imp DeliveryKillyana
close #15236
2015-08-08Core/Battlegrounds: Move a log from ERROR to DEBUGjackpoz
The "error" is a false positive happening every time a player in a Battleground logs out because WorldSession::LogoutPlayer() notifies the bg twice
2015-08-07Merge pull request #15219 from SeTM/patch-2jackpoz
Core/Spells: Fix some taxi paths not being available to players. This allows players to use the taxi paths used already by spells 29376, 29377, 31752, 34578, 47851. Fixes https://github.com/TrinityCore/TrinityCore/issues/12832
2015-08-07Core/AHBot: Add missing AHBot quality price ratio to configMrSmite
Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-05Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
Fix a rare case that would cause SPELL_EFFECT_NORMALIZED_WEAPON_DMG to do 4 billions damage or to trigger an assertion in Unit::CalculateDamage() depending by Unit base damage. To reproduce the issue cast spell 25816 on a level 1-14 warrior, then make the warrior cast spell 694 on a Creature.
2015-08-05Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and ↵MitchesD
SMART_EVENT_OOC_LOS Closes https://github.com/TrinityCore/TrinityCore/issues/14516 (cherry picked from commit e83a1c6b350575f784bd26c84b78d07b0bc2edbb)
2015-08-05Fixed load taxi nodes.Alex
Spell nodes not have prices. to #12832
2015-08-03DB/Quest: Hints of a New Plague?(4)Killyana
close #14519 By @CreshandKesh 3.3.5 only
2015-08-02DB/Quest: Elemental War - Complete Quest gossiptkrokli
2015-08-02DB/Item: Crudely-Written Log - DropconditionsRushor
* again closes #2380
2015-08-01Merge pull request #15205 from Rushor/magicSarah Alexander
Core/Spells: Magic Suppression - Set ProcCharges
2015-08-01Core/Spells: Magic Suppression - Set ProcChargesRushor
* closes #15194
2015-08-01Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
Apply an exponential formula to define the chance to bid/buyout an auction depending on auction price and item price ratio. The formula can be adjusted changing the new AuctionHouseBot.Buyer.ChanceFactor config parameter Chance = 100 ^ (1 + (1 - (auction_price / item_price) / k) k is the config parameter AuctionHouseBot.Buyer.ChanceFactor, the higher the number the higher chance to buy overpriced auctions.
2015-08-01Scripts/Spells: Fix Rapid RecuperationLuqJensen
Closes #15180
2015-08-01Core/Script: Fix Corporal KeeshanKittnz
2015-08-01Core/Script: Set Faction at start of escort for Corporal KeeshanKittnz
Request by DRJ
2015-08-01DB/Quest: Fix sql update namejackpoz
2015-07-31Fix SpellAurasEffects build on GCC 5.1DDuarte
Closes #14655 (cherry picked from commit 57ced3ccbd44c8d4955da645522c6cd85c001c6c)
2015-07-29DB/Quest: Dark heartKillyana
From #15189
2015-07-29DB/Quest: Wandering ShayKillyana
By DRJ Closes #5156
2015-07-28Scripts/RubySanctum: Widen random angles for meteor flames.Warpten
Don't QQ because "OMG you're not testing any of your stuff", I can't build TC atm. Memo: Meteor Flames have ``` [12] UNIT_CREATED_BY_SPELL: 74689/1.046616E-40 ``` which isn't in DBCs, exists, but is not seen in sniffs. (cherry picked from commit 0dc6ea161dce755a702f2e26d93ca2a1f46a903f)
2015-07-28Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
Addition to a328a119784252c6d514436f4ceffa693ac65453 , clamp object size to [0,4] in case of very huge Creatures like Lord Marrowgar entry 36612
2015-07-28Core/Config: Describe better Wintergrasp.Enable option in worldserver.confjackpoz
2015-07-28Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in ↵jackpoz
WorldSession update because it removes the Player from his Group which is not thread-safe
2015-07-28Merge pull request #15168 from jameyboor/3.3.5jackpoz
Core/Creature: Fix Creature::UpdateMovementFlags() ignoring DynamicTree height Fix Creature::UpdateMovementFlags() checking only maps/vmaps height and skipping GameObject height stored in DynamicTree
2015-07-27DB/Conditions: corrected loot conditions after ↵joschiwald
8a9f1b871ac7a3c165d00f1404eaf3d91e3c5060
2015-07-27Scripts/RubySanctum: Fixed Meteor FlamesWarpten
(cherry picked from commit 982b59d2ec280fa4eebfc95aa526b5d0b9f8675e) Update boss_halion.cpp (cherry picked from commit 50c23bbcb869f52d6102f3bb0192bada9da521a1)
2015-07-27DB/Misc: Fix startup errorsAokromes
Updates #14730
2015-07-27Build: Add missing include to MapScripts.cppDDuarte
Fixes linker error in GCC/Clang
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
Looking for folders like ".../MySQL/*/include" matches the MySQL Connector C libs which caused some problems. Related #15072, #15068 P.S ".../MySQL/MySQL Server*/include" doesn't work (cherry picked from commit e2fb3bbd466641c794438933e636d63ebf19432e)
2015-07-27Travis build fixShauren
(cherry picked from commit a7d9c4e720c6546089123e301e31af1583628e4e)
2015-07-26DB/Pathing: Finish DragonblightRushor
2015-07-26SQL: Fix bad sqlVincent-Michael