Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-01 | *Add some more debug info, don't kick GMs :) | maximius | |
--HG-- branch : trunk | |||
2009-09-01 | *Better fix to dead player with health exploit.. | maximius | |
--HG-- branch : trunk | |||
2009-09-01 | *Add script for iruk and "aces high". By manuel | megamage | |
--HG-- branch : trunk | |||
2009-09-01 | *Prevent players from casting spells while getDeathState() == DEAD (this ↵ | maximius | |
blocks an exploit where players can skip all mobs/doors/etc in an instance and ressurect themselves at boss) --HG-- branch : trunk | |||
2009-09-01 | *Fix some restriction of pet spell cast. | megamage | |
--HG-- branch : trunk | |||
2009-09-01 | *Allow pet to have combo points. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Fix a typo that makes buildings in wintergrasp can never be destroyed and ↵ | megamage | |
titan relic cannot be clicked. --HG-- branch : trunk | |||
2009-08-31 | *Fix the bug that salvage defense's aura is not taken away after being hit. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Fix build in linux. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Better check for achievement criteria ↵ | Anubisss | |
ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING. By Opterman. --HG-- branch : trunk | |||
2009-08-31 | *Add more debug info. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Add a line in ~Spell for debug. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Use updatecombatstate to replace updatevictim. This should fix the bug of ↵ | megamage | |
MoveSeekAssistance is replace by MoveChase immediately. Thanks to totoro --HG-- branch : trunk | |||
2009-08-31 | *Wintergrasp: fix the bug that player is send into hall when dead near hall. | megamage | |
*Only revive player in the graveyard which is occupied. *Do not allow to use titan relic if hall gate is not destroyed. --HG-- branch : trunk | |||
2009-08-31 | *Add an error log to find crash reason of m_spellModTakingSpell. | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Fix a crash in npc_sinkhole_kill_creditAI. Thanks to Visagalis | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *rescripted Kalecgos | Rat | |
--HG-- branch : trunk | |||
2009-08-31 | *Replace 2^32-1 with MAPID_INVALID (I knew megamage added this somewhere, ↵ | maximius | |
just couldn't find it until now :P) --HG-- branch : trunk | |||
2009-08-31 | *Hg missed a file in last commit -_- | maximius | |
--HG-- branch : trunk | |||
2009-08-31 | *Should fix 2 of Visagalis' crashes, and Grimwing flight master in Ebon Hold. | maximius | |
--HG-- branch : trunk | |||
2009-08-31 | *Fix possible freezing bug of last rev. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Same as previous commit, for pets. I know this could be optimized, but not ↵ | maximius | |
sure how to do it correctly :/ --HG-- branch : trunk | |||
2009-08-30 | *Attempt to fix "can't learn any talents" bug | maximius | |
--HG-- branch : trunk | |||
2009-08-31 | *Temp fix for crash caused by new areaaura without a source. Thanks to Visagalis | megamage | |
--HG-- branch : trunk | |||
2009-08-31 | *Fix a crash caused by unremoved spell mode. Thanks to Visagalis | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Fix a crash caused by invalid mapid in player save. Thanks to Visagalis | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Make Unit::GetSpeed return correct value for creatures/players | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *More updates to Rate.MoveSpeed, thanks megamage | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *Should fix some things with Rate.MoveSpeed, thanks megamage | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *Move an output message in ScriptMgr to somewhere more useful, and more ↵ | maximius | |
private :) --HG-- branch : trunk | |||
2009-08-30 | *More verbose EAI output messages.. this should probably be double-checked ↵ | maximius | |
for validity. --HG-- branch : trunk | |||
2009-08-30 | *Add Rate.MoveSpeed (aka speedpatch) to core | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *Remove typo'd line that wasn't even used :P | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *Improve support for "Favored" buffs, Thrallmar's Favor, Honor Hold's Favor, ↵ | maximius | |
and Cenarion Favor should all be fully supported now.. --HG-- branch : trunk | |||
2009-08-30 | *Add support for Thrallmar's Fervor spell, cleanup some talent code | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | *Update Kologarn script. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Fix a crash caused by movementinform. Thanks to new001. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Small cleanup of talent code. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Some Uldaman updates for 3.0.8+ | maximius | |
--HG-- branch : trunk | |||
2009-08-30 | Add .rc file for trinityscripts.dll | Chaz Brown | |
--HG-- branch : trunk | |||
2009-08-30 | *Ulduar: allow player to use electroshock to interrupt flame levi's flame vent. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Fix the lurker below. Thanks to rat. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Fix the error in 5477 which makes server freeze. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *Fix buld for some compilers. | megamage | |
--HG-- branch : trunk | |||
2009-08-30 | *use random timers in coilfang ambusher script (lurker adds) so they don't ↵ | Rat | |
oneshot the raid --HG-- branch : trunk | |||
2009-08-30 | *Brutallus, move intro start to MoveInLoneOfSight (works for other ↵ | maximius | |
bosses..), translate some comments --HG-- branch : trunk | |||
2009-08-30 | * Fix Build | biglad | |
--HG-- branch : trunk | |||
2009-08-30 | *Cleanup in dual spec and handling of multiple ranks of spells; cleanup in ↵ | maximius | |
resetSpells (by TOM_RUS) --HG-- branch : trunk | |||
2009-08-30 | genrevision now generates revision and hash number #defines that are used in ↵ | Chaz Brown | |
trinityrealm.rc and trinitycore.rc to correctly set the fileversion numbers in windows executables, major/minor numbers will be updated later. --HG-- branch : trunk | |||
2009-08-29 | *More update about positions. | megamage | |
*Ulduar: do not allow demolisher to regenerate pyrite. Player must shoot down and grab the containers to refill pyrite. --HG-- branch : trunk |