aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-28Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscriptsjoschiwald
Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/game/Spells/Spell.cpp src/server/game/Spells/SpellEffects.cpp src/server/scripts/Spells/spell_paladin.cpp
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
2012-05-27Merge pull request #6613 from Valcorb/masterNay
DB\Errors: Fix recent DB errors
2012-05-28DB\Errors: Fix recent DB errors (credits to Vincent-Michael)Valcorb
2012-05-28DB\Errors: Fix DB errors from previous commit(s)Valcorb
2012-05-27Scripts/Icecrown Citadel: Remove encounter specific auras when Blood-Queen ↵Shauren
Lana'thel fight ends (prevents exploits with Essence of the Blood Queen Closes #6610
2012-05-27DB/GameEvents: update starting dates for eventsVincent-Michael
Closes #6611
2012-05-27DB/Waypoints: Trying to fix errors in db.Malcrom
2012-05-27Core/Protocol:kaelima
- Allow CMSG_LOGOUT_CANCEL to be recieved during serverside logout process (ignore it however, it's too late to abort) - Fix STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT opcodes because of m_playerRecentlyLogout being set false too early in some cases
2012-05-27DB/Creature: Add SAI to some rares and set (temp) factions, Special thanks ↵ZxBiohazardZx
to : Shlomi1515 for the work and Gecko32 for the SAI Closes #3849
2012-05-27DB/Quest: solve issues with Attunement to Dalaran killcreditValcorb
Closes #4747
2012-05-27DB/SAI: Fixed spawning, added SAI & pathing, for Reconstructed WyrmMalcrom
2012-05-27DB/Creature: Remove Compact Harvest Reaver Spawngecko32
Closes #5207
2012-05-27DB/Creature: Add Missing spawn for Queen Angerbodazxbiohazardzx
Closes #4842
2012-05-27Merge pull request #6565 from Vincent-Michael/EffectHealMaxHealthQAston
Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculation
2012-05-27DB/waypoints: Fix some waypoint errors.Malcrom
2012-05-27DB/Gameobject: Quenched Illidari-Bane Blade added to the objectVincent-Michael
Closes #6446,#6604
2012-05-26Add function for SetObjectScaleVincent-Michael
Author: NoFantasy Source: Mangos
2012-05-26DB/Smart Scripts: Some EAI to SAI conversions for UBRSMalcrom
2012-05-26DB/Creature_template: Some trigger flag fixesMalcrom
2012-05-26DB/NPCs: Remove bleed immunity from all training dummiesNay
Ref e7845f780e2a9cb
2012-05-26Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" ↵kaelima
when a player is logging out.
2012-05-26DB/PageText: Add a missing page textNay
Closes #6592 Unknown author
2012-05-26DB/NPC: Use the same flags_extra (no skill gain) and immunities (grip and ↵Nay
bleed) to all the training dummies. Closes #1853
2012-05-26DB/Spells: Add Fire shield (spell id 13377) to spell_dbcNay
Will be used in an upcoming script by Malcrom
2012-05-26DB/Misc:Nay
EAI: Fix unkillable Obsidian Nullifier in AQ Closes #2977 SAI: Use correct action_type for two SAI scripts (was 0) Closes #6569 and fixes DB startup errors
2012-05-26Core: another update cause case matters!Malcrom
2012-05-26core: fix ubrs scriptMalcrom
2012-05-25Core/DB: Some updates for UBRS from sniffMalcrom
2012-05-25db/creature_template: fix inhabittype for Floating Flavor EyeMalcrom
2012-05-25DB/Waypoints: Some waypoint additions for Outlands/Blades edgeMalcrom
2012-05-25DB/SAI: Visual addition to Pit of SaronMalcrom
2012-05-25Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.kaelima
2012-05-25Core/Spells: revert previous commit to find a better solution.Kandera
2012-05-24Core/Spells: attempt to correct issue with triggered spells happening before ↵Kandera
the spell actually hits the target. reply with any bugs that this causes please!
2012-05-24Core/Auras: one more for good measure. thanks vincent-michaelKandera
2012-05-24Core/Auras: change from if to switch and fix calculation for inifinite ↵Kandera
replenishment.
2012-05-24Core/Spells: fix issue with previous commit. i cant do math.Kandera
2012-05-24Core/Spells: correctly calculate Replenishment aura. x * 20 / 10000 != x * .2Kandera
2012-05-24Core/Arena: Fix Hotter Streak achiev, thanks to HornNay
Ref #6590 Closes #6335
2012-05-24DB/Gameobject: Spawn Book The Betrayer AscendantSvannon
Closes #2517
2012-05-24DB/Misc: fix update sql file name.Kandera
2012-05-24Merge pull request #6040 from w1sht0l1v3/borean_tundrakandera
Core/DB: Quest The Emissary
2012-05-24Core/Pets: Some minor corrections to 3ea75c50d019f1b29145bc974ae51039544beb16kaelima
2012-05-24Merge pull request #6438 from MrSmite/PetAI_autocast_fixKaelima
Fix pet autocast spells such as Furious Howl and Leap
2012-05-24Core/Bags: cleanup random tab. check for item in bag slots for getitembyguid ↵Kandera
and getitemcountwithlimitcategory
2012-05-24Fixes broken autocast spells such as Furious Howl and Leap to cast when on ↵MrSmite
autocast and "attack" is clicked. Fixes wrong check for spell cooldown and removes check for duration (some spells with duration such as poison are stackable)
2012-05-23Core/Bags: Do not allow multiple unique bags in bank bag slotsNay
Existing multiple bags will be removed and items mailed Kudos to micha Closes #2786
2012-05-23DB/Creature: add spawn for Aponi BrightmaneSvannon
Closes #2383
2012-05-23DB/Gameobject: Add spawn for Scarlet Onslaught Daily Orders: Beachghost
Closes #1958