aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-05-23Core/GuardAI: General cleanup and removed some unnecessary code.kaelima
2012-05-23Core/Calendar: Fix crash when deleting an event on the calendar. Should also ↵kaelima
stop the error message from appearing. Thanks elecyb Closes #6570 - Corrected some code from 66d42b4f296fa455bfc96ed6a09e64ed5cc62a9d
2012-05-23Core/Global: Cleanup in MovementHandler and some assertionskaelima
2012-05-23Core/Protocol: correct SMSG_CALENDAR_RAID_LOCKOUT_UPDATED struct (and ↵kaelima
SMSG_CALENDAR_SEND_CALENDAR if no invite was found)
2012-05-23DB/Loot: Add loot for Reinforced Fel Iron Chest (heroic) (thx xanvial for ↵ZxBiohazardZx
initial work) Closes #5675
2012-05-23Core/Spells: Make spellclick spells non triggeredkaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-05-23DB/SAI: Add SAI for the Chicken EscapeeDiscovered
2012-05-23DB/SAI: add SAI for Elder Harkek & remove the ugly spawning via ↵ZxBiohazardZx
quest_start_scripts major kudos for Discovered on the SAI part of the fix
2012-05-23DB/Creature: Add spawns for Chicken Escapee & set their aura accordingly ↵ZxBiohazardZx
(sniffs)
2012-05-22Core/Items: fix typo from previous commit (thx vincentmichael)Kandera
2012-05-22DB/Loot: make Formula: Enchant Boots - Surefooted a garanteed dropZxBiohazardZx
Closes #6579
2012-05-22Core/Items: correctly cast spells on item store. Closes #4208Kandera
2012-05-22DB/Spells: fixes proc flags for blood presence. sorry :[ Closes #6564Kandera
2012-05-22Merge pull request #6513 from Xanvial/glyph_of_towkandera
Core/Spell : Glyph of Totem of Wrath
2012-05-22Merge pull request #6548 from Elron103/pull-requestskandera
Core/Spells: Fix immunity checking for creatures (i.e. Mind Control)
2012-05-22Merge pull request #6566 from Vincent-Michael/t10kandera
Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL proc
2012-05-21Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL procVincent-Michael
2012-05-20Merge pull request #6563 from Mik43l/val'anyrNay
[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient Kings) closes #6521
2012-05-20[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient ↵Mik43l
Kings) closes #6521
2012-05-20Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ↵Nay
error to debug level
2012-05-20Tools: Fix a typo and printf formats (there's no standard format for size_t)Nay
2012-05-20Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)Nay
Revert one of the warning fixes (non standard C++)
2012-05-20Core: Fix a few compile warningsNay
2012-05-20DB/Spells: Lay on Hands shouldn't scale with spell powerfaq_
2012-05-20And I forgot to Ctrl+S, yay me.Nay
2012-05-20Core/SAI: Few changes to db data validation for actions and event flagsNay
2012-05-20Core/BG: Add map to start zone teleport possible exploit logNay
2012-05-20DB: Rename .modify rep to .modify reputation (commands table) and fix a ↵Nay
possible database startup error with conditions