aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-05-10*Show correct duration for persistent aura.megamage
--HG-- branch : trunk
2009-05-10*Fix the bug that totem can only apply the first aura effect.megamage
--HG-- branch : trunk
2009-05-09*Set creature trigger have the same level as caster.megamage
--HG-- branch : trunk
2009-05-09*Do not allow persistant auras from the same caster stack on target.megamage
--HG-- branch : trunk
2009-05-09*Fix a creature spell use bug.megamage
--HG-- branch : trunk
2009-05-09*Allow dismiss possessed units.megamage
--HG-- branch : trunk
2009-05-09*Fix some bugs of spell target selection. Thanks to StarJoker.megamage
--HG-- branch : trunk
2009-05-09*Fix a typo in canSeeSpellClickOn.megamage
--HG-- branch : trunk
2009-05-09*Fix a bug of teleport visual effect.megamage
--HG-- branch : trunk
2009-05-09*Fix the bug that player get fall damage after taxi flight.megamage
--HG-- branch : trunk
2009-05-09mergeraczman
--HG-- branch : trunk
2009-05-09Correct percent of threat redirected for Misdirection aura. By tvarohraczman
This patch is only 2.4.3 valid, please do not pull it to TC2. --HG-- branch : trunk
2009-05-09*Update naxx scripts.megamage
--HG-- branch : trunk
2009-05-09*Update instance script functions.megamage
--HG-- branch : trunk
2009-05-09*Fix some typos of script functions.megamage
--HG-- branch : trunk
2009-05-09*Fix a bug that guardian pets do not have correct stats.megamage
--HG-- branch : trunk
2009-05-09*Update Sapphiron script.megamage
--HG-- branch : trunk
2009-05-09*Some update of random movement generatormegamage
--HG-- branch : trunk
2009-05-09*Init player motionmaster after field value are initialized.megamage
--HG-- branch : trunk
2009-05-09*Some update of spell target selection.megamage
--HG-- branch : trunk
2009-05-08*Fix build.megamage
--HG-- branch : trunk
2009-05-08[7803] Prevent ignore max money limit at use .modify money command. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-05-08[7802] Use more appropriate field types in `character_achievement*` tables. ↵megamage
Better check data at loading. Author: VladimirMangos --HG-- branch : trunk
2009-05-08 [7801] Apply damage mods from scripts or target state not in DealDamage ↵megamage
but in new function before send data to client. Author: VladimirMangos * Fixed bug with health decrease (client side visual bug) at spell damage by target with AI::DamageTaken damage set to 0 * Fixed bug with ignore .die command and instant kill damage in some cases. --HG-- branch : trunk
2009-05-08 [7800] Small fixes for scripting case ActivateTaxiPathTo use: Author: ↵megamage
VladimirMangos * Allow wide mount model lookup in DBC data for script case * Allow 0-coordinates node use in script case --HG-- branch : trunk
2009-05-08 [7799] Use single function for SMSG_SPELLNONMELEEDAMAGELOG prepare. Merge ↵megamage
comments, replace values by enums. Author: VladimirMangos --HG-- branch : trunk
2009-05-08 [7798] More Player::ActivateTaxiPathTo use improvements Author: ↵megamage
VladimirMangos * Provide more explicit way about spell that cast taxi flight if any * Remove incorrect states instead error reporting in case non-taximaster flight start (cast/script) * Remove mount_id arg from ActivateTaxiPathTo and implement support for 0 mount_id case (spell 32474) * Implement spell 32474 (except finilize part) * Provided Player::ActivateTaxiPathTo(uint32 taxi_path_id) function version for simplify one node to node paths use by id. --HG-- branch : trunk
2009-05-08 [7797] Use DBC data for mount model selection in more cases. Author: ↵megamage
VladimirMangos * Use alt.team mount data for take player team model id if DB not provide own team creature id in spell taxi call case. * Remove unddeded hacks for model ids from Spell::EffectSendTaxi * Provide spell target for SPELL_EFFECT_SEND_TAXI for spell with target mode 0 for this effect. --HG-- branch : trunk
2009-05-08[7796] Implement .lookup taxinode and .go taxinode commands. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-05-08[7795] Added comments. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-05-08[7794] Add DK pet type support for proper show it in client Pet tab. Author: ↵megamage
Astellar --HG-- branch : trunk
2009-05-08*Update sapphiron script (not finished yet).megamage
--HG-- branch : trunk
2009-05-08*Try to fix some bugs about pet spells and talents.megamage
--HG-- branch : trunk
2009-05-08*Correct elapsed time in BG/Arena by Trojan. Thank you.Anubisss
--HG-- branch : trunk
2009-05-08Fix enchantment application in case item is broken.krz
--HG-- branch : trunk
2009-05-08*Fix a bug that spell mod is calculated twice.megamage
--HG-- branch : trunk
2009-05-08*Update some spell attr flag. Use better way to check IsRangedSpell and ↵megamage
UnaffectedByInvulnerability --HG-- branch : trunk
2009-05-07*Fix build. By Kudlaty.megamage
--HG-- branch : trunk
2009-05-08*Do not allow to cast cyclone on divine shielded target.QAston
--HG-- branch : trunk
2009-05-07*Fix a bug of previous rev.megamage
--HG-- branch : trunk
2009-05-07*Simply some writing of array pointer in aura functions.megamage
--HG-- branch : trunk
2009-05-07*Remove all auras/summons also for deathstate dead and corpse. This should ↵megamage
fix the bug that sometimes players become invulnerable after fall below texture. --HG-- branch : trunk
2009-05-07*Fix a typo that break nearly all channelled spells. Sorry.megamage
--HG-- branch : trunk
2009-05-07*Fix demonic knowledgeQAston
*Fix applying of some cast mods *Set correct dr for shattered barrier. --HG-- branch : trunk
2009-05-07*Fix a typo in Alar's script pointed by jojo. Thank you.Anubisss
--HG-- branch : trunk
2009-05-07Backported TC2 commit 3157 (megamage: *Fix the bug that fishing bobber does ↵mknjc
not have correct position.) --HG-- branch : trunk
2009-05-06*Fix broken instance scripts.megamage
--HG-- branch : trunk
2009-05-06[7793] Add some comments to fields in Talent.dbc Author: DiSlordmegamage
--HG-- branch : trunk
2009-05-06[7792] Fix one rogue spell AP bonus Author: DiSlordmegamage
--HG-- branch : trunk
2009-05-06*Use custom spell intead of hard code for EffectDestroyAllTotems. By Maxxiemegamage
--HG-- branch : trunk