aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-30*Implement achievement Make Quick Werk Of Him and minor clean in achievement ↵Anubisss
Timely Death. --HG-- branch : trunk
2009-08-29*Fix script of quest trees company. By totoromegamage
--HG-- branch : trunk
2009-08-29*Don't show lootable animation without loot. By WarHeadmegamage
--HG-- branch : trunk
2009-08-29*Handle creature rotation using movement generator. Please tell me if this ↵megamage
breaks any script. --HG-- branch : trunk
2009-08-29*Update Archaedas (Uldaman) script to only require 1 player to activate the ↵maximius
altars (changed in 3.0.8 from 3 players) --HG-- branch : trunk
2009-08-29*Disable changing specs in Battlegrounds unless you have Preparation buff.maximius
--HG-- branch : trunk
2009-08-29*Remove some log spams.megamage
--HG-- branch : trunk
2009-08-29*Make position as a class;megamage
--HG-- branch : trunk
2009-08-29Fix missed changes in conf file version. Thanks AokromesChaz Brown
--HG-- branch : trunk
2009-08-29*implement 'water event' into SerpentShrine CavernRat
at start, Coilfang Frenzie will attack swimming players, if all 6 platforms are cleared players will get Scalding water debuff while swimming Note: scalding water's dmg is still bugged --HG-- branch : trunk
2009-08-29Replace switch with more proper way of checking allowSecurityLevel, and a ↵Chaz Brown
few other minor changes. --HG-- branch : trunk
2009-08-29Change default MOTD text in load from conf (how did this get overlooked?) ↵Chaz Brown
comment out some nonsense in SetPlayerLimit that was causing the allowedSecurityLevel in realmd to be reset. (I think someone got confused between setting a limit on number of players allowed and the allowed security limit...) You can now Block Players from connecting to certain realms by setting the allowedSecurityLevel in the realmlist - Thanks, raczman for nudging me in the right direction --HG-- branch : trunk
2009-08-28*Fix a frequent crash caused by wintergrasp. Thanks to drahy.megamage
--HG-- branch : trunk
2009-08-29*Some improvements in Mirrors Image visual - by thenecromancer.QAston
--HG-- branch : trunk
2009-08-28*Lurker can now be fished, with anims and allRat
--HG-- branch : trunk
2009-08-28*Fix build in *nixmegamage
--HG-- branch : trunk
2009-08-28*Fix Gift of the Naaru for classes other than shaman.QAston
--HG-- branch : trunk
2009-08-28*Fix build in *nix.megamage
--HG-- branch : trunk
2009-08-28*Fix a crash caused by gm command .object move and so onmegamage
--HG-- branch : trunk
2009-08-28*Add 3.3% spellpower coeff to Thorns.QAston
--HG-- branch : trunk
2009-08-28*Update spell_proc_event entry for Bloodsurge.QAston
*Bring back charge drop on magnet spell redirection. --HG-- branch : trunk
2009-08-28*Implement achievement The Hundred Club.Anubisss
*Thanks to megamage for the timer idea. --HG-- branch : trunk
2009-08-28*Allow SPELL_AURA_ABILITY_PERIODIC_CRIT to make PERIODIC_LEECH auras crit.QAston
--HG-- branch : trunk
2009-08-28*Update flame levi script. Allow player to shoot down pyrite container and ↵megamage
refill the demolishers. *Other script-related fixes. --HG-- branch : trunk
2009-08-28*Prevent assertion fail in mob_anubisath_sentinel script.QAston
--HG-- branch : trunk
2009-08-28*fix ressurection in Alterac ValleyRat
--HG-- branch : trunk
2009-08-28*Fix improved devouring plague.QAston
--HG-- branch : trunk
2009-08-28*Fix compile.Anubisss
--HG-- branch : trunk
2009-08-28*Fix Improved Insect Swarm - original patch by ZorQAston
*Use target as source of area auras in Unit::AddAura(uint32 spellId, Unit *target) --HG-- branch : trunk
2009-08-28*Add new functionality to Player::resetSpells.. not used anywhere yet, but ↵maximius
it's useful (and it works :P) --HG-- branch : trunk
2009-08-28Remove character_db_version check from pdump and pload (commented out, in ↵Chaz Brown
case we decide to start using that system, we originally suggested... --HG-- branch : trunk
2009-08-28* Correctly show skirmish or rated icon when a player has entered arena queue.Machiavelli
--HG-- branch : trunk
2009-08-27*Use light red in error log. By MrSmitemegamage
--HG-- branch : trunk
2009-08-27*Implement spell savage defense. By Vladimirmegamage
--HG-- branch : trunk
2009-08-27 [8427] remove afk-flag at bg-joinmegamage
Signed-off-by: balrok <der-coole-carl@gmx.net> --HG-- branch : trunk
2009-08-27[8426] Use upper/lower iterator pairs as result instead 2 function calls. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-08-27*Correctly process more movement packets. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-08-27[8424] Added support for strict chatmessage validation Author: arraimegamage
--HG-- branch : trunk
2009-08-27*fixed warning spam at CMSG_MOVE_SET_CAN_FLY_ACK receive by use proper ↵megamage
packet sructure reading. Author: VladimirMangos --HG-- branch : trunk
2009-08-27[8421] Propertly skip unused data in CMSG_LOOT_RELEASE for avoid warning ↵megamage
spam. Author: VladimirMangos --HG-- branch : trunk
2009-08-27 [8416] Fixed problem with double cast form passives at loading. Author: ↵megamage
VladimirMangos * Drop learning form passives at form psell learning, and cast it explictly from code in all cases. * Drop cast form passives at learning. * Note: talents that have dependent form time passives still work in original way: learned and casted at learn if need. * Drop hack for spell 24907 casting at form apply: it casted fines as result normal triggered effect in related form spell. Original patch provided by nos4r2zod. --HG-- branch : trunk
2009-08-27*Remove function passengerleftmegamage
--HG-- branch : trunk
2009-08-28MergeMachiavelli
--HG-- branch : trunk
2009-08-28* Update to guild handlers. Fix bugs related to the wrong ranks being ↵Machiavelli
updated, the greyed out withdraw button when you were eligible to withdraw money, and the improper display of no withdrawals left for a tab when you have plenty. NOTE: Guild masters might need to reconfigure their permissions per rank in order to resolve any permission issues. --HG-- branch : trunk
2009-08-28*Backout *[8394] Propertly reject self targeting for pet spell 2947 and ↵QAston
ranks, and spell 54646. --HG-- branch : trunk
2009-08-28*temp fix for the new "huge icons in chat" exploitRat
*you have to enable ChatFakeMessagePreventing in config file to work --HG-- branch : trunk
2009-08-27*Use one dynobj to handle multiple aura effects.megamage
--HG-- branch : trunk
2009-08-27*Use source guid to check if an aura is persistent.megamage
--HG-- branch : trunk
2009-08-27*Better check to decide if a vehicle should be dismissed.megamage
--HG-- branch : trunk
2009-08-27*Fix Crypt Fever and Ebon Plague disease damage mod.QAston
--HG-- branch : trunk