| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-15 | Fixes issue #214 : infinite loop in Maiden of Grief script | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-01-15 | Stop aura update packet spam, sorry about that | silver1ce | |
| --HG-- branch : trunk | |||
| 2010-01-14 | * Remove UNIT_FLAG_OOC_NOT_ATTACKABLE from Zumrah when he enters combat. | Brian | |
| --HG-- branch : trunk | |||
| 2010-01-14 | * Tiny cosmetic fix for last two commits. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-14 | * Added sanity check for > 100 waypoints since levels > 100 aren't supported | Brian | |
| * Author Kaelima --HG-- branch : trunk | |||
| 2010-01-14 | * Set creature_template.unit_class to 1 (UNIT_CLASS_WARRIOR) if the value is ↵ | XTZGZoReX | |
| wrong to prevent issues in CreatureBaseStats::Generate*() functions. --HG-- branch : trunk | |||
| 2010-01-14 | * Merge... | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-14 | * Add support for waypoint wisp's level to show the point of the waypoint | Brian | |
| * Author Kaelima * Thanks Malcrom for the idea --HG-- branch : trunk | |||
| 2010-01-14 | * creature_template.unit_class cannot be 0 - added check for this. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-14 | Issue 62: DK talent Impurity | thenecromancer | |
| Note that there are probably more of things having just "dummy effect". This way to get them is quite slow (auras are at least sorted by their type) and probably some sort of modifier could be stored for them --HG-- branch : trunk | |||
| 2010-01-14 | Issue 322: build BG status packet and send it to player added to BG. | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-14 | Fixed typo in FollowerAI. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-14 | Gnomeregan: Implemented Blastmaster Emi Shortfuse Event. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-14 | two more duplicate DELETE FROM in Player::DeleteFromDB | Spp | |
| --HG-- branch : trunk | |||
| 2010-01-13 | * Remove duplicate DELETE FROM transaction in Player::DeleteFromDB for ↵ | XTZGZoReX | |
| character_queststatus_daily. Thanks to manuel for reporting. --HG-- branch : trunk | |||
| 2010-01-13 | * Merge. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Backed out changeset: 52e769d95f14 | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-13 | * Fix CRLF. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fix CRLF. | teacher | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fix Stealth Detection formula (Stealth auras are based on player level) | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Merge | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Removed all my commits for today, this is hack? really? okey | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Use replace into for character saves. This prevent crash on SaveToDB cause ↵ | n0n4m3 | |
| mtmaps. --HG-- branch : trunk | |||
| 2010-01-13 | Fixed crash in load Pet Aura, cause mtmaps. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fixed high damage exploit | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Restore hack for instance dungeon difficulty reset exploit. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fixed spell Snake Trap, port from tc1, thx Frankir. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Allow apply spell mods for spell Eviscerate. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fixed insane damage from some spells in case of negative spell. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fixed crash in HandleSetActiveMoverOpcode. | n0n4m3 | |
| Removed not needed check and added check isinworld. --HG-- branch : trunk | |||
| 2010-01-13 | Fix character sheet showing wrong values for weapon dependant damage mods | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Change only Body/Shield armor to count as base armor, and correctly add ↵ | thenecromancer | |
| bonus armor on items as TOTAL_VALUE This fixes various armor modifiers --HG-- branch : trunk | |||
| 2010-01-13 | Fix pickpocket - reveal rogue only if spell is resisted | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Some more casting requirements | thenecromancer | |
| *Not allow cast on invisible/stealth target if not detected *Not allow banish/cyclone tapped unit *Not allow pickpocket players and units that can never be pickpocketed *Not allow disarm unarmed units --HG-- branch : trunk | |||
| 2010-01-13 | Generate rage when hitting critters/targets with absorb | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fix Gargoyle movement when flying away | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fix blink always teleporting to ground | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Send SMSG_TIME_SYNC_REQ periodicly (period guessed though) | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Implement vehicles created by player mounts. | thenecromancer | |
| Original idea by Elmaster, packet research by Wrong, ty. --HG-- branch : trunk | |||
| 2010-01-13 | Implement Sacred Shield bonus for Flash of Light, fix absorb being proced on ↵ | thenecromancer | |
| taking heals --HG-- branch : trunk | |||
| 2010-01-13 | Fix updating spellpower from attack power for paladins | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Implement effect for aura #243 (temporary faction change) | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Fix heal combat log event not displaying if heal was critical | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Change SPELL_EFFECT_SUMMON_PHANTAS to SPELL_EFFECT_FORCE_DESELECT and allow ↵ | thenecromancer | |
| it to be casted with active pet This fixes Mirror Image not changing names when Water Elemental is active. (Note that deselect effect is done in linked spells for Killing Spree/Shadowmeld) --HG-- branch : trunk | |||
| 2010-01-13 | Remove unexpected arg, sorry for that | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Allow state/effect immunities ignore whole spell when one effect is immuned | thenecromancer | |
| (Fixes getting part of CC auras with some immunities) --HG-- branch : trunk | |||
| 2010-01-13 | Add support for additional passive for FORM_MOONKIN | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-13 | Do not remove MOVEMENTFLAG_ONTRANSPORT when unit has existing ↵ | thenecromancer | |
| GAMEOBJECT_TYPE_TRANSPORT in movement info Note that this will fix movement on elevators only visualy ( server position is still going to be wrong ) --HG-- branch : trunk | |||
| 2010-01-13 | Allow pet cast spells unaffected by global cooldown, while global cooldown ↵ | thenecromancer | |
| is active --HG-- branch : trunk | |||
| 2010-01-13 | Apply haste to nonmagic class spells too. (For instance Arcane Missiles have ↵ | thenecromancer | |
| dmgclass_none ) --HG-- branch : trunk | |||
