aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-09Core/Banks: Fix some bank exploitsjackpoz
Re-implement the cheat checks removed in a12501fb5e6f827d905e0eeba5bc908f8279880a and check if Player can interact with the Banker when handling bank-related opcodes.
2014-06-09Core/Database: Update log for incorrect db structureAokromes
2014-06-09Core/Spells: Implement Periodic mechanicsUnholychick
Change behaviour of single target periodic aura ticks to be more blizzlike Also add some missing handling of SPELL_AURA_MOD_CREATURE_AOE_DAMAGE_AVOIDANCE Fixes Deep wounds and Chimera Shot Serpent Remove an ancient hack with Drain Soul, spell id 100001 can now be deleted from spell_dbc table Allows Rolling dot mechanics and allows DK's to roll diseases with pestilence, see link for info: http://forums.elitistjerks.com/topic/82503-frost-dps-in-333this-will-be-a-day-long-remembered/page-88
2014-06-09Core/Spells: Anti-Magic shell should give immunity to all spells that belong ↵Trisjdc
to SPELL_SCHOOL_MASK_MAGIC regardless of dispel type
2014-06-09Scripts/Blackrock Depths: Converted to eventmap+minor coding style changesaletuna
Closes #11730
2014-06-09Core/GOs: When unlinking Fishing Bobber from player to prevent despawning, ↵Trisjdc
unlink from spell as well to prevent removing unwanted auras
2014-06-09Core/Spells: add missing spellradius to spell "Achievement Check" (fixes hor ↵joschiwald
achievments)
2014-06-09DB/Creature: Fix Eva SarkhoffAokromes
By dr-j, closes #12224
2014-06-09Core: Fix non pch buildVincent-Michael
2014-06-09Core/NetworkIO: Added latency info for opcodes overflow logMichael
2014-06-09Core/Utils: Move EventMap to Util.hTrisjdc
2014-06-09Scripts/Items: Imp in a BallTrisjdc
2014-06-09Core/Players: Improve quest item adding/removal checks, solves cases where ↵Trisjdc
quest item removal (under specific conditions) incorrectly incompletes quests
2014-06-09DB/Quest: Fix some missing quest textsAokromes
By Crysicle, closes #12214 closes #12209
2014-06-09Core/Talents: Align server checks to Client limitsjackpoz
Set the max amount of talents to process in CMSG_LEARN_PREVIEW_TALENTS_PET to 30 ( 24 talents rounded up ).
2014-06-09Core/Talents: Align server checks to Client limitsjackpoz
Set the max amount of talents to process in CMSG_LEARN_PREVIEW_TALENTS to 150 ( 44 talents for 3 trees rounded up ).
2014-06-09Core/Spells: *Properly* solve the Disarm vs Bladestorm issueTrisjdc
2014-06-09Core/Spells: Swift Retribution should be reapplied when needed to be able to ↵Trisjdc
gain spellmods
2014-06-09Scripts/ToCr: Bosses shouldn't despawn so quicklyTrisjdc
2014-06-09Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of ↵Trisjdc
implicit targets
2014-06-09Warning fixTrisjdc
2014-06-09Core/Tickets: Don't try to save the same sub-survey more than oncejackpoz
2014-06-09Core/WorldSession: After sudden disconnects, session should persist for a minuteTrisjdc
- With this change, if a player alt-f4, he'll only fade from world after a minute
2014-06-09Core/Maps: Allow logging players to enter in instances that have an ↵Trisjdc
encounter in progress
2014-06-09Core/Auras: Update model overwriting rules for SPELL_AURA_TRANSFORMTrisjdc
2014-06-09Core/Spells: Fix Cheat Death formulaTrisjdc
2014-06-09Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide ↵Trisjdc
talking needs. Could also replace Battleground::SendChatMessage
2014-06-09Core/Spells: Fixed Shadowstep taking the caster out of combat while it shouldn'tGolrag
2014-06-09Core/NetworkIO: Adjust more packet throttling valuesjackpoz
Ignore some opcodes that don't cause any trouble. Remove old Allow/Disable Anti-DoS system since it's no longer required.
2014-06-09Core/Vehicles: Fixed channeled spells being interrupted for passengers when ↵Shauren
vehicle moves
2014-06-09DB/Quest: Fix some missing quest textsAokromes
By crysicle, closes #12167
2014-06-09Merge pull request #11739 from Golrag/masterTrisjdc
Core/Spells: Fixed Shadowstep taking the caster out of combat while it shouldn't
2014-06-09Merge pull request #12069 from Trisjdc/cheat_deathTrisjdc
Core/Spells: Fix Cheat Death formula
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without ↵Trisjdc
anything abnormal due to client latency
2014-06-08Merge pull request #12240 from Unholychick/patch-3Sebastian Valle Herrera
Core/Build: Fix Warnings
2014-06-08Fix WarningsLucas
2014-06-08Merge pull request #12228 from Unholychick/patch_periodicsSebastian Valle Herrera
Core/Spells: Implement Periodic mechanics
2014-06-08Core/Calendar: Sanitize calendar event parametersjackpoz
Prevent events added in the past which in some conditions would cause an infinite loop in the client.
2014-06-08Revert "Core/Calendar: Fix memory leak when malformed ↵jackpoz
CMSG_CALENDAR_ADD_EVENT is received" This partially reverts commit 51e38872c72e16bb0f09e660c2660759021b2176. The stack-initialized variable calendarEvent would have called CalendarMgr::FreeEventId() when it went out of scope, marking the current event id as free and allowing next event to overwrite current event. This doesn't fix the memory leak issue which still needs to be addressed in a proper way.
2014-06-08Script: Minor optimization in spell_unlocking_zuluheds_chainsGacko
2014-06-08DB/GameObjects: Deleted no longer needed gameobjects spawns since their ↵Kinzcool
phaseMask correction
2014-06-08DB/GameObjects: Fixed the phasing of the remaining flags in WinterGraspKinzcool
2014-06-08DB/GameObjects: Fixed some phasing of certain gameobjects in Northrend and ↵Kinzcool
DK's area
2014-06-08DB/Conditions: Fix conditions for Xink gossipVincent-Michael
2014-06-07Core/Auras: Expanding functionality of ↵Trisjdc
SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT to be able to take care of aura effects inside their handlers Currently handled: - SPELL_AURA_MOD_RESISTANCE_PCT - SPELL_AURA_MOD_STAT - SPELL_AURA_MELEE_SLOW - SPELL_AURA_MOD_MELEE_HASTE - SPELL_AURA_MOD_DAMAGE_PERCENT_DONE Necessary to allow stack rules such as BoK/BoS/Bok-Drums and others to be all in a target with all of the aura effects, yet with only the 'highest' effect active
2014-06-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-06-07Core/Banks: Fix some bank exploitsjackpoz
Re-implement the cheat checks removed in a12501fb5e6f827d905e0eeba5bc908f8279880a and check if Player can interact with the Banker when handling bank-related opcodes.
2014-06-07Core/Database: Update log for incorrect db structureAokromes
2014-06-07Merge pull request #12231 from Trisjdc/fishing_boober_linkSebastian Valle Herrera
Core/GOs: When unlinking Fishing Bobber from player to prevent despawning, unlink from spell as well to prevent removing unwanted auras
2014-06-07Merge pull request #12232 from Trisjdc/anti_magic_shellSebastian Valle Herrera
Core/Spells: Anti-Magic shell should give immunity to all spells that belong to SPELL_SCHOOL_MASK_MAGIC regardless of dispel type