Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-23 | *Allow vehicles to regenerate energy. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Let ghoul regenerate 20 energy per 2 seconds instead of 4 seconds (I think ↵ | megamage | |
it should be the same as rogue) --HG-- branch : trunk | |||
2009-08-23 | *Update vehicle system. Make vehicle a seperate class from creature. | megamage | |
--HG-- branch : trunk | |||
2009-08-24 | * Add debug message for HandleCharCreateOpcode in the hope to pinpoint bug ↵ | Machiavelli | |
that prohibits character creation for no apparent reason. --HG-- branch : trunk | |||
2009-08-24 | *rewrite The Lurker Below boss script (again) | Rat | |
--HG-- branch : trunk | |||
2009-08-24 | *add new fuction StartAutoRotate(direction, fullturntime) to creatures, it ↵ | Rat | |
will rotate any creature 360degrees, turning shouldn't be stopped by taunt and other effects. useful for some boss scripts --HG-- branch : trunk | |||
2009-08-24 | *enable fishing in Serpentshrine caverns' strange pool | Rat | |
it's a hack but don't have better idea --HG-- branch : trunk | |||
2009-08-23 | * Do not calculate resist chance twice in spells. | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-23 | *Better mob ai for quest an end to all things. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Missing cmake change. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Fix Glyph of Innervate | Nevan | |
--HG-- branch : trunk | |||
2009-08-23 | *Rename some ai functions. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Allow to change creature's sight distance because 50 yards are too small ↵ | megamage | |
for some scripts. --HG-- branch : trunk | |||
2009-08-23 | Add more #defines for some scripts with hard coded text that didn't already ↵ | Chaz Brown | |
have them, Almost done. --HG-- branch : trunk | |||
2009-08-23 | *Fix Glyph of Wild Growth | Nevan | |
--HG-- branch : trunk | |||
2009-08-23 | *Seduction should have diminish fear/blind. By Themris. Thanks to Them. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Fix a typo in proc flag. By thenecromancer | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Allow to get promotion in wintergrasp by killing vehicles and guards. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Fix Incanter's Absorption. Thanks to kaxap | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Fix Glyph of Starfire | Nevan | |
*Fix Glyph of Shred *Fix Glyph of Backstab -- Thanks megamage for help me with that. --HG-- branch : trunk | |||
2009-08-23 | *Update rules of aura stack. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | * Fix the bug that hunter pets are gone forever after switching specs. | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-23 | * Fix a typo | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-23 | * Correctly calculate spell resist after spell hit check | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-23 | * Correctly show 'miss' when a spell is missed instead of resist, by Themris | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-23 | Add #defines for some scripts with hard coded text that didn't already have ↵ | Chaz Brown | |
them, will finish looking through the rest later. --HG-- branch : trunk | |||
2009-08-23 | *Update flame leviathan script. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Some update of spell target selection. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Do not always set faction in summonvehicle function. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Fix the bug that some vehicles cannot fly. | megamage | |
--HG-- branch : trunk | |||
2009-08-22 | *Consider target size for AOE spells. | megamage | |
--HG-- branch : trunk | |||
2009-08-22 | *Use ai function issummonedby to handle creature trigger spells. | megamage | |
--HG-- branch : trunk | |||
2009-08-22 | *Let all accessories enterevademode when vehicle enter evade mode. | megamage | |
--HG-- branch : trunk | |||
2009-08-22 | *Do not allow creature to enterevademode when it is on vehicle. | megamage | |
*Do not allow unit to attack its vehicle. --HG-- branch : trunk | |||
2009-08-22 | *Use canCreatureAttack in SelectVictim | megamage | |
--HG-- branch : trunk | |||
2009-08-22 | *Keristrasza - Teleport players to Saragosa's Landing script - by Oculus | maximius | |
--HG-- branch : trunk | |||
2009-08-23 | *Merge. | Anubisss | |
--HG-- branch : trunk | |||
2009-08-22 | *Use removeaura instead of exitvehicle in dk quest. By Nevan. | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Update THANKS and some clean with spaces in scripts. | Anubisss | |
--HG-- branch : trunk | |||
2009-08-22 | *Update visibility of puppet immediately when it is summoned. This should ↵ | megamage | |
fix the bug that eye cannot fly in some cases. --HG-- branch : trunk | |||
2009-08-22 | *Fix quest Grand theft palomino. By kaxap | megamage | |
--HG-- branch : trunk | |||
2009-08-23 | *Some changes in Emalon the Storm Watcher. | Anubisss | |
--HG-- branch : trunk | |||
2009-08-22 | * revert 5293 | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-22 | * Missing file change for last commit (correct packet size calculation) | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-22 | * Fix memory leak in WaypointStore::UpdatePath | Machiavelli | |
* Correct packet size calculating mistake from 5292 * Code style cleanup in Level2.cpp (Waypoint commands) --HG-- branch : trunk | |||
2009-08-22 | * Use DB transaction in Player::_SaveGlyphs() | Machiavelli | |
* Remove not needed query in Player::UpdateSpecCount --HG-- branch : trunk | |||
2009-08-22 | * Fix bug that creator of item was not displayed when inspecting another player | Machiavelli | |
* Send item enchant data and creator regardless of CONFIG_TALENTS_INSPECTING --HG-- branch : trunk | |||
2009-08-22 | *Do not allow players to use vehicles to go further than 1st boss in Ulduar. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | *Some cleanup of Kalecgos script. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | *Allow creature to cast on self when enterevademode. This fixes the bug that ↵ | megamage | |
adding castspell in reset function does not work. --HG-- branch : trunk |