aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-25*Fix typo causing problems with buying items.QAston
--HG-- branch : trunk
2009-06-25*Fix the bug that DKs Death Coil is not learnableQAston
*Remove some obsolete entries from spell_proc_event table. --HG-- branch : trunk
2009-06-25*Merge.QAston
--HG-- branch : trunk
2009-06-25Backed out changeset c101c0a0a589 - that shouldn't go to repo:)QAston
--HG-- branch : trunk
2009-06-25* Fix windfury proccing from a two handed weaponMachiavelli
--HG-- branch : trunk
2009-06-25Fix damage backlash from Shadow Word: Death and rankskrz
--HG-- branch : trunk
2009-06-24* Fix .ticket delete and .ticket viewidMachiavelli
--HG-- branch : trunk
2009-06-24* Update log message, fix buildMachiavelli
--HG-- branch : trunk
2009-06-24* Crash safety check in Bag::StoreItem by Visagalis/QAstonMachiavelli
--HG-- branch : trunk
2009-06-24* Fix a crash in Player::BuyItemFromVendor caused by player spoofing packets ↵Machiavelli
(Backported from TC2) * Another crash exploit prevention using the same method in Bag::StoreItem, by Visagalis --HG-- branch : trunk
2009-06-24*Do not apply healing bonus for spells with SPELL_DAMAGE_CLASS_NONEQAston
*Fix Heart of the Crusader. --HG-- branch : trunk
2009-06-24* Fix a crash in Player::BuyItemFromVendor caused by player spoofing packetsMachiavelli
--HG-- branch : trunk
2009-06-24*Fix king of the Jungle.QAston
--HG-- branch : trunk
2009-06-24*Apply 4x damage mod for Drain Soul at targets with low health.QAston
--HG-- branch : trunk
2009-06-24*Fix Ferocious Bite energy to dmg conversionQAston
*Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield *Correctly do effectaddcombopoints for spells which take them. *Do not proc spelleffects on player login. --HG-- branch : trunk
2009-06-24Do not check cooldown for triggered spells (triggered spells shouldn't ↵krz
trigger if they have cooldown) --HG-- branch : trunk
2009-06-24- properly reset Shada of Akama after wipeRat
- despawn summons if Shade is killed, so Akama can complete the event --HG-- branch : trunk
2009-06-24*Add security check to Vehicle::InstallAccessory.QAston
--HG-- branch : trunk
2009-06-24*Fix the bug that player gets dismounted during taxi flights with many ↵QAston
flymasters. *Mana feed now gives pet mana during Drain Mana spell. --HG-- branch : trunk
2009-06-23*Fix Item 30639BroodWyrm
--HG-- branch : trunk
2009-06-23*Fix Item 30639BroodWyrm
--HG-- branch : trunk
2009-06-23* Fix some typo's in LoadPetFromDB SQL, spotted by DrahyMachiavelli
--HG-- branch : trunk
2009-06-23[8071] Restore work .modify tp command. Allow apply it to selectedQAston
character's pet. Author: VladimirMangos. --HG-- branch : trunk
2009-06-23[8069] Fixed copy/paste mistake in achievement error output. Author: SaebaQAston
[8070] Restore spell casting loot items and recipes. * SPELL_EFFECT_OPEN_LOCK_ITEM (59) effect removed in 3.1.3 * It replaced by SPELL_EFFECT_CREATE_RANDOM_ITEM (59), random item without template replace spells like clam loot spells) Used by spells that use before SPELL_EFFECT_CREATE_ITEM_2 (157) with itemtype==0 Note: required DB support in `spell_loot_termplate` Author: VladimirMangos --HG-- branch : trunk
2009-06-23[8068] Fixed crash from 33201 and ranks, remove outdated rank case. Author: SeT.QAston
--HG-- branch : trunk
2009-06-23[8066] Fixed typo in Teleport call. Author: AmbalQAston
--HG-- branch : trunk
2009-06-23[8061] Fixed 12834 and ranks stacking behaviour. Author: hunuzaQAston
--HG-- branch : trunk
2009-06-23[8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. ↵QAston
Author:XTZGZoReX [8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza. --HG-- branch : trunk
2009-06-23[8055] Now spell 20911 and variations provided only mana percent back. ↵QAston
Author: Den --HG-- branch : trunk
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz [8053] At character talents reset using chat command also reset talents for all character pets. Author: VladimirMangos --HG-- branch : trunk
2009-06-23* Author of CastItemCombatSpell part was freeganja. Sorry for typo.krz
* Some cleanup --HG-- branch : trunk
2009-06-23* Missing part from previous commit.krz
* First DealDamage then call ProcDamageAndspell. * Correctly trigger SPELL_EFFECT_ADD_EXTRA_ATTACKS from spells. * Some changes for SPELL_EFFECT_ADD_EXTRA_ATTACKS to allow proc self if there is no hidden cooldown (for example 12815) --HG-- branch : trunk
2009-06-23* Allow spells to trigger ItemCombatSpells if spell is melee/ranged damage ↵krz
based. Original patch by freegajnja * Tabs to spaces. --HG-- branch : trunk
2009-06-22*mergeMachiavelli
--HG-- branch : trunk
2009-06-22* Update creature damage calculation by synchronising ↵Machiavelli
Creature::UpdateAttackPowerAndDamage and Creature::UpdateDamagePhysical with MaNGOS. --HG-- branch : trunk
2009-06-22*Fix Death Pact and Corpse Explosion - original patch by Astellar, thanks ↵QAston
for help in conversion for Azrael. --HG-- branch : trunk
2009-06-22*MergeMachiavelli
--HG-- branch : trunk
2009-06-22* Update creature damage calculation.Machiavelli
--HG-- branch : trunk
2009-06-22*Fix a typo in spell Rip. Thanks to Farah for found the incorrect ↵Anubisss
SpellFamilyFlags value. --HG-- branch : trunk
2009-06-22Backed out changeset 8569b2063da0Machiavelli
--HG-- branch : trunk
2009-06-22[7904] Change creature damage calculation formula. Author: Seizerkiller.Machiavelli
--HG-- branch : trunk
2009-06-22*Clean up scripts, remove all per script declared functions to toggle ↵Machiavelli
gameobject state and use InstanceData::HandleGameObject instead. --HG-- branch : trunk
2009-06-22Remove option -DCENTOS, now should automaticaly check if its a CentOS system.Kudlaty
--HG-- branch : trunk
2009-06-22Fix compile on CentOS(still need to use -DCENTOS=1)Kudlaty
--HG-- branch : trunk
2009-06-22* Fix build, sorryMachiavelli
--HG-- branch : trunk
2009-06-21*Use macro GOLD in spell 46642.Anubisss
--HG-- branch : trunk
2009-06-21* Correctly update ticket status in database when closing via GM command.Machiavelli
--HG-- branch : trunk
2009-06-20* Use safer way to handle recently added mute reason commandMachiavelli
--HG-- branch : trunk
2009-06-20* fix of Spiritual AttunementIskander
--HG-- branch : trunk
2009-06-20* Implement parameter 'reason' for mute command.Machiavelli
--HG-- branch : trunk