FrostEmu SVN Changelog ---------------------- Note: Remember that fixes shown here might not show up on realms until it gets updated to the latest revision, you can check the actual realm revision by looking at the chat when you join up with your character ------------------------------------------------------------------------ r2822 | marcelo | 2010-03-10 01:52:31 -0200 (Wed, 10 Mar 2010) | 3 lines Fixed amount of ticks of channeled spells when using haste, or the "AddEventTimes2 is your friend, use it lol" rev ------------------------------------------------------------------------ r2821 | marcelo | 2010-03-10 01:14:41 -0200 (Wed, 10 Mar 2010) | 2 lines [Paladin] Beacon of Light won't ignore reduce healing effects ------------------------------------------------------------------------ r2820 | marcelo | 2010-03-09 23:38:16 -0200 (Tue, 09 Mar 2010) | 3 lines Modified DK strikes to use OnPreNormalizeDamage instead of CalculateEffect for extra % damage. ------------------------------------------------------------------------ r2819 | therzok | 2010-03-09 22:03:39 -0200 (Tue, 09 Mar 2010) | 18 lines By Saelos: *[Quest][Shattrath City] City of Light - Closened up to retail. By Sumilion: *[Death Knight] Improved Death Strike *[Paladin] Art of War *[Paladin] Judgement of the Just - Allows seals to proc on Judgements. *[Paladin] Seal of Command - Procs on specials. *[Rogue] Instant Poison - Variable proc chance, based on weapon. *[Rogue] Wound Poison - Variable proc chance, based on weapon. *[Rogue] Envenom - Instant Poison part linked to new proc handler. *[Rogue] Improved Poisons - Linked to new Instant Poison proc handler. *[Shaman] Flametongue Weapon - Procs on specials *[Shaman] Windfury Weapon - Rewrote it, should work 100% now. *[Shaman] Totem of Splintering By Xanis: *[Creature] Drottinn Hrothgar - Fixed stats. ------------------------------------------------------------------------ r2818 | therzok | 2010-03-09 21:02:23 -0200 (Tue, 09 Mar 2010) | 2 lines *Exploit fix. *Done with Battlegrounds folder cleanup. ------------------------------------------------------------------------ r2817 | marcelo | 2010-03-09 19:56:50 -0200 (Tue, 09 Mar 2010) | 2 lines We shouldn't save aoe auras ------------------------------------------------------------------------ r2816 | marcelo | 2010-03-09 19:42:10 -0200 (Tue, 09 Mar 2010) | 2 lines Loading auras bugfix ------------------------------------------------------------------------ r2815 | marcelo | 2010-03-09 19:12:03 -0200 (Tue, 09 Mar 2010) | 2 lines Compile fix; pls compile/test your revs even if they look safe thx ------------------------------------------------------------------------ r2814 | therzok | 2010-03-09 18:44:10 -0200 (Tue, 09 Mar 2010) | 1 line *[Rogue] Killing Spree - No longer targets Totems and will now have a bigger delay on speedhack checks. ------------------------------------------------------------------------ r2813 | therzok | 2010-03-09 17:53:47 -0200 (Tue, 09 Mar 2010) | 2 lines *BattlegroundMgr and Handler cleanup. Some random optimizations here and there. *[Paladin] Libram of Fortitude - No longer applies the buff on the target. ------------------------------------------------------------------------ r2812 | therzok | 2010-03-09 15:53:19 -0200 (Tue, 09 Mar 2010) | 4 lines *[Druid] X Gladiator's Idol of Resolve *[Druid] X Gladiator's Idol of Steadfastness *[Item] Show of Faith *[Item] Vanquished Clutches of Yogg Saron ------------------------------------------------------------------------ r2811 | marcelo | 2010-03-09 14:04:51 -0200 (Tue, 09 Mar 2010) | 2 lines [Mage] Ignite ------------------------------------------------------------------------ r2810 | marcelo | 2010-03-09 13:21:58 -0200 (Tue, 09 Mar 2010) | 2 lines [Mage] Torment the Weak ------------------------------------------------------------------------ r2809 | marcelo | 2010-03-09 12:47:27 -0200 (Tue, 09 Mar 2010) | 9 lines * [Rogue] Mutilate now applies the 20% before resistances * Added OnPreNormalizeDamage: // OnPreNormalizeDamage; // called before normalizing the damage (meaning before applying resistances, resilience, etc) virtual void OnPreNormalizeDamage(Unit *caster, Unit *target, dealdamage *dmg) {} ------------------------------------------------------------------------ r2808 | marcelo | 2010-03-09 11:38:08 -0200 (Tue, 09 Mar 2010) | 2 lines [Rogue] Improved Sprint, won't break stealth now ------------------------------------------------------------------------ r2807 | marcelo | 2010-03-09 11:13:24 -0200 (Tue, 09 Mar 2010) | 2 lines Fixed gender visual issue on transfers ------------------------------------------------------------------------ r2806 | zwerg | 2010-03-09 08:42:59 -0200 (Tue, 09 Mar 2010) | 1 line created new unstable branch ------------------------------------------------------------------------ r2805 | zwerg | 2010-03-09 08:33:22 -0200 (Tue, 09 Mar 2010) | 1 line compile fix ------------------------------------------------------------------------ r2804 | therzok | 2010-03-09 03:11:08 -0200 (Tue, 09 Mar 2010) | 3 lines *Ran a RegEx (" = false" to " = false"). *Cleaned up ArenaTeam and Arena files. *Fixed up an erroneous line of code which prevented people from having their buffs with duration under 25 seconds removed. ------------------------------------------------------------------------ r2803 | marcelo | 2010-03-09 03:06:42 -0200 (Tue, 09 Mar 2010) | 2 lines [Druid] Entangling Roots may affect only one target at a time ------------------------------------------------------------------------ r2802 | marcelo | 2010-03-09 02:25:25 -0200 (Tue, 09 Mar 2010) | 2 lines Fixed overdmg logging for damage shields and spells ------------------------------------------------------------------------ r2801 | marcelo | 2010-03-09 01:30:40 -0200 (Tue, 09 Mar 2010) | 2 lines [Priest] Prayer of Mending, fully rewrote ------------------------------------------------------------------------ r2800 | marcelo | 2010-03-08 23:20:05 -0200 (Mon, 08 Mar 2010) | 9 lines [Rogue] Killing Spree, fixed: - Only 4 assaults made; should be 5. - "and increasing all damage done by 20% for the duration."; does not work. - Anti-speedhack system often mistakes it for speedhacking (and thus kicks you). - It does not work against your own faction (duels). - You often fall through textures. - You should not be affected by any CC effects under the effect. - Should make enemies lose target on the Rogue. ------------------------------------------------------------------------ r2799 | zwerg | 2010-03-08 22:39:03 -0200 (Mon, 08 Mar 2010) | 1 line * [Paladin] Seal of Command - fixed PPM rate ------------------------------------------------------------------------ r2798 | marcelo | 2010-03-08 22:15:40 -0200 (Mon, 08 Mar 2010) | 3 lines "Stoneclaw Totem's AOE taunt can be used in PVP to break the stealth of rogues, druids and night elves." ------------------------------------------------------------------------ r2797 | zwerg | 2010-03-08 19:37:50 -0200 (Mon, 08 Mar 2010) | 1 line removed old branches ------------------------------------------------------------------------ r2796 | zwerg | 2010-03-08 18:41:24 -0200 (Mon, 08 Mar 2010) | 1 line exploit fix ------------------------------------------------------------------------ r2795 | marcelo | 2010-03-08 18:05:31 -0200 (Mon, 08 Mar 2010) | 3 lines Finally fully removed old event mgr, been slowly doing this since like r500 lol ;D ------------------------------------------------------------------------ r2794 | marcelo | 2010-03-08 17:24:24 -0200 (Mon, 08 Mar 2010) | 3 lines * Almost fully removed old event mgr * Added safemap to new event mgr or "i hate bottlenecks rev" ------------------------------------------------------------------------ r2793 | zwerg | 2010-03-08 14:56:02 -0200 (Mon, 08 Mar 2010) | 2 lines by Xanis: * Profession pattern drops in Ulduar (25man) are now grouped (affects the way the loot is generated) ------------------------------------------------------------------------ r2792 | marcelo | 2010-03-08 14:32:04 -0200 (Mon, 08 Mar 2010) | 3 lines * Crashfix * Hunter traps and freezing arrow may not be casted on sanctuaries now ------------------------------------------------------------------------ r2791 | zwerg | 2010-03-08 14:28:58 -0200 (Mon, 08 Mar 2010) | 4 lines * Updated combat rating handlers * [Warrior] Battle Stance * [Warrior] Mace Specialization * Cleanup ------------------------------------------------------------------------ r2790 | marcelo | 2010-03-08 13:08:30 -0200 (Mon, 08 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2789 | therzok | 2010-03-08 07:06:13 -0200 (Mon, 08 Mar 2010) | 2 lines *Cleanups and optimization. *Restarted Tidiest Emu campaign. Started out with Battlegrounds folder. ------------------------------------------------------------------------ r2788 | therzok | 2010-03-08 05:47:23 -0200 (Mon, 08 Mar 2010) | 3 lines *[Priest] Dispersion - Fully rewrote it. Should now have proper visual effect, should not break on damage, and regeneration source should be a spell. *Removed useless code. *Done with cleaning up uncategorized files. ------------------------------------------------------------------------ r2787 | marcelo | 2010-03-08 04:59:17 -0200 (Mon, 08 Mar 2010) | 3 lines [Druid] Brambles, "Damage from your Thorns and Entangling Roots increased by x%" ------------------------------------------------------------------------ r2786 | marcelo | 2010-03-08 04:17:52 -0200 (Mon, 08 Mar 2010) | 2 lines [Druid] Improved Leader of the Pack ------------------------------------------------------------------------ r2785 | marcelo | 2010-03-08 01:00:15 -0200 (Mon, 08 Mar 2010) | 2 lines Implemented aura "Faction Override" ------------------------------------------------------------------------ r2784 | marcelo | 2010-03-08 00:35:14 -0200 (Mon, 08 Mar 2010) | 2 lines Implemented aura: "Mod Kill Experience Gain" ------------------------------------------------------------------------ r2783 | marcelo | 2010-03-08 00:17:35 -0200 (Mon, 08 Mar 2010) | 2 lines Implemented auras: "Mod Fake Inebriation" and "Speed Limit % Min" ------------------------------------------------------------------------ r2782 | marcelo | 2010-03-07 23:28:51 -0200 (Sun, 07 Mar 2010) | 2 lines Improvements on the guild bank swap handler ------------------------------------------------------------------------ r2781 | marcelo | 2010-03-07 19:31:42 -0200 (Sun, 07 Mar 2010) | 2 lines Ulduar Teleporter may not be used while combat in progress ------------------------------------------------------------------------ r2780 | marcelo | 2010-03-07 19:25:55 -0200 (Sun, 07 Mar 2010) | 2 lines [Paladin] Pursuit of Justice (thx to Zwerg :D) ------------------------------------------------------------------------ r2779 | zwerg | 2010-03-07 18:59:21 -0200 (Sun, 07 Mar 2010) | 1 line Hit rating improvements (thx Saelos) ------------------------------------------------------------------------ r2778 | marcelo | 2010-03-07 18:36:15 -0200 (Sun, 07 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2777 | marcelo | 2010-03-07 18:10:00 -0200 (Sun, 07 Mar 2010) | 2 lines Half-rewrote r2772, my brain is about to explode xD ------------------------------------------------------------------------ r2776 | zwerg | 2010-03-07 16:14:05 -0200 (Sun, 07 Mar 2010) | 1 line compile fix ------------------------------------------------------------------------ r2775 | zwerg | 2010-03-07 15:57:08 -0200 (Sun, 07 Mar 2010) | 1 line Completely rewritten loot storing and generating system. Implemented database loot groups. ------------------------------------------------------------------------ r2774 | marcelo | 2010-03-07 13:41:15 -0200 (Sun, 07 Mar 2010) | 2 lines Compile fix ------------------------------------------------------------------------ r2773 | therzok | 2010-03-07 09:23:55 -0200 (Sun, 07 Mar 2010) | 7 lines *ObjectMgr cleanup. *Some pointer position RegEx. *Warning fixes. By Sumilion: *[Death Knight] Death Coil - Fixed healing part, works on Lichborne now. ------------------------------------------------------------------------ r2772 | marcelo | 2010-03-07 03:06:21 -0200 (Sun, 07 Mar 2010) | 2 lines Rewrote speed related auras, to fix speed stacking issues ------------------------------------------------------------------------ r2771 | marcelo | 2010-03-06 21:36:36 -0200 (Sat, 06 Mar 2010) | 3 lines Reflected spells makes negative auras (fixes reflected polys lasting 50sec) ------------------------------------------------------------------------ r2770 | marcelo | 2010-03-06 21:23:53 -0200 (Sat, 06 Mar 2010) | 2 lines Almost fully removed old eventmgr ------------------------------------------------------------------------ r2769 | therzok | 2010-03-06 20:40:57 -0200 (Sat, 06 Mar 2010) | 14 lines *[Warrior] Spell Reflection - Stance Dancing now applies to this aura. By Saelos: *[Paladin] Seals and Judgement damage corrections. *[Quest][Terokkar Forest] City Of Light - Almost Blizzlike *[Quest][Tournament] Drottinn Hrothgar - Should now spawn. By Sumilion: *[Death Knight] Death Coil - Coefficient fixup. *[Hunter] Scatter Shot - Added disoriented mechanic, making it removeable by trinkets and racial. *[Paladin] Seal of Vengeance/Corruption - Won't proc on Judgements *[Racial] Every Man for Himself - Can be cast while pacified, fixes it breaking Scatter Shot and alike. *[Priest]Body and Soul *[Shaman] Flametongue Weapon ------------------------------------------------------------------------ r2768 | therzok | 2010-03-06 19:43:27 -0200 (Sat, 06 Mar 2010) | 2 lines *[Warrior] Stance Dance - Retaliation, Recklessness, Shield Block, Shield Wall, Sweeping Strikes. *Cleanups, yay. ------------------------------------------------------------------------ r2767 | marcelo | 2010-03-06 15:54:52 -0200 (Sat, 06 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2766 | zwerg | 2010-03-06 15:27:08 -0200 (Sat, 06 Mar 2010) | 1 line Fixed raid Ready Check option ------------------------------------------------------------------------ r2765 | zwerg | 2010-03-06 13:18:44 -0200 (Sat, 06 Mar 2010) | 2 lines * [Paladin] Seal of Vengeance / Corruption fixups * [Priest] Improved Mind Blast fixup ------------------------------------------------------------------------ r2764 | zwerg | 2010-03-06 12:47:14 -0200 (Sat, 06 Mar 2010) | 1 line crashfix ------------------------------------------------------------------------ r2763 | zwerg | 2010-03-06 00:42:22 -0200 (Sat, 06 Mar 2010) | 4 lines * correction to r2760 by Xanis: * Fixed OP drop rate for Titanium Lockboxes ------------------------------------------------------------------------ r2762 | marcelo | 2010-03-06 00:30:04 -0200 (Sat, 06 Mar 2010) | 2 lines Talents randomly not working correction ------------------------------------------------------------------------ r2761 | marcelo | 2010-03-05 23:37:05 -0200 (Fri, 05 Mar 2010) | 2 lines Reverted Living Bomb changes from r2711 ------------------------------------------------------------------------ r2760 | zwerg | 2010-03-05 22:06:30 -0200 (Fri, 05 Mar 2010) | 1 line Spell effect / Expertise fixup ------------------------------------------------------------------------ r2759 | marcelo | 2010-03-05 21:35:29 -0200 (Fri, 05 Mar 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2758 | marcelo | 2010-03-05 21:08:38 -0200 (Fri, 05 Mar 2010) | 2 lines Fixed front/back checks ------------------------------------------------------------------------ r2757 | zwerg | 2010-03-05 20:35:15 -0200 (Fri, 05 Mar 2010) | 3 lines Spells / items that grant extra amount health are now correctly handled. This affects (among others): * Flask of Stoneblood * Nightmare Seed ------------------------------------------------------------------------ r2756 | marcelo | 2010-03-05 19:36:13 -0200 (Fri, 05 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2755 | zwerg | 2010-03-05 16:38:42 -0200 (Fri, 05 Mar 2010) | 1 line Fixed spell haste effects not working from spells/auras ------------------------------------------------------------------------ r2754 | marcelo | 2010-03-05 14:29:00 -0200 (Fri, 05 Mar 2010) | 2 lines Glyphs bugfix ------------------------------------------------------------------------ r2753 | zwerg | 2010-03-05 13:41:59 -0200 (Fri, 05 Mar 2010) | 1 line Armor Penetration fixup ------------------------------------------------------------------------ r2752 | marcelo | 2010-03-05 13:04:52 -0200 (Fri, 05 Mar 2010) | 2 lines Reverted r2723 ------------------------------------------------------------------------ r2751 | therzok | 2010-03-05 12:22:12 -0200 (Fri, 05 Mar 2010) | 1 line *Cleanup and spelling corrections. ------------------------------------------------------------------------ r2750 | marcelo | 2010-03-05 11:13:59 -0200 (Fri, 05 Mar 2010) | 2 lines Missing sqls ------------------------------------------------------------------------ r2749 | marcelo | 2010-03-05 10:49:50 -0200 (Fri, 05 Mar 2010) | 3 lines Implemented character transfers, for now the protocol only supports character and playeritems data. ------------------------------------------------------------------------ r2748 | marcelo | 2010-03-05 10:44:47 -0200 (Fri, 05 Mar 2010) | 2 lines Forgot this ------------------------------------------------------------------------ r2747 | marcelo | 2010-03-05 09:50:26 -0200 (Fri, 05 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2746 | therzok | 2010-03-05 09:34:21 -0200 (Fri, 05 Mar 2010) | 4 lines *Done with Spell.cpp cleanup. *Optimizations on some __INLINEs. *Corrections to IsFlyingSpell(). *After some more research, only item-based enchanting has minimum/maximum requirements. As a result, enchants like Windfury/Flametongue/etc will be able to be cast regardless of their maxLevel value. ------------------------------------------------------------------------ r2745 | therzok | 2010-03-04 22:09:09 -0200 (Thu, 04 Mar 2010) | 2 lines *Moar cleanup and optimizations. *Crashfix. ------------------------------------------------------------------------ r2744 | therzok | 2010-03-04 19:39:52 -0200 (Thu, 04 Mar 2010) | 6 lines *Crashfix and cleanups. *[Mage] Empowered Fire - Now regenerates percentage of base mana instead of total mana. By Slok: *[Quest][Borean Tundra] Plug the Sinkholes - Quest Item can now only be used inside the actual holes. *[Utgarde Pinnacle] Ymiron now wields a weapon. ------------------------------------------------------------------------ r2743 | marcelo | 2010-03-04 16:39:26 -0200 (Thu, 04 Mar 2010) | 2 lines Recommited r2492 ------------------------------------------------------------------------ r2742 | marcelo | 2010-03-04 16:39:03 -0200 (Thu, 04 Mar 2010) | 2 lines [Ulduar] Razorscale, Devouring Flame 10man correction ------------------------------------------------------------------------ r2741 | marcelo | 2010-03-04 15:46:14 -0200 (Thu, 04 Mar 2010) | 2 lines Adding a stacktrace for debug ------------------------------------------------------------------------ r2740 | marcelo | 2010-03-04 15:44:59 -0200 (Thu, 04 Mar 2010) | 2 lines Improved cell unloading event ------------------------------------------------------------------------ r2739 | marcelo | 2010-03-04 14:57:15 -0200 (Thu, 04 Mar 2010) | 3 lines * OnProc now uses bool offhand again * Improved r2732 ------------------------------------------------------------------------ r2738 | therzok | 2010-03-04 14:05:27 -0200 (Thu, 04 Mar 2010) | 2 lines *Added proper message when trying to enchant an item with a minimum level requirement. *Added checks for enchants which have a maximum level requirement. i.e. Shadow Oil and the like. ------------------------------------------------------------------------ r2737 | marcelo | 2010-03-04 13:23:39 -0200 (Thu, 04 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2736 | therzok | 2010-03-04 11:10:02 -0200 (Thu, 04 Mar 2010) | 5 lines By Slok: *[Quest][Borean Tundra] Plug The Sinkholes - Quest Item may now just be used in Borean Tundra. *[Quest][Dragonblight] No Place To Run *[Quest][Dragonblight] Where the Wild Things Roam *[Quest][Zul'Drak] Our Only Hope ------------------------------------------------------------------------ r2735 | therzok | 2010-03-04 09:59:04 -0200 (Thu, 04 Mar 2010) | 7 lines *[Rogue] Deadly Brew - Should apply the correct brew now. (70% movement speed, not 50%). By Slok: *[Utgarde Pinnacle] ** Svala is attackable after transforming. ** Gortok's mobs will unfreeze when the orb is used. ** Gortok unfreezes after a certain mob is killed. ------------------------------------------------------------------------ r2734 | zwerg | 2010-03-04 00:10:02 -0200 (Thu, 04 Mar 2010) | 1 line Insightful Earthstorm Diamond - added ICD ------------------------------------------------------------------------ r2733 | therzok | 2010-03-03 20:34:56 -0200 (Wed, 03 Mar 2010) | 11 lines By Slok: *[Utgarde Pinnacle] **Added weapons to Skadi and Svala. **Skadi will become attackable even if he's out of Grauf's range. **Door will now open even if Skadi is out of range. **Gortok script improvement. By Sumilion: *Possible fix: [Mage] Focus Magic *[Priest] Improved Devouring Plague - Fixup. ------------------------------------------------------------------------ r2732 | zwerg | 2010-03-03 20:07:51 -0200 (Wed, 03 Mar 2010) | 2 lines by Sumillion: * [Paladin] Seal of Vengeance / Seal of Corruption ------------------------------------------------------------------------ r2731 | zwerg | 2010-03-03 19:59:10 -0200 (Wed, 03 Mar 2010) | 1 line compile fix ------------------------------------------------------------------------ r2730 | zwerg | 2010-03-03 19:56:12 -0200 (Wed, 03 Mar 2010) | 1 line Fixed Increase Rating aura handler. This should fix quite a few spells / items not giving rating bonus, especially Armor Penetration (such as Grim Toll) ------------------------------------------------------------------------ r2729 | marcelo | 2010-03-03 19:44:45 -0200 (Wed, 03 Mar 2010) | 2 lines bleh ------------------------------------------------------------------------ r2728 | marcelo | 2010-03-03 19:43:10 -0200 (Wed, 03 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2727 | therzok | 2010-03-03 19:34:07 -0200 (Wed, 03 Mar 2010) | 1 line *Cleanups and improvements. ------------------------------------------------------------------------ r2726 | zwerg | 2010-03-03 19:25:49 -0200 (Wed, 03 Mar 2010) | 1 line Rewritten Combat Rating related code to a more human-readable form ------------------------------------------------------------------------ r2725 | zwerg | 2010-03-03 17:32:12 -0200 (Wed, 03 Mar 2010) | 2 lines * Update item mod definitions * All spells and talents that used to increase expertise rating instead of expertise itself will now grant the expertise bonus correctly ------------------------------------------------------------------------ r2724 | therzok | 2010-03-03 17:00:18 -0200 (Wed, 03 Mar 2010) | 1 line *More cleanup, some improvements here and there. ------------------------------------------------------------------------ r2723 | marcelo | 2010-03-03 16:00:38 -0200 (Wed, 03 Mar 2010) | 3 lines Improved the corpse handling code (corpse lowguid now matches owner lowguid) ------------------------------------------------------------------------ r2722 | marcelo | 2010-03-03 15:16:08 -0200 (Wed, 03 Mar 2010) | 2 lines Another safemap correction ------------------------------------------------------------------------ r2721 | marcelo | 2010-03-03 13:56:50 -0200 (Wed, 03 Mar 2010) | 2 lines safemap corrections ------------------------------------------------------------------------ r2720 | therzok | 2010-03-03 13:31:43 -0200 (Wed, 03 Mar 2010) | 5 lines *[Warrior] Glyph of Hamstring - Should now not break on damage. *[Warrior] Improved Hamstring - Should now not break on damage. By Sumilion: *[Druid] Revitalize - Should proc on HoTs now. ------------------------------------------------------------------------ r2719 | zwerg | 2010-03-03 11:18:40 -0200 (Wed, 03 Mar 2010) | 1 line type casting corrections ------------------------------------------------------------------------ r2718 | zwerg | 2010-03-03 08:14:38 -0200 (Wed, 03 Mar 2010) | 1 line [Paladin] Combat Expertise - increases chance to critically hit by 6% ------------------------------------------------------------------------ r2717 | therzok | 2010-03-03 07:38:54 -0200 (Wed, 03 Mar 2010) | 1 line *Added new files to vcproj. Aka, compile fix. ------------------------------------------------------------------------ r2716 | therzok | 2010-03-03 07:19:59 -0200 (Wed, 03 Mar 2010) | 1 line *Druids in Flight and Swift Flight forms are no longer pacified. ------------------------------------------------------------------------ r2715 | marcelo | 2010-03-02 22:18:50 -0200 (Tue, 02 Mar 2010) | 3 lines * Added safemap implementation (hashmap using non-recursive mutex) * This is kinda experimental and needs testing ------------------------------------------------------------------------ r2714 | zwerg | 2010-03-02 21:06:25 -0200 (Tue, 02 Mar 2010) | 9 lines * Removed duplicate SQL entries * Gameobjects and creatures removal will now be stored in custom.sql as well * Implemented: * Slahtz * Behsten Players can visit these NPCs to disable experience gain in exchange for gold by Xanis: * Fixed and Spawned Slahtz ------------------------------------------------------------------------ r2713 | zwerg | 2010-03-02 18:39:12 -0200 (Tue, 02 Mar 2010) | 1 line Added support for disabling experience gain ------------------------------------------------------------------------ r2712 | therzok | 2010-03-02 18:28:02 -0200 (Tue, 02 Mar 2010) | 1 line *Exploit fix. ------------------------------------------------------------------------ r2711 | therzok | 2010-03-02 17:06:03 -0200 (Tue, 02 Mar 2010) | 24 lines *Stealth and Feign Death - Thanks Marcelo. By Motas: *[Quest][Netherstorm] Fel Reavers, No Thanks! By Ruff: *[Mage] Living Bomb can no longer be refreshed before it ends. By Saelos: *[Quest][Tournament] Drottinn Hrothgar *[Quest][Shadowmoon Valley] Harbingers of Shadowmoon *[Quest][Shadowmoon Valley] Spectrecles *[Quest][Icecrown] Seed of Chaos -- Temp. Fix By Sumilion: *[Druid] PVP 4-Piece Bonus fixup. *[Druid] T8-Balance 4-Piece Bonus *[Rogue] T8 2-Piece Bonus *[Rogue] Deadly Brew - Should react properly to Shiv now. By Tommy: *[Item] Thundering Skyflare Diamond *[Death Knight] X Gladiator's Sigil of Strife (Furious, etc.) *[Priest] T8/8.5 Shadow Set (4) Bonus ------------------------------------------------------------------------ r2710 | marcelo | 2010-03-02 14:06:40 -0200 (Tue, 02 Mar 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2709 | marcelo | 2010-03-02 12:51:20 -0200 (Tue, 02 Mar 2010) | 4 lines * Added non-recursive mutex support * Added safelist (linkedlist with internal non-recursive mutexes) implementation ------------------------------------------------------------------------ r2708 | therzok | 2010-03-01 21:38:41 -0200 (Mon, 01 Mar 2010) | 3 lines *Optimizations and code cleanup. *Removed most of sEAS wrappers and replaced with proper code. *svn:eol-style native for Winterspring. ------------------------------------------------------------------------ r2707 | marcelo | 2010-03-01 13:05:35 -0200 (Mon, 01 Mar 2010) | 2 lines Added some debug trace to find a bug ------------------------------------------------------------------------ r2706 | marcelo | 2010-03-01 11:46:28 -0200 (Mon, 01 Mar 2010) | 2 lines Improvements on the bg queuing code ------------------------------------------------------------------------ r2705 | marcelo | 2010-03-01 10:17:00 -0200 (Mon, 01 Mar 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2704 | marcelo | 2010-03-01 09:16:17 -0200 (Mon, 01 Mar 2010) | 2 lines Loop fix ------------------------------------------------------------------------ r2703 | marcelo | 2010-02-28 23:18:17 -0200 (Sun, 28 Feb 2010) | 2 lines Forgot this debug stuff ------------------------------------------------------------------------ r2702 | zwerg | 2010-02-28 23:09:59 -0200 (Sun, 28 Feb 2010) | 4 lines * [Death Knight] Glyph of Dark Death - fixed damage increase by Xanis: * Fixed cost of Argent Warhorse and Argent Charger ------------------------------------------------------------------------ r2701 | marcelo | 2010-02-28 23:06:41 -0200 (Sun, 28 Feb 2010) | 2 lines Few more corrections ------------------------------------------------------------------------ r2700 | marcelo | 2010-02-28 22:02:47 -0200 (Sun, 28 Feb 2010) | 2 lines ItemHandler corrections ------------------------------------------------------------------------ r2699 | therzok | 2010-02-28 19:55:22 -0200 (Sun, 28 Feb 2010) | 25 lines By Ruff: *[Warlock] Glyph of Life Tap By Saelos: *[Quest][Grizzly Hills] Blackriver Skirmish *[Quest][Grizzly Hills] Blackriver Brawl *[Quest][Grizzly Hills] Kick 'Em While They're Down *[Quest][Grizzly Hills] Keep 'Em on Their Heels *[Quest][Grizzly Hills] Keep Them at Bay! *[Quest][Grizzly Hills] Keep Them at Bay *[Quest][Icecrown] Make Them Pay! *[Quest][Icecrown] No Mercy! *[Quest][Nagrand] Enemies, Old and New *[Quest][Nagrand] In Defense of Halaa *[Quest][Warlock] Supression *[Quest][Wintergrasp] No Mercy for the Merciless *[Quest][Wintergrasp] Slay them all! By Sumilion: *[Warlock] Improved Fear By Tommy: *[Druid] Glyph of Innervate *[Druid] Wildhide Set (4) Bonus *[Warlock] T7 Set (4) Bonus ------------------------------------------------------------------------ r2698 | therzok | 2010-02-28 19:29:52 -0200 (Sun, 28 Feb 2010) | 2 lines *[Death Knight] Sigil of the Vengeful Heart *Optimizations and code cleanup. ------------------------------------------------------------------------ r2697 | therzok | 2010-02-28 17:51:10 -0200 (Sun, 28 Feb 2010) | 1 line *Warning fixes which also bring exploit fixes. ------------------------------------------------------------------------ r2696 | marcelo | 2010-02-28 15:18:22 -0200 (Sun, 28 Feb 2010) | 2 lines Corrections to the currency tab thingy ------------------------------------------------------------------------ r2695 | marcelo | 2010-02-28 14:50:38 -0200 (Sun, 28 Feb 2010) | 2 lines Added UpdateDistance/UpdateDistanceFar to world config ------------------------------------------------------------------------ r2694 | marcelo | 2010-02-28 14:09:02 -0200 (Sun, 28 Feb 2010) | 2 lines Added intervals configuration section for world config ------------------------------------------------------------------------ r2693 | therzok | 2010-02-28 12:33:34 -0200 (Sun, 28 Feb 2010) | 1 line *Optimizations. Duplicate code trimmed. ------------------------------------------------------------------------ r2692 | therzok | 2010-02-28 00:52:20 -0200 (Sun, 28 Feb 2010) | 2 lines *[Paladin] Avenger's Shield - Only hits 3 targets, and with glyph it only hits 1. *Fixed Death Coil coefficients being overwritten. Now both DKs and Warlocks have proper Coefficients on their coefficients. ------------------------------------------------------------------------ r2691 | therzok | 2010-02-27 22:58:50 -0200 (Sat, 27 Feb 2010) | 3 lines *Fixed the Currency Tab. Currency items will no longer hold a spot in your inventory. *[Druid] Glyph of Wild Growth *Correction to r2688. ------------------------------------------------------------------------ r2690 | therzok | 2010-02-27 20:50:12 -0200 (Sat, 27 Feb 2010) | 5 lines *Updated UpdateFields.h and added Currency Token slots. By Sumilion: *[Priest] Rapture - Targeting fixup. *[Warlock] Fire and Brimstone - "Critical strike chance of your Conflagrate spell is increased by X%." ------------------------------------------------------------------------ r2689 | therzok | 2010-02-27 20:14:49 -0200 (Sat, 27 Feb 2010) | 1 line *Feign Death and Stealth no longer affect players which are not selecting the target. Dunno why that check wasn't there. ------------------------------------------------------------------------ r2688 | therzok | 2010-02-27 20:06:27 -0200 (Sat, 27 Feb 2010) | 2 lines *[Druid] Idol of the Crying Wind *[Racial] Gift of the Naaru - Fixup for level calculations. Base healing is now (caster level * 3) + 7 per tick. ------------------------------------------------------------------------ r2687 | therzok | 2010-02-27 19:30:24 -0200 (Sat, 27 Feb 2010) | 8 lines By Sumilion: *[Druid] Feral Swiftness *[Shaman] Glyph of Lava Lash *[Shaman] Glyph of Flametongue Weapon *[Shaman] Mana Tide Totem - Added visual *[Mage] T8 2-piece bonus (Praxis) *[Druid] Infected Wounds - Hacky, but stacks properly now *[Paladin] Improved Devotion Aura - Increases healing received. ------------------------------------------------------------------------ r2686 | therzok | 2010-02-27 19:16:47 -0200 (Sat, 27 Feb 2010) | 7 lines *Feign Death and Stealth interrupt and target losing effects no longer affect non-hostile players. By Ruff: [Shaman] Chain Heal - Will now ignore non-party dueling players too. By ScandeX: [Racial] Gift of the Naaru - Now scales with SP/AP. Fixups by Sumilion. ------------------------------------------------------------------------ r2685 | marcelo | 2010-02-27 17:30:48 -0200 (Sat, 27 Feb 2010) | 2 lines Code cleanup ------------------------------------------------------------------------ r2684 | marcelo | 2010-02-27 12:13:25 -0200 (Sat, 27 Feb 2010) | 2 lines [Druid] Swift Flight Form ------------------------------------------------------------------------ r2683 | marcelo | 2010-02-27 10:26:17 -0200 (Sat, 27 Feb 2010) | 2 lines [Warlock] Curse of Agony ------------------------------------------------------------------------ r2682 | marcelo | 2010-02-27 09:42:45 -0200 (Sat, 27 Feb 2010) | 2 lines Fixed arena flag buff ------------------------------------------------------------------------ r2681 | therzok | 2010-02-27 08:12:27 -0200 (Sat, 27 Feb 2010) | 2 lines *[Item] Insightful Earthsiege Diamond - Added 25s ICD. *[Items] Battlemaster Trinkets - Now usable while silenced. ------------------------------------------------------------------------ r2680 | therzok | 2010-02-26 21:20:46 -0200 (Fri, 26 Feb 2010) | 2 lines *SpellScript::OnProc now gives the item it procced off, instead of the hand it procced off. *WIP - Druids in Swift Flight getting 310% speed increase if they have a 310% speed increase mount. I'm currently debugging, I'm not getting the desired result. ------------------------------------------------------------------------ r2679 | marcelo | 2010-02-26 16:17:02 -0200 (Fri, 26 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2678 | marcelo | 2010-02-26 14:27:31 -0200 (Fri, 26 Feb 2010) | 2 lines Loop fix ------------------------------------------------------------------------ r2677 | marcelo | 2010-02-26 12:26:10 -0200 (Fri, 26 Feb 2010) | 5 lines * Recommited r2447 * Improvements on speed stacking checks * [Rogue] Fleet Footed may not stack with other movement speed increasing effects. ------------------------------------------------------------------------ r2676 | marcelo | 2010-02-26 11:16:14 -0200 (Fri, 26 Feb 2010) | 2 lines Players will get rooted for 10sec in BGs too now (before starting) ------------------------------------------------------------------------ r2675 | marcelo | 2010-02-26 10:49:34 -0200 (Fri, 26 Feb 2010) | 3 lines Players that are not near the BG base when it's starting will be disconnected now ------------------------------------------------------------------------ r2674 | marcelo | 2010-02-26 10:48:30 -0200 (Fri, 26 Feb 2010) | 2 lines Reduced UpdateDistanceFar to 80yr for non-raid maps ------------------------------------------------------------------------ r2673 | therzok | 2010-02-26 07:01:48 -0200 (Fri, 26 Feb 2010) | 1 line *Exploit fix. ------------------------------------------------------------------------ r2672 | therzok | 2010-02-25 20:49:22 -0200 (Thu, 25 Feb 2010) | 2 lines *Added offhand checks for OnProc. This will help Sumilion fix Flametongue. *Partially reverted 2494 - "AoE radius" part since it bugged out AoE channeling spells. Will get to fixing it. ------------------------------------------------------------------------ r2671 | therzok | 2010-02-25 20:14:26 -0200 (Thu, 25 Feb 2010) | 30 lines *More improvements to r2668. Now it only interrupts casting if the target of the spell is our Stealth/Feign Death caster. *Added Shield of the Templar to Silence Diminishing Return group. *Freed up some unused variables. *Warning fixes. By Ruff: *[Shaman] Chain Heal - No longer heals dueling players. By Saelos: *[Quest][Howling Fjord] We Can Rebuild It *[Quest][Tournament] Breakfast of Champions *[Quest][Tournament] Get Kraken! *[Quest][Tournament] Gormok Wants His Snobolds *[Quest][Tournament] The Light's Mercy By Sumilion: *[Druid] Glyph of Survival Instincts *[Druid] Idol of Terror/the Corruptor - Proc fixups. *[Paladin] Glyph of Divine Plea *[Paladin] Glyph of Salvation *[Paladin] Libram of the Sacred Shield *[Priest] Devouring Plague - Fixup according to WoWWiki. *[Priest] Improved Devouring Plague - Gives initial damage. *[Priest] Improved Mind Blast - Procs Mind Trauma *[Priest] Vampiric Touch - Dispel damage. *[Priest] Serendipity - WIP (buff immediately disappears for some reason) *[Rogue] Glyph of Cloak of Shadows *[Shaman] Elemental Oath - While Clearcasting from Elemental Focus is active, you deal X% more spell damage. *[Shaman] Glyph of Earth Shield *[Shaman] Improved Water Shield - Fully rewrote. ------------------------------------------------------------------------ r2670 | zwerg | 2010-02-25 18:08:08 -0200 (Thu, 25 Feb 2010) | 2 lines * [Paladin] Furious Gladiator's Libram of Justice * [Paladin] Furious Gladiator's Libram of Fortitude ------------------------------------------------------------------------ r2669 | marcelo | 2010-02-25 17:22:32 -0200 (Thu, 25 Feb 2010) | 2 lines I hate when a gem ends up in my head -_- ------------------------------------------------------------------------ r2668 | therzok | 2010-02-25 17:03:34 -0200 (Thu, 25 Feb 2010) | 2 lines *Stealth abilities and Feign Death will no longer interrupt friendly players from casting on you. *Raid Ready Check - WIP, functionality not yet achieved. ------------------------------------------------------------------------ r2667 | zwerg | 2010-02-25 16:31:20 -0200 (Thu, 25 Feb 2010) | 6 lines by Xanis: * [Engineering] Jeeves (salvaging to get this schematic is still WIP) * [Isle of Conquest] Complete NPC fixup * [Strand of the Ancients] Complete NPC fixup * Spawned Boneguard Commanders * Spawned Chillmaw ------------------------------------------------------------------------ r2666 | zwerg | 2010-02-25 16:10:15 -0200 (Thu, 25 Feb 2010) | 1 line Added "Report Spam" button functionality. It will remain disabled until further notice. ------------------------------------------------------------------------ r2665 | therzok | 2010-02-25 16:00:53 -0200 (Thu, 25 Feb 2010) | 2 lines *[Mage] Spellsteal - Stolen buffs are now based on remaining duration on the target. "The stolen buff will benefit the mage for up to two minutes, but never more than the duration remaining on the target from which it was stolen." *Some compile time reducing. not that significant. ------------------------------------------------------------------------ r2664 | marcelo | 2010-02-25 11:33:35 -0200 (Thu, 25 Feb 2010) | 2 lines Removing duplicated npcs in bgs ------------------------------------------------------------------------ r2663 | marcelo | 2010-02-25 11:16:51 -0200 (Thu, 25 Feb 2010) | 2 lines Recoomited 2443-2444 ------------------------------------------------------------------------ r2662 | zwerg | 2010-02-25 09:03:52 -0200 (Thu, 25 Feb 2010) | 1 line Possible fix for nodes / herbs / etc. not containing parts of loot ------------------------------------------------------------------------ r2661 | marcelo | 2010-02-25 02:08:49 -0200 (Thu, 25 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2660 | marcelo | 2010-02-25 00:02:23 -0200 (Thu, 25 Feb 2010) | 2 lines Fixed AI targeting for stuns ------------------------------------------------------------------------ r2659 | marcelo | 2010-02-24 20:14:25 -0200 (Wed, 24 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2658 | marcelo | 2010-02-24 18:54:39 -0200 (Wed, 24 Feb 2010) | 2 lines Fixed Well Fed buffs ------------------------------------------------------------------------ r2657 | marcelo | 2010-02-24 18:42:27 -0200 (Wed, 24 Feb 2010) | 2 lines Another correction for AI targeting ------------------------------------------------------------------------ r2656 | marcelo | 2010-02-24 18:04:27 -0200 (Wed, 24 Feb 2010) | 4 lines * [Ulduar] Thorim, fixed lever on raid wipe * [Ulduar] Hodir, fixed adds spawning on raid wipe * [Ulduar] Razorscale, fixed harpoon spawning on raid wipe ------------------------------------------------------------------------ r2655 | marcelo | 2010-02-24 16:18:18 -0200 (Wed, 24 Feb 2010) | 2 lines AI targeting fixup ------------------------------------------------------------------------ r2654 | zwerg | 2010-02-24 12:58:49 -0200 (Wed, 24 Feb 2010) | 1 line Call to Arms quests fixup ------------------------------------------------------------------------ r2653 | marcelo | 2010-02-24 12:03:21 -0200 (Wed, 24 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2652 | marcelo | 2010-02-24 11:18:28 -0200 (Wed, 24 Feb 2010) | 2 lines Correction for r2639 ------------------------------------------------------------------------ r2651 | zwerg | 2010-02-24 09:35:49 -0200 (Wed, 24 Feb 2010) | 1 line * [Ulduar] Assembly of Iron - killing Steelbreaker last will trigger hard mode loot ------------------------------------------------------------------------ r2650 | zwerg | 2010-02-24 09:11:33 -0200 (Wed, 24 Feb 2010) | 5 lines crashfix by Xanis: * Added gossip for Reports from the Field * Increased honor rewarded for Call to Arms Daily Battleground quests (which do actually work) ------------------------------------------------------------------------ r2649 | therzok | 2010-02-24 07:08:20 -0200 (Wed, 24 Feb 2010) | 1 line *Exploit fix. ------------------------------------------------------------------------ r2648 | therzok | 2010-02-24 05:39:00 -0200 (Wed, 24 Feb 2010) | 1 line *Reverting Dirty Deeds fix. ------------------------------------------------------------------------ r2647 | marcelo | 2010-02-23 20:45:04 -0200 (Tue, 23 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2646 | marcelo | 2010-02-23 20:35:15 -0200 (Tue, 23 Feb 2010) | 3 lines Corrections to r2629 based of http://elitistjerks.com/f31/t29453-combat_ratings_level_80_a/ ------------------------------------------------------------------------ r2645 | zwerg | 2010-02-23 19:24:02 -0200 (Tue, 23 Feb 2010) | 3 lines by Xanis: * [The Violet Hold] Complete creature template rework * [The Violet Hold] Complete loot table rework ------------------------------------------------------------------------ r2644 | therzok | 2010-02-23 18:54:04 -0200 (Tue, 23 Feb 2010) | 13 lines By Saelos: *[Quest][Howling Fjord] Reports from the Field By Sumilion: *[Death Knight] Season Set Bonus (5 RP on Chains of Ice and 15 RP over 5s on snare/root) *[Druid] Idol of the Corruptor *[Hunter] Feign Death - Interrupts when attacking. *[Hunter] Glyph of Raptor Strike - Proc fixups. *[Mage] Glyph of Molten Armor *[Potion] Living Free Action - can be cast when stunned *[Shaman] Earthliving - Proc fixups. *[Shaman] Improved Stormstrike - Gives back % of base mana. ------------------------------------------------------------------------ r2643 | therzok | 2010-02-23 17:21:13 -0200 (Tue, 23 Feb 2010) | 1 line *[Rogue] Dirty Deeds - Fixup. No longer doing 20% of the damage. Now it's doing 120%. ;D ------------------------------------------------------------------------ r2642 | therzok | 2010-02-23 16:21:28 -0200 (Tue, 23 Feb 2010) | 1 line *Meeeeh! ------------------------------------------------------------------------ r2641 | therzok | 2010-02-23 16:08:40 -0200 (Tue, 23 Feb 2010) | 2 lines *Recommitted 2601, 2605, 2606, 2607. Phew, done. Sadly, I couldn't import cleanup. Too much of a hassle. ------------------------------------------------------------------------ r2640 | therzok | 2010-02-23 15:49:56 -0200 (Tue, 23 Feb 2010) | 1 line Recommitted 2565, 2580, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2595. ------------------------------------------------------------------------ r2639 | marcelo | 2010-02-23 15:08:11 -0200 (Tue, 23 Feb 2010) | 2 lines This should fix the combat in progress bug ------------------------------------------------------------------------ r2638 | zwerg | 2010-02-23 14:22:44 -0200 (Tue, 23 Feb 2010) | 1 line crashfix ------------------------------------------------------------------------ r2637 | marcelo | 2010-02-23 14:22:09 -0200 (Tue, 23 Feb 2010) | 2 lines Bugfix for r2624 ------------------------------------------------------------------------ r2636 | zwerg | 2010-02-23 13:17:11 -0200 (Tue, 23 Feb 2010) | 22 lines * Removed duplicate entries from sql converter * Updated loot parser to include heroic 10-man and 25-man raids * [Trial of the Champion] Added script stub * [Trial of the Crusader] Added script stub by Xanis: * [Vault of Archavon] Fixed Archavon's loot table * [Vault of Archavon] Added Emalon's loot table * [NPC] Muddled Prophet of Sseratus stat fix * Added Thorium Brotherhood Contract to Lokhtos Darkbargainer's vendor template * [NPC] Removed double quests from Venomhide Hatchling * [NPC] Spawned Shadowstalker Getry * [Quest] Bloodpetal Sprouts * [Quest] Relic of the Earthen Ring added to npcs * Added Dame Evniki Kapsalis's vendor template * Fixed Knight Dameron's vendor template * Fixed Bushwhacker's Jaw drop chance * Fixed Isalien's faction * Fixed display id for Conqueror's Kirin Tor Tunic * Added Recipe: Mighty Fire Protection Potion to Skeletal Runesmith's loot table * Added Recipe: Mighty Arcane Protection Potion to Cult Researcher's and Frostbrood Spawns' loot tables * Added Recipe: Mighty Shadow Protection Potion to Cultist Shard Watcher loot table ------------------------------------------------------------------------ r2635 | marcelo | 2010-02-23 12:57:41 -0200 (Tue, 23 Feb 2010) | 2 lines [Ulduar] Hodir, Biting Cold correction ------------------------------------------------------------------------ r2634 | marcelo | 2010-02-23 09:24:32 -0200 (Tue, 23 Feb 2010) | 2 lines Removing not attackable flag for a few Ulduar mobs ------------------------------------------------------------------------ r2633 | marcelo | 2010-02-23 09:23:07 -0200 (Tue, 23 Feb 2010) | 2 lines Fixed Runic Fortification targeting ------------------------------------------------------------------------ r2632 | marcelo | 2010-02-23 08:21:38 -0200 (Tue, 23 Feb 2010) | 2 lines Few code corrections ------------------------------------------------------------------------ r2631 | marcelo | 2010-02-23 07:55:27 -0200 (Tue, 23 Feb 2010) | 2 lines Crashfix/compile fix ------------------------------------------------------------------------ r2630 | therzok | 2010-02-23 07:41:27 -0200 (Tue, 23 Feb 2010) | 1 line Recommitted 2542, 2543, 2544, 2552, 2553, 2554. ------------------------------------------------------------------------ r2629 | marcelo | 2010-02-23 07:24:53 -0200 (Tue, 23 Feb 2010) | 3 lines Implemented DR formulas to dodge/parry, based of http://www.tankspot.com/showthread.php?40003-Diminishing-Returns-Avoidance ------------------------------------------------------------------------ r2628 | therzok | 2010-02-23 07:08:47 -0200 (Tue, 23 Feb 2010) | 1 line Recommitted 2523, 2525, 2533, 2534, 2540, 2541. ------------------------------------------------------------------------ r2627 | marcelo | 2010-02-23 06:25:03 -0200 (Tue, 23 Feb 2010) | 2 lines Forgot this debug call ------------------------------------------------------------------------ r2626 | marcelo | 2010-02-23 06:07:37 -0200 (Tue, 23 Feb 2010) | 3 lines Moving into a different zone will now effectively update the weather status if needed ------------------------------------------------------------------------ r2625 | marcelo | 2010-02-23 05:56:06 -0200 (Tue, 23 Feb 2010) | 2 lines .recall del is now usable by advanced gms ------------------------------------------------------------------------ r2624 | marcelo | 2010-02-23 05:51:12 -0200 (Tue, 23 Feb 2010) | 2 lines Resisted auras won't apply diminishing returns timers ------------------------------------------------------------------------ r2623 | marcelo | 2010-02-23 04:10:30 -0200 (Tue, 23 Feb 2010) | 2 lines Loop fixups ------------------------------------------------------------------------ r2622 | therzok | 2010-02-22 22:08:02 -0200 (Mon, 22 Feb 2010) | 1 line *sigh* ------------------------------------------------------------------------ r2621 | therzok | 2010-02-22 19:30:21 -0200 (Mon, 22 Feb 2010) | 1 line *Recommitted 2481, 2484, 2494, 2495, 2497, 2505, 2506. ------------------------------------------------------------------------ r2620 | therzok | 2010-02-22 17:42:58 -0200 (Mon, 22 Feb 2010) | 1 line Recommitted 2445, 2454, 2455, 2467, 2474, 2475, 2476. ------------------------------------------------------------------------ r2619 | therzok | 2010-02-22 15:54:36 -0200 (Mon, 22 Feb 2010) | 1 line *Recommitted 2434, 2438, 2439, 2440. ------------------------------------------------------------------------ r2618 | marcelo | 2010-02-22 15:28:19 -0200 (Mon, 22 Feb 2010) | 2 lines Deja vu yet again ------------------------------------------------------------------------ r2617 | marcelo | 2010-02-22 14:03:05 -0200 (Mon, 22 Feb 2010) | 4 lines * Cleanup * Devs u can commit again on trunk! (we gotta merge unstable stuff, tho let's do it slowly) ------------------------------------------------------------------------ r2616 | marcelo | 2010-02-22 13:54:18 -0200 (Mon, 22 Feb 2010) | 2 lines These should fix a loop ------------------------------------------------------------------------ r2615 | marcelo | 2010-02-22 13:14:06 -0200 (Mon, 22 Feb 2010) | 2 lines Rewrote WeatherMgr to use game_weather ------------------------------------------------------------------------ r2614 | zwerg | 2010-02-22 11:27:26 -0200 (Mon, 22 Feb 2010) | 1 line [Naxxramas] Heigan the Unclean - delayed first eruption after phase change ------------------------------------------------------------------------ r2613 | marcelo | 2010-02-22 09:37:43 -0200 (Mon, 22 Feb 2010) | 2 lines Cleanup ------------------------------------------------------------------------ r2612 | marcelo | 2010-02-22 08:57:39 -0200 (Mon, 22 Feb 2010) | 2 lines Memleaks ------------------------------------------------------------------------ r2611 | zwerg | 2010-02-22 08:50:27 -0200 (Mon, 22 Feb 2010) | 1 line SQL fixup ------------------------------------------------------------------------ r2610 | marcelo | 2010-02-22 08:43:09 -0200 (Mon, 22 Feb 2010) | 2 lines Recommited r2435 and r2452 to trunk ------------------------------------------------------------------------ r2609 | marcelo | 2010-02-22 08:41:28 -0200 (Mon, 22 Feb 2010) | 2 lines eol-style native ------------------------------------------------------------------------ r2608 | marcelo | 2010-02-22 08:32:03 -0200 (Mon, 22 Feb 2010) | 2 lines Added atomic.cpp/h ------------------------------------------------------------------------ r2607 | therzok | 2010-02-22 08:06:56 -0200 (Mon, 22 Feb 2010) | 1 line *[Rogue] Vanish - Should now remove Hunter's Mark. ------------------------------------------------------------------------ r2606 | therzok | 2010-02-22 07:55:54 -0200 (Mon, 22 Feb 2010) | 2 lines *[Death Knight] Sigil of Deflection *[Death Knight] Sigil of the Unfaltering Knight ------------------------------------------------------------------------ r2605 | therzok | 2010-02-22 07:29:09 -0200 (Mon, 22 Feb 2010) | 24 lines *Minor fixup for Ghost Wolf. By Saelos: *Added Winterspring.cpp *[Creature] Bushwhacker *[Quest][Dragonblight] That Which Creates Can Also Destroy *[Quest][Sholazar Basing] Crocolisk Mastery: The Ambush *[Quest][UnGoro Crater] Making Sense of It *[Quest][Winterspring] Cache of Mau'ari *[Quest][Winterspring] The Root of All Evil *[Paladin] Avenger's Shield - Formula fixup (AP + SPH) * 7 / 100. By Sumilion: *[Paladin] Righteous Vengeance - Procs on Crusader Strike now. *[Paladin] Sanctified Wrath - Aura applies, but the aura doesn't work. *[Shaman] Lava Flows - Fixup again. By Xanis: Added loot for: *[Quest] Gorishi Grub *[Quest] Hungry, Hungry Hatchling *[Quest] Poached, Scrambled, or Raw? *[Quest] Searing Roc Feathers ------------------------------------------------------------------------ r2604 | marcelo | 2010-02-22 02:42:48 -0200 (Mon, 22 Feb 2010) | 2 lines Fix for arenas doors ------------------------------------------------------------------------ r2603 | marcelo | 2010-02-22 01:04:38 -0200 (Mon, 22 Feb 2010) | 2 lines Removed this debug info, it's not needed anymore ------------------------------------------------------------------------ r2602 | marcelo | 2010-02-22 01:01:09 -0200 (Mon, 22 Feb 2010) | 2 lines Corrections to TYPEID stuff ------------------------------------------------------------------------ r2601 | zwerg | 2010-02-22 00:08:28 -0200 (Mon, 22 Feb 2010) | 1 line Commited r2513, r2558, r2559, r2562, r2563, r2564, r2581, r2582, r2599 to main trunk ------------------------------------------------------------------------ r2600 | marcelo | 2010-02-21 22:49:45 -0200 (Sun, 21 Feb 2010) | 4 lines Restored r2436 ** Mine ;D ------------------------------------------------------------------------ r2599 | zwerg | 2010-02-21 22:47:44 -0200 (Sun, 21 Feb 2010) | 6 lines * Loot disabling will also affect gold * Hard mode loot algorithm fix * Added additional AI checks for player targeting system (should attack invisible GMs less likely now :P) * [Ulduar] Assembly of Iron: * Missing bosses will respawn on wipe and server restart * Only the last killed boss will drop loot ------------------------------------------------------------------------ r2598 | marcelo | 2010-02-21 21:52:52 -0200 (Sun, 21 Feb 2010) | 2 lines Reverted r2577 (reverting reverts = fun :P) ------------------------------------------------------------------------ r2597 | marcelo | 2010-02-21 21:43:42 -0200 (Sun, 21 Feb 2010) | 2 lines Crashfixes ------------------------------------------------------------------------ r2596 | marcelo | 2010-02-21 18:15:03 -0200 (Sun, 21 Feb 2010) | 2 lines Crashfixes and more asserts ------------------------------------------------------------------------ r2595 | therzok | 2010-02-21 17:47:26 -0200 (Sun, 21 Feb 2010) | 6 lines *[Warlock] Shadowflame - All I can say is that it works properly. Applies Aura to in range targets, no longer does bad things to out of range targets. *[Warlock] Glyph of Shadowflame By Sumilion: *[Shaman] Ghost Wolf - Code improvements. *[Shaman] Lava Flows - Only procs on dispel now. ------------------------------------------------------------------------ r2594 | marcelo | 2010-02-21 16:38:21 -0200 (Sun, 21 Feb 2010) | 2 lines Another one ------------------------------------------------------------------------ r2593 | marcelo | 2010-02-21 16:36:01 -0200 (Sun, 21 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2592 | marcelo | 2010-02-21 16:06:55 -0200 (Sun, 21 Feb 2010) | 2 lines Improved pointer conversions (TO_PLAYER, etc) ------------------------------------------------------------------------ r2591 | zwerg | 2010-02-21 15:58:16 -0200 (Sun, 21 Feb 2010) | 1 line small revert ------------------------------------------------------------------------ r2590 | zwerg | 2010-02-21 15:25:57 -0200 (Sun, 21 Feb 2010) | 1 line Added missing NULL checks, pointer casting checks, might fix some of the memory corruption problems ------------------------------------------------------------------------ r2589 | therzok | 2010-02-21 15:16:24 -0200 (Sun, 21 Feb 2010) | 1 line *[Shaman] Ghost Wolf - Now regenerates 1% per 5 seconds. Glyph regenerates an additional percent. :D ------------------------------------------------------------------------ r2588 | therzok | 2010-02-21 14:28:51 -0200 (Sun, 21 Feb 2010) | 3 lines *Correction to r2585... Also, retail players, I got a question. Should the Ghost Wolf form regenerate 1% per 5 seconds and Glyph increase it to 2? Thanks. ------------------------------------------------------------------------ r2587 | therzok | 2010-02-21 12:59:24 -0200 (Sun, 21 Feb 2010) | 1 line *[General] Stealth - Now makes the players targeting you stop casting. This includes Rogue's Stealth, Vanish, Druid's Prowl. ------------------------------------------------------------------------ r2586 | therzok | 2010-02-21 12:32:36 -0200 (Sun, 21 Feb 2010) | 1 line *Corrections to r2584. Why am I so lightheaded? ------------------------------------------------------------------------ r2585 | therzok | 2010-02-21 12:22:21 -0200 (Sun, 21 Feb 2010) | 3 lines *[Mage] Burning Determination - WIP, code not enabled. *[Shaman] Glyph of Ghost Wolf ------------------------------------------------------------------------ r2584 | therzok | 2010-02-21 11:53:25 -0200 (Sun, 21 Feb 2010) | 1 line [Hunter] Disengage - Can not now be used in Roots or out of combat. ------------------------------------------------------------------------ r2583 | therzok | 2010-02-21 09:28:51 -0200 (Sun, 21 Feb 2010) | 1 line *Corrections to r2580. ------------------------------------------------------------------------ r2582 | zwerg | 2010-02-21 01:26:46 -0200 (Sun, 21 Feb 2010) | 1 line * Added loot enabling/disabling functions to instance scripts ------------------------------------------------------------------------ r2581 | zwerg | 2010-02-20 23:35:28 -0200 (Sat, 20 Feb 2010) | 3 lines * Number of "ticks" for triggered spells won't get increased with haste anymore * [Naxxramas] The Four Horsemen - duplicate bosses shouldn't get spawned on wipe * Added file missing in r2580 ------------------------------------------------------------------------ r2580 | therzok | 2010-02-20 21:59:45 -0200 (Sat, 20 Feb 2010) | 23 lines *[Hunter] Wyvern Sting - Now the DoT does not fall into Diminishing returns group. (You first applied the stun, then the DoT, and they both had the same group, and the DoT would have reduced duration). By Hotux: *[Utgarde Keep] The fire wall will now open once the mobs near it are dead. *[Utgarde Keep] All bosses fully operational. By Ruff: *[Druid] Glyph of Thorns By Saelos: *Added Silithus.cpp. *[Quest][Zangarmarsh] Balance Must Be Preserved *[Quest][Shattrath City] City of Light Work in Progress: *[Quest][Tanaris] Poached, Scrambled, or Raw? *[Quest][Un'Goro Crater] Gorishi Grub *[Quest][Un'Goro Crater] Hungry, Hungry Hatchling *[Quest][Zul'Drak] Troll Patrol: High Standards By Sumilion: *[Hunter] Feigh Death - Does not get interrupted anymore. *[Priest] Mana Burn - Should burn 10% mana now. Though this hardcode will disappear in 3.3. ------------------------------------------------------------------------ r2579 | marcelo | 2010-02-20 21:42:44 -0200 (Sat, 20 Feb 2010) | 2 lines Possible recursion fix ------------------------------------------------------------------------ r2578 | zwerg | 2010-02-20 19:46:55 -0200 (Sat, 20 Feb 2010) | 6 lines by Xanis: * [Ulduar] Added 25-man version creature definitions and spawns - the testing phase will begin shortly * [Ulduar] Fixed damage on some 10-man version mobs * [Ulduar] Cache of Storms - fixed gameobject flags * [Item] Bladetwister - added to the database * [Item] Boundless Gaze - fixed stats ------------------------------------------------------------------------ r2577 | marcelo | 2010-02-20 16:13:08 -0200 (Sat, 20 Feb 2010) | 1 line Reverted r2555, r2557, r2560, r2561, r2567 from main trunk ------------------------------------------------------------------------ r2576 | zwerg | 2010-02-20 14:44:19 -0200 (Sat, 20 Feb 2010) | 1 line missing null check ------------------------------------------------------------------------ r2575 | marcelo | 2010-02-20 12:24:55 -0200 (Sat, 20 Feb 2010) | 2 lines Possible memory corruption fixes ------------------------------------------------------------------------ r2574 | marcelo | 2010-02-20 10:44:30 -0200 (Sat, 20 Feb 2010) | 2 lines Added EnableCrashHandler var to Server conf (linux only) ------------------------------------------------------------------------ r2573 | marcelo | 2010-02-20 08:27:05 -0200 (Sat, 20 Feb 2010) | 3 lines * Initialization fix * Shutdown crash hackfix ------------------------------------------------------------------------ r2572 | marcelo | 2010-02-20 05:20:54 -0200 (Sat, 20 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2571 | marcelo | 2010-02-20 01:46:13 -0200 (Sat, 20 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2570 | marcelo | 2010-02-19 23:22:10 -0200 (Fri, 19 Feb 2010) | 2 lines this might help me with a crash ------------------------------------------------------------------------ r2569 | therzok | 2010-02-19 22:35:10 -0200 (Fri, 19 Feb 2010) | 1 line ------------------------------------------------------------------------ r2568 | marcelo | 2010-02-19 22:29:58 -0200 (Fri, 19 Feb 2010) | 2 lines Deja vu ------------------------------------------------------------------------ r2567 | marcelo | 2010-02-19 22:27:23 -0200 (Fri, 19 Feb 2010) | 2 lines Recommited r2490 to main trunk ------------------------------------------------------------------------ r2566 | therzok | 2010-02-19 22:06:15 -0200 (Fri, 19 Feb 2010) | 7 lines *By Lauda: *[Item] Ochre Skeletal Warhorse and Reins of the Striped Dawnsaber have been added to their respective vendors. *[NPC] "Silvermoon" Harry - Faction fixup. *[Quest][Icecrown] He's Gone to Pieces - Added missing npcs, corrected stats and added loot. *[Quest][Silithus] Wanted - Deathclasp, Terror of the Sands (Added missing npc loot.) ------------------------------------------------------------------------ r2565 | therzok | 2010-02-19 21:49:40 -0200 (Fri, 19 Feb 2010) | 22 lines *Fixed up Shapeshift code: *Bears and Cats now have different model IDs based on their skin, hair, w/e. *Was missing some aura data, shapeshifts should be closer to their real purpose now. This includes some hackfixes being transformed into proper modifications. *[Hunter] Readiness - Can now be cast under pacified effect. *[Utgarde Keep] Crashfix. *Warning fixes and some code optimization. By Saelos: *[Quest][Isle of Quel'Danas] Know Your Ley Lines *Quest improvements on: *[Borean Tundra] Repurposed Technology *[Duskwood] Morbent Fel *[Zul'Drak] Too Much of a Good Thing *[Zul'Drak] But First My Offspring By Sumilion: *[Hunter] Glyph of Raptor Strike *[Hunter] Glyph of Steady Shot *[Hunter] Steady Shot - Now scales with RAP correctly, damage is increased based on ammo (thanks Therzok.) *[Hunter] Thrill of the Hunt - Doesn't proc on Auto Shot anymore. ------------------------------------------------------------------------ r2564 | zwerg | 2010-02-19 20:44:41 -0200 (Fri, 19 Feb 2010) | 1 line * small update to r2563 ------------------------------------------------------------------------ r2563 | zwerg | 2010-02-19 20:31:29 -0200 (Fri, 19 Feb 2010) | 2 lines * Added support for item_required_target table - should prevent some items from being usable on players and/or wrong NPCs * Guild name and chat name matching passed to /who command will now be case-insensitive ------------------------------------------------------------------------ r2562 | zwerg | 2010-02-19 17:35:03 -0200 (Fri, 19 Feb 2010) | 1 line correction to r2558 ------------------------------------------------------------------------ r2561 | marcelo | 2010-02-19 16:02:21 -0200 (Fri, 19 Feb 2010) | 2 lines Recommited r2524, r2527 to main trunk ------------------------------------------------------------------------ r2560 | marcelo | 2010-02-19 15:45:29 -0200 (Fri, 19 Feb 2010) | 2 lines Recommited r2488, r2500, r2502, r2508 to main trunk ------------------------------------------------------------------------ r2559 | zwerg | 2010-02-19 15:05:27 -0200 (Fri, 19 Feb 2010) | 1 line modifying Guild Master's rank shouldn't mess up their gold/item withdrawal permissions now (thx Holy) ------------------------------------------------------------------------ r2558 | zwerg | 2010-02-19 14:22:39 -0200 (Fri, 19 Feb 2010) | 3 lines * [Death Knight] Anti-Magic Shell - prevents application of harmful magical effects * Changed Unit::CanAddAura() logic * Magic-WoW Rules and Regulations update by Krylock ------------------------------------------------------------------------ r2557 | marcelo | 2010-02-19 14:16:31 -0200 (Fri, 19 Feb 2010) | 2 lines Recommited r2483, r2485, r2486 to main trunk ------------------------------------------------------------------------ r2556 | marcelo | 2010-02-19 13:31:04 -0200 (Fri, 19 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2555 | marcelo | 2010-02-19 13:20:50 -0200 (Fri, 19 Feb 2010) | 2 lines Recommited r2453, r2468 to main trunk ------------------------------------------------------------------------ r2554 | therzok | 2010-02-18 22:16:59 -0200 (Thu, 18 Feb 2010) | 15 lines *[Hunter] Shots and Stings can now be cast while silenced. =D *[Hunter] The following spells can now be cast while under deterrence: Master's Call, Disengage, Flare, Hunter's Mark. *RegEx fun. :D Naughty commas with two spaces after... *.Commands cleanup has begun. Debug and Level0 done. Done some optimizations meantime too. By Saelos: *[Death Knight] Rune of Cinderglacier - Added PPM. *[Quest][Duskwood] Morbent Fel *[Quest][The Storm Peaks] Maintaining Discipline - A few improvements on target checking. By Sumilion: *[Mage] Glyph of Scorch *[Priest] Rapture - Rewrote PW:S absorbing and added a Rapture feature. It procs on Absorbed now too. *[Racial] Stoneform *MiscSpells cleanup. ------------------------------------------------------------------------ r2553 | therzok | 2010-02-18 18:46:22 -0200 (Thu, 18 Feb 2010) | 1 line Meh?\226?\132?\162 or Meh?\194?\178, you name it... *sigh*. ------------------------------------------------------------------------ r2552 | therzok | 2010-02-18 18:27:59 -0200 (Thu, 18 Feb 2010) | 3 lines *[Hunter] Steady Shot - Script overwrote some core part. Core part moved to scripts. *Some more comma movement. :D *TABIFY IT! ------------------------------------------------------------------------ r2551 | marcelo | 2010-02-18 09:29:18 -0200 (Thu, 18 Feb 2010) | 2 lines Merged r2532, r2460, r2462 to main trunk ------------------------------------------------------------------------ r2550 | marcelo | 2010-02-18 09:03:50 -0200 (Thu, 18 Feb 2010) | 2 lines Recommited r2450, r2465, r2461, r2484, r2489 to main trunk ------------------------------------------------------------------------ r2549 | marcelo | 2010-02-18 08:33:44 -0200 (Thu, 18 Feb 2010) | 3 lines * Exploit fix * [Quest] Into the Pit / Back to the Pit ------------------------------------------------------------------------ r2548 | marcelo | 2010-02-18 06:23:29 -0200 (Thu, 18 Feb 2010) | 2 lines Newly added items will now save to db instantly ------------------------------------------------------------------------ r2547 | marcelo | 2010-02-18 03:54:27 -0200 (Thu, 18 Feb 2010) | 2 lines Recommited 2510 and r2456 (only the MOTD part and with optimizations) ------------------------------------------------------------------------ r2546 | marcelo | 2010-02-18 01:50:24 -0200 (Thu, 18 Feb 2010) | 2 lines Recommited r2514, r2515, r2516, r2519, r2521 and r2522 to main trunk ------------------------------------------------------------------------ r2545 | marcelo | 2010-02-18 01:22:14 -0200 (Thu, 18 Feb 2010) | 2 lines eol-native to unstable branch ------------------------------------------------------------------------ r2544 | therzok | 2010-02-17 22:07:24 -0200 (Wed, 17 Feb 2010) | 3 lines *[Item] Linken's Boomerang - Has a 3% to proc each. It can only proc one of the two effects, Disarm or Stun. *Moar RegEx. Some pointer and deference symbol place swapping. *Chat Handler cleanup. ------------------------------------------------------------------------ r2543 | therzok | 2010-02-17 21:06:23 -0200 (Wed, 17 Feb 2010) | 5 lines *More Linux line end problems. *Channel code cleanup. *[Item] Linken's Boomerang - Now, it either applies Disarm or stuns you. No more abusing guise. :( *[Quest] Salvaging Life's Strength - Fixup. ------------------------------------------------------------------------ r2542 | therzok | 2010-02-17 19:57:06 -0200 (Wed, 17 Feb 2010) | 2 lines *Waypoints cleanup, and with that, I'm done with the Brains folder. *[Warrior] Heroic Strike - "Causes 35% to against damage against Dazed targets." for Ranks 10-13. ------------------------------------------------------------------------ r2541 | therzok | 2010-02-17 19:14:07 -0200 (Wed, 17 Feb 2010) | 3 lines *ScriptMgr cleanup. *CR + LF changes. Damn you branch. *{ } -> {} - RegEx. ------------------------------------------------------------------------ r2540 | therzok | 2010-02-17 18:22:07 -0200 (Wed, 17 Feb 2010) | 18 lines *Fixed Spell Deflection aura usage. This fixes spells like Deterrence deflecting spells with no damage dealt (i.e. Polymorph) *EventAI and PathFinder cleanup. *Crashfix. By Slok: [Utgarde Pinnacle] Script improvement. By Sumilion: *[Death Knight] Will of the Necropolis *[Hunter] Expose Weakness - Corrected procs. *[Hunter] Master Tactician - Corrected procs. *[Hunter] Steady Shot - "Causes an additional 175 against Dazed targets." *[Hunter] Thrill of the Hunt - Corrected triggering. *[Priest] Dispersion - Doesn't break on damage anymore. *[Priest] Rapture - Fixup, will now return 4.5% mana if used on self. *[Shaman] Blessing of the Eternals - Fixed Earthliving part. *[Shaman] Glyph of Water Mastery *[Shaman] Earth Shield - Shouldn't lose charges on heals. ------------------------------------------------------------------------ r2539 | marcelo | 2010-02-17 17:20:35 -0200 (Wed, 17 Feb 2010) | 2 lines Recommited r2518 to main trunk ------------------------------------------------------------------------ r2538 | marcelo | 2010-02-17 03:16:30 -0200 (Wed, 17 Feb 2010) | 2 lines Recommited r2469, r2470, r2471 and r2477 to main trunk ------------------------------------------------------------------------ r2537 | marcelo | 2010-02-17 03:09:35 -0200 (Wed, 17 Feb 2010) | 2 lines Synced scripts/ and sql/world_updates/ dirs from unstable to trunk ------------------------------------------------------------------------ r2536 | marcelo | 2010-02-17 02:55:13 -0200 (Wed, 17 Feb 2010) | 2 lines Recommited r2446 and r2463 to main trunk ------------------------------------------------------------------------ r2535 | zwerg | 2010-02-17 00:27:11 -0200 (Wed, 17 Feb 2010) | 1 line code cleanup ------------------------------------------------------------------------ r2534 | therzok | 2010-02-16 21:26:09 -0200 (Tue, 16 Feb 2010) | 3 lines *[Rogue] Dirty Deeds - Now increases damage done by specials by 20%. *Some more cleanup: Ran a comma regex which adds a space after a comma if there isn't any. ------------------------------------------------------------------------ r2533 | therzok | 2010-02-16 19:50:32 -0200 (Tue, 16 Feb 2010) | 1 line *Parry cap increased from 95% to 100%. ------------------------------------------------------------------------ r2532 | therzok | 2010-02-16 18:53:04 -0200 (Tue, 16 Feb 2010) | 5 lines *[Druid] Mangle - No longer gives one bonus Combo Point... Old code is old... Dammit. *[Hunter] Kill Shot - Yes, Digital.Ivan, I just had to make the damage in one effect and it worked flawlessly. So, it wasn't something that hard. *[Shaman] Heroism aura now gets applied. *sigh* Hate to say it, but I lost my bet with Sumilion. *A few crash fixes. *Warning fixes. ------------------------------------------------------------------------ r2531 | marcelo | 2010-02-16 15:17:29 -0200 (Tue, 16 Feb 2010) | 3 lines Recommited r2449 (UDB 386 support) plus converters and custom sqls from unstable branch to trunk ------------------------------------------------------------------------ r2530 | marcelo | 2010-02-16 15:12:28 -0200 (Tue, 16 Feb 2010) | 2 lines Main trunk is now r2431 ------------------------------------------------------------------------ r2529 | marcelo | 2010-02-16 15:09:49 -0200 (Tue, 16 Feb 2010) | 3 lines Added current trunk r2528 to branches/unstable Do not commit anymore to trunk until trunk gets stable again, thanks ------------------------------------------------------------------------ r2528 | marcelo | 2010-02-16 14:51:27 -0200 (Tue, 16 Feb 2010) | 2 lines Removed duplicated trash mob scripts (they are on acid scripts already) ------------------------------------------------------------------------ r2527 | marcelo | 2010-02-16 11:35:00 -0200 (Tue, 16 Feb 2010) | 3 lines * Crashfixes * *nix warnings ------------------------------------------------------------------------ r2526 | marcelo | 2010-02-16 10:43:52 -0200 (Tue, 16 Feb 2010) | 2 lines [Ulduar] Added a little work on Mimiron (very WIP) ------------------------------------------------------------------------ r2525 | marcelo | 2010-02-16 10:20:03 -0200 (Tue, 16 Feb 2010) | 2 lines Correction to r2523 ------------------------------------------------------------------------ r2524 | marcelo | 2010-02-16 09:54:39 -0200 (Tue, 16 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2523 | therzok | 2010-02-16 08:36:12 -0200 (Tue, 16 Feb 2010) | 11 lines *Utgarde Keep is now enabled. - Thanks Sumilion *AI Interface cleanup. *Mod Haste aura now affects Ranged too. i.e. This fixes Heroism. By Saelos: *[Quest][Zul'Drak] But First My Offspring *[Quest][Zul'Drak] Too Much of a Good Thing By Sumilion: [Shaman] Improved Earth Shield - Fixups. ------------------------------------------------------------------------ r2522 | zwerg | 2010-02-16 08:18:12 -0200 (Tue, 16 Feb 2010) | 1 line * [Eye of the Storm] exploit fix ------------------------------------------------------------------------ r2521 | marcelo | 2010-02-16 04:19:16 -0200 (Tue, 16 Feb 2010) | 3 lines * [Ulduar] Thorim, added chest spawn on death * [Ulduar] Hodir, improved adds spawning, based on raid team ------------------------------------------------------------------------ r2520 | marcelo | 2010-02-16 03:58:41 -0200 (Tue, 16 Feb 2010) | 2 lines This should fix a loop ------------------------------------------------------------------------ r2519 | marcelo | 2010-02-16 02:45:39 -0200 (Tue, 16 Feb 2010) | 2 lines [Ulduar] Hodir, added chest spawning (only for normal mode) ------------------------------------------------------------------------ r2518 | marcelo | 2010-02-16 01:17:05 -0200 (Tue, 16 Feb 2010) | 4 lines * [Ulduar] Assembly of Iron, combat start will spawn missing bosses and died will now despawn if not the last boss standing * Memory corruption fix ------------------------------------------------------------------------ r2517 | zwerg | 2010-02-15 23:11:12 -0200 (Mon, 15 Feb 2010) | 2 lines * Updated database scripts * Imported custom spawns and recall locations from magic realm ------------------------------------------------------------------------ r2516 | marcelo | 2010-02-15 16:01:57 -0200 (Mon, 15 Feb 2010) | 2 lines Totems are attackable on BGs now ------------------------------------------------------------------------ r2515 | marcelo | 2010-02-15 15:49:03 -0200 (Mon, 15 Feb 2010) | 2 lines Unhacked EOTS mark giving code ------------------------------------------------------------------------ r2514 | marcelo | 2010-02-15 15:39:23 -0200 (Mon, 15 Feb 2010) | 1 line *nix warnings ------------------------------------------------------------------------ r2513 | zwerg | 2010-02-15 14:50:35 -0200 (Mon, 15 Feb 2010) | 3 lines * Added hard mode loot support for GameObjects * Hard mode loot selection fixup * [Ulduar] XT-002 - hard mode will now reset upon wipe ------------------------------------------------------------------------ r2512 | marcelo | 2010-02-15 14:01:05 -0200 (Mon, 15 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2511 | zwerg | 2010-02-15 13:31:13 -0200 (Mon, 15 Feb 2010) | 1 line * [Paladin] Seal of Command - damage doesn't scale with Spell Power now (thx Ivanrah) ------------------------------------------------------------------------ r2510 | marcelo | 2010-02-15 13:03:58 -0200 (Mon, 15 Feb 2010) | 2 lines [Ulduar] Added chest spawning for Kologarn and Freya ------------------------------------------------------------------------ r2509 | marcelo | 2010-02-15 12:03:15 -0200 (Mon, 15 Feb 2010) | 2 lines Added custom starter npc to custom.sql (by Krylock) ------------------------------------------------------------------------ r2508 | marcelo | 2010-02-15 12:02:25 -0200 (Mon, 15 Feb 2010) | 2 lines Added lock for NewEventMgr class ------------------------------------------------------------------------ r2507 | marcelo | 2010-02-15 08:50:12 -0200 (Mon, 15 Feb 2010) | 2 lines eol-style native ------------------------------------------------------------------------ r2506 | therzok | 2010-02-15 08:49:33 -0200 (Mon, 15 Feb 2010) | 1 line *A few corrections to r2505. ------------------------------------------------------------------------ r2505 | therzok | 2010-02-15 08:09:59 -0200 (Mon, 15 Feb 2010) | 25 lines *Battlegrounds folder cleanup. *[Warrior] Sword Specialization - Works with 2 handed swords now. By Hotux: Still WIP. [Utgarde Keep] Dalronn the Controller [Utgarde Keep] Prince Keleseth [Utgarde Keep] Skarvald the Constructor [Utgarde Keep] Ingvar the Plunderer By Slok: [Utgarde Pinnacle] General fixes. *Skadi now realises when Grauf is dead. *The door may now always open when Skadi dies. By Sumilion: *[Druid] Maim - Counts as stun. *[Hunter] Entrapment - No longer dispelled by snakes. *[Paladin] Seals - Fixup. *[Rogue] Shiv - Fixup. *[Shaman] Glyph of Healing Wave *[Shaman] Glyph of Stoneclaw Totem - Finished Therzok's code. *[Shaman] Lava Flows - Increases critical bonus damage. *[Shaman] Stormstrike - Fixups *[Shaman] Purge ------------------------------------------------------------------------ r2504 | marcelo | 2010-02-15 07:10:39 -0200 (Mon, 15 Feb 2010) | 2 lines Modified a few sprintf -> snprintf ------------------------------------------------------------------------ r2503 | marcelo | 2010-02-15 07:08:57 -0200 (Mon, 15 Feb 2010) | 3 lines Updated gameobject_loot.pl and added Ulduar gameobject loot to ulduar_loot.sql ------------------------------------------------------------------------ r2502 | zwerg | 2010-02-14 09:49:53 -0200 (Sun, 14 Feb 2010) | 1 line compilation fix ------------------------------------------------------------------------ r2501 | zwerg | 2010-02-14 01:13:40 -0200 (Sun, 14 Feb 2010) | 3 lines by Xanis: * Argent Tournament trainers fixup * Knight-Lieutenant Moonstrike (Hateful Gladiator) ------------------------------------------------------------------------ r2500 | zwerg | 2010-02-13 23:33:56 -0200 (Sat, 13 Feb 2010) | 5 lines mine :D * [Mage] Mirror Image - summoned NPCs will now look like the casting player * Added missing unit field flag definitions ------------------------------------------------------------------------ r2499 | marcelo | 2010-02-13 23:31:21 -0200 (Sat, 13 Feb 2010) | 2 lines Partly reverting r2442 (I will recommit this later) ------------------------------------------------------------------------ r2498 | zwerg | 2010-02-13 13:25:02 -0200 (Sat, 13 Feb 2010) | 34 lines Big content update. All credit for this revision goes to Xanis. Thank you! Note: Those changes will take place when Ulduar and Arena S6 gear is introduced to players * Emblems of Conquest: * Spawned new vendors, fixed locations of new ones * Added full selling templates * All 5-man dungeon quests now give Emblems of Conquest as rewards * Emblem of Triumph vendors reworked and removed until 3.2 content is introduced * Arena Season 6 setup - reworked the following creatures and their vending templates: * Captain Dirgehammer and Sergeant Thunderhorn (Deadly Accessories) * Captain ONeal and Lady Palanseer (Jewelcrafting Gems and Patterns) * Lieutenant Tristia and Doris Volanthius (Furious Accessories) * Argex Irongut, Kezzik the Striker and Nargle Lashcord (Furious Gladiator) * Big Zokk Torquewrench (Arena Vendor) * Evee Copperspring (Deadly Totems/Sigils/Librams/Idols) * Xazi Smolderpipe (Deadly Gladiator) * Zom Bocom (Hateful Gladiator) * Trapjaw Rix and Blazzek the Biter (Furious Weapons) * Ulduar: * Fixed stats of Algalon the Observer, Yogg-Saron, General Vezax, Mimiron * Added trash mobs scripts (both 10man and 25man versions) * Argent Tournament Grounds: * Fixed stats of all NPCs * Added vendor template to Hiren Lorensong and Vasarin Redmorn * Added trainer template to: Fael Morningsong, Dustin Vail, Bethany Cromwell, Binkie Brightgear, Oluros, Crystal Brightspark, Arthur Denny, Kul'de, Rekka the Hammer * Utgarde Pinnacle: * Added Svala's heroic loot table * Reins of the Blue Proto-Drake added to Skadi's loot * Miscellaneous: * Fixed stats and spawns of around 100 creatures around Northrend * Enchanter Erodin and Enchanter Isian (Heirloom Vendors) - reworked * Updated Emblem of Heroism vendors * [Shaman] Base HP increased by 7 percent * Added Book of Glyph Mastery to Titanium Lockbox loot ------------------------------------------------------------------------ r2497 | therzok | 2010-02-13 12:39:23 -0200 (Sat, 13 Feb 2010) | 2 lines *Started "The Tidiest Emu" campaign. *Fixed up a revert... <_< ------------------------------------------------------------------------ r2496 | marcelo | 2010-02-13 12:31:43 -0200 (Sat, 13 Feb 2010) | 2 lines Meh ------------------------------------------------------------------------ r2495 | marcelo | 2010-02-13 12:26:39 -0200 (Sat, 13 Feb 2010) | 2 lines Fixes to distract effect ------------------------------------------------------------------------ r2494 | therzok | 2010-02-13 12:05:10 -0200 (Sat, 13 Feb 2010) | 21 lines *[Druid] Pounce - Duration fix and AP scaling. *[Hunter] Chimera Shot - Another fixup on Viper Sting. *[Hunter] Viper Sting - Proper limiting now. *[Mage] Hot Streak - Combo with Molten Armor. *[Mage] Molten Armor - Proc can now crit. *[Warrior] Sunder Armor - Stacks to 5 and works with Devastate. *[Warrior] Sword Specialization *Seems that AoE radius have proper visual now. I love my cleanup. By Sumilion: *[Death Knight] Blood-Caked Strike - No longer dual proccing. *[Druid] Abolish Poison - Shouldn't break stealth anymore. *[Druid] Eclipse - Fixup. *[Paladin] Deadly Gladiator's Libram of Fortitude - Target fixup. *[Shaman] Deadly Gladiator's Totem of Indomitability - Target fixup. *[Shaman] Earth Shield - Heals other targets with Shaman SP now. *[Shaman] Improved Earth Shield - Increases Earth Shield healing. *[Shaman] Improved Shields - Increases Earth Shield healing. *[Shaman] Totem of Dueling - Target fixup. ------------------------------------------------------------------------ r2493 | marcelo | 2010-02-13 11:40:32 -0200 (Sat, 13 Feb 2010) | 3 lines Teleporting will now null combo points, reset diminish timers and remove frozen status ------------------------------------------------------------------------ r2492 | marcelo | 2010-02-13 11:05:32 -0200 (Sat, 13 Feb 2010) | 2 lines [Shaman] Grounding Totem won't redirect charge spells now ------------------------------------------------------------------------ r2491 | marcelo | 2010-02-13 10:40:38 -0200 (Sat, 13 Feb 2010) | 2 lines Updated remove.sql ------------------------------------------------------------------------ r2490 | marcelo | 2010-02-13 09:40:03 -0200 (Sat, 13 Feb 2010) | 3 lines * Corrected server side orientation for creatures * [Ulduar] Iron Cronstructs are not attackable by default ------------------------------------------------------------------------ r2489 | marcelo | 2010-02-13 08:08:17 -0200 (Sat, 13 Feb 2010) | 5 lines * Improved SetAllowMelee to cancel current attack if melee is not allowed * [Ulduar] XT-002, lowered the numbers of spawns in phase 2 for 10man encounter ------------------------------------------------------------------------ r2488 | marcelo | 2010-02-13 07:22:00 -0200 (Sat, 13 Feb 2010) | 3 lines * Memleaks * Fixup for stuck in combat bug ------------------------------------------------------------------------ r2487 | marcelo | 2010-02-12 18:51:15 -0200 (Fri, 12 Feb 2010) | 2 lines Missing initialization ------------------------------------------------------------------------ r2486 | zwerg | 2010-02-12 14:34:37 -0200 (Fri, 12 Feb 2010) | 6 lines by sumilion: * [Druid] Eclipse - added internal cooldown * [Druid] Improved Leader of the Pack - added mana energizing * [Druid] Entangling Roots - scales with SP properly now * [Druid] Lacerate - coef fixup * [Druid] Swipe - scales with AP ------------------------------------------------------------------------ r2485 | marcelo | 2010-02-12 01:06:28 -0200 (Fri, 12 Feb 2010) | 2 lines Possibly memleak ------------------------------------------------------------------------ r2484 | therzok | 2010-02-12 00:43:51 -0200 (Fri, 12 Feb 2010) | 1 line [Paladin] Judgement of Command - Now acts as a melee spell and does 2x damage on crit, instead of 1.5. ------------------------------------------------------------------------ r2483 | zwerg | 2010-02-11 23:10:26 -0200 (Thu, 11 Feb 2010) | 1 line * [Priest] Pain and Suffering - "Your Mind Flay has a 33/66/100% chance to refresh the duration of your Shadow Word: Pain on the target" ------------------------------------------------------------------------ r2482 | therzok | 2010-02-11 22:57:02 -0200 (Thu, 11 Feb 2010) | 1 line *Oh God, Zwerg, you forgot this. :< ------------------------------------------------------------------------ r2481 | therzok | 2010-02-11 22:44:43 -0200 (Thu, 11 Feb 2010) | 52 lines === FOR GREAT JUSTICE === *[Death Knight] Blood of the North - Now using 3.2 version, a 3 point talent. *Some optimizations here and there, with cleanup included. And yeah, I love you Marcelo. <3 *PS, alphabetizing their fixes sucked. By Saelos: *[Quest][Bloodmyst Isle] I Shoot Magic Into the Darkness *[Quest][Borean Tundra] What Are They Up To? *[Quest][Darkshore] Bashal'Aran *[Quest][Darkshore] How Big a Threat? *[Quest][Darkshore] The Master's Glaive *[Quest][Darkshore] The Red Crystal *[Quest][Dragonblight] The Best of Intentions (Missing disguise part, couldn't find the spell ID, but works) *[Quest][Dun Morogh] Frostmane Hold - Fixup *[Quest][Eastern Plaguelands] The Eastern Plagues *[Quest][Felwood] Verifying the Corruption *[Quest][Ghostlands] Investigate An'daroth - Fixup *[Quest][Hellfire Peninsula] The Assassin *[Quest][Hellfire Peninsula] Heart of Rage *[Quest][Hillsbrad Foothills] Gol'dir *[Quest][Loch Modan] Resupplying the Excavation *[Quest][Ogrimmar] Betrayer *[Quest][Sholazar Basin] The Lifewarden's Wrath *[Quest][Silithus] What Tomorrow Brings *[Quest][Silverpine Forest] The Dead Fields *[Quest][Stonetalon Mountains] Boulderslide Ravine *[Quest][Stormwind City] In Search of The Temple *[Quest][Stormwind City] The Missing Diplomat *[Quest][Stranglethorn Vale] Investigate the Camp *[Quest][Stranglethorn Vale] Stone of the Tides *[Quest][The Hinterlands] The Altar of Zul *[Quest][Western Plaguelands] Unfinished Business *[Quest][Wetlands] The Algaz Gauntlet *[Quest][Winterspring] Strange Sources *[Quest][Zangarmarsh] The Boha'mu Ruins *[Quest][Zul'Drak] Trouble at the Altar of Sseratus By Slok: *[Quest][HowlingFjord] A Lesson In fear. *[Quest][BoreanTundra] The Hunt Is On. *Cleanup on Utgarde Pinnacle code. By Sumilion: *[Death Knight] Wandering Plague - center is the target and crit % is based on DKs crit. Last fix, probably. *[Druid] Eclipse - Both buffs can no longer be on the druid at the same time. *[Rogue] Shiv - Should apply poisons now, needs testing. *[Shaman] Flametongue Weapon - More WIP work, almost done. *[Shaman] Lava Lash - Increases damage by 25% if Off Hand has Flametongue Weapon. *[Racial] Blood Fury - No longer gives -50% healing debuff. *Removed some unneeded code. ------------------------------------------------------------------------ r2480 | marcelo | 2010-02-11 22:28:24 -0200 (Thu, 11 Feb 2010) | 2 lines Updated custom.sql for Emerald Dream as a continent (non-instanced) ------------------------------------------------------------------------ r2479 | zwerg | 2010-02-11 22:17:40 -0200 (Thu, 11 Feb 2010) | 1 line frostemu database conversion scripts updated and adjusted to udb 386 ------------------------------------------------------------------------ r2478 | marcelo | 2010-02-11 21:46:54 -0200 (Thu, 11 Feb 2010) | 3 lines * Possible memory corruption fix * Fix for creature_loot.pl (thx Zwerg :D) ------------------------------------------------------------------------ r2477 | marcelo | 2010-02-11 20:12:02 -0200 (Thu, 11 Feb 2010) | 3 lines The adjustment to a team's personal rating can vary based on the average personal rating of the other team while team ratings will always adjust based directly on the team rating of the other team. ------------------------------------------------------------------------ r2476 | therzok | 2010-02-11 19:37:03 -0200 (Thu, 11 Feb 2010) | 6 lines *Fixed Silence auras interrupting casts and fixed spells with spell interrupts. Automatically fixes School interrupts. *[Priest] Holy Concentration - Chance increased to 100% from 30%, as of 3.2.0. *[Item] Pendulum of Telluric Currents - ICD. *[Item] Frost Oil - scaling with SP / AP. *[Item] Shadow Oil - scaling with SP / AP. -- Downside is that Rank 2 Frostbolt and Rank 3 Shadow Bolt don't scale anymore. Hopefully, it won't be a problem since they're level 8 and 12 spells so SP isn't that big, or probably it's close to 0. Still, I'm not sure why they're scaling on DKs... Stop finding exploits please. I'm embarassed to do these kind of changes. ------------------------------------------------------------------------ r2475 | therzok | 2010-02-11 16:59:32 -0200 (Thu, 11 Feb 2010) | 1 line [Hunter] Chimera Shot - Viper Sting combo should now deal damage based on the amount the Hunter gains, instead of the amount depleted from the target. ------------------------------------------------------------------------ r2474 | therzok | 2010-02-11 08:18:26 -0200 (Thu, 11 Feb 2010) | 1 line *Improvements to r2467's cleanup. ------------------------------------------------------------------------ r2473 | zwerg | 2010-02-11 07:11:58 -0200 (Thu, 11 Feb 2010) | 1 line crashfix ------------------------------------------------------------------------ r2472 | marcelo | 2010-02-11 02:02:36 -0200 (Thu, 11 Feb 2010) | 2 lines Crashfix... bleh :P ------------------------------------------------------------------------ r2471 | marcelo | 2010-02-11 01:49:23 -0200 (Thu, 11 Feb 2010) | 3 lines Modified r2469 to: If the difference between the average personal rating of the team and the team rating is greater than 150 use the average personal rating to queue them ------------------------------------------------------------------------ r2470 | marcelo | 2010-02-11 01:28:13 -0200 (Thu, 11 Feb 2010) | 3 lines * If the opposing team was queued based on their team rating, your personal rating will be adjusted based on their team rating. * If the opposing team was queued based on their average personal rating, your personal rating will be adjusted based on their average personal rating. ------------------------------------------------------------------------ r2469 | marcelo | 2010-02-11 00:52:08 -0200 (Thu, 11 Feb 2010) | 4 lines If the average personal rating of the players queuing for a game is more than 150 points below the team'rating, the team will be queued against an opponent matching or similar to the average personal rating. ------------------------------------------------------------------------ r2468 | marcelo | 2010-02-10 22:34:09 -0200 (Wed, 10 Feb 2010) | 3 lines * Added hard mode logic to creature code * [Ulduar] XT-002 added hard mode call ------------------------------------------------------------------------ r2467 | therzok | 2010-02-10 21:55:53 -0200 (Wed, 10 Feb 2010) | 2 lines *[Hunter] Chimera Shot - Viper Sting combo. *Mega cleanup. No, really. If anyone dares to review it, get some coffee. I have. ------------------------------------------------------------------------ r2466 | marcelo | 2010-02-10 19:01:30 -0200 (Wed, 10 Feb 2010) | 3 lines * Implemented hard mode loot parsing at creature_loot.pl * Added SQL for Ulduar loot ------------------------------------------------------------------------ r2465 | marcelo | 2010-02-10 18:36:45 -0200 (Wed, 10 Feb 2010) | 2 lines [Ulduar] Razorscale, ajusted phase1 summon timer/amount ------------------------------------------------------------------------ r2464 | marcelo | 2010-02-10 03:56:05 -0200 (Wed, 10 Feb 2010) | 2 lines Improved caps detection system ------------------------------------------------------------------------ r2463 | marcelo | 2010-02-10 02:30:23 -0200 (Wed, 10 Feb 2010) | 2 lines [Racial] Berserking ------------------------------------------------------------------------ r2462 | marcelo | 2010-02-10 01:00:34 -0200 (Wed, 10 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2461 | marcelo | 2010-02-10 00:44:44 -0200 (Wed, 10 Feb 2010) | 2 lines Missing a target can still flag u as pvp if needed ------------------------------------------------------------------------ r2460 | marcelo | 2010-02-10 00:12:24 -0200 (Wed, 10 Feb 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2459 | marcelo | 2010-02-09 22:53:24 -0200 (Tue, 09 Feb 2010) | 2 lines Spell targeting bugfix ------------------------------------------------------------------------ r2458 | marcelo | 2010-02-09 12:58:40 -0200 (Tue, 09 Feb 2010) | 2 lines Renamed quest_mail_loot_template to mail_loot_template in converter ------------------------------------------------------------------------ r2457 | marcelo | 2010-02-09 12:55:22 -0200 (Tue, 09 Feb 2010) | 2 lines Few corrections to our converter ------------------------------------------------------------------------ r2456 | marcelo | 2010-02-09 12:37:40 -0200 (Tue, 09 Feb 2010) | 4 lines * Crashfix * Improved MOTD parsing for multi-lite MOTD's (line breaker is now character '|') ------------------------------------------------------------------------ r2455 | therzok | 2010-02-08 18:36:57 -0200 (Mon, 08 Feb 2010) | 1 line *[Warlock] Master Demonologist - Exploit fix. ------------------------------------------------------------------------ r2454 | therzok | 2010-02-08 18:06:34 -0200 (Mon, 08 Feb 2010) | 2 lines *SQL fixup... # instead of -- as line comment. Too used to Perl, huh? *SQL documentation update. ------------------------------------------------------------------------ r2453 | marcelo | 2010-02-08 14:00:04 -0200 (Mon, 08 Feb 2010) | 2 lines Correction to AI targeting for world mobs ------------------------------------------------------------------------ r2452 | marcelo | 2010-02-08 13:34:52 -0200 (Mon, 08 Feb 2010) | 2 lines Rewrote Greater Blessing's target handler ------------------------------------------------------------------------ r2451 | marcelo | 2010-02-08 12:38:36 -0200 (Mon, 08 Feb 2010) | 2 lines Handy sql for backwards compat ------------------------------------------------------------------------ r2450 | zwerg | 2010-02-08 11:48:05 -0200 (Mon, 08 Feb 2010) | 3 lines * Added some missing aurastate and emote definitions * [Naxxramas] Patchwerk - Hateful Strike target handler fixup * [The Violet Hold] Zuramat the Obliterator ------------------------------------------------------------------------ r2449 | marcelo | 2010-02-08 10:09:51 -0200 (Mon, 08 Feb 2010) | 2 lines Updated to UDB 386 ------------------------------------------------------------------------ r2448 | marcelo | 2010-02-08 09:58:51 -0200 (Mon, 08 Feb 2010) | 2 lines Forgot the sql ------------------------------------------------------------------------ r2447 | marcelo | 2010-02-08 09:53:56 -0200 (Mon, 08 Feb 2010) | 2 lines Commanding Shout and Battle Shout may stack when casted from different warriors ------------------------------------------------------------------------ r2446 | marcelo | 2010-02-08 07:20:49 -0200 (Mon, 08 Feb 2010) | 2 lines Interrupting the spell before casting will not trigger GCD now ------------------------------------------------------------------------ r2445 | therzok | 2010-02-08 07:19:21 -0200 (Mon, 08 Feb 2010) | 2 lines *[Shaman] Ghost Wolf - No longer goes under 100% movement speed. *[Warlock] Shadowfury - Activated, atm the visual is on yourself. ------------------------------------------------------------------------ r2444 | marcelo | 2010-02-08 07:08:24 -0200 (Mon, 08 Feb 2010) | 2 lines Small improvement on r2443 ------------------------------------------------------------------------ r2443 | marcelo | 2010-02-08 06:58:43 -0200 (Mon, 08 Feb 2010) | 3 lines * Spells reflected now take caster damage bonus * Spells can be reflected in flight ------------------------------------------------------------------------ r2442 | marcelo | 2010-02-08 03:46:24 -0200 (Mon, 08 Feb 2010) | 4 lines * Code cleanup * Crashfixes * Optimizations ------------------------------------------------------------------------ r2441 | marcelo | 2010-02-07 21:43:43 -0200 (Sun, 07 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2440 | therzok | 2010-02-07 15:13:53 -0200 (Sun, 07 Feb 2010) | 1 line Compile fix. <_< I hate it when I don't c/p. ------------------------------------------------------------------------ r2439 | therzok | 2010-02-07 14:36:52 -0200 (Sun, 07 Feb 2010) | 36 lines *[Warlock] Shadowfury - WIP on Visual Effect. Need to change target type and it works just fine. *Cleanup. By Sumilion: *[Death Knight] Improved Death Strike *[Death Knight] Wandering Plague - fixup, proper now. *[Hunter] Hunting Party - gives agility again and procs on Explosive Shot *[Hunter] Imp. Aspect of the Hawk - procs on auto shot *[Paladin] Deadly Gladiator's Libram of Fortitude *[Paladin] Judgements of the Just *[Rogue] Shiv - Does damage but does not apply poison. *[Shaman] Deadly Gladiator's Totem of Indomitability *[Shaman] Deadly Gladiator's Totem of Survival *[Shaman] Glyph of Totem of Wrath - fixup *[Shaman] Elemental Weapons - fixup *[Shaman] Nature's Guardian *[Shaman] Totem of Dueling *[Shaman] Totem of Wrath - Crit is applied and should work *[Shaman] Unleashed Rage By Slok: - Not fully tested yet, but a total revamp. [Utgarde Pinnacle] Made Bosses Attackable. Added some scripting to the following: *Bosses [Utgarde Pinnacle] Svala and Sorrowgrave form. [Utgarde Pinnacle] King Ymiron. [Utgarde Pinnacle] Skadi the Ruthless [Utgarde Pinnacle] Gortok Palehoof [Utgarde Pinnacle] Grauf. *Trash: *[Utgarde Pinnacle] Ferocious Rhino *[Utgarde Pinnacle] Frenzied Worgen *[Utgarde Pinnacle] Ravenous Furbolg *[Utgarde Pinnacle] Massive Jormungar ------------------------------------------------------------------------ r2438 | therzok | 2010-02-07 13:09:52 -0200 (Sun, 07 Feb 2010) | 9 lines by Lauda: * [Loot] Bag of Fishing Treasures * [Quest][Fishing] Blood Is Thicker * [Quest][Fishing] Dangerously Delicious * [Quest][Fishing] Jewel Of The Sewers * [Quest][Fishing] Monsterbelly Appetite * [Quest][Fishing] The Ghostfish * Bag of Fishing Treasures drops from these quests. ------------------------------------------------------------------------ r2437 | zwerg | 2010-02-07 12:49:59 -0200 (Sun, 07 Feb 2010) | 7 lines * Removing double occurences of Arcane Torrent spell for blood elves (thx Xanis) by Xanis: * [Dragonblight] Wintergarde Mine Bomb * [Utgarde Pinnacle] Trash Mob Scripts * [Utgarde Pinnacle] Svala - stats correction * [Naxxramas] Crypt Guard - health correction ------------------------------------------------------------------------ r2436 | marcelo | 2010-02-07 11:23:56 -0200 (Sun, 07 Feb 2010) | 2 lines Implemented Ulduar Teleporter script ------------------------------------------------------------------------ r2435 | marcelo | 2010-02-07 08:31:24 -0200 (Sun, 07 Feb 2010) | 4 lines Added target handlers for: * [Priest] Circle of Healing * [Druid] Wild Growth ------------------------------------------------------------------------ r2434 | therzok | 2010-02-07 08:21:50 -0200 (Sun, 07 Feb 2010) | 1 line *Exploit fix - Distract and alike spells making players start walking instead of running. ------------------------------------------------------------------------ r2433 | marcelo | 2010-02-07 07:15:35 -0200 (Sun, 07 Feb 2010) | 2 lines [Ulduar] General Vezax, fixed melee dmg ------------------------------------------------------------------------ r2432 | marcelo | 2010-02-07 06:31:54 -0200 (Sun, 07 Feb 2010) | 2 lines Small correction to r2429 ------------------------------------------------------------------------ r2431 | marcelo | 2010-02-07 04:27:41 -0200 (Sun, 07 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2430 | marcelo | 2010-02-07 02:44:35 -0200 (Sun, 07 Feb 2010) | 2 lines Corrected logic for r2429 ------------------------------------------------------------------------ r2429 | marcelo | 2010-02-06 11:01:18 -0200 (Sat, 06 Feb 2010) | 3 lines Implemented battleground group queueing :D (needs testing and a few more tweaks but seems working already) ------------------------------------------------------------------------ r2428 | zwerg | 2010-02-06 09:44:17 -0200 (Sat, 06 Feb 2010) | 3 lines * [Naxxramas] Thaddius: * Damage increasing debuffs will now stack up to 5 (10man) / 13 (25man) stacks * Damage dealt from charges will now not be affected by players' stats ------------------------------------------------------------------------ r2427 | marcelo | 2010-02-06 05:57:38 -0200 (Sat, 06 Feb 2010) | 2 lines [Ulduar] Razorscale, fixed harpoon mechanics and devouring flame ------------------------------------------------------------------------ r2426 | marcelo | 2010-02-06 02:05:26 -0200 (Sat, 06 Feb 2010) | 3 lines * Cleanup * Added memory status for linux ------------------------------------------------------------------------ r2425 | marcelo | 2010-02-05 21:36:13 -0200 (Fri, 05 Feb 2010) | 2 lines [Halls of Lightning] Fixed wrong spell id ------------------------------------------------------------------------ r2424 | marcelo | 2010-02-05 20:19:33 -0200 (Fri, 05 Feb 2010) | 2 lines [Ulduar] Ignis the Furnace Master, corrections to the Heat handler ------------------------------------------------------------------------ r2423 | marcelo | 2010-02-05 17:48:11 -0200 (Fri, 05 Feb 2010) | 3 lines * Instant spells won't delay melee attacks anymore for creatures * [Ulduar] Ignis the Furnace Master, improved Scorch location ------------------------------------------------------------------------ r2422 | zwerg | 2010-02-05 14:59:20 -0200 (Fri, 05 Feb 2010) | 1 line * [Death Knight] Wandering Plague fixup ------------------------------------------------------------------------ r2421 | marcelo | 2010-02-05 05:46:28 -0200 (Fri, 05 Feb 2010) | 3 lines [Ulduar] General Vezax, implemented Saronite Vapors / Saronite Animus scripts ------------------------------------------------------------------------ r2420 | marcelo | 2010-02-04 18:43:20 -0200 (Thu, 04 Feb 2010) | 2 lines [OS] Pyrobuffet fix ------------------------------------------------------------------------ r2419 | zwerg | 2010-02-04 18:07:13 -0200 (Thu, 04 Feb 2010) | 1 line * [Naxxramas] Maexxna should cast Necrotic Poison in 25man version correctly now ------------------------------------------------------------------------ r2418 | zwerg | 2010-02-04 15:32:11 -0200 (Thu, 04 Feb 2010) | 1 line * [Naxxramas] Patchwerk - reduced range of Hateful Strike ------------------------------------------------------------------------ r2417 | zwerg | 2010-02-04 15:13:25 -0200 (Thu, 04 Feb 2010) | 2 lines * [Naxxramas] Maexxna - script update * Web Wrap is still WIP ------------------------------------------------------------------------ r2416 | marcelo | 2010-02-04 13:51:23 -0200 (Thu, 04 Feb 2010) | 2 lines [Hunter] Chimera Shot, fixed dmg for Serpent Sting ------------------------------------------------------------------------ r2415 | marcelo | 2010-02-04 13:08:54 -0200 (Thu, 04 Feb 2010) | 2 lines [Ulduar] Auriaya, corrections to adds spawning/despawning ------------------------------------------------------------------------ r2414 | zwerg | 2010-02-04 12:21:25 -0200 (Thu, 04 Feb 2010) | 1 line * [Naxxramas] Gothik the Harvester - Unrelenting Trainees should now have correct HP ------------------------------------------------------------------------ r2413 | zwerg | 2010-02-04 11:54:28 -0200 (Thu, 04 Feb 2010) | 1 line code cleanup ------------------------------------------------------------------------ r2412 | marcelo | 2010-02-04 11:49:23 -0200 (Thu, 04 Feb 2010) | 3 lines * More memleaks * Initialization fixup ------------------------------------------------------------------------ r2411 | marcelo | 2010-02-04 10:53:57 -0200 (Thu, 04 Feb 2010) | 2 lines Memleak ------------------------------------------------------------------------ r2410 | zwerg | 2010-02-04 10:50:00 -0200 (Thu, 04 Feb 2010) | 1 line equipped usable items should now work properly ------------------------------------------------------------------------ r2409 | marcelo | 2010-02-04 09:29:18 -0200 (Thu, 04 Feb 2010) | 2 lines [Ulduar] Hacky fixed Kologarn "bridge" ;P ------------------------------------------------------------------------ r2408 | marcelo | 2010-02-04 05:40:48 -0200 (Thu, 04 Feb 2010) | 2 lines [Druid] Survival of the Fittest ------------------------------------------------------------------------ r2407 | marcelo | 2010-02-04 04:47:01 -0200 (Thu, 04 Feb 2010) | 3 lines [Naxxramas] Sapphiron, added ice block visual and fixed number of ice bolts ------------------------------------------------------------------------ r2406 | marcelo | 2010-02-04 00:30:14 -0200 (Thu, 04 Feb 2010) | 2 lines [Item] The Twin Blades of Azzinoth, internal CD ------------------------------------------------------------------------ r2405 | zwerg | 2010-02-03 22:43:02 -0200 (Wed, 03 Feb 2010) | 4 lines * code cleanup * wrapped and wrapping items cannot be sent in C.O.D. mail now * players can send Bound to Account items via mail now (this includes heirloom items) * added some server side checks for item usage ------------------------------------------------------------------------ r2404 | marcelo | 2010-02-03 22:28:22 -0200 (Wed, 03 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2403 | zwerg | 2010-02-03 19:28:06 -0200 (Wed, 03 Feb 2010) | 1 line Added some attribute-based checks for spells cast in arenas, battlegrounds and raid instances ------------------------------------------------------------------------ r2402 | marcelo | 2010-02-03 19:05:52 -0200 (Wed, 03 Feb 2010) | 2 lines AB cleanup ------------------------------------------------------------------------ r2401 | marcelo | 2010-02-03 17:17:24 -0200 (Wed, 03 Feb 2010) | 2 lines [Naxxramas] Kel'Thuzad, Frost Blast will now tick 4 times only ------------------------------------------------------------------------ r2400 | marcelo | 2010-02-03 16:54:11 -0200 (Wed, 03 Feb 2010) | 4 lines Fixed talents not applying when relog in dead state Mine! ;P ------------------------------------------------------------------------ r2399 | zwerg | 2010-02-03 15:54:06 -0200 (Wed, 03 Feb 2010) | 1 line Spell attributes update ------------------------------------------------------------------------ r2398 | zwerg | 2010-02-03 09:44:03 -0200 (Wed, 03 Feb 2010) | 1 line * Pendulum of Telluric Currents - damage done not scaling with AP/SP now (thx Prodan) ------------------------------------------------------------------------ r2397 | zwerg | 2010-02-03 07:25:50 -0200 (Wed, 03 Feb 2010) | 2 lines * [Naxxramas] Patchwerk - Hateful Strike - correct implementation for the 10man version * [Naxxramas] Gothik the Harvester - will stop teleporting after the combat gate is open ------------------------------------------------------------------------ r2396 | marcelo | 2010-02-03 06:57:00 -0200 (Wed, 03 Feb 2010) | 3 lines [Naxxramas] Patchwerk, fixed Hateful Strike logic, should be fully ok now ------------------------------------------------------------------------ r2395 | marcelo | 2010-02-03 04:19:03 -0200 (Wed, 03 Feb 2010) | 3 lines * Even more memleaks * Correction to old AddSpell behavior ------------------------------------------------------------------------ r2394 | marcelo | 2010-02-03 03:17:46 -0200 (Wed, 03 Feb 2010) | 2 lines More memleaks ------------------------------------------------------------------------ r2393 | marcelo | 2010-02-02 23:51:10 -0200 (Tue, 02 Feb 2010) | 2 lines Memleaks ------------------------------------------------------------------------ r2392 | marcelo | 2010-02-02 23:17:45 -0200 (Tue, 02 Feb 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2391 | zwerg | 2010-02-02 19:10:06 -0200 (Tue, 02 Feb 2010) | 1 line * [Naxxramas] Patchwerk - Hateful Strike will now hit a target with the highest, not the lowest HP in range =D ------------------------------------------------------------------------ r2390 | marcelo | 2010-02-02 18:15:45 -0200 (Tue, 02 Feb 2010) | 2 lines [Ulduar] XT-002 Heart phase ------------------------------------------------------------------------ r2389 | marcelo | 2010-02-02 18:09:42 -0200 (Tue, 02 Feb 2010) | 3 lines [Ulduar] Razorscale event can't be triggered while already active or boss is dead ------------------------------------------------------------------------ r2388 | therzok | 2010-02-02 16:43:36 -0200 (Tue, 02 Feb 2010) | 1 line *Underwater Breath timer is now 3 minutes, as of patch 3.0.2. ------------------------------------------------------------------------ r2387 | therzok | 2010-02-02 13:31:42 -0200 (Tue, 02 Feb 2010) | 2 lines *[Item] Extract of Necromantic Power - No longer scales with SP/AP. ------------------------------------------------------------------------ r2386 | zwerg | 2010-02-02 13:26:30 -0200 (Tue, 02 Feb 2010) | 2 lines * [Warlock] Drain Mana - mana limit set to 6% of the caster's maximum mana * [Hunter] Viper Sting - mana limit set to 8% of the caster's maximum mana ------------------------------------------------------------------------ r2385 | therzok | 2010-02-02 12:06:17 -0200 (Tue, 02 Feb 2010) | 1 line *Some documentation on AttributesEx. When they get implemented, time to rejoice. ------------------------------------------------------------------------ r2384 | therzok | 2010-02-02 11:17:19 -0200 (Tue, 02 Feb 2010) | 8 lines *[Druid] Glyph of Aquatic Form By Sumilion: *[Hunter] Entrapment *[Shaman] Elemental Weapons *[Shaman] Flametongue Weapon - WIP, disabled. *[Shaman] Glyph of Totem of Wrath *[Warrior] Juggernaut - Only procs on Charge ------------------------------------------------------------------------ r2383 | therzok | 2010-02-02 10:19:15 -0200 (Tue, 02 Feb 2010) | 4 lines *[Item] Darkmoon Card: Maelstrom - Fixed ICD and Proc type. *[Item] Darkmoon Card: Greatness - Doesn't break stealth now. *Moar, moar, moar cleanuuuuuup. I so _enjoy_ it. ------------------------------------------------------------------------ r2382 | therzok | 2010-02-02 09:42:14 -0200 (Tue, 02 Feb 2010) | 2 lines *[Hunter] Volley - This time it works... I know what was wrong, system was fine. I was applying an Over Time coefficient, instead of checking out that it was a periodic trigger of a direct damage spell. ------------------------------------------------------------------------ r2381 | zwerg | 2010-02-02 09:42:08 -0200 (Tue, 02 Feb 2010) | 1 line crashfix ------------------------------------------------------------------------ r2380 | zwerg | 2010-02-02 08:41:19 -0200 (Tue, 02 Feb 2010) | 1 line Reverted new Rend formula ------------------------------------------------------------------------ r2379 | zwerg | 2010-02-02 06:06:15 -0200 (Tue, 02 Feb 2010) | 3 lines * Implemented "hitboxes" for melee dps, players should be able to deal damage without a need to stand directly on or very near the creature - needs more testing * [Naxxramas] Patchwerk - Hateful Strike will now hit player with highest hp in melee range * [Druid] Rip - now uses melee mechanics (will benefit from Primal Gore) ------------------------------------------------------------------------ r2378 | therzok | 2010-02-02 04:43:50 -0200 (Tue, 02 Feb 2010) | 1 line *[Priest] Vampiric Touch - Reverted r2355's fix, since it was not working. ------------------------------------------------------------------------ r2377 | therzok | 2010-02-02 04:41:29 -0200 (Tue, 02 Feb 2010) | 6 lines *[Items] Vestige of Haldor, Bandits Insignia, Gnomish Lightning Generator, Horn of Argent Fury, Darkmoon Card: Death - No longer scaling with AP/SP. *Cleanup. By Hotux: *[Sunwell Plateau] Some more improvements. ------------------------------------------------------------------------ r2376 | marcelo | 2010-02-02 03:48:17 -0200 (Tue, 02 Feb 2010) | 2 lines Cleanup ------------------------------------------------------------------------ r2375 | marcelo | 2010-02-02 03:40:05 -0200 (Tue, 02 Feb 2010) | 2 lines [Naxxramas] Sapphiron, Frost Breath handler (missing visuals tho) ------------------------------------------------------------------------ r2374 | zwerg | 2010-02-02 02:45:29 -0200 (Tue, 02 Feb 2010) | 2 lines * [Druid] Savage Defense * [Druid] Savage Roar ------------------------------------------------------------------------ r2373 | zwerg | 2010-02-02 01:14:54 -0200 (Tue, 02 Feb 2010) | 3 lines Chance to crit calculations for some spells will now be based on player's melee / ranged crit chance instead of spell crit chance. This should fix calculations for * [Druid] Primal Gore but also possibly many other spells ------------------------------------------------------------------------ r2372 | marcelo | 2010-02-02 01:03:33 -0200 (Tue, 02 Feb 2010) | 2 lines [Naxxramas] Sapphiron, fixed Frost Aura ------------------------------------------------------------------------ r2371 | marcelo | 2010-02-02 00:27:06 -0200 (Tue, 02 Feb 2010) | 3 lines [Naxxramas] Sapphiron, rewrote script (still needs some work, mostly on phase 2) ------------------------------------------------------------------------ r2370 | zwerg | 2010-02-02 00:20:52 -0200 (Tue, 02 Feb 2010) | 1 line This should fix bosses losing mana too quickly ------------------------------------------------------------------------ r2369 | zwerg | 2010-02-01 22:44:58 -0200 (Mon, 01 Feb 2010) | 1 line [Naxxramas] The Four Horsemen - improved marks application ------------------------------------------------------------------------ r2368 | zwerg | 2010-02-01 19:54:56 -0200 (Mon, 01 Feb 2010) | 1 line [Naxxramas] Sapphiron - more fixups, still alot to do ------------------------------------------------------------------------ r2367 | zwerg | 2010-02-01 19:38:52 -0200 (Mon, 01 Feb 2010) | 2 lines * Bosses are now immune to knockback effects * [Naxxramas] Sapphiron - script update ------------------------------------------------------------------------ r2366 | zwerg | 2010-02-01 12:43:44 -0200 (Mon, 01 Feb 2010) | 3 lines * crashfixes * Bosses will now be immune to Death Grip effect * [Naxxramas] Thaddius fixup ------------------------------------------------------------------------ r2365 | marcelo | 2010-02-01 04:38:04 -0200 (Mon, 01 Feb 2010) | 2 lines [T7 Bonus] Improved Mana Gems ------------------------------------------------------------------------ r2364 | marcelo | 2010-02-01 04:01:17 -0200 (Mon, 01 Feb 2010) | 2 lines [Item] Flask of the North (NTY) ------------------------------------------------------------------------ r2363 | marcelo | 2010-02-01 03:47:28 -0200 (Mon, 01 Feb 2010) | 3 lines [Item] Enchant Weapon - Black Magic [Ulduar] Kologon shouldn't move ever now ------------------------------------------------------------------------ r2362 | marcelo | 2010-02-01 01:59:41 -0200 (Mon, 01 Feb 2010) | 2 lines Brewfest Launch try 2 :P ------------------------------------------------------------------------ r2361 | marcelo | 2010-02-01 01:45:21 -0200 (Mon, 01 Feb 2010) | 2 lines Improved out of combat creature handling ------------------------------------------------------------------------ r2360 | marcelo | 2010-01-31 22:49:42 -0200 (Sun, 31 Jan 2010) | 2 lines Crashfixes ------------------------------------------------------------------------ r2359 | marcelo | 2010-01-31 17:10:21 -0200 (Sun, 31 Jan 2010) | 2 lines [Ulduar] Kologarn improvements ------------------------------------------------------------------------ r2358 | marcelo | 2010-01-31 03:47:51 -0200 (Sun, 31 Jan 2010) | 2 lines Small correction ------------------------------------------------------------------------ r2357 | zwerg | 2010-01-31 01:22:26 -0200 (Sun, 31 Jan 2010) | 1 line crashfix ------------------------------------------------------------------------ r2356 | zwerg | 2010-01-31 01:11:26 -0200 (Sun, 31 Jan 2010) | 2 lines * [Naxxramas] Thaddius - will now be attackable right after killing Feugen and Stalagg, but will automatically engage any player standing on the platform after 20 seconds * [Naxxramas] The Four Horsemen - updated player checks ------------------------------------------------------------------------ r2355 | therzok | 2010-01-31 01:00:42 -0200 (Sun, 31 Jan 2010) | 28 lines *Red Changelog needs a spark of green. <3 *[Death Knight] Cooldowns should now reset when they're supposed to (i.e. on Arena start). - Thanks Saelos. *[Hunter] Explosive Shot - No longer Explosive Shot does AoE and now it does correct damage. - Thanks Quelmiran. *[Mage] Polymorph - Now heals 20% of HP per tick, not a static 1000. - Thanks Dekallo. *[Paladin] Holy Shield - WIP, not there yet. - Thanks Saelos. *[Priest] Vampiric Touch - Should now deal damage on Dispel. *[Warrior] Damage Shield - Should not be using Block Cap anymore. - Thanks Saelos. *Some work for Holyhorror. - Thanks btw. *[Quest][Mining] The Spectral Chalice - You now learn Smelt Dark Iron. ^_^ *Cleanup. By Sumilion: *[Druid] Glyph of Rejuvenation - Does not affect Swiftmend. *[Mage] Fiery Payback - Now disarms on ranged hits. *[Mage] Glyph of Fireball *[Mage] Glyph of Frost Bolt *[Rogue] Deadly Poison - Now scales with AP. *[Rogue] Fan of Knives - Now procs off the off-hand weapon. *[Rogue] Improved Sprint - Does not break stealth. *[Rogue] Wound Poison - Now scales with AP. *[Shaman] Lightning Overload - Fixup again. By Hotux: *[Sunwell Plateau] Full revamp. By Slok: *[Quest][Borean Tundra] Help Those Who Can't Help Themselves - Improvements to the script. ------------------------------------------------------------------------ r2354 | zwerg | 2010-01-30 23:04:19 -0200 (Sat, 30 Jan 2010) | 1 line SpawnCreature() fixups for difficulty entries ------------------------------------------------------------------------ r2353 | marcelo | 2010-01-30 17:02:54 -0200 (Sat, 30 Jan 2010) | 2 lines Kick event bugfix ------------------------------------------------------------------------ r2352 | marcelo | 2010-01-30 16:28:24 -0200 (Sat, 30 Jan 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2351 | zwerg | 2010-01-30 02:13:39 -0200 (Sat, 30 Jan 2010) | 1 line forgot this ------------------------------------------------------------------------ r2350 | marcelo | 2010-01-30 01:40:13 -0200 (Sat, 30 Jan 2010) | 2 lines More memleaks ------------------------------------------------------------------------ r2349 | marcelo | 2010-01-30 01:35:40 -0200 (Sat, 30 Jan 2010) | 2 lines Memleaks ------------------------------------------------------------------------ r2348 | marcelo | 2010-01-30 00:15:19 -0200 (Sat, 30 Jan 2010) | 2 lines Memory corruption fix ------------------------------------------------------------------------ r2347 | marcelo | 2010-01-29 23:58:44 -0200 (Fri, 29 Jan 2010) | 2 lines Exploit fix ;D ------------------------------------------------------------------------ r2346 | zwerg | 2010-01-29 23:40:06 -0200 (Fri, 29 Jan 2010) | 2 lines * [Naxxramas] The Four Horsemen - script update * code fixups ------------------------------------------------------------------------ r2345 | marcelo | 2010-01-29 23:32:15 -0200 (Fri, 29 Jan 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2344 | zwerg | 2010-01-29 20:37:26 -0200 (Fri, 29 Jan 2010) | 10 lines * Increased mana regeneration rate for bosses * Added more cell-based AI functions * "Interrupted" mechanics immunity also make units not suffer from pushback effect when being hit * [Warrior] Shield Slam - possible fix for damage dealt being too high * [Naxxramas] Heigan the Unclean - small script fixups * [Naxxramas] Thaddius: * Players with the same charge buff will now have their damage output increased * Thaddius will now engage the group 20 seconds after Feugen and Stalagg are killed * Wiping a raid group will cause Feugen and Stalagg to respawn * If no players are in melee range, Thaddius will start shooting Balls of Lightning at random raid members ------------------------------------------------------------------------ r2343 | marcelo | 2010-01-29 17:21:34 -0200 (Fri, 29 Jan 2010) | 5 lines * Brewfest Launch * When everyone is offline in a group the group will be removed from queues now * Exploit fix ------------------------------------------------------------------------ r2342 | marcelo | 2010-01-29 16:01:44 -0200 (Fri, 29 Jan 2010) | 2 lines [Warrior] Damage Shield ------------------------------------------------------------------------ r2341 | marcelo | 2010-01-29 15:36:51 -0200 (Fri, 29 Jan 2010) | 2 lines Fixed a .go delete/.go spawn visual issue ------------------------------------------------------------------------ r2340 | marcelo | 2010-01-29 04:08:39 -0200 (Fri, 29 Jan 2010) | 2 lines Memleaks/Code cleanup ------------------------------------------------------------------------ r2339 | marcelo | 2010-01-28 14:18:46 -0200 (Thu, 28 Jan 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2338 | zwerg | 2010-01-27 20:28:21 -0200 (Wed, 27 Jan 2010) | 1 line * [Naxxramas] Grobbulus - time delay between consecutive Mutating Injection casts will now depend on the health of the boss ------------------------------------------------------------------------ r2337 | zwerg | 2010-01-26 23:02:07 -0200 (Tue, 26 Jan 2010) | 3 lines * code cleanup * Added cell-based GetNearestAlivePlayer() and AggroNearestAlivePlayer() * [Naxxramas] Noth the Plaguebringer - script update ------------------------------------------------------------------------ r2336 | therzok | 2010-01-26 22:46:26 -0200 (Tue, 26 Jan 2010) | 8 lines *Re-committed r2331 with updates: *Pet in Character Screen no longer appears due to a minor setback on those corruptions. *Fixed up all the errors this revision was causing. Found out some more, improved some code, cleanup too. *Removed AuraStates due to probably being written already. Need to document myself more on this. *[Hunter] Chimera Shot - Fixed visual bug where auras didn't seem to refresh. Note: If only I had thought that Channel Updating was the cause of bugging up talents... Wasted 2 days on this. ------------------------------------------------------------------------ r2335 | zwerg | 2010-01-25 00:49:06 -0200 (Mon, 25 Jan 2010) | 2 lines * reverted r2331 * r2335 = r2330 + r2332 changeset ------------------------------------------------------------------------ r2334 | zwerg | 2010-01-24 23:43:42 -0200 (Sun, 24 Jan 2010) | 1 line fixup for aurastate checks (fixes paladins not being able to cast judgements) ------------------------------------------------------------------------ r2333 | zwerg | 2010-01-24 22:31:08 -0200 (Sun, 24 Jan 2010) | 1 line partial revert of r2331 due to db corruption ------------------------------------------------------------------------ r2332 | zwerg | 2010-01-24 19:20:47 -0200 (Sun, 24 Jan 2010) | 2 lines * crashfixes * [Naxxramas] Gothik the Harvester small corrections ------------------------------------------------------------------------ r2331 | therzok | 2010-01-24 08:30:46 -0200 (Sun, 24 Jan 2010) | 23 lines *Crashfix and warning fixes. *Code improvement, optimization and cleanup. *Disabled SWP scripts, letting SQL scripting fix up SWP. Kil'Jaeden and Entropius spawning is still being executed. *Fixed zone channels: General, Trade, Local Defense. *Added a way to play movies to a player. *Added GM command .debug play ID so you can play Movies. *Added (more) Aurastate code improvements. Probably fixes some spells stacking and so on. *Research on Aura Interrupt Flags - Added: ON_TURNING, ON_DISMOUNT, ON_ENTER_WATER., ON_ENTER_PVP, ON_DIRECT_DAMAGE, ON_AFTER_CAST_SPELL. *Added client timer types: TIMER_EXHAUSTION, TIMER_BREATH, TIMER_FEIGNDEATH. Still missing one. *Defined POWER_TYPE_HAPPINESS and added specific HasPower and TakePower code. *Added SPELL_FAILED_ITEM_ENCHANT_TRADE_WINDOW. *Added more Server Message types: BATTLEGROUND_SHUTDOWN, BATTLEGROUND_RESTART, INSTANCE_SHUTDOWN, INSTANCE_RESTART. *Added more World Map info flags: HAS_NORMAL_10MAN, HAS_NORMAL_25_MAN, HAS_HEROIC_10_MAN, HAS_HEROIC_25_MAN. *Pets now appear in Character login screen. *Hunter pets cannot have less than Owner's level - 5. Even when unstabled and so on. *HandlePetUnlearn now sends data packets to the client. *Pet scaling documentation added. Work on Pet Saving started. *WIP on Auras which should scale dynamically. In example aura 212, 268 (Increase by stat percent). *Hope I didn't forget to put something in the changelog. ------------------------------------------------------------------------ r2330 | zwerg | 2010-01-24 01:20:39 -0200 (Sun, 24 Jan 2010) | 1 line *nix compile fix ------------------------------------------------------------------------ r2329 | zwerg | 2010-01-24 00:11:39 -0200 (Sun, 24 Jan 2010) | 3 lines * [Naxxramas] Heigan the Unclean * Rewritten plague fissure related code * Increased time between eruptions in dance phase ------------------------------------------------------------------------ r2328 | zwerg | 2010-01-23 22:06:06 -0200 (Sat, 23 Jan 2010) | 2 lines * GMs will now not activate scripted area triggers by default * Added .cheat areatrigger to toggle this setting ------------------------------------------------------------------------ r2327 | zwerg | 2010-01-23 21:32:05 -0200 (Sat, 23 Jan 2010) | 5 lines by sumilion: * [Death Knight] Anti-Magic Zone - visual no longer gives debuff * [Death Knight] Strangulate - interrupts casting * [Hunter] Silencing Shot - interrupts casting * [Mage] Fiery Payback - disarms now ------------------------------------------------------------------------ r2326 | therzok | 2010-01-23 21:22:57 -0200 (Sat, 23 Jan 2010) | 1 line *Fixups for r2323. ------------------------------------------------------------------------ r2325 | zwerg | 2010-01-23 21:16:46 -0200 (Sat, 23 Jan 2010) | 6 lines by Slok: * [Quest][Borean Tundra] Take No Chances. * [Quest][Borean Tundra] Help Those Who Cant Help Themselves. * [Quest][Howling Fjord] The Echo of Ymiron. * [Quest][Howling Fjord] Anguish of Nifflevar. * [Sql] Fixed Trachelas Carcass Spell Focus ------------------------------------------------------------------------ r2324 | zwerg | 2010-01-23 15:51:43 -0200 (Sat, 23 Jan 2010) | 5 lines by sumilion: * [Mage] Arcane Potency * [Death Knight] Death Strike - fixup * [Mage] Frostbolt debuffs no longer stack * Earth and Moon, Ebon Plague and Curse of the Elements should no longer stack. ------------------------------------------------------------------------ r2323 | therzok | 2010-01-23 11:56:05 -0200 (Sat, 23 Jan 2010) | 7 lines *[Warlock] Soul Link - Now works properly. Tooltipless buff does not stay appear in your buff list anymore. It disappears when pet dies / gets dismissed. *[Sunwell Plateau] Entropius now spawns on M'uru's death. Kil'Jaeden now spawns on Brutallus' death. More possible fixes due to re-enabling its code. *[Arena] "After 60 seconds of preparation, the match commences. All buffs with fewer than 25 seconds remaining are removed and rage/runic power is reset to 0." *Reworked mount/dismount pet system. You no longer get a fresh pet if you're pet is dead. WIP on Pet Cooldowns being reset. *Finished Pet in Character Screen code. Now I need to fix Pet Saving so it appears. *Code optimizations and cleanup. ------------------------------------------------------------------------ r2322 | zwerg | 2010-01-23 07:23:42 -0200 (Sat, 23 Jan 2010) | 4 lines * Code cleanup * Added random mount gender selection for flight-path mounts * [Borean Tundra] Surristrasz will now send players from Amber Ledge to Coldarra * [Borean Tundra] Librarian Tiare will now teleport players from Coldarra to Amber Ledge ------------------------------------------------------------------------ r2321 | zwerg | 2010-01-23 02:12:30 -0200 (Sat, 23 Jan 2010) | 2 lines * Knockback effects will now cause creatures to attack players * [Naxxramas] Gothik the Harvester - avoiding spawns should be a lot harder now ------------------------------------------------------------------------ r2320 | zwerg | 2010-01-22 07:10:05 -0200 (Fri, 22 Jan 2010) | 1 line * [Naxxramas] Noth the Plaguebringer - 25man version of Curse of the Plaguebringer will now affect 10 random players instead of 3 ------------------------------------------------------------------------ r2319 | zwerg | 2010-01-21 21:13:00 -0200 (Thu, 21 Jan 2010) | 1 line * [Shaman] Bloodlust - refix for r2310, will take care of visual later ------------------------------------------------------------------------ r2318 | zwerg | 2010-01-21 18:15:30 -0200 (Thu, 21 Jan 2010) | 40 lines * Block value * Is not capped as a stat * Contribution towards [Warrior] Shield Slam and [Paladin] Shield of Righteousness capped at the value equal to 34.5 * player level * [Warrior] Shield Block doubles the damage contribution cap * AI scripts will now apply to heroic versions of creatures as well * Fixed problem with some mobs hitting for random huge amounts of damage - this also fixes [Naxxramas] Death Knight Captain by Xanis: * [Druid] Flight Form level and cost update * [Mining] Implemented Level Requirements * [Herbalism] Corrected Level Requirements * [Quest] [Storm Peaks] On Brann's Trail * [Quest] [Storm Peaks] The Missing Bronzebeard * [NPC] Training Dummies should not turn now * [NPC] Ethereum Prisoners fixups * [NPC] Ravasaur Matriarch loot update * [NPC] Razormaw Matriarch loot update * [Sunwell Plateau] Opened Brutallus fire wall * [Sunwell Plateau] Sathrovarr - spawned * [Sunwell Plateau] Brutallus is now attackable * [Sunwell Plateau] Brutallus - Fixed HP * [Sunwell Plateau] Felmyst - spawned * [Sunwell Plateau] Opened M'uru's door * [Sunwell Plateau] M'uru fixup * [Sunwell Plateau] Entropius - fixed HP * [Sunwell Plateau] Kil'jaeden - fixed stats * [Sunwell Plateau] Kil'jaeden - fixed loot table * [Black Temple] Akama - fixed spawn * [Zul'aman] Opened entry door * [The Underbog] Swamplord Musel'ek - Freezing Trap removed * [Magister's Terrace] Removed Drink Fel Infusion buff from mobs that were dealing enormous amounts of damage * [Blackwing Lair] Nefarian - spawned * [Blackwing Lair] Nefarian - loot table * [Molten Core] Ragnaros - spawned * [Molten Core] Ragnaros - fixed stats * [Molten Core] Ragnaros - fixed loot table * [Molten Core] Baron Geddon - fixed HP * [Mana-Tombs] Ethereal Darkcaster fix * [Scholomance] Scholomance Acolyte fix ------------------------------------------------------------------------ r2317 | zwerg | 2010-01-21 14:52:18 -0200 (Thu, 21 Jan 2010) | 2 lines * [Paladin] Shield of the Templar - should proc off Avenger's Shield only now * [Arathi Basin] probable fix for disappearing flags ------------------------------------------------------------------------ r2316 | zwerg | 2010-01-20 21:14:34 -0200 (Wed, 20 Jan 2010) | 4 lines * Block value cap increased to 34.5 * player level * [Death Knight] Threat of Thassarian exploit fix * [Death Knight] Desecration fix * [Paladin] Shield of the Templar proc fix ------------------------------------------------------------------------ r2315 | zwerg | 2010-01-20 19:18:40 -0200 (Wed, 20 Jan 2010) | 1 line crashfix ------------------------------------------------------------------------ r2314 | zwerg | 2010-01-20 17:37:50 -0200 (Wed, 20 Jan 2010) | 1 line forgot this ------------------------------------------------------------------------ r2313 | zwerg | 2010-01-20 15:45:13 -0200 (Wed, 20 Jan 2010) | 12 lines * After leaving group while being inside an instance, players will be ported to the nearest graveyard instead of the instance entrance * Improved code checks to prevent people spawning inside instances they don't belong to, especially during logging in * Fix for an instance lockout and content skipping exploit * Batlleground tooltip will now display correct battleground ID instead of an ambiguous instance number * [Warrior] Critical Block - fixed the additional block value granting mechanics * Refixed and reenabled Torloth The Magnificent's script by sumilion: * [Hunter] Mend Pet - is not a channel * [Hunter] Frenzy * [Shaman] Earthen Power ------------------------------------------------------------------------ r2312 | therzok | 2010-01-19 21:55:58 -0200 (Tue, 19 Jan 2010) | 4 lines *Improvements to r2308: Warlocks have their mount despawned temporarily for later usage. It gets respawned on dismount. *Pet resistances scale with pet level now. *WIP for Pets in Character Selection. *Allmighty cleanup. ------------------------------------------------------------------------ r2311 | zwerg | 2010-01-19 19:51:04 -0200 (Tue, 19 Jan 2010) | 2 lines * Block Value is now capped at 30 * player's level * [Death Knight] Threat of Thassarian - proc handler rewritten ------------------------------------------------------------------------ r2310 | zwerg | 2010-01-19 13:39:31 -0200 (Tue, 19 Jan 2010) | 3 lines * Fixed range checks for raid-wide buffs * [Paladin] Holy Wrath - fixed damage formula * [Shaman] Bloodlust / Heroism - won't ignore the Exhaustion / Sated debuff now ------------------------------------------------------------------------ r2309 | zwerg | 2010-01-19 04:27:27 -0200 (Tue, 19 Jan 2010) | 12 lines * Removed accidential instance lockout removals at server startup * Code cleanup, fixups, missing NULL checks for latest revisions * Temporary disabling Torloth the Magnificent script * [Death Knight] Threat of Thassarian fixups * [Paladin] Shield of the Templar - fixed proc flags by sumillion: * [Death Knight] Corpse Explosion - can't explode dead pets by Slok: * Code cleanup ------------------------------------------------------------------------ r2308 | therzok | 2010-01-18 22:18:23 -0200 (Mon, 18 Jan 2010) | 3 lines *Pet handling when mounting and dismounting: [Hunter] Pet gets removed from when you mount until when you dismount. [Warlock] Refunded a Soul Shard when mounting for removal of Voidwalker, Succubus, Felhunter and Felguard. ------------------------------------------------------------------------ r2307 | therzok | 2010-01-18 19:20:31 -0200 (Mon, 18 Jan 2010) | 24 lines *Nifty cleanup. *Had a lol. *[Death Knight] Pestilence - Now refreshes Ebon Plague. By Sumilion: [Death Knight] Corpse Explosion - Works on pets, have fun xD [Death Knight] Deathchill - Gets removed on Obliterate. [Death Knight] Wandering Plague - Does not affect charmed / feared / pacified targets. [Shaman] Lightning Overload - Fixup, shouldn't proc off Overloads anymore. By Slok: [Quest][BoreanTundra] Abduction. [Quest][BoreanTundra] Prison Break. [Quest][BoreanTundra] Plug the Sinkholes. [Quest][BoreanTundra] Drake Hunt - Fixup. [Quest][Shadowmoon] Blast the Infernals! [Quest][Shadowmoon] Battle of the Crimson Watch. [Quest][RedridgeMountains] Thunderaan. [Creature] Illidari Dreadlord. [Creature] Felguard Degrader. [Creature] Illidari Soldier. [Creature] Illidari Mind_Breaker. [Creature] Illidari Highlord. [Creature] Torloth the Magnificent. ------------------------------------------------------------------------ r2306 | therzok | 2010-01-17 20:52:23 -0200 (Sun, 17 Jan 2010) | 18 lines *[Death Knight] Anti-Magic Shell - WIP but not totally functional code for Magic Debuffs immunity. *[Mage] Empowered Fire - Frostfire Bolt fixup. *[Paladin] Shield of the Templar - Silence effect. *Code cleanup. *I hate IRL stuff. >_< By Sumilion: *[Death Knight] Anti-Magic Shell - "Energizes the Death Knight with additional runic power" *[Death Knight] Desecration - Debuff refreshing. *[Death Knight] Ebon Plaguebringer - Increases crit percent. *[Death Knight] Empower Rune Weapon - Refreshing disabled, was giving nasty bugs. *[Death Knight] Magic Suppression *[Death Knight] Sigil of Awareness - Fixup on Therzok's code. *[Death Knight] Threat of Thassarian, fixed it completely. Death Strike does not heal twice. *[Priest] Rapture - On Dispel revitalize, WIP. *[Shaman] Lava Flows - Casting speed increase on Flame Shock dispel. *[Warrior] Blood Craze - Procs on spells and ranged hits now. *[Warrior] Unrelenting Assault - Fixed proc when target is casting. ------------------------------------------------------------------------ r2305 | zwerg | 2010-01-17 16:15:30 -0200 (Sun, 17 Jan 2010) | 1 line small fixups for r2303 ------------------------------------------------------------------------ r2304 | therzok | 2010-01-17 14:19:49 -0200 (Sun, 17 Jan 2010) | 1 line *Forgot this. >_> ------------------------------------------------------------------------ r2303 | therzok | 2010-01-17 13:39:41 -0200 (Sun, 17 Jan 2010) | 6 lines [Druid] Savage Defense - Proper fix now. [Mage] Empowered Fire [Sunwell Plateau] Probable fix for KJ and Entropius spawning. By Sumilion: [Death Knight] Acherus Deathcharger cost fix. ------------------------------------------------------------------------ r2302 | zwerg | 2010-01-17 04:22:30 -0200 (Sun, 17 Jan 2010) | 2 lines * All arena organizers will now sell proper arena team charters instead of guild charters * Headless Horseman's mount can now also fly ------------------------------------------------------------------------ r2301 | zwerg | 2010-01-17 00:45:00 -0200 (Sun, 17 Jan 2010) | 1 line r2299 should apply to Naxxramas as well ------------------------------------------------------------------------ r2300 | zwerg | 2010-01-16 22:22:00 -0200 (Sat, 16 Jan 2010) | 8 lines r2300 mine =D enjoy your vacation marcelo! * The following mounts will now work properly: * Big Blizzard Bear * Headless Horseman's Mount * Magic Broom * Magic Rooster * Winged Steed of the Ebon Blade (update) ------------------------------------------------------------------------ r2299 | zwerg | 2010-01-16 22:19:58 -0200 (Sat, 16 Jan 2010) | 2 lines * This should completely eliminate the bug where players were finding themselves stuck in the middle of nowhere after a relog (or server crashing) while being dead in an instance * .multimute log correction (thx Holy) ------------------------------------------------------------------------ r2298 | zwerg | 2010-01-15 14:50:28 -0200 (Fri, 15 Jan 2010) | 2 lines * Corrections to r2294 and r2297 * Players will be informed about remaining duration of the lockout when trying to enter a locked-out instance ------------------------------------------------------------------------ r2297 | zwerg | 2010-01-15 05:45:23 -0200 (Fri, 15 Jan 2010) | 1 line * Implemented spell script for flying mounts scaling with riding skill as well (please report any non-working mounts so I can add them) ------------------------------------------------------------------------ r2296 | zwerg | 2010-01-15 04:37:22 -0200 (Fri, 15 Jan 2010) | 2 lines * Players in ghost form will be now able to fly in Northrend * Implemented spell script for mounts scaling with riding skill (should be easier to fix not working mounts now) ------------------------------------------------------------------------ r2295 | zwerg | 2010-01-15 02:41:11 -0200 (Fri, 15 Jan 2010) | 25 lines * [Death Knight] Glyph of Death Strike refix by sumilion: * [Priest] Glyph of Pain Suppression * [Druid] Berserk (breaks Fear and does not break stealth) * [Shaman] Call of Ancestors/Elements/Spirits cleanup * [Shaman] Chain Lightning rank 6 * [Shaman] Partially rewrote Lightning Overload, second spell is now independent from the original one and it does not consume mana. -- Big thanks to Therzok for this one. * [Death Knight] Ebon Plague - Increases magic damage taken by 13% * [Death Knight] Desecration * [Death Knight] Anti-Magic Zone - Can no longer move and the visual is set now. The effect has the right range. * [Death Knight] Frost Fever - coef adjustment * [Death Knight] Lichborne (breaks Fear now) by Slok: * [Quest][Azuremyst Isle] Draenei Survivor. * [Quest][Azuremyst Isle] A Cry for Help. * [Quest][QuestHooks][The Barrens] Forgotten Pools. * [Quest][Borean Tundra] Drake Hunt (with marcelo's updates) * [Quest][The Barrens] Revenge of Gann, Added explosion visual. * [Quest][Shadowmoon] Blast the Infernals! * [Quest][Terrokar] Torgos! * [Quest][Teldrassil] Emerald Dreamcatcher. * [Quest][Teldrassil] Ferocitas the Dreameater. * [NPC][Shadowmoon Valley] Neltharaku - shows the Gossip menu. ------------------------------------------------------------------------ r2294 | marcelo | 2010-01-14 01:27:47 -0200 (Thu, 14 Jan 2010) | 2 lines Bugfix for relog while death on a dungeon ------------------------------------------------------------------------ r2293 | zwerg | 2010-01-14 00:14:11 -0200 (Thu, 14 Jan 2010) | 1 line Relogging shouldn't change death state now ------------------------------------------------------------------------ r2292 | therzok | 2010-01-13 18:21:36 -0200 (Wed, 13 Jan 2010) | 1 line *Compile fix. ------------------------------------------------------------------------ r2291 | marcelo | 2010-01-13 09:55:22 -0200 (Wed, 13 Jan 2010) | 2 lines Small correctoin for SchoolAbsorb bonus pct ------------------------------------------------------------------------ r2290 | marcelo | 2010-01-13 09:46:43 -0200 (Wed, 13 Jan 2010) | 2 lines Implemented dalaran arena "flush" effect ------------------------------------------------------------------------ r2289 | marcelo | 2010-01-13 08:26:54 -0200 (Wed, 13 Jan 2010) | 2 lines Exploit fix ------------------------------------------------------------------------ r2288 | marcelo | 2010-01-13 08:20:56 -0200 (Wed, 13 Jan 2010) | 2 lines Small modification to outStackTrace ------------------------------------------------------------------------ r2287 | marcelo | 2010-01-13 08:19:26 -0200 (Wed, 13 Jan 2010) | 3 lines * Added game_event_creature_quest to storage * Added more debug code to help me understand AB flags bug ------------------------------------------------------------------------ r2286 | marcelo | 2010-01-13 06:49:12 -0200 (Wed, 13 Jan 2010) | 2 lines Corrected target handler 37 not checking radius ------------------------------------------------------------------------ r2285 | marcelo | 2010-01-13 06:16:08 -0200 (Wed, 13 Jan 2010) | 2 lines Corrections to diminishing return groups ------------------------------------------------------------------------ r2284 | marcelo | 2010-01-13 04:29:47 -0200 (Wed, 13 Jan 2010) | 2 lines Bugfix for r2276 ------------------------------------------------------------------------ r2283 | zwerg | 2010-01-13 02:38:39 -0200 (Wed, 13 Jan 2010) | 1 line Talking to guards should be possible now ------------------------------------------------------------------------ r2282 | zwerg | 2010-01-13 00:48:45 -0200 (Wed, 13 Jan 2010) | 1 line Fixed NPC gossip problem ------------------------------------------------------------------------ r2281 | zwerg | 2010-01-12 20:44:49 -0200 (Tue, 12 Jan 2010) | 2 lines * Reverted Titanium Lockbox part from r2279 as it was a duplicate * Script cleanup ------------------------------------------------------------------------ r2280 | zwerg | 2010-01-12 20:26:28 -0200 (Tue, 12 Jan 2010) | 1 line compilation fix ------------------------------------------------------------------------ r2279 | therzok | 2010-01-12 20:25:42 -0200 (Tue, 12 Jan 2010) | 6 lines *Added code for .cheat globalcooldown. Needs revising. *Scripts to replace old Pestilence and Strangulate. *Cleanup. By Lauda: [Loot] Titanium Lockbox ------------------------------------------------------------------------ r2278 | zwerg | 2010-01-12 20:21:14 -0200 (Tue, 12 Jan 2010) | 1 line * added .go delete message (thx Holy) ------------------------------------------------------------------------ r2277 | marcelo | 2010-01-12 13:38:49 -0200 (Tue, 12 Jan 2010) | 2 lines Armor & Spell Penetration ------------------------------------------------------------------------ r2276 | marcelo | 2010-01-12 11:21:32 -0200 (Tue, 12 Jan 2010) | 3 lines * Fixes to repair item costs * Bugfix for innkeeper gossip ------------------------------------------------------------------------ r2275 | marcelo | 2010-01-12 08:55:45 -0200 (Tue, 12 Jan 2010) | 2 lines Correction to r2274 ------------------------------------------------------------------------ r2274 | marcelo | 2010-01-12 08:44:42 -0200 (Tue, 12 Jan 2010) | 3 lines * Code cleanup * Memleaks ------------------------------------------------------------------------ r2273 | therzok | 2010-01-12 07:06:39 -0200 (Tue, 12 Jan 2010) | 8 lines *[Druid] Savage Defense - Absorbs proper percentage of AP. *[Item] Flare of the Heavens - Fixed Procs *[Item] The General's Heart - Internal Cooldown *Some fixes requested by Xanis to bring Pre-WotLK back to life. *Entropius now spawns on Muru's death. *Kil'Jaeden now spawns on Brutallus' death. ------------------------------------------------------------------------ r2272 | marcelo | 2010-01-12 06:18:34 -0200 (Tue, 12 Jan 2010) | 2 lines [Item] Darkmoon Card: Greatness ------------------------------------------------------------------------ r2271 | marcelo | 2010-01-12 04:58:45 -0200 (Tue, 12 Jan 2010) | 2 lines [Ulduar] Razorscale ------------------------------------------------------------------------ r2270 | zwerg | 2010-01-12 03:01:56 -0200 (Tue, 12 Jan 2010) | 3 lines * Added .findbyip command * [Inscription] Book of Glyph Mastery fix * [Ulduar] All bosses during testing phase will drop Emblem of Conquest and also have a fair chance of dropping Book of Glyph Mastery ------------------------------------------------------------------------ r2269 | marcelo | 2010-01-12 02:42:32 -0200 (Tue, 12 Jan 2010) | 3 lines Correction for max range checking for periodic trigger spells (fixes Magic Attunement for Arcane Missiles) ------------------------------------------------------------------------ r2268 | marcelo | 2010-01-12 01:54:21 -0200 (Tue, 12 Jan 2010) | 3 lines * [Warlock] Soulshatter * Implemented "Reduce Threat PCT" effect ------------------------------------------------------------------------ r2267 | zwerg | 2010-01-12 01:11:57 -0200 (Tue, 12 Jan 2010) | 4 lines by Xanis: * [Shaman] Call of the Ancestors - added to class trainers * [Shaman] Call of the Spirits - added to class trainers ------------------------------------------------------------------------ r2266 | zwerg | 2010-01-12 00:38:41 -0200 (Tue, 12 Jan 2010) | 2 lines * Instance lockout for raid instances will now start after killing the first boss * [Druid] Glyph of Rebirth ------------------------------------------------------------------------ r2265 | zwerg | 2010-01-11 21:42:09 -0200 (Mon, 11 Jan 2010) | 1 line * [Mage] Invisibility exploit ------------------------------------------------------------------------ r2264 | zwerg | 2010-01-11 18:09:14 -0200 (Mon, 11 Jan 2010) | 6 lines * Implemented instance lockouts * Added .lockout info for normal GMs * Added .lockout remove for advanced GMs * "Reset All Instances" option will now no longer reset heroic and raid instances * [Gundrak] Readded Emblem of Conquest drop to Moorabi and Slad'ran heroic loot ------------------------------------------------------------------------ r2263 | marcelo | 2010-01-11 15:57:29 -0200 (Mon, 11 Jan 2010) | 2 lines [Ulduar] XT002, Ulduar Teleporter improvements ------------------------------------------------------------------------ r2262 | marcelo | 2010-01-11 15:38:05 -0200 (Mon, 11 Jan 2010) | 2 lines Correction for instance_lockout sql ------------------------------------------------------------------------ r2261 | marcelo | 2010-01-11 14:26:35 -0200 (Mon, 11 Jan 2010) | 2 lines I'm starting to hate AB flags -_- ------------------------------------------------------------------------ r2260 | marcelo | 2010-01-11 13:48:21 -0200 (Mon, 11 Jan 2010) | 2 lines Added some far sight work (WIP) ------------------------------------------------------------------------ r2259 | marcelo | 2010-01-11 13:39:11 -0200 (Mon, 11 Jan 2010) | 1 line win compile fix ------------------------------------------------------------------------ r2258 | marcelo | 2010-01-11 12:14:51 -0200 (Mon, 11 Jan 2010) | 2 lines Added far objects implementation, kinda experimental yet, needs testing ------------------------------------------------------------------------ r2257 | marcelo | 2010-01-11 12:10:32 -0200 (Mon, 11 Jan 2010) | 2 lines AB flag bugfix, yet another try :P ------------------------------------------------------------------------ r2256 | marcelo | 2010-01-11 07:19:57 -0200 (Mon, 11 Jan 2010) | 2 lines [Naxxramas] Heigan the Unclean dmg correction ------------------------------------------------------------------------ r2255 | marcelo | 2010-01-11 06:46:21 -0200 (Mon, 11 Jan 2010) | 2 lines Memleaks ------------------------------------------------------------------------ r2254 | marcelo | 2010-01-11 04:10:05 -0200 (Mon, 11 Jan 2010) | 3 lines * [Naxxramas] Four Horsemen, few script improvements * Improved out of range targeting ------------------------------------------------------------------------ r2253 | marcelo | 2010-01-11 01:20:31 -0200 (Mon, 11 Jan 2010) | 2 lines [Warrior] Blood Frenzy ------------------------------------------------------------------------ r2252 | zwerg | 2010-01-11 01:13:13 -0200 (Mon, 11 Jan 2010) | 2 lines * Further progress in instance lockouts * More corrections to r2248 ------------------------------------------------------------------------ r2251 | marcelo | 2010-01-11 00:07:18 -0200 (Mon, 11 Jan 2010) | 2 lines Reverted r2250, bleh :P ------------------------------------------------------------------------ r2250 | marcelo | 2010-01-10 22:50:59 -0200 (Sun, 10 Jan 2010) | 2 lines Extra strikes now won't proc spells (fixes Reckoning exploit) ------------------------------------------------------------------------ r2249 | therzok | 2010-01-10 20:44:53 -0200 (Sun, 10 Jan 2010) | 1 line Improvements to r2248. ------------------------------------------------------------------------ r2248 | therzok | 2010-01-10 20:32:22 -0200 (Sun, 10 Jan 2010) | 27 lines [Mage] Master of Elements [Item] Darkmoon Card: Death! - Fixed damage. [Item] Eye of the Broodmother - Fixed procs [Item] Pendulum of Telluric Torrents - Fixed Procs [Item] Pandora's Plea - Fixed Procs [Item] Elemental Focus Stone - Fixed Procs [Item] Dark Matter - Internal CD [Item] Comet's Trail - Internal CD [Item] Mjolnir Runestone - Internal CD [Item] Pyrite Infusion - Fixed Procs [Item] Blood of the Blood God - Fixed Procs [Item] Darkmoon Card: Berserker! - Fixed Procs [Item] Sif's Remembrance - Internal CD [Item] Grim Toll - Internal CD [Item] Tears of Anguish - Internal CD *KUDOS to Class Discussers for their testing. *crashfix *fixed warnings on compile *cleanup By hotux: Utgarde Pinnacle: Very mild phase, only Ymiron is almost properly scripted. By Lauda: [Loot] Icethorn [Loot] Tiny Titanium Lockbox [NPC] Nakansi - Spawned ------------------------------------------------------------------------ r2247 | zwerg | 2010-01-10 18:54:57 -0200 (Sun, 10 Jan 2010) | 1 line [Priest] Mind Flay rank 1 fix ------------------------------------------------------------------------ r2246 | marcelo | 2010-01-10 09:55:39 -0200 (Sun, 10 Jan 2010) | 2 lines [Ulduar] Auriaya, Sonic Screech spell handler ------------------------------------------------------------------------ r2245 | marcelo | 2010-01-10 09:37:46 -0200 (Sun, 10 Jan 2010) | 3 lines Corrected block damage reduction formula (based of http://www.wowwiki.com/Formulas:Block) ------------------------------------------------------------------------ r2244 | marcelo | 2010-01-10 08:14:49 -0200 (Sun, 10 Jan 2010) | 3 lines [Ulduar] Ignis the Furnace Master, Iron Construct will now reset properly upon a wipe ------------------------------------------------------------------------ r2243 | marcelo | 2010-01-10 08:07:48 -0200 (Sun, 10 Jan 2010) | 5 lines By hotux (NTY): * [Halls of Stone] Maiden of Grief * [Halls of Stone] Krystallus * [Halls of Stone] Sjonnir the Ironshaper ------------------------------------------------------------------------ r2242 | marcelo | 2010-01-10 07:41:14 -0200 (Sun, 10 Jan 2010) | 2 lines Night Elf wisp bugfix ------------------------------------------------------------------------ r2241 | marcelo | 2010-01-10 07:19:37 -0200 (Sun, 10 Jan 2010) | 2 lines This should fix WSG/AB flags getting bugged ------------------------------------------------------------------------ r2240 | zwerg | 2010-01-10 02:02:25 -0200 (Sun, 10 Jan 2010) | 5 lines * Summoned creatures that attack player's target will now get their target updated whenever player's target is changed. This affects (among others): * [Priest] Shadowfiend * [Mage] Mirror Image * [Paladin] Sacred Shield - When a paladin casts Flash of Light on a target with this buff, they also now place a heal over time effect on the target, healing that target for 100% of the Flash of Light amount over 12 seconds. ------------------------------------------------------------------------ r2239 | zwerg | 2010-01-09 16:54:39 -0200 (Sat, 09 Jan 2010) | 1 line crashfix ------------------------------------------------------------------------ r2238 | marcelo | 2010-01-09 14:58:35 -0200 (Sat, 09 Jan 2010) | 4 lines By sumilion: * [Shaman] Call of the Ancestors * [Shaman] Call of the Spirits ------------------------------------------------------------------------ r2237 | marcelo | 2010-01-09 14:07:24 -0200 (Sat, 09 Jan 2010) | 2 lines [Ulduar] Thorim, gates and charge orb improvements ------------------------------------------------------------------------ r2236 | marcelo | 2010-01-09 11:48:15 -0200 (Sat, 09 Jan 2010) | 2 lines [Item] Bandit's Insignia ------------------------------------------------------------------------ r2235 | marcelo | 2010-01-09 10:20:16 -0200 (Sat, 09 Jan 2010) | 2 lines [Ulduar] Hodir will now open the gates after killed ------------------------------------------------------------------------ r2234 | therzok | 2010-01-09 10:14:34 -0200 (Sat, 09 Jan 2010) | 1 line [Paladin] Guarded by the Light - Doesn't refresh Divine Plea on healing spells. ------------------------------------------------------------------------ r2233 | marcelo | 2010-01-09 10:03:41 -0200 (Sat, 09 Jan 2010) | 3 lines * [Ulduar] XT-002, implemented Tympanic Tantrum handler * Added a stacktrace log for AB flags ------------------------------------------------------------------------ r2232 | therzok | 2010-01-09 09:38:04 -0200 (Sat, 09 Jan 2010) | 1 line *Corrections to r2231. ------------------------------------------------------------------------ r2231 | marcelo | 2010-01-09 08:46:38 -0200 (Sat, 09 Jan 2010) | 3 lines * [Item] Sundial of the Exiled * [Item] Illustration of the Dragon Soul ------------------------------------------------------------------------ r2230 | marcelo | 2010-01-08 20:45:23 -0200 (Fri, 08 Jan 2010) | 2 lines * Periodic Energize bugfix (fixes Innervate and others) ------------------------------------------------------------------------ r2229 | marcelo | 2010-01-08 19:47:27 -0200 (Fri, 08 Jan 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2228 | zwerg | 2010-01-08 19:22:00 -0200 (Fri, 08 Jan 2010) | 1 line Improved map cell forced loading ------------------------------------------------------------------------ r2227 | therzok | 2010-01-08 15:49:14 -0200 (Fri, 08 Jan 2010) | 1 line Exploit fix. ------------------------------------------------------------------------ r2226 | therzok | 2010-01-08 08:50:05 -0200 (Fri, 08 Jan 2010) | 1 line [Druid] Frenzied Regeneration - Divide by... Ohshi-. (Forgot to divide by 100. >_>) ------------------------------------------------------------------------ r2225 | marcelo | 2010-01-08 06:43:23 -0200 (Fri, 08 Jan 2010) | 5 lines * [Ulduar] Added script stubs for remaining bosses * [Ulduar] XT-002, fixed gravity bomb / shearing light issues * [Ulduar] Flame Leaviathan gate will be opened by default now (until spawned/scripted) ------------------------------------------------------------------------ r2224 | marcelo | 2010-01-07 23:12:24 -0200 (Thu, 07 Jan 2010) | 1 line Fixed VS debug issue ------------------------------------------------------------------------ r2223 | marcelo | 2010-01-07 22:40:39 -0200 (Thu, 07 Jan 2010) | 2 lines [Ulduar] Thorim, add spawns and improved phases ------------------------------------------------------------------------ r2222 | zwerg | 2010-01-07 22:26:22 -0200 (Thu, 07 Jan 2010) | 4 lines * [Paladin] Sacred Shield will now proc on targets other than the casting player as well * [Paladin] Retribution Aura - damage done scales with Spell Power now * [Naxxramas] Gothik the Harvester fixups * SQL cleanup ------------------------------------------------------------------------ r2221 | therzok | 2010-01-07 20:17:07 -0200 (Thu, 07 Jan 2010) | 2 lines *Code improvements *Cleanup ------------------------------------------------------------------------ r2220 | zwerg | 2010-01-07 16:36:31 -0200 (Thu, 07 Jan 2010) | 1 line correction to r2219 ------------------------------------------------------------------------ r2219 | therzok | 2010-01-07 13:40:54 -0200 (Thu, 07 Jan 2010) | 1 line *[Paladin] Guarded by the Light - "gives a X% chance to refresh the duration of your Divine Plea when you hit an enemy." ------------------------------------------------------------------------ r2218 | marcelo | 2010-01-07 12:47:54 -0200 (Thu, 07 Jan 2010) | 3 lines * [Ulduar] General Verax, implemented Aura of Despair handler * [Ulduar] Updated sql ------------------------------------------------------------------------ r2217 | marcelo | 2010-01-07 09:48:54 -0200 (Thu, 07 Jan 2010) | 2 lines Corrected binary output for WardenTool ------------------------------------------------------------------------ r2216 | therzok | 2010-01-07 09:46:21 -0200 (Thu, 07 Jan 2010) | 1 line *[Druid] Frenzied Regeneration - Effects update from TBC to WotLK. ------------------------------------------------------------------------ r2215 | therzok | 2010-01-07 09:37:09 -0200 (Thu, 07 Jan 2010) | 1 line *[Death Knight] Glyph of Disease - Fixed stacking of Diseases on targets. ------------------------------------------------------------------------ r2214 | marcelo | 2010-01-07 08:03:29 -0200 (Thu, 07 Jan 2010) | 3 lines Added WardenTool (for linux only), currently it can decompress a binary module ------------------------------------------------------------------------ r2213 | zwerg | 2010-01-06 23:37:28 -0200 (Wed, 06 Jan 2010) | 1 line Loot stealing exploit fix ------------------------------------------------------------------------ r2212 | marcelo | 2010-01-06 22:48:42 -0200 (Wed, 06 Jan 2010) | 2 lines Possible AB flag fix ------------------------------------------------------------------------ r2211 | zwerg | 2010-01-06 20:39:13 -0200 (Wed, 06 Jan 2010) | 1 line GM trade log fixup ------------------------------------------------------------------------ r2210 | therzok | 2010-01-06 19:17:32 -0200 (Wed, 06 Jan 2010) | 2 lines *[Druid] Furor - Removed TBC code. *[Druid] Revitalize - Improved code. ------------------------------------------------------------------------ r2209 | zwerg | 2010-01-06 17:46:32 -0200 (Wed, 06 Jan 2010) | 17 lines * SQL and documentation update by sumilion: * [Death Knight] Glyph of Death Strike by slok: * [Quest][Teldrassil] Mist * [Quest][Azuremyst Isle] Inoculation * [Quest][Azuremyst Isle] Red Snapper - Very Tasty! * [Quest][Azuremyst Isle] Tree's Company * [Quest][Azuremyst Isle] The Prophecy of Akida * [Quest][The Barrens] Revenge of Gann * [Creature] Geezle * [Creature] Spark by therzok: * code cleanup ------------------------------------------------------------------------ r2208 | marcelo | 2010-01-06 14:32:03 -0200 (Wed, 06 Jan 2010) | 2 lines eol-style native ------------------------------------------------------------------------ r2207 | marcelo | 2010-01-06 14:29:33 -0200 (Wed, 06 Jan 2010) | 1 line Forgot this :P ------------------------------------------------------------------------ r2206 | marcelo | 2010-01-06 14:27:19 -0200 (Wed, 06 Jan 2010) | 1 line Win32 stuff for r2205 ------------------------------------------------------------------------ r2205 | marcelo | 2010-01-06 02:52:21 -0200 (Wed, 06 Jan 2010) | 2 lines More Warden WIP code ------------------------------------------------------------------------ r2204 | zwerg | 2010-01-06 00:45:11 -0200 (Wed, 06 Jan 2010) | 1 line *nix compilation fix ------------------------------------------------------------------------ r2203 | zwerg | 2010-01-05 23:22:18 -0200 (Tue, 05 Jan 2010) | 2 lines * Win32 scripts will now make use of precompiled headers (and much faster compilation times :P) * Win32 compilation fix ------------------------------------------------------------------------ r2202 | marcelo | 2010-01-05 19:52:21 -0200 (Tue, 05 Jan 2010) | 2 lines [Priest] Mind Flay rank 2-9 bugfix ------------------------------------------------------------------------ r2201 | zwerg | 2010-01-05 12:04:13 -0200 (Tue, 05 Jan 2010) | 1 line Added sannounce to console commands ------------------------------------------------------------------------ r2200 | marcelo | 2010-01-05 04:27:28 -0200 (Tue, 05 Jan 2010) | 3 lines * [WSG] Fixed issues with flags getting bugged * [WSG] To score now you need to have your flag at your base ------------------------------------------------------------------------ r2199 | marcelo | 2010-01-05 03:36:48 -0200 (Tue, 05 Jan 2010) | 2 lines Extended r2198 fix ------------------------------------------------------------------------ r2198 | marcelo | 2010-01-05 03:34:40 -0200 (Tue, 05 Jan 2010) | 3 lines Loop bugfix (BattlegroundManager must not be used inside a locked function in a CBattleground) ------------------------------------------------------------------------ r2197 | marcelo | 2010-01-04 20:57:21 -0200 (Mon, 04 Jan 2010) | 2 lines Possible crashfix ------------------------------------------------------------------------ r2196 | therzok | 2010-01-04 19:23:26 -0200 (Mon, 04 Jan 2010) | 2 lines *Added RAP scaling system. *[Hunter] Volley - Now scales with RAP. ------------------------------------------------------------------------ r2195 | marcelo | 2010-01-04 19:13:23 -0200 (Mon, 04 Jan 2010) | 2 lines Initialization fixes ------------------------------------------------------------------------ r2194 | zwerg | 2010-01-04 09:37:51 -0200 (Mon, 04 Jan 2010) | 2 lines * Community Helpers will now speak universal language (requested by Holy) * Invisible GM characters cannot be seen by creatures now ------------------------------------------------------------------------ r2193 | therzok | 2010-01-04 08:36:00 -0200 (Mon, 04 Jan 2010) | 1 line [Hunter] Volley - Now has an AP coeff, not a SP coeff. >_> ------------------------------------------------------------------------ r2192 | zwerg | 2010-01-04 08:24:48 -0200 (Mon, 04 Jan 2010) | 1 line correction to r2187 ------------------------------------------------------------------------ r2191 | marcelo | 2010-01-04 05:12:26 -0200 (Mon, 04 Jan 2010) | 3 lines * Swordguard Embroidery * Few improvements on EventAI code ------------------------------------------------------------------------ r2190 | marcelo | 2010-01-04 03:54:52 -0200 (Mon, 04 Jan 2010) | 2 lines Fixed blink removing snares ------------------------------------------------------------------------ r2189 | therzok | 2010-01-04 03:52:34 -0200 (Mon, 04 Jan 2010) | 3 lines *Missing NULL checks. (Crashfix) *Cleanup. ------------------------------------------------------------------------ r2188 | therzok | 2010-01-04 03:19:09 -0200 (Mon, 04 Jan 2010) | 2 lines *[Warrior] Furious Attacks - Fixed PPM. *Exploit fix. ------------------------------------------------------------------------ r2187 | zwerg | 2010-01-04 03:11:21 -0200 (Mon, 04 Jan 2010) | 1 line Personal rating will get reset each time player joins a new arena team. If the team rating is 1000 or higher, the personal rating will get set to 1000. If the team's rating is below 1000, personal rating will get set to 0. ------------------------------------------------------------------------ r2186 | marcelo | 2010-01-03 23:47:07 -0200 (Sun, 03 Jan 2010) | 2 lines [Priest] Mind Flay, CanCast correction ------------------------------------------------------------------------ r2185 | marcelo | 2010-01-03 04:16:34 -0200 (Sun, 03 Jan 2010) | 2 lines Crashfix ------------------------------------------------------------------------ r2184 | zwerg | 2010-01-03 00:05:55 -0200 (Sun, 03 Jan 2010) | 1 line [Enchanting] Enchant Weapon: Battlemaster - fixed proc rate and damage scaling ------------------------------------------------------------------------ r2183 | zwerg | 2010-01-02 23:28:39 -0200 (Sat, 02 Jan 2010) | 1 line [Engineering] Hand-Mounted Pyro Rocket can now crit ------------------------------------------------------------------------ r2182 | marcelo | 2010-01-02 15:54:32 -0200 (Sat, 02 Jan 2010) | 2 lines Implemented support for game_event_model_equip ------------------------------------------------------------------------ r2181 | zwerg | 2010-01-02 15:03:43 -0200 (Sat, 02 Jan 2010) | 4 lines Fixed no reagent cost aura effect. This should affect: * [Priest] Glyph of Levitate * [Shaman] Glyph of Renewed Life and similar (thanks, Darkwings <3) ------------------------------------------------------------------------ r2180 | zwerg | 2010-01-02 13:57:31 -0200 (Sat, 02 Jan 2010) | 1 line Win32 compilation fix ------------------------------------------------------------------------ r2179 | marcelo | 2010-01-02 01:59:48 -0200 (Sat, 02 Jan 2010) | 5 lines Happy New Year!! :D * Added support for game_event table (still need to make it work dinamically tho) ------------------------------------------------------------------------ r2178 | marcelo | 2010-01-01 19:29:57 -0200 (Fri, 01 Jan 2010) | 2 lines [Druid] Feral Charge - Cat ------------------------------------------------------------------------ r2177 | therzok | 2010-01-01 18:58:27 -0200 (Fri, 01 Jan 2010) | 2 lines *[Druid] Pounce - AP Coefficient *Uuuuh, shinies RegEx cleanup. ;D ------------------------------------------------------------------------ r2176 | marcelo | 2010-01-01 18:27:32 -0200 (Fri, 01 Jan 2010) | 2 lines Last tick bugfix (for Evocation and others) ------------------------------------------------------------------------ r2175 | therzok | 2009-12-31 22:45:56 -0200 (Thu, 31 Dec 2009) | 15 lines *Channels LFGA and LFGH have the same characteristics as Global and LFG. *[Death Knight] Glyph of Disease *[Death Knight] Pestilence - Now applies Ebon Plague if the talent is skilled. *[Death Knight] Sigil of Awareness - Script written but not applied due to increasing damage a bit TOO much. *[Death Knight] Sigil of Haunted Dreams *[Hunter] Volley - Spell Power Coefficient *Cleanup *Channels LFGA and LFGH have the same characteristics as Global and LFG. *[Death Knight] Glyph of Disease *[Death Knight] Pestilence - Now applies Ebon Plague if the talent is skilled. *[Death Knight] Sigil of Awareness - Script written but not applied due to increasing damage a bit TOO much. *[Death Knight] Sigil of Haunted Dreams *[Hunter] Volley - Spell Power Coefficient *Cleanup ------------------------------------------------------------------------ r2174 | marcelo | 2009-12-31 13:34:58 -0200 (Thu, 31 Dec 2009) | 3 lines [Paladin] Repentance, back to 6secs (as according to http://www.wowwiki.com/Patch_3.0.3) ------------------------------------------------------------------------ r2173 | marcelo | 2009-12-31 13:32:12 -0200 (Thu, 31 Dec 2009) | 2 lines Implemented aura 286 (fixes [Druid] Primal Gore and others) ------------------------------------------------------------------------ r2172 | marcelo | 2009-12-31 13:00:33 -0200 (Thu, 31 Dec 2009) | 3 lines Refix for r2171, charge effects can't be casted while rooted (unless you have warbringer talent) ------------------------------------------------------------------------ r2171 | marcelo | 2009-12-31 01:49:45 -0200 (Thu, 31 Dec 2009) | 2 lines Charge effects will now move the caster even if rooted ------------------------------------------------------------------------ r2170 | marcelo | 2009-12-31 01:36:18 -0200 (Thu, 31 Dec 2009) | 4 lines * [Warlock] Banish now lasts 6 sec on PvP (according to http://www.wowwiki.com/Diminishing_returns) * [Paladin] Repentance now lasts 10 sec ------------------------------------------------------------------------ r2169 | marcelo | 2009-12-31 01:27:37 -0200 (Thu, 31 Dec 2009) | 2 lines Sablemane's Sleeping Powder exploit fix ------------------------------------------------------------------------ r2168 | marcelo | 2009-12-31 01:23:56 -0200 (Thu, 31 Dec 2009) | 2 lines [Naxxramas] Thaddius ------------------------------------------------------------------------ r2167 | marcelo | 2009-12-31 01:15:23 -0200 (Thu, 31 Dec 2009) | 2 lines [Warrior] Berserker Rage ------------------------------------------------------------------------ r2166 | marcelo | 2009-12-30 23:59:40 -0200 (Wed, 30 Dec 2009) | 2 lines [ItemSet] Frozen Shadoweave ------------------------------------------------------------------------ r2165 | marcelo | 2009-12-30 18:43:42 -0200 (Wed, 30 Dec 2009) | 6 lines WSG: "There is a now a 20 minute timer on this battleground. After that time, the team with the most flag captures wins. If this would result in a tie, the team that captured the last flag wins. If neither side has captured a flag, then the game ends in a tie awarding a single mark to all participants. " ------------------------------------------------------------------------ r2164 | marcelo | 2009-12-30 02:18:45 -0200 (Wed, 30 Dec 2009) | 2 lines Exploit fix (thx Sepher for info on this) ------------------------------------------------------------------------ r2163 | marcelo | 2009-12-30 01:43:45 -0200 (Wed, 30 Dec 2009) | 2 lines [Warrior] Shattering Throw ------------------------------------------------------------------------ r2162 | therzok | 2009-12-29 21:41:53 -0200 (Tue, 29 Dec 2009) | 4 lines *[Death Knight] Chilblains *[Shaman] Cleansing Totem *[Shaman] Earthliving Weapon *Cleanup ------------------------------------------------------------------------ r2161 | therzok | 2009-12-29 19:28:25 -0200 (Tue, 29 Dec 2009) | 3 lines * [Death Knight] Blood Boil was missing a flat 90 damage (Typo). * [Death Knight] Pestilence * Code cleanup ------------------------------------------------------------------------ r2160 | marcelo | 2009-12-29 17:42:36 -0200 (Tue, 29 Dec 2009) | 2 lines Converted InRange/PlayersInRange sets to hashmaps ------------------------------------------------------------------------ r2159 | marcelo | 2009-12-28 12:35:27 -0200 (Mon, 28 Dec 2009) | 2 lines charges is back to INT4 ------------------------------------------------------------------------ r2158 | marcelo | 2009-12-28 12:34:38 -0200 (Mon, 28 Dec 2009) | 3 lines Quest objectives text correction (clear your cache to make this effective) ------------------------------------------------------------------------ r2157 | therzok | 2009-12-28 10:45:45 -0200 (Mon, 28 Dec 2009) | 1 line *Revert some code reverts that shouldn't have happened. ------------------------------------------------------------------------ r2156 | zwerg | 2009-12-28 09:29:40 -0200 (Mon, 28 Dec 2009) | 3 lines by Slok: * Added missing NULL checks * Possible fix for many unlootable gameobjects ------------------------------------------------------------------------ r2155 | zwerg | 2009-12-28 08:17:45 -0200 (Mon, 28 Dec 2009) | 2 lines * SQL cleanup and template update * Updated documentation ------------------------------------------------------------------------ r2154 | zwerg | 2009-12-28 07:10:43 -0200 (Mon, 28 Dec 2009) | 1 line added missing SQL ------------------------------------------------------------------------ r2153 | marcelo | 2009-12-28 04:59:48 -0200 (Mon, 28 Dec 2009) | 2 lines Improvements for r2147 ------------------------------------------------------------------------ r2152 | marcelo | 2009-12-28 04:32:32 -0200 (Mon, 28 Dec 2009) | 3 lines * [Druid] King of the Jungle * Crashfix ------------------------------------------------------------------------ r2151 | marcelo | 2009-12-28 04:05:47 -0200 (Mon, 28 Dec 2009) | 2 lines [Priest] Penance rank1 ------------------------------------------------------------------------ r2150 | marcelo | 2009-12-28 00:58:20 -0200 (Mon, 28 Dec 2009) | 2 lines [Druid] Lacerate, DoT coef ------------------------------------------------------------------------ r2149 | marcelo | 2009-12-28 00:32:57 -0200 (Mon, 28 Dec 2009) | 4 lines * Correction to r2147 * [Druid] Furor * [Druid] Tree of Life ------------------------------------------------------------------------ r2148 | zwerg | 2009-12-27 22:46:08 -0200 (Sun, 27 Dec 2009) | 1 line Crashfix ------------------------------------------------------------------------ r2147 | marcelo | 2009-12-27 22:08:25 -0200 (Sun, 27 Dec 2009) | 3 lines * Professions exploit fix * Added (very) WIP, unworking yet, warden code ------------------------------------------------------------------------ r2146 | zwerg | 2009-12-27 21:41:27 -0200 (Sun, 27 Dec 2009) | 1 line * [Death Knight] Blood Boil - added target check ------------------------------------------------------------------------ r2145 | zwerg | 2009-12-27 19:21:56 -0200 (Sun, 27 Dec 2009) | 3 lines * Disabled .wannounce and .sannounce for normal GMs * Added missing NULL checks * Updated custom.sql ------------------------------------------------------------------------ r2144 | therzok | 2009-12-27 14:33:56 -0200 (Sun, 27 Dec 2009) | 14 lines *[Death Knight] Blood Boil - Works as post 3.0.9 *[Death Knight] Death Pact - Now heals for 40% of YOUR health, not pet's health -- Thanks Sumilion for the ones above. *[Druid] Revitalize *Cleanup by me and Slok. By Slok: *[NPC] Cairne Bloodhoof - Gossiping with him now works. *[NPC] Witherbark Spirit *[Quest][Dun Morogh] Frostmane Hold *[Quest][Elwynn Forest] Fargodeep Mine *[Quest][Elwynn Forest] Jasperlode Mine *[Quest][Eversong Woods] Unexpected Results *[Quest][Mulgore] Dwarven Digging ------------------------------------------------------------------------ r2143 | marcelo | 2009-12-26 13:29:45 -0200 (Sat, 26 Dec 2009) | 2 lines Hackfix correction ------------------------------------------------------------------------ r2142 | zwerg | 2009-12-26 12:31:45 -0200 (Sat, 26 Dec 2009) | 1 line updated custom.sql ------------------------------------------------------------------------ r2141 | zwerg | 2009-12-25 18:36:10 -0200 (Fri, 25 Dec 2009) | 1 line guild members removal fixup ------------------------------------------------------------------------ r2140 | zwerg | 2009-12-25 16:52:02 -0200 (Fri, 25 Dec 2009) | 1 line Crashfix ------------------------------------------------------------------------ r2139 | zwerg | 2009-12-25 11:03:42 -0200 (Fri, 25 Dec 2009) | 1 line eol-style native ------------------------------------------------------------------------ r2138 | zwerg | 2009-12-25 10:39:38 -0200 (Fri, 25 Dec 2009) | 2 lines * .guild create will now check for existing guilds (thx Senso) * added remove_invalid_auras.pl ------------------------------------------------------------------------ r2137 | zwerg | 2009-12-25 08:07:21 -0200 (Fri, 25 Dec 2009) | 1 line Crashfix ------------------------------------------------------------------------ r2136 | therzok | 2009-12-24 15:58:13 -0200 (Thu, 24 Dec 2009) | 3 lines *[Shaman] Booming Echoes *[Warlock] Unstable Affliction - Now works for all ranks. *[Death Knight] Death and Decay - Coeff fix. ------------------------------------------------------------------------ r2135 | marcelo | 2009-12-23 17:43:30 -0200 (Wed, 23 Dec 2009) | 2 lines Compile fix ------------------------------------------------------------------------ r2134 | zwerg | 2009-12-23 16:53:53 -0200 (Wed, 23 Dec 2009) | 1 line Fixed a GM-related trading issue ------------------------------------------------------------------------ r2133 | zwerg | 2009-12-23 14:49:30 -0200 (Wed, 23 Dec 2009) | 2 lines * [Warrior] Shattering Throw - can now remove invulnerabilities (by Therzok, with corrections by me) * [Item] Holy Water - visual bug ------------------------------------------------------------------------ r2132 | zwerg | 2009-12-23 08:35:40 -0200 (Wed, 23 Dec 2009) | 1 line compilation fix ------------------------------------------------------------------------ r2131 | zwerg | 2009-12-23 03:08:41 -0200 (Wed, 23 Dec 2009) | 2 lines * Compilation warnings * Updated .killbyaccount command, added .killbyaccid and .killbyip commands (thx Senso) ------------------------------------------------------------------------ r2130 | marcelo | 2009-12-22 19:25:10 -0200 (Tue, 22 Dec 2009) | 2 lines Druids may now use food/drink items while shapeshifted ------------------------------------------------------------------------ r2129 | marcelo | 2009-12-22 13:14:39 -0200 (Tue, 22 Dec 2009) | 2 lines Improved pet actionbar handling ------------------------------------------------------------------------ r2128 | marcelo | 2009-12-22 12:36:55 -0200 (Tue, 22 Dec 2009) | 2 lines [Druid] Lifebloom will restore mana according to stack count now ------------------------------------------------------------------------ r2127 | zwerg | 2009-12-21 20:47:55 -0200 (Mon, 21 Dec 2009) | 1 line forgot this file ------------------------------------------------------------------------ r2126 | marcelo | 2009-12-21 20:28:04 -0200 (Mon, 21 Dec 2009) | 2 lines HoT's from different casters may stack now ------------------------------------------------------------------------ r2125 | marcelo | 2009-12-21 19:40:06 -0200 (Mon, 21 Dec 2009) | 2 lines Exploit fix ------------------------------------------------------------------------ r2124 | zwerg | 2009-12-21 18:39:20 -0200 (Mon, 21 Dec 2009) | 3 lines * GM characters cannot be now invited to groups * /gremove exploit fix * .multimute will now internally use account IDs instead of names, this should solve players not getting properly muted ------------------------------------------------------------------------ r2123 | marcelo | 2009-12-21 17:30:57 -0200 (Mon, 21 Dec 2009) | 2 lines Cannot drain/burn mana to non-mana units ------------------------------------------------------------------------ r2122 | marcelo | 2009-12-21 14:42:36 -0200 (Mon, 21 Dec 2009) | 5 lines * [Death Knight] Glacier Rot * [Death Knight] Rime * [Death Knight] Desolation * [Death Knight] Virulence (and spells alike) ------------------------------------------------------------------------ r2121 | marcelo | 2009-12-21 13:33:05 -0200 (Mon, 21 Dec 2009) | 2 lines [Rogue] Fan of Knives ------------------------------------------------------------------------ r2120 | marcelo | 2009-12-21 13:17:36 -0200 (Mon, 21 Dec 2009) | 5 lines By Xanis: * [Druid] Lifebloom: Fixed SP coef * [Druid] Wild Growth: Fixed SP coef * [Druid] Insect Swarm: Fixed SP coef ------------------------------------------------------------------------ r2119 | marcelo | 2009-12-21 13:11:52 -0200 (Mon, 21 Dec 2009) | 2 lines [Druid] Ferocious Bite, fixed formula ------------------------------------------------------------------------ r2118 | marcelo | 2009-12-21 12:51:18 -0200 (Mon, 21 Dec 2009) | 2 lines [Priest] Penance, pretty much rewrote it ------------------------------------------------------------------------ r2117 | marcelo | 2009-12-21 12:30:32 -0200 (Mon, 21 Dec 2009) | 2 lines Correction to r2115 ------------------------------------------------------------------------ r2116 | zwerg | 2009-12-21 11:37:11 -0200 (Mon, 21 Dec 2009) | 1 line Added spell names to GM logs (thx Senso) ------------------------------------------------------------------------ r2115 | marcelo | 2009-12-21 03:39:54 -0200 (Mon, 21 Dec 2009) | 3 lines Improved script register system, scripts can't register twice now, to avoid useless duplicates ------------------------------------------------------------------------ r2114 | marcelo | 2009-12-21 01:51:33 -0200 (Mon, 21 Dec 2009) | 3 lines * [Death Knight] Necros, rewrote implementation * [Ulduar] Kologarn is now attackable ------------------------------------------------------------------------ r2113 | marcelo | 2009-12-20 22:20:13 -0200 (Sun, 20 Dec 2009) | 2 lines [Death Knight] Glyph of Chains of Ice, AP scaling should be fine now ------------------------------------------------------------------------ r2112 | marcelo | 2009-12-20 22:16:39 -0200 (Sun, 20 Dec 2009) | 2 lines [Death Knight] Correction to frost fever coef ------------------------------------------------------------------------ r2111 | marcelo | 2009-12-20 22:12:45 -0200 (Sun, 20 Dec 2009) | 3 lines * Crashfix * [Death Knight] Necrosis, dmg is static now ------------------------------------------------------------------------ r2110 | marcelo | 2009-12-20 17:55:31 -0200 (Sun, 20 Dec 2009) | 2 lines This should fix OP DK's ------------------------------------------------------------------------ r2109 | marcelo | 2009-12-20 15:31:30 -0200 (Sun, 20 Dec 2009) | 2 lines Improved corpse deletion system ------------------------------------------------------------------------ r2108 | marcelo | 2009-12-20 14:26:52 -0200 (Sun, 20 Dec 2009) | 3 lines * Code optimizations * Resistance/absorb bugfix ------------------------------------------------------------------------ r2107 | zwerg | 2009-12-20 12:28:53 -0200 (Sun, 20 Dec 2009) | 1 line Fixed .recall portplayer ------------------------------------------------------------------------ r2106 | marcelo | 2009-12-20 04:20:53 -0200 (Sun, 20 Dec 2009) | 2 lines Code cleanup ------------------------------------------------------------------------ r2105 | zwerg | 2009-12-20 00:19:36 -0200 (Sun, 20 Dec 2009) | 1 line Memleak fix ------------------------------------------------------------------------ r2104 | zwerg | 2009-12-19 21:23:37 -0200 (Sat, 19 Dec 2009) | 2 lines * Memleak fix * GameObject respawn times are now taken from the database, affected by RATE_DROP1 ------------------------------------------------------------------------ r2103 | marcelo | 2009-12-19 20:43:50 -0200 (Sat, 19 Dec 2009) | 2 lines Correction for spells that ignore absorbs (ie. Chaos Bolt) ------------------------------------------------------------------------ r2102 | marcelo | 2009-12-19 20:00:02 -0200 (Sat, 19 Dec 2009) | 3 lines * [Death Knight] Ebon Plague, fixed "increases magic damage taken by x%" * [Mage] Living Bomb, will not proc on update now ------------------------------------------------------------------------ r2101 | zwerg | 2009-12-19 18:03:19 -0200 (Sat, 19 Dec 2009) | 5 lines * GMs with no GM tag will now receive whispers normally (for Holyhorror :)) * [Priest] Mind Flay - Spell Power coefficient correction by Xanis: * [Naxxramas] KelThuzad's mobs will not enrage on spawn now ------------------------------------------------------------------------ r2100 | marcelo | 2009-12-18 15:09:02 -0200 (Fri, 18 Dec 2009) | 6 lines Mine ofc! :P * More old event mgr removal * Heals over time now won't put you in combat, but they will still generate aggro in PvE ------------------------------------------------------------------------ r2099 | marcelo | 2009-12-18 13:50:55 -0200 (Fri, 18 Dec 2009) | 2 lines [Death Knight] Frost Fever and Blood Plague, fixed AP scaling ------------------------------------------------------------------------ r2098 | marcelo | 2009-12-18 04:06:41 -0200 (Fri, 18 Dec 2009) | 2 lines Correction to linkedlist_next ------------------------------------------------------------------------ r2097 | marcelo | 2009-12-18 03:55:50 -0200 (Fri, 18 Dec 2009) | 2 lines Absorbs spell power coef correction ------------------------------------------------------------------------ r2096 | marcelo | 2009-12-18 03:40:49 -0200 (Fri, 18 Dec 2009) | 3 lines * [Death Knight] Crypt Fever * [Death Knight] Ebon Plaguebringer ------------------------------------------------------------------------ r2095 | zwerg | 2009-12-17 22:49:39 -0200 (Thu, 17 Dec 2009) | 6 lines * Channel mutes will now persist between channel joins and parts * Added .channel mute and .channel unmute to toggle moderation on global channels * Added some missing GM logging entries * .cheat fly will persist during map changes now * [Priest] Mind Flay - damage scales with Spell Power ------------------------------------------------------------------------ r2094 | marcelo | 2009-12-17 22:11:11 -0200 (Thu, 17 Dec 2009) | 2 lines Memleaks ------------------------------------------------------------------------ r2093 | therzok | 2009-12-17 20:33:25 -0200 (Thu, 17 Dec 2009) | 4 lines *[Priest] Mass Dispel now dispels Divine Shield (<3 Nathan) *[Quest][Legendary] Atiesh, Greatstaff of the Guardian (More than a mug, Psynergist <3) *[Quest][Dragonblight] Frostmourne Cavern (Some just have to be done <_<) ------------------------------------------------------------------------ r2092 | zwerg | 2009-12-17 13:35:16 -0200 (Thu, 17 Dec 2009) | 7 lines * Compilation warning fixes * SQL cleanup * Documentation update * Completely rewritten .recall handling system. Also: * Added around 1000 new recall locations * .recall list now accepts filter as a parameter ------------------------------------------------------------------------ r2091 | marcelo | 2009-12-17 01:54:47 -0200 (Thu, 17 Dec 2009) | 4 lines Adjusted spell triggers to a precision of 100ms (coze event system has that precision), this will fix missiles and such not triggering the last one ------------------------------------------------------------------------ r2090 | marcelo | 2009-12-17 01:25:03 -0200 (Thu, 17 Dec 2009) | 3 lines Fixed spells that increase critical damage bonus (ie. Chaotic Skyfire Diamond) ------------------------------------------------------------------------ r2089 | marcelo | 2009-12-17 00:49:01 -0200 (Thu, 17 Dec 2009) | 2 lines Added linkedlist_remove (requested by zwerg :)) ------------------------------------------------------------------------ r2088 | marcelo | 2009-12-16 22:57:24 -0200 (Wed, 16 Dec 2009) | 2 lines Bugfix for some shy NPCs ;P ------------------------------------------------------------------------ r2087 | marcelo | 2009-12-16 20:49:14 -0200 (Wed, 16 Dec 2009) | 2 lines Corrected wsg buffs position ------------------------------------------------------------------------ r2086 | therzok | 2009-12-16 18:39:43 -0200 (Wed, 16 Dec 2009) | 2 lines Xanis: Unrelenting Death Knights will not spawn tons of mobs now ------------------------------------------------------------------------ r2085 | marcelo | 2009-12-16 12:03:17 -0200 (Wed, 16 Dec 2009) | 4 lines Possible fix for pvp flag issue over Dalaran [Ulduar] Ignis the Furnace Master will now enrage if he can't find a construct to activate ------------------------------------------------------------------------ r2084 | zwerg | 2009-12-16 11:14:11 -0200 (Wed, 16 Dec 2009) | 2 lines * Memleak fix * Resolved some guild bank permissions problems ------------------------------------------------------------------------ r2083 | marcelo | 2009-12-16 05:06:07 -0200 (Wed, 16 Dec 2009) | 3 lines * Code cleanup * [Rogue] Riposte will now correctly be available on parry ------------------------------------------------------------------------ r2082 | marcelo | 2009-12-16 03:28:39 -0200 (Wed, 16 Dec 2009) | 2 lines [Rogue] Eviscerate, now scales with AP from AP*0.03*CP to AP*0.07*CP ------------------------------------------------------------------------ r2081 | marcelo | 2009-12-16 03:14:19 -0200 (Wed, 16 Dec 2009) | 2 lines Absorbs spell power bonus corrections ------------------------------------------------------------------------ r2080 | marcelo | 2009-12-16 01:44:57 -0200 (Wed, 16 Dec 2009) | 2 lines [Paladin] The Art of War, fixed procFlags ------------------------------------------------------------------------ r2079 | marcelo | 2009-12-16 01:07:45 -0200 (Wed, 16 Dec 2009) | 3 lines Added spell_extra_talent_spells table, fixes Mangle (Bear) and Mangle (Cat) spells not saving for dual spec ------------------------------------------------------------------------ r2078 | marcelo | 2009-12-15 23:53:20 -0200 (Tue, 15 Dec 2009) | 2 lines Taunt bugfix ------------------------------------------------------------------------ r2077 | marcelo | 2009-12-15 22:58:04 -0200 (Tue, 15 Dec 2009) | 2 lines Absorbs are now calculated after Armor/Resilience mitigation ------------------------------------------------------------------------ r2076 | zwerg | 2009-12-15 19:50:42 -0200 (Tue, 15 Dec 2009) | 1 line Crashfix ------------------------------------------------------------------------ r2075 | zwerg | 2009-12-15 13:25:36 -0200 (Tue, 15 Dec 2009) | 1 line Crashfix ------------------------------------------------------------------------ r2074 | therzok | 2009-12-15 06:15:22 -0200 (Tue, 15 Dec 2009) | 1 line - Teleporter now takes you to The Antechamber and not The Archivum. ------------------------------------------------------------------------ r2073 | marcelo | 2009-12-15 04:48:34 -0200 (Tue, 15 Dec 2009) | 2 lines [Hunter] Snake Trap, bugfixes ------------------------------------------------------------------------ r2072 | marcelo | 2009-12-15 01:59:35 -0200 (Tue, 15 Dec 2009) | 2 lines [Hunter] Snake Trap, snakes will attack enemies now :P ------------------------------------------------------------------------ r2071 | marcelo | 2009-12-15 01:35:58 -0200 (Tue, 15 Dec 2009) | 2 lines Possible solution for logon problems ------------------------------------------------------------------------ r2070 | marcelo | 2009-12-14 23:13:48 -0200 (Mon, 14 Dec 2009) | 2 lines [Death Knight] Raise Dead correction ------------------------------------------------------------------------ r2069 | marcelo | 2009-12-14 18:26:20 -0200 (Mon, 14 Dec 2009) | 2 lines Added door and teleporter handlers for XT002 ------------------------------------------------------------------------ r2068 | marcelo | 2009-12-14 16:32:53 -0200 (Mon, 14 Dec 2009) | 2 lines Fixed typo in Vezax script (thx holy!) ------------------------------------------------------------------------ r2067 | marcelo | 2009-12-14 15:58:40 -0200 (Mon, 14 Dec 2009) | 3 lines Attack Power Bonus is now dynamic (fixes [Shaman] Mental Dexterity and maybe others) ------------------------------------------------------------------------ r2066 | marcelo | 2009-12-14 14:02:54 -0200 (Mon, 14 Dec 2009) | 3 lines [Mage] Living Bomb, "Can now be cast on multiple targets at the same time." ------------------------------------------------------------------------ r2065 | therzok | 2009-12-14 06:33:38 -0200 (Mon, 14 Dec 2009) | 2 lines *[Quest][Borean Tundra] Vision of Air *[Quest][The Barrens] Ishamuhale ------------------------------------------------------------------------ r2064 | marcelo | 2009-12-14 04:22:57 -0200 (Mon, 14 Dec 2009) | 2 lines [Rogue] Killing Spree shouldn't disconnect players anymore ------------------------------------------------------------------------ r2063 | marcelo | 2009-12-14 03:31:43 -0200 (Mon, 14 Dec 2009) | 3 lines * Crashfix * Compile fix ------------------------------------------------------------------------ r2062 | marcelo | 2009-12-14 03:09:54 -0200 (Mon, 14 Dec 2009) | 2 lines [Ulduar] General Vezax (needs more testing tho) ------------------------------------------------------------------------ r2061 | marcelo | 2009-12-14 03:00:14 -0200 (Mon, 14 Dec 2009) | 2 lines Missing NULL check ------------------------------------------------------------------------ r2060 | marcelo | 2009-12-13 23:34:38 -0200 (Sun, 13 Dec 2009) | 2 lines Correction for last rev ------------------------------------------------------------------------ r2059 | marcelo | 2009-12-13 20:39:40 -0200 (Sun, 13 Dec 2009) | 2 lines npc_text bugfix ------------------------------------------------------------------------ r2058 | marcelo | 2009-12-13 19:47:24 -0200 (Sun, 13 Dec 2009) | 3 lines * Compile fixes (bad regexes bad, lol) * Gossip typo fix ------------------------------------------------------------------------ r2057 | therzok | 2009-12-13 18:57:38 -0200 (Sun, 13 Dec 2009) | 14 lines *Readability cleanup. *[Quest][Ashenvale] Stonetalon Standstill *[Quest][Borean Tundra] The Mechagnomes *[Quest][Death Knight][Improvements] Endless Hunger *[Quest][Dragonblight] The Focus on the Beach *[Quest][Eversong Woods] Shrine of Dath'Remar *[Quest][Netherstorm] Captain Tyralius *[Quest][Netherstorm] Securing the Celestial Ridge *[Quest][Netherstorm][Workaround] Triangulation Point One *[Quest][Netherstorm][Workaround] Triangulation Point Two *[Quest][Netherstorm] You, Robot *[Quest][Silithus] Dearest Natalia *[Quest][The Storm Peaks] Maintaining Discipline *[Quest][Un'Goro Crater] Finding the Source ------------------------------------------------------------------------ r2056 | zwerg | 2009-12-13 18:36:19 -0200 (Sun, 13 Dec 2009) | 8 lines * Fixed compilation warnings * Fixed .mod speed logging information * Added a few new .recall locations in Borean Tundra and Icecrown * Fixed and improved spell name hash generation. This should fix some spells and/or their effects broken after r2008, such as: * [Hunter] Hunter's Mark - will not pull aggro now * [The Obsidian Sanctum] Vesperon - fixed Twilight Torment proc flags (shouldn't proc on heals anymore) * Enchant: Fiery Blaze - fixed damage ------------------------------------------------------------------------ r2055 | marcelo | 2009-12-13 16:28:49 -0200 (Sun, 13 Dec 2009) | 2 lines Ranged attacks may not be dodged or parried ------------------------------------------------------------------------ r2054 | marcelo | 2009-12-13 16:07:16 -0200 (Sun, 13 Dec 2009) | 3 lines * [Hunter] Readiness won't freeze the screen anymore * Added LoS checks for destionation AoE spells ------------------------------------------------------------------------ r2053 | marcelo | 2009-12-13 04:06:35 -0200 (Sun, 13 Dec 2009) | 5 lines * Resilience now reduces 2.2% instead of 2% (for crits and mana drain or power burn) * Resilience now grants damage reduction from all player based attacks (not only DoTs) ------------------------------------------------------------------------ r2052 | marcelo | 2009-12-13 01:54:53 -0200 (Sun, 13 Dec 2009) | 2 lines Exploit fix ------------------------------------------------------------------------ r2051 | marcelo | 2009-12-12 15:38:51 -0200 (Sat, 12 Dec 2009) | 2 lines [Mage] Arcane Empowerment, exploit fix ------------------------------------------------------------------------ r2050 | marcelo | 2009-12-12 15:21:43 -0200 (Sat, 12 Dec 2009) | 2 lines [Priest] Holy Nova, fixed coef ------------------------------------------------------------------------ r2049 | marcelo | 2009-12-12 15:02:03 -0200 (Sat, 12 Dec 2009) | 2 lines [Priest] Mana Burn will instantly break Fear, Hex and Psychic Scream. ------------------------------------------------------------------------ r2048 | marcelo | 2009-12-12 14:50:18 -0200 (Sat, 12 Dec 2009) | 2 lines [Item] Totem of Spirits ------------------------------------------------------------------------ r2047 | marcelo | 2009-12-12 14:14:07 -0200 (Sat, 12 Dec 2009) | 3 lines * [Ulduar] Hodir, Biting Cold is a debuff now * [Warlock] Aftermath, fixed classmask ------------------------------------------------------------------------ r2046 | marcelo | 2009-12-11 16:30:39 -0200 (Fri, 11 Dec 2009) | 2 lines Fixed WSG speed buff issue ------------------------------------------------------------------------ r2045 | marcelo | 2009-12-11 12:11:34 -0200 (Fri, 11 Dec 2009) | 2 lines [Ulduar] XT-002 Deconstructor, fixed Searing Light damage ------------------------------------------------------------------------ r2044 | marcelo | 2009-12-11 11:12:53 -0200 (Fri, 11 Dec 2009) | 3 lines * [Naxxramas] Gothik improvements * [Ulduar] Thorim, still unfinished ------------------------------------------------------------------------ r2043 | marcelo | 2009-12-11 04:22:31 -0200 (Fri, 11 Dec 2009) | 3 lines * [Death Knight] Master of Ghouls * [Death Knight] Raise Dead, ghouls now have energy ;) ------------------------------------------------------------------------ r2042 | marcelo | 2009-12-11 01:15:27 -0200 (Fri, 11 Dec 2009) | 3 lines Aggro improvements based on http://www.wowwiki.com/Aggro#Drawing_Aggro (thx dekallo for reporting) ------------------------------------------------------------------------ r2041 | marcelo | 2009-12-10 21:32:43 -0200 (Thu, 10 Dec 2009) | 2 lines [Ulduar] Ignis the Furnace Master, fixed Slag Plot spell ------------------------------------------------------------------------ r2040 | marcelo | 2009-12-10 20:15:50 -0200 (Thu, 10 Dec 2009) | 3 lines * [Hunter] Snake Trap * [Hunter] Kill Shot ------------------------------------------------------------------------ r2039 | marcelo | 2009-12-09 14:07:46 -0200 (Wed, 09 Dec 2009) | 2 lines [Druid] Lifebloom, "and the Druid regains half the cost of the spell" ------------------------------------------------------------------------ r2038 | marcelo | 2009-12-07 21:47:54 -0200 (Mon, 07 Dec 2009) | 2 lines Happy Birthday Zwerg ! :D ------------------------------------------------------------------------ r2037 | marcelo | 2009-12-07 02:30:08 -0200 (Mon, 07 Dec 2009) | 4 lines [Priest] Shadowform, "Grants the periodic damage from your Shadow Word: Pain, Devouring Plague, and Vampiric Touch spells the ability to critically hit for 100% increased damage." ------------------------------------------------------------------------ r2036 | marcelo | 2009-12-07 01:22:10 -0200 (Mon, 07 Dec 2009) | 2 lines [Druid] Lifebloom (revised yet again :P) ------------------------------------------------------------------------ r2035 | marcelo | 2009-12-07 00:34:32 -0200 (Mon, 07 Dec 2009) | 2 lines Arena queing improvements ------------------------------------------------------------------------ r2034 | marcelo | 2009-12-06 18:26:12 -0200 (Sun, 06 Dec 2009) | 3 lines * Crashfix * Correction to r2031 (thx to zwerg) ------------------------------------------------------------------------ r2033 | zwerg | 2009-12-06 18:25:13 -0200 (Sun, 06 Dec 2009) | 3 lines * .gameobject move and .gameobject scale commands will now require additional "1" parameter in order to be saved to the DB * Added additional bank checks for ItemInterface (exploit fix) * Fixed Hungry Plaguehound and Onslaught Gryphon stats ------------------------------------------------------------------------ r2032 | marcelo | 2009-12-06 18:20:40 -0200 (Sun, 06 Dec 2009) | 2 lines Improved achievements saving function ------------------------------------------------------------------------ r2031 | marcelo | 2009-12-06 18:04:07 -0200 (Sun, 06 Dec 2009) | 2 lines Exploit fix ------------------------------------------------------------------------ r2030 | marcelo | 2009-12-06 15:15:02 -0200 (Sun, 06 Dec 2009) | 2 lines Added key to character_achievements table ------------------------------------------------------------------------ r2029 | zwerg | 2009-12-05 17:55:49 -0200 (Sat, 05 Dec 2009) | 2 lines Happy Birthday FrostEmu! :) * [Violet Hold] Lavanthor ------------------------------------------------------------------------ r2028 | marcelo | 2009-12-05 12:53:57 -0200 (Sat, 05 Dec 2009) | 2 lines Win compile fix ------------------------------------------------------------------------ r2027 | marcelo | 2009-12-05 03:56:19 -0200 (Sat, 05 Dec 2009) | 4 lines Happy Birthday FrostEmu!!! weeeeee =D [Ulduar] Hodir ------------------------------------------------------------------------ r2026 | zwerg | 2009-12-04 20:10:57 -0200 (Fri, 04 Dec 2009) | 4 lines * Memleak fix * Normal GMs can now remove gold from players * Mutes can now be issued on offline players * .mod speed commands will now be logged ------------------------------------------------------------------------ r2025 | therzok | 2009-12-04 18:48:32 -0200 (Fri, 04 Dec 2009) | 1 line - Fixed a forgotten comment end syntax. ------------------------------------------------------------------------ r2024 | therzok | 2009-12-04 11:32:59 -0200 (Fri, 04 Dec 2009) | 10 lines - Removed GenericAI.cpp due to NPCs being scripted through SQL. - Added AlteracMountains, Ashenvale, Cooking, Engineering, Feralas, WesternPlaguelands cpp files as a result of removing QISpells.cpp Accidental fix again: [Netherstorm][Workaround] Elemental Power Extraction Proper: [Tanaris] Cuergo's Gold -- Haven't had time for anything else, sorry guys. ------------------------------------------------------------------------ r2023 | marcelo | 2009-12-03 10:43:41 -0200 (Thu, 03 Dec 2009) | 2 lines Memleaks ------------------------------------------------------------------------ r2022 | zwerg | 2009-12-03 01:17:01 -0200 (Thu, 03 Dec 2009) | 1 line Removed duplicate SQL entries from last rev ------------------------------------------------------------------------ r2021 | zwerg | 2009-12-03 01:13:46 -0200 (Thu, 03 Dec 2009) | 8 lines * Code cleanup * Memleak fixes * Only one of two heroic keys will now be needed to pass area triggers - should fix Hellfire Citadel heroic mode (thx Xanis) by Xanis: * Fixed new small pets * Fixed Warbear Matriarch * Spawned Hyjal Summit ------------------------------------------------------------------------ r2020 | therzok | 2009-12-02 19:21:32 -0200 (Wed, 02 Dec 2009) | 3 lines *Biggest code cleanup I've had in my whole life. Took me 3 days. I've double checked it all, hopefully nothing gets broken. It's been tiresome work. *Also accidentally found a bug in a quest script: [Quest][Azuremyst Isle] Healing the Lake ------------------------------------------------------------------------ r2019 | marcelo | 2009-12-02 17:08:34 -0200 (Wed, 02 Dec 2009) | 2 lines Memleaks ------------------------------------------------------------------------ r2018 | marcelo | 2009-12-02 12:17:47 -0200 (Wed, 02 Dec 2009) | 2 lines Added a benchmark for hashes ------------------------------------------------------------------------ r2017 | marcelo | 2009-12-02 11:51:40 -0200 (Wed, 02 Dec 2009) | 2 lines Optimized last rev ------------------------------------------------------------------------ r2016 | marcelo | 2009-12-02 10:43:16 -0200 (Wed, 02 Dec 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r2015 | marcelo | 2009-12-02 01:08:25 -0200 (Wed, 02 Dec 2009) | 2 lines Correction to r2006 ------------------------------------------------------------------------ r2014 | marcelo | 2009-12-02 00:52:36 -0200 (Wed, 02 Dec 2009) | 2 lines [Rogue] Cloak of Shadows, can be casted while in stealth ------------------------------------------------------------------------ r2013 | marcelo | 2009-12-02 00:43:29 -0200 (Wed, 02 Dec 2009) | 3 lines * [Druid] Faerie Fire now lasts 40sec on pvp * [Druid] Lifebloom exploit fix ------------------------------------------------------------------------ r2012 | marcelo | 2009-12-01 22:18:18 -0200 (Tue, 01 Dec 2009) | 2 lines Vanish is also considered a stealth spell (for faerie fire) ------------------------------------------------------------------------ r2011 | marcelo | 2009-12-01 21:28:20 -0200 (Tue, 01 Dec 2009) | 2 lines [Rogue] Vanish ------------------------------------------------------------------------ r2010 | zwerg | 2009-12-01 20:53:31 -0200 (Tue, 01 Dec 2009) | 13 lines by Xanis: * Added Plans: Titanium Plating to vendors * Updated Ninsianna's sell template * Fixed and spawned Highlord Tirion Fordring * Spawned Darkmaster Gandling, Kibli Killohertz, Lighningcaller Soo-met * Fixed J.D. Collie * Added new small pets to database * Spawned and updated loot table for Dart * Updated loot tables for Deviate Guardian, Deviate Ravager, Takk the Leaper, Razzashi Raptor, Gundrak Raptor, Sprite Darter * Updated loot tables for Arcane Nullifier X-21, Crowd Pummeler 9-60, Peacekeeper Security Suit, and Mekgineer Thermaplugg * Updated Breanni's sell template * Bloodlord Mandokir is now attackable * Decreased respawn timer for Formula: Runed Arcanite Rod ------------------------------------------------------------------------ r2009 | zwerg | 2009-12-01 19:19:16 -0200 (Tue, 01 Dec 2009) | 2 lines * Crashfix * More memory corruption prevention code ------------------------------------------------------------------------ r2008 | marcelo | 2009-12-01 06:55:59 -0200 (Tue, 01 Dec 2009) | 2 lines Removed internal crc32 functions, zlib ones are used now ------------------------------------------------------------------------ r2007 | marcelo | 2009-12-01 04:55:24 -0200 (Tue, 01 Dec 2009) | 5 lines * Refixed Silenece DR group, it now includes: Arcane Torrent, Garrote silence effect, Improved Counterspell effect, Improved Kick effect, Silence, Gag Order, Silencing Shot, Spell Lock, and Strangulate. * Over arena you may only swap weapons now ------------------------------------------------------------------------ r2006 | marcelo | 2009-12-01 04:33:40 -0200 (Tue, 01 Dec 2009) | 2 lines Minor Speed Stacking exploit fix (not tested yet) ------------------------------------------------------------------------ r2005 | marcelo | 2009-12-01 04:24:17 -0200 (Tue, 01 Dec 2009) | 5 lines * Added build_spell_name_hashes.pl to rebuild the spell name hashes header * Added Strangulate, Wind Shear, Shield Bash and Counterspell to silence DR group ------------------------------------------------------------------------ r2004 | marcelo | 2009-12-01 03:47:25 -0200 (Tue, 01 Dec 2009) | 3 lines Added "Silenced - Improved Kick", "Silenced - Shield of the Templar" and "Garrote - Silence" to silence DR group ------------------------------------------------------------------------ r2003 | marcelo | 2009-12-01 03:23:19 -0200 (Tue, 01 Dec 2009) | 3 lines Cyclone now doesn't shares DR with Blind Moved Blind to Fear DR group (thx Astrum for the info) ------------------------------------------------------------------------ r2002 | marcelo | 2009-12-01 03:12:39 -0200 (Tue, 01 Dec 2009) | 2 lines Deathfrost internal cooldown ------------------------------------------------------------------------ r2001 | marcelo | 2009-12-01 02:40:04 -0200 (Tue, 01 Dec 2009) | 2 lines [Trinket] Everlasting Gobstopper ------------------------------------------------------------------------ r2000 | marcelo | 2009-12-01 02:16:12 -0200 (Tue, 01 Dec 2009) | 4 lines r2000!! w00t minez :D:D rebuild.sh will now autodetect number of processors ------------------------------------------------------------------------ r1999 | marcelo | 2009-12-01 02:13:36 -0200 (Tue, 01 Dec 2009) | 2 lines Improved eol-style script ------------------------------------------------------------------------ r1998 | marcelo | 2009-12-01 01:50:16 -0200 (Tue, 01 Dec 2009) | 3 lines * [Rogue] Throwing Specialization * Switching weapons will now reset the attack timer ------------------------------------------------------------------------ r1997 | marcelo | 2009-12-01 01:13:25 -0200 (Tue, 01 Dec 2009) | 5 lines * Mind Control and Seduce now belong to Fear diminishing group * Added Gag Order (the silence effect) to Silence diminishing group; that makes Silence, Improved Counterspell and Silenced - Gag Order for this group, let me know if I forgot one spell :P ------------------------------------------------------------------------ r1996 | marcelo | 2009-12-01 00:51:06 -0200 (Tue, 01 Dec 2009) | 4 lines * [Trinket] Skull of Impending Doom * Added diminishing returns for silence spells * Added diminishing returns for hungering cold ------------------------------------------------------------------------ r1995 | marcelo | 2009-12-01 00:30:47 -0200 (Tue, 01 Dec 2009) | 2 lines Small optimization over latest rev ------------------------------------------------------------------------ r1994 | zwerg | 2009-11-30 23:56:00 -0200 (Mon, 30 Nov 2009) | 4 lines * Fixed mobs / bosses randomly not dropping certain items, maximum number of items contained in loot is equal to 16 * Quest items and party loot (such as emblems) will now always take precedence in loot selection * [Rogue] Glyph of Sinister Strike ------------------------------------------------------------------------ r1993 | marcelo | 2009-11-30 20:39:37 -0200 (Mon, 30 Nov 2009) | 2 lines InFrontOfCaster target handlers won't avoid LoS now ------------------------------------------------------------------------ r1992 | marcelo | 2009-11-30 20:25:09 -0200 (Mon, 30 Nov 2009) | 2 lines [Priest] Hymn of Hope ------------------------------------------------------------------------ r1991 | marcelo | 2009-11-30 15:03:01 -0200 (Mon, 30 Nov 2009) | 3 lines * *nix compile fixes * [Priest] Mind Flay ------------------------------------------------------------------------ r1990 | zwerg | 2009-11-30 13:51:55 -0200 (Mon, 30 Nov 2009) | 3 lines * Crashfix * SQL cleanup * Added some memory corruption prevention code ------------------------------------------------------------------------ r1989 | therzok | 2009-11-30 12:48:05 -0200 (Mon, 30 Nov 2009) | 1 line - Fixed some code error on calculating values for Librams, Idols and Totems from r1964. ------------------------------------------------------------------------ r1988 | marcelo | 2009-11-30 05:16:49 -0200 (Mon, 30 Nov 2009) | 2 lines Memory corruption fixup ------------------------------------------------------------------------ r1987 | marcelo | 2009-11-30 04:05:02 -0200 (Mon, 30 Nov 2009) | 2 lines [Priest] Divine Hymn ------------------------------------------------------------------------ r1986 | marcelo | 2009-11-30 03:13:29 -0200 (Mon, 30 Nov 2009) | 2 lines playeritems table optimizations ------------------------------------------------------------------------ r1985 | marcelo | 2009-11-30 01:17:09 -0200 (Mon, 30 Nov 2009) | 2 lines Removed the Dalaran parachute for now ------------------------------------------------------------------------ r1984 | zwerg | 2009-11-30 00:34:59 -0200 (Mon, 30 Nov 2009) | 1 line GM DND fixup for normal players (thx Holy) ------------------------------------------------------------------------ r1983 | zwerg | 2009-11-29 23:22:23 -0200 (Sun, 29 Nov 2009) | 1 line SQL fixups ------------------------------------------------------------------------ r1982 | zwerg | 2009-11-29 21:57:36 -0200 (Sun, 29 Nov 2009) | 18 lines * [Enchanting] Enchant Weapon: Icy Chill - proc rate fix * [Enchanting] Enchant Weapon: Deathfrost - proc rate fix by Xanis: * Updated Jewelcrafting Trainers * Added designs for Shifting Twilight Opal and Subtle Scarlet Ruby to Jewelcrafting vendor * Updated Inscription Trainers * Spawned part of the Darkmoon Faire * Added Glyph of Claw to database * Added Engineer Reed's sell template * Updated Gretta the Arbiter's faction * Spawned Professor Thaddeus Paleo * Tariolstrasz is now a flight master * Fixed Cat Figurines in Darkshore * Fixed and spawned The Ebon Watcher, Crusader Bridenbrad, Bixie Wrenchshanker, Rokhan, High Priest Naferset, High Priest Talet-Kha * Fixed Gluth's heroic and normal loot tables * Fixed Landro Longshot * Spawned Captain Adams, Bombardier Petrov, Christopher Sloan, Father Levariol, Harold Lagras, Hidalgo the Master Falconer, Mage-Lieutenant Malister, Stanwad, Zedd, Wind Trader Mu'fah, Heigarr the Horrible, High Priest Andorath ------------------------------------------------------------------------ r1981 | marcelo | 2009-11-29 21:06:10 -0200 (Sun, 29 Nov 2009) | 2 lines SQL updates ------------------------------------------------------------------------ r1980 | marcelo | 2009-11-29 19:54:36 -0200 (Sun, 29 Nov 2009) | 2 lines [Ulduar] Freya ------------------------------------------------------------------------ r1979 | zwerg | 2009-11-29 19:13:39 -0200 (Sun, 29 Nov 2009) | 1 line compilation fix ------------------------------------------------------------------------ r1978 | zwerg | 2009-11-29 19:07:02 -0200 (Sun, 29 Nov 2009) | 2 lines * Started implementing instance lockouts * Fixed some .removeskill / unlearn skill issues (thx Holy) ------------------------------------------------------------------------ r1977 | marcelo | 2009-11-29 19:06:30 -0200 (Sun, 29 Nov 2009) | 2 lines SQL cleanup ------------------------------------------------------------------------ r1976 | marcelo | 2009-11-29 18:28:02 -0200 (Sun, 29 Nov 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1975 | zwerg | 2009-11-28 23:02:59 -0200 (Sat, 28 Nov 2009) | 1 line Updated code to use new difficulty handlers ------------------------------------------------------------------------ r1974 | zwerg | 2009-11-28 21:02:10 -0200 (Sat, 28 Nov 2009) | 19 lines * Added core and DB support for all raid difficulty settings * Added core and DB support for hard mode loot * Code cleanup * Win32 compilation fixes by ankit: * [Druid] Glyph of Rejuvenation by therzok: * Code cleanup * [The Barrens] Echeyakee * [Dragonblight] Wanton Warlord * [Howling Fjord] The Enemy's Legacy - Spawned Saga of the Twins * [Hellfire Peninsula] The Foot of the Citadel * [Ghostlands] Prisoners at Deathlome * [Zangarmarsh] Disturbance at Umbrafen Lake * [Zangarmarsh] Observing the Sporelings * [Zangarmarsh] Drain Schematics * [Blasted Lands] A Tale of Sorrow ------------------------------------------------------------------------ r1973 | marcelo | 2009-11-27 04:55:31 -0200 (Fri, 27 Nov 2009) | 2 lines Rogues won't receive bonuses from spell power ------------------------------------------------------------------------ r1972 | marcelo | 2009-11-27 03:14:27 -0200 (Fri, 27 Nov 2009) | 2 lines Krasus' Landing area hackfix ------------------------------------------------------------------------ r1971 | marcelo | 2009-11-27 02:44:53 -0200 (Fri, 27 Nov 2009) | 2 lines Festive Holiday Mount corrections (thx holy!) ------------------------------------------------------------------------ r1970 | marcelo | 2009-11-27 02:00:13 -0200 (Fri, 27 Nov 2009) | 2 lines eol-style native ------------------------------------------------------------------------ r1969 | marcelo | 2009-11-27 01:59:32 -0200 (Fri, 27 Nov 2009) | 2 lines [Ulduar] Kologarn ------------------------------------------------------------------------ r1968 | zwerg | 2009-11-26 22:45:36 -0200 (Thu, 26 Nov 2009) | 5 lines * Further GMs DND improvements * [Hunter] Hunter's mark by Therzok: * [Shaman] Totem of Sustaining fixup ------------------------------------------------------------------------ r1967 | zwerg | 2009-11-26 11:17:58 -0200 (Thu, 26 Nov 2009) | 1 line Win32 compilation fixes ------------------------------------------------------------------------ r1966 | marcelo | 2009-11-26 04:14:42 -0200 (Thu, 26 Nov 2009) | 2 lines [Ulduar] Auriaya ------------------------------------------------------------------------ r1965 | marcelo | 2009-11-26 02:32:06 -0200 (Thu, 26 Nov 2009) | 3 lines * Compile fix * Parachute thingy for dalaran ;P ------------------------------------------------------------------------ r1964 | zwerg | 2009-11-25 23:27:49 -0200 (Wed, 25 Nov 2009) | 14 lines * Crashfix * Fixed double Ranged Attack Power bonus from items problem * DND changes for GMs * [Shaman] Windfury Weapon - will now apply correct AP bonus (damage calculations might still be a bit off, working on it) by Therzok: * Fixed items that grant spell power to direct casts * [Paladin] Flash of Light: Deadly Gladiator's Libram of Justice, Libram of Light Libram of Souls Redeemed, Libram of Divinity, Blessed Book of Nagrand * [Paladin] Holy Light: Libram of the Resolute, Libram of the Lightbringer * [Shaman] Lightning Bolt and Chain Lightning: Totem of Hex, Totem of Ancestral Guidance, Totem of the Void, Totem of the Storm * [Shaman] Earth, Flame and Frost Shock: Totem of Impact, Totem of Rage * [Shaman] Lesser Healing Wave: Totem of the Plains, Totem of Life, Totem of Sustaining * [Druid] Starfire: Idol of the Shooting Star, Ivory Idol of the Moongoddess * [Druid] Nourish: Idol of the Flourishing Life ------------------------------------------------------------------------ r1963 | marcelo | 2009-11-25 22:26:51 -0200 (Wed, 25 Nov 2009) | 2 lines [Ulduar] Assembly of Iron ------------------------------------------------------------------------ r1962 | marcelo | 2009-11-25 04:38:12 -0200 (Wed, 25 Nov 2009) | 2 lines [Ulduar] XT-002 Deconstructor ------------------------------------------------------------------------ r1961 | marcelo | 2009-11-23 15:20:32 -0200 (Mon, 23 Nov 2009) | 3 lines Started Ulduar scripting Added Algalon the Observer by jack445 and Ignis the Furnace Master by me ------------------------------------------------------------------------ r1960 | zwerg | 2009-11-22 22:04:44 -0200 (Sun, 22 Nov 2009) | 8 lines * Added basic code for enchantment conditions * [Hunter] Aspect of the Viper - gives % of mana on melee / ranged hits * [Hunter] Aspect of the Dragonhawk - gives 18% chance to dodge * [Shaman] Rockbiter Weapon - will now be applied using correct enchantment slot by Therzok: * [Quest - Alchemy] Cardinal Ruby - fixup ------------------------------------------------------------------------ r1959 | marcelo | 2009-11-22 20:25:09 -0200 (Sun, 22 Nov 2009) | 2 lines Fixed hunter trap issues ------------------------------------------------------------------------ r1958 | zwerg | 2009-11-22 13:52:36 -0200 (Sun, 22 Nov 2009) | 10 lines * Only GMs will remain invisible in general channels now (Community Helpers will be listed) by Therzok: * Added Alchemy.cpp * Added missing null checks * [Quest - Alchemy] Cardinal Ruby * [Quest - Eastern Plaguelands] When Smokey Sings, I Get Violent * [Quest - Desolace][Workaround] Kodo Roundup - Not quite blizzlike, but you can now complete the quest. * [Quest - Seasonal] The Feast of Winter Veil * [Maraudon] Celebras the Redeemed will now spawn on Celebras the Cursed's death ------------------------------------------------------------------------ r1957 | zwerg | 2009-11-21 15:55:38 -0200 (Sat, 21 Nov 2009) | 6 lines * Improvements for r1956 * Fixed socket bonus not working, players might need to resocket their gear in order get the bonus * Item looting exploit fix by Xanis: * Added Flask of the North, Runescroll of Fortitude, Goblin Beam Welder, and Glyph of Command to the database (should fix buggy profession windows) ------------------------------------------------------------------------ r1956 | zwerg | 2009-11-20 20:16:47 -0200 (Fri, 20 Nov 2009) | 5 lines * Code cleanup * SQL cleanup * .removeskill will now also remove all skill related spells * .learnskill and .removeskill will affect primary profession counters, so that players can relearn the professions by themselves ------------------------------------------------------------------------ r1955 | zwerg | 2009-11-20 17:00:05 -0200 (Fri, 20 Nov 2009) | 7 lines * Rewritten RandomProperty and RandomSuffix support * Random enchantments should work now (yay, green items have stats again :P) * Improved applying immunities for some spells * [Warrior] Bladestorm * Breaks all snares and roots on the warrior when activated * You do not feel pity or remorse or fear and you cannot be stopped unless killed =D ------------------------------------------------------------------------ r1954 | zwerg | 2009-11-20 02:20:44 -0200 (Fri, 20 Nov 2009) | 30 lines * Fixed signed/unsiged integer problems with enchant durations * Rewritten CMSG_SOCKET_GEMS handler * Added support for prismatic sockets. This fixes: * [Blacksmithing] Eternal Belt Buckle * [Blacksmithing] Socket Gloves * [Blacksmithing] Socket Bracer * Improvements in random enchantment code (work in progress) * Defense rating will now contribute to Parry Chance * Darkmoon Card: Death - fixed proc flags * [Enchanting] Enchant Weapon: Fiery Weapon - fixed proc rate and damage by Xanis: * Added new profession materials and patterns to database * Updated Alchemy, Blacksmithing, Enchanting, Engineering, Inscription trainers * Updated Inscription Research * Added quest for Transmute: Cardinal Ruby * Removed Transmute: Eternal Might from Northrend Alchemy Research * Updated Vanessa Sellers * Updated Timothy Jones * Added Titanium ore prospecting loot * Added Dalaran Jewelcrafters Token to Tiffany Carter's vendor template * Readded Earthen Leg Armor to leatherworking trainers * Readded Icy Prism to jewelcrafting trainers * Readded Icy Prism loot * Readded Destructive Skyflare Diamond to jewelcrafting trainers * Spawned Iceshatter Might Magnataur * [Warlock] Added Felsteed and Dreadsteed to trainers with correct level requirement * [Paladin] Added Warhorse and Charger to trainers with correct level requirement ------------------------------------------------------------------------ r1953 | marcelo | 2009-11-19 23:38:59 -0200 (Thu, 19 Nov 2009) | 2 lines LoS improvements ------------------------------------------------------------------------ r1952 | zwerg | 2009-11-18 22:11:29 -0200 (Wed, 18 Nov 2009) | 14 lines by Xanis: * Updated mounts to correct required level * Updated riding trainers to correct levels and cost * Added riding skills to trainers that were missing them * Added missing riding trainers to database * Hargen Bronzewing * Maigra Keenfeather * Wind Rider Jahubo * Wind Rider Sabamba * Spawned missing riding trainers * Fixed riding trainers not talking * Fixed Crog Steelspine Grand Master Blacksmithing Trainer * Fixed portal trainers in Undercity, Orgrimmar, Stonard, Theramore, and Ironforge * [Magister's Terrace] Spawned Kalecgos ------------------------------------------------------------------------ r1951 | zwerg | 2009-11-18 17:13:57 -0200 (Wed, 18 Nov 2009) | 5 lines * Code cleanup * GM characters will now not be visible when leaving arenas/battlegrounds and listed in arena summaries (needs more testing) * GM characters won't receive the Deserter debuff upon leaving battlegrounds anymore * [Warrior] Juggernaut and Warbringer effects should now persist between map changes ------------------------------------------------------------------------ r1950 | marcelo | 2009-11-18 13:09:33 -0200 (Wed, 18 Nov 2009) | 2 lines Added LoS tests for FindFriends ------------------------------------------------------------------------ r1949 | zwerg | 2009-11-18 10:49:36 -0200 (Wed, 18 Nov 2009) | 2 lines * Added missing proc flag for DoTs * [Paladin] Beacon of Light - added missing Line of Sight checks ------------------------------------------------------------------------ r1948 | zwerg | 2009-11-17 21:53:38 -0200 (Tue, 17 Nov 2009) | 22 lines * Code cleanup * Community Helpers will now have moderator privileges in the support channel * Normal players won't be able to open trade windows with GMs now (thx Holy) * .additem notification change (thx Holy) * .appear command will now change GM's phase if neccessary (thx Holy) * Added .resetphase command * [Paladin] Shield of Righteousness * Added 100% damage bonus from shield block value * Fixed issue with this spell always missing * [Night Elf] Wisp Spirit - temporarily, night elf ghosts will behave like any other race until further investigation * [Engineering] Nitro Boots - implemented Backfire ;) * [Engineering] Rocket Boots Xtreme and Rocket Boots Xtreme Lite * Binary Brew by Xanis: * [Magister's Terrace] Fixed Kael'Thas Sunstrider's loot * [First Aid] Expert and Artisan First Aid is now available at the trainers * [Cooking] Expert and Artisan Cooking is now available at the trainers * [Fishing] Expert and Artisan Fishing is now available at the trainers * [NPC] Myizz Luckycatch's NPC flags fixed ------------------------------------------------------------------------ r1947 | marcelo | 2009-11-17 01:13:35 -0200 (Tue, 17 Nov 2009) | 1 line [Death Knight] Threat of Thassarian ------------------------------------------------------------------------ r1946 | marcelo | 2009-11-17 00:59:37 -0200 (Tue, 17 Nov 2009) | 1 line 5v5 and 3v3 arenas will require 5/3 minimum players to start a match now ------------------------------------------------------------------------ r1945 | zwerg | 2009-11-16 20:42:47 -0200 (Mon, 16 Nov 2009) | 11 lines * Implemented missing handles for enchantments/tinkers/etc. that give "Use:" abilities to items Note: this should automatically fix most of the simple enchants, such as: * [Engineering] Hyperspeed Accelerators * [Engineering] Hand-Mounted Pyro Rocket * [Engineering] Springy Arachnoweave * possibly many more ;) * Implemented spell effect for adding additional slots to items (work in progress, not functional yet) * [Warrior] Titan's Grip - hit chance penalty fixup (ehh...) * [Engineering] Nitro Boots ------------------------------------------------------------------------ r1944 | zwerg | 2009-11-16 01:20:29 -0200 (Mon, 16 Nov 2009) | 3 lines * Further XMAS scripts improvements by Holy and Xanis * Fixup for Giant Slayer Enchant (I need more sleep ;p) * Temporarily remove EoC from heroic mode Moorabi (Gundrak) loot to prevent farming ------------------------------------------------------------------------ r1943 | zwerg | 2009-11-15 12:35:32 -0200 (Sun, 15 Nov 2009) | 1 line missing NULL check ------------------------------------------------------------------------ r1942 | zwerg | 2009-11-15 11:38:08 -0200 (Sun, 15 Nov 2009) | 6 lines * [Warrior] Titan's Grip - added 19% hit rating penalty when dual wielding by therzok: * [Quest][Borean Tundra]Monitoring the Rift: Cleftcliff Anomaly * [Quest][Borean Tundra]Monitoring the Rift: Sundered Chasm * [Quest][Borean Tundra]Monitoring the Rift: Winterfin Cavern ------------------------------------------------------------------------ r1941 | zwerg | 2009-11-14 21:23:46 -0200 (Sat, 14 Nov 2009) | 1 line XMAS scripts update by Holy and Xanis ------------------------------------------------------------------------ r1940 | zwerg | 2009-11-14 13:13:37 -0200 (Sat, 14 Nov 2009) | 1 line Added missing sql scripts from r1924 ------------------------------------------------------------------------ r1939 | zwerg | 2009-11-14 12:52:13 -0200 (Sat, 14 Nov 2009) | 1 line Fixed capitalization issue on server restart ------------------------------------------------------------------------ r1938 | zwerg | 2009-11-13 13:01:33 -0200 (Fri, 13 Nov 2009) | 3 lines by Xanis: * [Engineering] Fixed Scrapbot Construction Kit and the Scrapbot NPC * Fixed templates for Shaper's Terrace NPCs ------------------------------------------------------------------------ r1937 | zwerg | 2009-11-13 09:49:11 -0200 (Fri, 13 Nov 2009) | 1 line Fixed finding GameObjects with given spell focus (should fix portals causing casting random spells) ------------------------------------------------------------------------ r1936 | zwerg | 2009-11-12 21:55:20 -0200 (Thu, 12 Nov 2009) | 1 line * XMAS scripts and quest by Holy (cleaned up by Xanis) ------------------------------------------------------------------------ r1935 | zwerg | 2009-11-12 20:45:56 -0200 (Thu, 12 Nov 2009) | 21 lines * Crashfix * Updated some GM permissions * .renamechar will now allow forced letter casing * .gobject delete and .npc delete will now require confirmation when dealing with saved spawns * .npc spawn will now take spawn time as an optional parameter * [Enchanting] Enchant Weapon: Demonslayer - fixed proc rate and possible targets * Winter Veil Disguise Kit fixup by ankit: * [Priest] Glyph of Dispel Magic by frosty: * [Druid] Savage Defense * [Shaman] Thunderstorm - "This spell is usable while stunned" by therzok: * [Quest][Sholazar Basin] Powering the Waygate - The Maker's Perch * [Quest][Sholazar Basin] Powering the Waygate - The Maker's Overlook * [SQL] Spawned Activation Switch Theta ------------------------------------------------------------------------ r1934 | marcelo | 2009-11-12 00:34:24 -0200 (Thu, 12 Nov 2009) | 1 line Further optimizations to guild_bankitems table ------------------------------------------------------------------------ r1933 | marcelo | 2009-11-12 00:32:03 -0200 (Thu, 12 Nov 2009) | 1 line Corrected guild_bankitems signed problem ------------------------------------------------------------------------ r1932 | marcelo | 2009-11-12 00:30:12 -0200 (Thu, 12 Nov 2009) | 1 line Reverted last rev ------------------------------------------------------------------------ r1931 | marcelo | 2009-11-12 00:18:47 -0200 (Thu, 12 Nov 2009) | 1 line guild bank items query fixup ------------------------------------------------------------------------ r1930 | zwerg | 2009-11-11 21:00:01 -0200 (Wed, 11 Nov 2009) | 3 lines by Xanis: * The Shaper's Terrace: added missing spawns and fixed waygate ------------------------------------------------------------------------ r1929 | marcelo | 2009-11-11 15:33:50 -0200 (Wed, 11 Nov 2009) | 2 lines crashfix hopefully ;P (thx to pica an hilda for testing) ------------------------------------------------------------------------ r1928 | zwerg | 2009-11-10 15:58:31 -0200 (Tue, 10 Nov 2009) | 5 lines by Xanis: * Removing some multiple creature spawns * Fixing pendants with infinite charges * Spawned Ulduar summoning stone * Spawned missing Explorers League NPCs ------------------------------------------------------------------------ r1927 | marcelo | 2009-11-10 13:05:07 -0200 (Tue, 10 Nov 2009) | 1 line file.log will now be saved as file..log ------------------------------------------------------------------------ r1926 | marcelo | 2009-11-10 11:04:49 -0200 (Tue, 10 Nov 2009) | 2 lines * Renamed expert gm to supreme gm (there ya go holy :P) * Polymorph shouldn't send players below ground so much anymore ------------------------------------------------------------------------ r1925 | marcelo | 2009-11-10 08:07:07 -0200 (Tue, 10 Nov 2009) | 2 lines * Added expert gm and subadmin levels * Code cleanup and added some debug code for some item related stuff ------------------------------------------------------------------------ r1924 | zwerg | 2009-11-09 21:12:48 -0200 (Mon, 09 Nov 2009) | 19 lines * Added some area trigger prerequisite checks outside instances (thanks Xanis) * Remove obsolete sql script * [Warrior] Rend - damage formula fixup * [Drak'Tharon Keep] The Prophet Tharon'ja spawned in heroic mode * [Enchanting] Enchant Weapon: Icebreaker - fixed proc rate * [Enchanting] Enchant Weapon: Icy Chill - fixed proc rate * [Enchanting] Enchant Weapon: Giant Slayer - fixed proc rate and possible targets * [Death Knight] Rune of the Fallen Crusader - fixed proc rate * Essence of Gossamer - added internal cooldown * Tears of Bitter Anguish - should proc now * [Quest] Digging Through the Dirt exploit fix by Therzok: * Code cleanup and fixed some accidentally broken quests by Xanis: * [Quest][Druid] Body and Heart ------------------------------------------------------------------------ r1923 | marcelo | 2009-11-09 07:24:52 -0200 (Mon, 09 Nov 2009) | 3 lines * Simplified logon comm handler code * Logon config gets reloaded now on rehash ------------------------------------------------------------------------ r1922 | marcelo | 2009-11-09 04:13:42 -0200 (Mon, 09 Nov 2009) | 2 lines More DoForInRange stuff and old event mgr removal stuff ------------------------------------------------------------------------ r1921 | zwerg | 2009-11-07 00:15:12 -0200 (Sat, 07 Nov 2009) | 3 lines * major world database scripts cleanup * documentation update * fixed stats of many items (by Xanis) ------------------------------------------------------------------------ r1920 | marcelo | 2009-11-06 16:45:43 -0200 (Fri, 06 Nov 2009) | 2 lines Missing NULL check ------------------------------------------------------------------------ r1919 | marcelo | 2009-11-06 15:11:17 -0200 (Fri, 06 Nov 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1918 | marcelo | 2009-11-05 23:42:43 -0200 (Thu, 05 Nov 2009) | 2 lines Converted hookedPlayers to map_t ------------------------------------------------------------------------ r1917 | marcelo | 2009-11-05 23:06:42 -0200 (Thu, 05 Nov 2009) | 2 lines DoForInRange part 3 ------------------------------------------------------------------------ r1916 | zwerg | 2009-11-04 22:03:44 -0200 (Wed, 04 Nov 2009) | 1 line Training dummies spawns and fixes (by Xanis) ------------------------------------------------------------------------ r1915 | zwerg | 2009-11-04 12:14:21 -0200 (Wed, 04 Nov 2009) | 1 line forgot this ------------------------------------------------------------------------ r1914 | zwerg | 2009-11-04 12:13:09 -0200 (Wed, 04 Nov 2009) | 1 line [Naxxramas] Gothik the Harvester improvements ------------------------------------------------------------------------ r1913 | marcelo | 2009-11-04 05:32:26 -0200 (Wed, 04 Nov 2009) | 2 lines Pet deletion improvements ------------------------------------------------------------------------ r1912 | marcelo | 2009-11-04 04:57:36 -0200 (Wed, 04 Nov 2009) | 3 lines * Crashfixes * Removing players from world by disconnection will be faster now ------------------------------------------------------------------------ r1911 | marcelo | 2009-11-04 03:58:19 -0200 (Wed, 04 Nov 2009) | 2 lines DoForInRange part 2 ------------------------------------------------------------------------ r1910 | zwerg | 2009-11-03 09:16:57 -0200 (Tue, 03 Nov 2009) | 1 line Added stack trace logging ------------------------------------------------------------------------ r1909 | marcelo | 2009-11-03 01:17:21 -0200 (Tue, 03 Nov 2009) | 2 lines Converting InRange code to DoForInrange (part 1) ------------------------------------------------------------------------ r1908 | marcelo | 2009-11-03 00:32:05 -0200 (Tue, 03 Nov 2009) | 2 lines Reverted r1895 ------------------------------------------------------------------------ r1907 | zwerg | 2009-11-02 17:39:28 -0200 (Mon, 02 Nov 2009) | 6 lines * [Naxxramas] Gothik the Harvester: * Fixed 25man shadow bolt damage * Combat gate will now open at 30% of Gothik's health * Harvest Soul will be applied every 15 seconds now * [Naxxramas] Loatheb script fixup ------------------------------------------------------------------------ r1906 | zwerg | 2009-11-02 08:09:40 -0200 (Mon, 02 Nov 2009) | 1 line [Naxxramas] Kel'Thuzad script improvements ------------------------------------------------------------------------ r1905 | marcelo | 2009-11-02 05:12:00 -0200 (Mon, 02 Nov 2009) | 3 lines * Code cleanup * Increased honor for winning BGs ------------------------------------------------------------------------ r1904 | marcelo | 2009-11-02 04:19:42 -0200 (Mon, 02 Nov 2009) | 2 lines Added some WIP work on Malygos phase 1 ------------------------------------------------------------------------ r1903 | marcelo | 2009-11-01 23:17:13 -0200 (Sun, 01 Nov 2009) | 2 lines Mirror Image npcs shouldn't attack the caster anymore on arenas ------------------------------------------------------------------------ r1902 | zwerg | 2009-11-01 19:41:16 -0200 (Sun, 01 Nov 2009) | 6 lines * Improved MSG_CORPSE_QUERY opcode handling * [Naxxramas] Grobbulus script improved * [Naxxramas] Gothik the Harvester fixups * [Naxxramas] Heigan the Unclean encounter will now start after approaching his platform * [Naxxramas] Loatheb script added ------------------------------------------------------------------------ r1901 | marcelo | 2009-11-01 18:59:17 -0200 (Sun, 01 Nov 2009) | 2 lines Added school column to test.spell, bleh, i wanted 1900 :P ------------------------------------------------------------------------ r1900 | zwerg | 2009-11-01 09:21:43 -0200 (Sun, 01 Nov 2009) | 2 lines r1900 mine =D * Readded orientation info to .gps ------------------------------------------------------------------------ r1899 | zwerg | 2009-11-01 08:31:20 -0200 (Sun, 01 Nov 2009) | 3 lines * Fixed Stormwind Portal Trainer template * Dalaran Portal Trainer now teaches Teleport: Dalaran and Portal: Dalaran spells * [Mage] Fixed Portal: Ironforge not working ------------------------------------------------------------------------ r1898 | zwerg | 2009-10-31 18:17:08 -0200 (Sat, 31 Oct 2009) | 13 lines * Compilation fixes * .learn command visual fixup * Added checks for .guild disband * [Warrior] Slam (combat log entry still missing, will investigate later) * [Warrior] Stance Mastery * [Paladin] Ardent Defender - re-enabled damage absorption * [Paladin] Seal of Righteousness - judgement effect will now be able to crit * [Paladin] Exorcism - fixed damage against players * [Naxxramas] Thaddius script fixup * [Naxxramas] Patchwerk script fixup * [Naxxramas] Grobbulus script rewritten, work in progress ------------------------------------------------------------------------ r1897 | marcelo | 2009-10-30 13:26:43 -0200 (Fri, 30 Oct 2009) | 2 lines Hopefully fixed 1895 ------------------------------------------------------------------------ r1896 | marcelo | 2009-10-30 13:26:22 -0200 (Fri, 30 Oct 2009) | 2 lines Added duration for test.spell ------------------------------------------------------------------------ r1895 | marcelo | 2009-10-28 22:47:43 -0200 (Wed, 28 Oct 2009) | 2 lines Improved player delete system ------------------------------------------------------------------------ r1894 | marcelo | 2009-10-28 16:13:37 -0200 (Wed, 28 Oct 2009) | 1 line Added encrypted.sql and resetpass.sql for logon ------------------------------------------------------------------------ r1893 | zwerg | 2009-10-28 15:39:47 -0200 (Wed, 28 Oct 2009) | 4 lines * [Warrior] Armored to the Teeth - updated formula * [Warrior] Tactical Mastery * [Warrior] Rend - updated formula * [Warrior] Improved Rend ------------------------------------------------------------------------ r1892 | zwerg | 2009-10-28 01:35:30 -0200 (Wed, 28 Oct 2009) | 4 lines * Updated documentation * .learn will now show the info about the taught spell * .npc attackable now available for all GMs ------------------------------------------------------------------------ r1891 | marcelo | 2009-10-27 15:35:12 -0200 (Tue, 27 Oct 2009) | 2 lines Possible crashfix ------------------------------------------------------------------------ r1890 | zwerg | 2009-10-27 15:23:32 -0200 (Tue, 27 Oct 2009) | 3 lines * Replace all remaining Emblems of Heroism and Emblems of Valor items found in loot tables with Emblems of Conquest * [Naxxramas] The Four Horsemen - fixed loot * [The Obsidian Sanctum] Temporarily disabling Berserk casting ------------------------------------------------------------------------ r1889 | marcelo | 2009-10-27 13:48:28 -0200 (Tue, 27 Oct 2009) | 2 lines Bugfix for pet targeting while on instance ------------------------------------------------------------------------ r1888 | marcelo | 2009-10-27 05:48:14 -0200 (Tue, 27 Oct 2009) | 3 lines * EOTS Spirit Guiders bugfix * BG flags will be now dropped on relog ------------------------------------------------------------------------ r1887 | zwerg | 2009-10-27 05:07:50 -0200 (Tue, 27 Oct 2009) | 1 line * [Paladin] Avenger's Shield - fixed hit rating calculation ------------------------------------------------------------------------ r1886 | marcelo | 2009-10-27 02:25:43 -0200 (Tue, 27 Oct 2009) | 2 lines Improved AoE targetting system ------------------------------------------------------------------------ r1885 | marcelo | 2009-10-27 00:59:37 -0200 (Tue, 27 Oct 2009) | 3 lines Improvements on Kel'Thuzad's script, it will despawn adds when raid wipes ------------------------------------------------------------------------ r1884 | zwerg | 2009-10-26 23:48:30 -0200 (Mon, 26 Oct 2009) | 2 lines * Added clean database templates and documentation * Usuri Brightcoin spawned and vending template added (yes, she trades emblems) - by Xanis ------------------------------------------------------------------------ r1883 | marcelo | 2009-10-26 23:10:28 -0200 (Mon, 26 Oct 2009) | 2 lines eol-style ------------------------------------------------------------------------ r1882 | zwerg | 2009-10-26 21:32:01 -0200 (Mon, 26 Oct 2009) | 1 line cleanup fixes by therzok ------------------------------------------------------------------------ r1881 | zwerg | 2009-10-26 20:14:20 -0200 (Mon, 26 Oct 2009) | 31 lines * Player rolls code fixup * [Priest] Twisted Faith - optimized checks for Shadow Word: Pain by ankit: * [Shaman] Deadly Gladiator's Totem of the Third Wind * [Paladin] Libram of Tolerance * [Priest] Renewed Hope (*buff still needs a fix) * [Priest] Body and Soul 'When you cast Power Word: Shield, you increase the target's movement speed by x% for x sec' * [Priest] Glyph of Smite * [Priest] Glyph of Power Word: Shield * [Items-Hallowed Wand] Bat, Wisp, Skeleton costume spells now will also remove any existing costumes from the target * [Trinket] Soul of the Dead by frosty: * [Shaman] Improved Stormstrike * [Warrior] Glyph of Blocking * [Mage] Empowered Fire * [Mage] Glyph of Remove Curse * [Tailoring] Lightweave Embroidery - added proc interval by marra182: * [Gundrak] Moorabi script added by therzok: * Code cleanup * [Quest] Finding the Survivors * [Quest] A Suitable Test Subject * [Quest] Dwarven Prospector * [Quest] Deep Cover * [Quest] The Rethban Gauntlet * [Quest][First Aid] Triage (Alliance and Horde) ------------------------------------------------------------------------ r1880 | marcelo | 2009-10-26 17:26:32 -0200 (Mon, 26 Oct 2009) | 2 lines Code cleanup ------------------------------------------------------------------------ r1879 | marcelo | 2009-10-26 16:42:22 -0200 (Mon, 26 Oct 2009) | 2 lines Loot bugfixes ------------------------------------------------------------------------ r1878 | marcelo | 2009-10-26 06:36:27 -0200 (Mon, 26 Oct 2009) | 1 line Added spellfocus.txt ------------------------------------------------------------------------ r1877 | marcelo | 2009-10-26 06:06:14 -0200 (Mon, 26 Oct 2009) | 2 lines Tame Nightstalker bugfix (thanks to Therzok) ------------------------------------------------------------------------ r1876 | marcelo | 2009-10-26 06:00:58 -0200 (Mon, 26 Oct 2009) | 3 lines * Code cleanup * Air Jump exploit fix ------------------------------------------------------------------------ r1875 | marcelo | 2009-10-26 04:46:57 -0200 (Mon, 26 Oct 2009) | 3 lines * [Druid] Nurturing Instinct * [Paladin] Blessed Life ------------------------------------------------------------------------ r1874 | marcelo | 2009-10-26 03:47:37 -0200 (Mon, 26 Oct 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1873 | marcelo | 2009-10-25 22:33:01 -0200 (Sun, 25 Oct 2009) | 3 lines * Crashfixes * [Druid] Lifebloom ------------------------------------------------------------------------ r1872 | zwerg | 2009-10-25 22:14:47 -0200 (Sun, 25 Oct 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1871 | zwerg | 2009-10-25 22:00:00 -0200 (Sun, 25 Oct 2009) | 8 lines * Instances shouldn't reset on server crash now, possibly fixes problems with duplicating instances as well * Improved AoE bonus damage calculations * [Naxxramas]: * Major code cleanup * Door should now open and close properly in all four quarters * Gothik the Harvester's event will now start 20 seconds after entering the room * Before entering Frostwyrm Lair players will have to clear at least one wing ------------------------------------------------------------------------ r1870 | marcelo | 2009-10-25 21:05:12 -0200 (Sun, 25 Oct 2009) | 2 lines Rewrote loot stuff to use hashmaps ------------------------------------------------------------------------ r1869 | marcelo | 2009-10-25 18:19:52 -0200 (Sun, 25 Oct 2009) | 1 line Added spells_faq.txt ------------------------------------------------------------------------ r1868 | zwerg | 2009-10-24 10:24:45 -0200 (Sat, 24 Oct 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1867 | zwerg | 2009-10-24 02:49:02 -0200 (Sat, 24 Oct 2009) | 10 lines * Added Aura::Reload() * Updated SpellScript::OnAbsorbDamage() * Fixed problem with librams/sigils/etc. equipped causing certain spells not to be cast properly * Fixed guild bank exploit * Bosses are now immune to spells reflected back to them * Fixed item/spell based loot handling (fixes clams) * [Paladin] Aura Mastery exploit fix (also no need to reenable auras now) * [Paladin] Ardent Defender ------------------------------------------------------------------------ r1866 | marcelo | 2009-10-23 16:45:30 -0200 (Fri, 23 Oct 2009) | 3 lines Taking Arathi Basin banners will now remove player's stealth/invisibility ------------------------------------------------------------------------ r1865 | zwerg | 2009-10-23 10:18:37 -0200 (Fri, 23 Oct 2009) | 1 line * [Shaman] Call of the Elements - added to class trainers ------------------------------------------------------------------------ r1864 | zwerg | 2009-10-23 09:50:52 -0200 (Fri, 23 Oct 2009) | 1 line * [Paladin] Seal of Corruption - added to horde class trainers ------------------------------------------------------------------------ r1863 | zwerg | 2009-10-23 04:45:17 -0200 (Fri, 23 Oct 2009) | 1 line Old code cleanup ------------------------------------------------------------------------ r1862 | zwerg | 2009-10-23 03:48:55 -0200 (Fri, 23 Oct 2009) | 11 lines * [Paladin] Divine Guardian * [Paladin] Sacred Shield * [Paladin] Ardent Defender - "Damage that takes you below 35% health is reduced by 7/13/20%" * [Shaman] Heroism - added to class trainers * [Hunter] Black Arrow (ranks 2 - 6) - added to class trainers, fixed spell chain * [Enchanting] Fixed Enchant Weapon: Crusader proc rate * [Enchanting] Fixed Enchant Weapon: Mongoose proc rate * Gift/Mark of the Wild will now stack with (Greater) Blessing of Kings ------------------------------------------------------------------------ r1861 | marcelo | 2009-10-22 18:04:45 -0200 (Thu, 22 Oct 2009) | 1 line Bugfix for waypoint related issue ------------------------------------------------------------------------ r1860 | marcelo | 2009-10-22 17:42:26 -0200 (Thu, 22 Oct 2009) | 1 line Added missing changed KEY for table accounts ------------------------------------------------------------------------ r1859 | zwerg | 2009-10-22 17:26:26 -0200 (Thu, 22 Oct 2009) | 1 line small optimization ------------------------------------------------------------------------ r1858 | zwerg | 2009-10-22 08:24:23 -0200 (Thu, 22 Oct 2009) | 4 lines * [Paladin] Sanctified Wrath - Increases the critical strike chance of Hammer of Wrath by 25/50% * NOTE: this might also fix other talents/auras increasing critical strike chance when using certain spells/abilities * [Warrior] Enraged Regeneration ------------------------------------------------------------------------ r1857 | marcelo | 2009-10-22 03:14:16 -0200 (Thu, 22 Oct 2009) | 11 lines * [Quest] For Great Honor (H) * [Quest] Concerted Efforts (A) * [Quest] Call to Arms: Warsong Gulch (A) * [Quest] Call to Arms: Warsong Gulch (H) * [Quest] Call to Arms: Arathi Bassin (A) * [Quest] Call to Arms: Arathi Bassin (H) * [Quest] Call to Arms: Alterac Valley (A) * [Quest] Call to Arms: Alterac Valley (H) * [Quest] Call to Arms: Eye of the Storm (A) * [Quest] Call to Arms: Eye of the Storm (H) ------------------------------------------------------------------------ r1856 | marcelo | 2009-10-22 00:46:27 -0200 (Thu, 22 Oct 2009) | 4 lines * [Death Knight] Unholy Blight * [Death Knight] Threat of Thassarian * [Death Knight] Dirge ------------------------------------------------------------------------ r1855 | zwerg | 2009-10-22 00:27:49 -0200 (Thu, 22 Oct 2009) | 8 lines * Implemented aura explicit updates (thx Marcelo!) * [Warrior] Warbringer - Charge is now usable in combat and in any stance * [Warrior] Juggernaut - Charge is now usable in combat * [Paladin] Fanaticism by frosty: * Fixed Blasted Lands and Swamp of Sorrows rare creatures spawning more than once. ------------------------------------------------------------------------ r1854 | marcelo | 2009-10-21 13:46:06 -0200 (Wed, 21 Oct 2009) | 3 lines * [Shaman] Call of the Elements * [Shaman] Frozen Power ------------------------------------------------------------------------ r1853 | zwerg | 2009-10-21 03:53:09 -0200 (Wed, 21 Oct 2009) | 1 line Fixed Dual Wield exploit ------------------------------------------------------------------------ r1852 | marcelo | 2009-10-20 21:57:23 -0200 (Tue, 20 Oct 2009) | 2 lines r1847 bugfix ------------------------------------------------------------------------ r1851 | marcelo | 2009-10-20 17:06:52 -0200 (Tue, 20 Oct 2009) | 3 lines By ankit: [Items-Hallowed Wand] Hallowed Wand spells should now appear as buffs instead of debuffs (thx to marcelo) [Items-Hallowed Wand] Hallowed Wand spells Fixed ------------------------------------------------------------------------ r1850 | marcelo | 2009-10-20 15:59:58 -0200 (Tue, 20 Oct 2009) | 2 lines * r1842 correction * Missing NULL checks ------------------------------------------------------------------------ r1849 | marcelo | 2009-10-20 15:50:54 -0200 (Tue, 20 Oct 2009) | 2 lines bugfix for r1844 ------------------------------------------------------------------------ r1848 | zwerg | 2009-10-20 13:08:20 -0200 (Tue, 20 Oct 2009) | 1 line * [Naxxramas] Maexxna 25man should be killable now ------------------------------------------------------------------------ r1847 | zwerg | 2009-10-20 11:40:05 -0200 (Tue, 20 Oct 2009) | 2 lines * [Paladin] Sanctified Retribution * [Paladin] Swift Retribution ------------------------------------------------------------------------ r1846 | marcelo | 2009-10-20 09:18:47 -0200 (Tue, 20 Oct 2009) | 2 lines BG flags will show on map now ------------------------------------------------------------------------ r1845 | marcelo | 2009-10-20 08:43:05 -0200 (Tue, 20 Oct 2009) | 3 lines * BuyItem opcode fixes (fixes stack related issues) * Code cleanup ------------------------------------------------------------------------ r1844 | marcelo | 2009-10-20 07:34:13 -0200 (Tue, 20 Oct 2009) | 4 lines * [Mage] Winter's Chill, will proc only on frost spells now * [Mage] Permafrost, healing reduction fix * [Mage] Empowered Frost, coef increase fix (needs testing) ------------------------------------------------------------------------ r1843 | marcelo | 2009-10-20 06:43:21 -0200 (Tue, 20 Oct 2009) | 3 lines * [Druid] Improved Barkskin * [Druid] Improved Tree of Life ------------------------------------------------------------------------ r1842 | marcelo | 2009-10-20 04:20:51 -0200 (Tue, 20 Oct 2009) | 5 lines * Rewrote [Druid] Swiftmend aurastate code * Rewrote [Druid] Glyph of Regrowth * Readded mutex for collision functions * Fixed issues with custom vendor items ------------------------------------------------------------------------ r1841 | marcelo | 2009-10-20 02:31:54 -0200 (Tue, 20 Oct 2009) | 1 line Added build_spellscript_list.pl ------------------------------------------------------------------------ r1840 | zwerg | 2009-10-20 02:29:42 -0200 (Tue, 20 Oct 2009) | 3 lines * Added all ranks of old [Rogue] Expose Armor to remove_outdated_spells.pl * [Herbalism] Icethorn loot fixed * [Death Knight] Glyph of Death's Embrace ------------------------------------------------------------------------ r1839 | zwerg | 2009-10-19 23:41:01 -0200 (Mon, 19 Oct 2009) | 3 lines * Titan's Grip reset talent related exploit fix * [Death Knight] Sudden Doom ------------------------------------------------------------------------ r1838 | marcelo | 2009-10-19 23:35:48 -0200 (Mon, 19 Oct 2009) | 1 line Added "Advantaged State (DND)" spell for hunters over fix_missing_spells.pl ------------------------------------------------------------------------ r1837 | marcelo | 2009-10-19 23:17:33 -0200 (Mon, 19 Oct 2009) | 2 lines eol-style native ------------------------------------------------------------------------ r1836 | marcelo | 2009-10-19 22:58:19 -0200 (Mon, 19 Oct 2009) | 2 lines Rewrote [Death Knight] Glyph of Chains of Ice ------------------------------------------------------------------------ r1835 | marcelo | 2009-10-19 19:50:25 -0200 (Mon, 19 Oct 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1834 | marcelo | 2009-10-19 17:26:55 -0200 (Mon, 19 Oct 2009) | 4 lines * .npc vendoradditem will now take a arg * Fixed .npc vendorremoveitem * Added Event Vendor template ------------------------------------------------------------------------ r1833 | zwerg | 2009-10-19 12:54:13 -0200 (Mon, 19 Oct 2009) | 1 line * GM characters can see random rolls of both factions now (thx Holyhorrror :)) ------------------------------------------------------------------------ r1832 | zwerg | 2009-10-19 11:23:33 -0200 (Mon, 19 Oct 2009) | 10 lines * Unique aura / buff checks improvements * Following spells added to fix_chain_and_untrainable_spells.pl: * [Rogue] Expose Armor * Following spells added to fix_missing_spells.pl: * [Troll] Berserking * [Tauren] Endurance * Fixed playercreateinfo_spell entries for the spells above ------------------------------------------------------------------------ r1831 | marcelo | 2009-10-19 08:20:30 -0200 (Mon, 19 Oct 2009) | 7 lines * [Warlock] Rain of Fire, fixed coef * [Warlock] Unstable Affliction, will deal dmg on dispel * [Warlock] Seed of Corruption, fixed aoe dmg * [Warlock] Shadowflame, will enable conflagrate * [Warlock] Haunt, fixed heal when target died * [Warlock] Drain Soul, 4x damage when target has <= 25% health and now it has a chance to create a soul shard on the dot damage ------------------------------------------------------------------------ r1830 | marcelo | 2009-10-19 01:45:17 -0200 (Mon, 19 Oct 2009) | 1 line Improvements on blink/fear collision checks ------------------------------------------------------------------------ r1829 | zwerg | 2009-10-19 00:23:58 -0200 (Mon, 19 Oct 2009) | 1 line Perl script fixup ------------------------------------------------------------------------ r1828 | zwerg | 2009-10-18 23:50:11 -0200 (Sun, 18 Oct 2009) | 1 line [Paladin] Aura Mastery shouldn't count as an aura spell anymore ------------------------------------------------------------------------ r1827 | marcelo | 2009-10-18 23:45:05 -0200 (Sun, 18 Oct 2009) | 2 lines [Priest] TwistedFaith ------------------------------------------------------------------------ r1826 | zwerg | 2009-10-18 22:36:37 -0200 (Sun, 18 Oct 2009) | 5 lines * Implemented raid-wide buffs / auras. Affects paladin auras, shaman totems and much more (thx Dekallo) * Players can now be affected by more than one paladin aura at the same time * Old Death Knight aura code cleanup * [Paladin] Hand of Reckoning improvements ------------------------------------------------------------------------ r1825 | marcelo | 2009-10-18 21:37:19 -0200 (Sun, 18 Oct 2009) | 2 lines * [Priest] Grace * Exploit fix for talent reset opcode ------------------------------------------------------------------------ r1824 | zwerg | 2009-10-18 18:55:36 -0200 (Sun, 18 Oct 2009) | 1 line * Possible fix for client crashing when retrieving mails ------------------------------------------------------------------------ r1823 | zwerg | 2009-10-18 15:09:02 -0200 (Sun, 18 Oct 2009) | 1 line * Allowing .mod level and .mod gold for normal GMs to be issued on their own characters (for Senso ;-)) ------------------------------------------------------------------------ r1822 | zwerg | 2009-10-18 01:50:02 -0200 (Sun, 18 Oct 2009) | 7 lines * Further perl script optimizations * Added: * [Shaman] Heroism * [Shaman] Bloodlust to fix_chain_and_untrainable_spells.pl * Increased creature corpse despawning time in dungeons to 20 minutes ------------------------------------------------------------------------ r1821 | zwerg | 2009-10-17 14:12:09 -0300 (Sat, 17 Oct 2009) | 1 line Code cleanup ------------------------------------------------------------------------ r1820 | marcelo | 2009-10-17 06:31:47 -0300 (Sat, 17 Oct 2009) | 2 lines * [Mage] Incanter's Absorption * [Mage] Slow "Slow can only affect one target at a time." ------------------------------------------------------------------------ r1819 | marcelo | 2009-10-17 05:31:15 -0300 (Sat, 17 Oct 2009) | 2 lines * [Death Knight] Bone Shield * [Death Knight] Summon Gargoyle ------------------------------------------------------------------------ r1818 | marcelo | 2009-10-17 04:04:10 -0300 (Sat, 17 Oct 2009) | 3 lines * [Priest] TwistedFaith * [Priest] Devouring Plague * [Priest] Psychic Horror ------------------------------------------------------------------------ r1817 | zwerg | 2009-10-17 03:09:35 -0300 (Sat, 17 Oct 2009) | 11 lines * More perl script fixups * Removed following racials from reset_talent.pl script: * [Human] Sword Specialization * [Human] Mace Specialization * [Dwarf] Mace Specialization * [Troll] Throwing Specialization * Added above spells to fix_missing_spells.pl * Added outdated Arcane Torrent spells to remove_outdated_spells.pl * [Paladin] Hand of Reckoning damage "if the target is not currently targeting you" ------------------------------------------------------------------------ r1816 | marcelo | 2009-10-16 22:05:09 -0300 (Fri, 16 Oct 2009) | 1 line [Paladin] Pursuit of Justice: This does not stack with other movement speed increasing effects. ------------------------------------------------------------------------ r1815 | zwerg | 2009-10-16 19:03:12 -0300 (Fri, 16 Oct 2009) | 2 lines * [Mining] Fixed Cobalt Deposit loot * [Enchanting] Fixed Enchant Weapon: Berserking proc rate ------------------------------------------------------------------------ r1814 | zwerg | 2009-10-16 16:55:52 -0300 (Fri, 16 Oct 2009) | 15 lines * optimized fix_chain_spells.pl code and renamed to fix_chain_and_untrainable_spells.pl * optimized reset_talents.pl code * optimized fix_replace_spells.pl * optimized remove_outdated_spells.pl * reset_talents.pl will also take care of deleted_spells column (even if you lose spell after this, you will be able to retrain it). Also will no longer remove: * [Warrior] Taunt, Charge * [Druid] Dash, but will remove Mange (Cat) and Mangle (Bear) * fix_chain_and_untrainable_spell.pl - added following spells: * [Druid] Dash, Faerie Fire (Feral) * added fix_missing_spells.pl * [Death Knight] Dual Wield * [Warrior] Defensive Stance, Taunt, Berserker Stance, Sunder Armor but only if player has completed corresponding quests * [Paladin] Judgements will now trigger proc events * [Paladin] Seal of Command proc rate fix ------------------------------------------------------------------------ r1813 | marcelo | 2009-10-16 16:13:56 -0300 (Fri, 16 Oct 2009) | 1 line Improved .go scale and .go move handling ------------------------------------------------------------------------ r1812 | marcelo | 2009-10-16 15:21:45 -0300 (Fri, 16 Oct 2009) | 2 lines * [Death Knight] Dancing Rune Weapon, fixed to 12 sec and fixed miss chances * Added size column for gameobject ------------------------------------------------------------------------ r1811 | marcelo | 2009-10-16 04:06:54 -0300 (Fri, 16 Oct 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1810 | marcelo | 2009-10-16 03:51:51 -0300 (Fri, 16 Oct 2009) | 2 lines * [Warrior] Juggernaut "Following a Charge, your next Slam or Mortal Strike has an additional 25% chance to critically hit if used within 10 sec." * [Warrior] Bladestorm ------------------------------------------------------------------------ r1809 | marcelo | 2009-10-16 01:59:54 -0300 (Fri, 16 Oct 2009) | 2 lines *nix compile fixes ------------------------------------------------------------------------ r1808 | zwerg | 2009-10-16 01:42:33 -0300 (Fri, 16 Oct 2009) | 2 lines * Adding .gobject select, info, activate and enable for Normal GMs * [Naxxramas] Stitched Giants and Sludge Belchers fixups ------------------------------------------------------------------------ r1807 | zwerg | 2009-10-15 23:44:50 -0300 (Thu, 15 Oct 2009) | 6 lines * Proc Per Minute algorithm and code fixups * Chance on hit procs will now differentiate between mainhand and offhand hits * [Shaman] Frostbrand weapon spell Power bonus and proc rate fixes * [Enchanting] Fixed Enchant Weapon: Lifeward proc rate ------------------------------------------------------------------------ r1806 | marcelo | 2009-10-15 23:09:35 -0300 (Thu, 15 Oct 2009) | 1 line *WIP* work on vehicles ------------------------------------------------------------------------ r1805 | marcelo | 2009-10-15 21:53:55 -0300 (Thu, 15 Oct 2009) | 2 lines * Fixed .go move * .go spawn will log to custom.sql now ------------------------------------------------------------------------ r1804 | zwerg | 2009-10-15 18:05:27 -0300 (Thu, 15 Oct 2009) | 1 line Forgot this file :P ------------------------------------------------------------------------ r1803 | zwerg | 2009-10-15 18:00:15 -0300 (Thu, 15 Oct 2009) | 11 lines * [Paladin] Seal of Command proc chance increased to 100% * Seeds of Nature's Wrath exploit fix by therzok: * [Quest] The Dwarven Spy * [Quest] A Visit With the Greatmother * [Quest] Diplomatic Measures (Alliance and Horde) * [Quest] Making Sense of It by marra182: * [GunDrak] Slad'ran script ------------------------------------------------------------------------ r1802 | zwerg | 2009-10-15 16:47:31 -0300 (Thu, 15 Oct 2009) | 1 line Northrend Inscription/Alchemy Research will now also advance skill ------------------------------------------------------------------------ r1801 | zwerg | 2009-10-15 16:05:43 -0300 (Thu, 15 Oct 2009) | 2 lines [Naxxramas] Gluth normal stats fixed [Naxxramas] Gluth heroic loot readded ------------------------------------------------------------------------ r1800 | zwerg | 2009-10-14 16:30:55 -0300 (Wed, 14 Oct 2009) | 3 lines * r1800 mine :D * Players won't be able to exit instance during boss fight to avoid wipe now ------------------------------------------------------------------------ r1799 | zwerg | 2009-10-14 13:58:21 -0300 (Wed, 14 Oct 2009) | 14 lines * SQL cleanup by ankit: * [Paladin] Glyph of Holy Light by frosty: * [Shaman] Totem of the Elemental Plane * [Shaman] Shamanistic Rage (This spell is usable while stunned) * [Shaman] Unleashed Rage by marra182: * [Gundrak] Eck the Ferocious door opened by default * [Gundrak] Eck the Ferocious fixed, spawned and loot added. * [Ahn'kahet] Amanitar fixed, spawned and loot added. ------------------------------------------------------------------------ r1798 | marcelo | 2009-10-14 12:09:12 -0300 (Wed, 14 Oct 2009) | 1 line Updated reset_talents.pl script ------------------------------------------------------------------------ r1797 | marcelo | 2009-10-14 11:57:56 -0300 (Wed, 14 Oct 2009) | 1 line Talent stacking fixes (fixes [Death Knight] Improved Rune Tap) ------------------------------------------------------------------------ r1796 | marcelo | 2009-10-14 11:23:28 -0300 (Wed, 14 Oct 2009) | 1 line [Death Knight] Dancing Rune Weapon ------------------------------------------------------------------------ r1795 | marcelo | 2009-10-14 09:51:54 -0300 (Wed, 14 Oct 2009) | 1 line [Paladin] Divine Sacrifice exploit fix ------------------------------------------------------------------------ r1794 | marcelo | 2009-10-13 15:03:21 -0300 (Tue, 13 Oct 2009) | 2 lines Initialization fix ------------------------------------------------------------------------ r1793 | marcelo | 2009-10-13 11:02:24 -0300 (Tue, 13 Oct 2009) | 3 lines * [Death Knight] Blade Barrier * Crashfix * Missing return (i need some sleep :P) ------------------------------------------------------------------------ r1792 | marcelo | 2009-10-13 10:01:28 -0300 (Tue, 13 Oct 2009) | 6 lines * Code cleanup * Chrono Lord Deja rewrite * [Death Knight] Abomination's Might * [Death Knight] Vampiric Blood * [Death Knight] Hysteria * [Death Knight] Death Rune Mastery ------------------------------------------------------------------------ r1791 | marcelo | 2009-10-13 05:23:47 -0300 (Tue, 13 Oct 2009) | 2 lines * Fear effects will now stop the target when aura is removed * [Death Knight] Anti-Magic Zone ------------------------------------------------------------------------ r1790 | marcelo | 2009-10-12 21:16:14 -0300 (Mon, 12 Oct 2009) | 1 line Fear/Blink collision check fixes ------------------------------------------------------------------------ r1789 | marcelo | 2009-10-11 18:05:56 -0300 (Sun, 11 Oct 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1788 | zwerg | 2009-10-11 12:39:27 -0300 (Sun, 11 Oct 2009) | 1 line Forgot this ------------------------------------------------------------------------ r1787 | zwerg | 2009-10-11 12:21:37 -0300 (Sun, 11 Oct 2009) | 1 line Updated remove.sql ------------------------------------------------------------------------ r1786 | marcelo | 2009-10-11 08:37:30 -0300 (Sun, 11 Oct 2009) | 1 line Corrected logon issue with muted accounts ------------------------------------------------------------------------ r1785 | marcelo | 2009-10-11 07:42:53 -0300 (Sun, 11 Oct 2009) | 2 lines * [Death Knight] Spell Deflection * Code cleanup for totem summon code ------------------------------------------------------------------------ r1784 | marcelo | 2009-10-11 05:32:10 -0300 (Sun, 11 Oct 2009) | 1 line Arena Teams will not lose rating now if they their rating is below 1500 ------------------------------------------------------------------------ r1783 | marcelo | 2009-10-11 05:09:02 -0300 (Sun, 11 Oct 2009) | 1 line SQL cleanup ------------------------------------------------------------------------ r1782 | marcelo | 2009-10-11 04:22:55 -0300 (Sun, 11 Oct 2009) | 1 line Bugfix for r1771 ------------------------------------------------------------------------ r1781 | marcelo | 2009-10-11 03:55:20 -0300 (Sun, 11 Oct 2009) | 1 line [Warrior] Titan's Grip ------------------------------------------------------------------------ r1780 | marcelo | 2009-10-11 02:51:10 -0300 (Sun, 11 Oct 2009) | 1 line Added custom.sql ------------------------------------------------------------------------ r1779 | marcelo | 2009-10-11 02:47:29 -0300 (Sun, 11 Oct 2009) | 2 lines * Fixed issue with creatures not casting self spells * Mortal Strike (and similar) now affect HoT's too ------------------------------------------------------------------------ r1778 | marcelo | 2009-10-11 01:50:35 -0300 (Sun, 11 Oct 2009) | 1 line [Warlock] Drain Soul ------------------------------------------------------------------------ r1777 | marcelo | 2009-10-11 01:26:58 -0300 (Sun, 11 Oct 2009) | 1 line Fixed range issues with some bosses ------------------------------------------------------------------------ r1776 | zwerg | 2009-10-11 00:04:51 -0300 (Sun, 11 Oct 2009) | 2 lines Reimplemented fix for SMSG_PLAYED_TIME opcode handling - /played should now work properly ------------------------------------------------------------------------ r1775 | marcelo | 2009-10-10 21:02:59 -0300 (Sat, 10 Oct 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1774 | zwerg | 2009-10-10 19:17:37 -0300 (Sat, 10 Oct 2009) | 1 line Fixed AP bonus for damage dealt by abilities (yellow damage) being doubled (thanks to everyone who helped tracking this bug down). ------------------------------------------------------------------------ r1773 | zwerg | 2009-10-10 17:36:24 -0300 (Sat, 10 Oct 2009) | 6 lines * GMs' DND won't appear in response to messages in LANG_ADDON anymore * Muted players will now be able to talk on party/raid/guild chats * Flood detection disabled for party/raid/guild chats * Fixed "Reset all instances" option, will also temporarily reset heroic dungeons and raids until lockouts get implemented ------------------------------------------------------------------------ r1772 | marcelo | 2009-10-10 12:17:46 -0300 (Sat, 10 Oct 2009) | 1 line Increased buf size for some stack packets ------------------------------------------------------------------------ r1771 | marcelo | 2009-10-10 12:02:42 -0300 (Sat, 10 Oct 2009) | 2 lines * Implemented holiday world states * More WIP work on Wintergrasp ------------------------------------------------------------------------ r1770 | zwerg | 2009-10-10 02:33:18 -0300 (Sat, 10 Oct 2009) | 2 lines Crashfixes and code fixups Unhook from hooked group on player logout ------------------------------------------------------------------------ r1769 | marcelo | 2009-10-09 18:55:11 -0300 (Fri, 09 Oct 2009) | 2 lines * SQL cleanup * Added mapmgr call_func event ------------------------------------------------------------------------ r1768 | marcelo | 2009-10-09 17:23:06 -0300 (Fri, 09 Oct 2009) | 2 lines *nix compile fix ------------------------------------------------------------------------ r1767 | zwerg | 2009-10-09 14:59:40 -0300 (Fri, 09 Oct 2009) | 5 lines * Northrend loot tables update * [Eye of Eternity] Malygos heroic entry fixed * [Eye of Eternity] Alexstrasza's gift spawn and loot * [Eye of Eternity] Basic script added, still work in progress ------------------------------------------------------------------------ r1766 | zwerg | 2009-10-09 10:05:09 -0300 (Fri, 09 Oct 2009) | 1 line Boss immunities fix ------------------------------------------------------------------------ r1765 | marcelo | 2009-10-09 04:09:07 -0300 (Fri, 09 Oct 2009) | 1 line [Mage] Impact ------------------------------------------------------------------------ r1764 | marcelo | 2009-10-09 03:55:37 -0300 (Fri, 09 Oct 2009) | 1 line [Mage] Invisibility ------------------------------------------------------------------------ r1763 | marcelo | 2009-10-09 03:34:34 -0300 (Fri, 09 Oct 2009) | 1 line Implemented Feather Fall Aura ------------------------------------------------------------------------ r1762 | marcelo | 2009-10-09 03:18:04 -0300 (Fri, 09 Oct 2009) | 3 lines * [Death Knight] Rune Strike * [Death Knight] Blood Tap * [Warlock] Improved Drain Soul ------------------------------------------------------------------------ r1761 | zwerg | 2009-10-09 02:48:06 -0300 (Fri, 09 Oct 2009) | 5 lines * Code cleanup * Added mechanics to spell.sql * [Zul Gurub] Gong of Bethekk should now deactivate correctly * [Naxxramas] Bosses are now vulnerable to bleed / plague effects ------------------------------------------------------------------------ r1760 | marcelo | 2009-10-09 02:44:56 -0300 (Fri, 09 Oct 2009) | 3 lines * *nix compile fix * Account enum bugfix ------------------------------------------------------------------------ r1759 | marcelo | 2009-10-09 01:21:16 -0300 (Fri, 09 Oct 2009) | 2 lines * Removed naxx speed hacks * Fixed kiting issues ------------------------------------------------------------------------ r1758 | marcelo | 2009-10-08 22:09:35 -0300 (Thu, 08 Oct 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1757 | zwerg | 2009-10-08 20:09:54 -0300 (Thu, 08 Oct 2009) | 1 line Added .group hook and .group unhook commands ------------------------------------------------------------------------ r1756 | marcelo | 2009-10-08 16:58:32 -0300 (Thu, 08 Oct 2009) | 1 line Started Wintergrasp script, only PvP activity works for now ------------------------------------------------------------------------ r1755 | marcelo | 2009-10-08 16:54:46 -0300 (Thu, 08 Oct 2009) | 1 line [Naxxramas] Patchwerk Slime Bolt fix ------------------------------------------------------------------------ r1754 | marcelo | 2009-10-08 14:20:07 -0300 (Thu, 08 Oct 2009) | 1 line Silenced buff bugfix part 2 ------------------------------------------------------------------------ r1753 | marcelo | 2009-10-08 14:12:56 -0300 (Thu, 08 Oct 2009) | 1 line Silenced buff bugfix ------------------------------------------------------------------------ r1752 | marcelo | 2009-10-08 13:18:51 -0300 (Thu, 08 Oct 2009) | 2 lines * [Mage] Fingers of Frost & Brain Freeze affected by Cone of Cold * [Mage] Impact ------------------------------------------------------------------------ r1751 | marcelo | 2009-10-08 09:35:00 -0300 (Thu, 08 Oct 2009) | 7 lines By marra182: [Quest]Vandalizing Jotunheim [Quest]Ebon Blade Prisoners [Quest]Honor Challenge [Quest]Admist The Confusion [Quest]Get the Key [Quest]The Flesh Giant Champion ------------------------------------------------------------------------ r1750 | marcelo | 2009-10-08 05:27:16 -0300 (Thu, 08 Oct 2009) | 11 lines By Therzok: [Quest - Nagrand]Finding the Survivors (Waiting for a DB fix for Game Objects) [Quest - Nagrand]Returning the Favor [Quest - Nagrand]Body of Evidence [Quest - Priest]Garments of Darkness [Quest - Priest]Garments of Spirituality [Quest - Priest]Garments of Light (Elwynn) [Quest - Priest]Garments of Light (Dun Morogh) [Quest - Priest]Garments of the Moon [Quest - Priest]Cleansing the Scar [Quest - Priest]Help Tavara ------------------------------------------------------------------------ r1749 | marcelo | 2009-10-08 05:24:26 -0300 (Thu, 08 Oct 2009) | 4 lines * [Shaman] Lightning Shield coef * [Shaman] Astral Shift * [Shaman] Improved Fire Nova Totem * [Shaman] Storm, Earth and Fire ------------------------------------------------------------------------ r1748 | marcelo | 2009-10-07 20:41:37 -0300 (Wed, 07 Oct 2009) | 2 lines * Fixed crit chance for feral druids * Improved mute handling (thx holy!) ------------------------------------------------------------------------ r1747 | zwerg | 2009-10-07 20:05:11 -0300 (Wed, 07 Oct 2009) | 1 line [Naxxramas] Noth the Plaguebringer will now cast Curse of the Plaguebringer on 3 raid members only ------------------------------------------------------------------------ r1746 | marcelo | 2009-10-07 18:50:18 -0300 (Wed, 07 Oct 2009) | 1 line Improved code for delaying attacks after casting a channel spell ------------------------------------------------------------------------ r1745 | marcelo | 2009-10-07 17:35:23 -0300 (Wed, 07 Oct 2009) | 4 lines * Current holiday battleground will now be announced once every day * Fixed issue with accounts having too much characters * Added .npc vendorremoveitem * Thrown bugfix ------------------------------------------------------------------------ r1744 | zwerg | 2009-10-07 06:59:06 -0300 (Wed, 07 Oct 2009) | 1 line Small reset instances fix ------------------------------------------------------------------------ r1743 | marcelo | 2009-10-07 03:01:51 -0300 (Wed, 07 Oct 2009) | 2 lines * Enabled HP PvP * Exploit fix ------------------------------------------------------------------------ r1742 | marcelo | 2009-10-07 02:19:17 -0300 (Wed, 07 Oct 2009) | 1 line Reverted last rev ------------------------------------------------------------------------ r1741 | marcelo | 2009-10-06 22:37:09 -0300 (Tue, 06 Oct 2009) | 3 lines * [Shaman] Totemic Recall * Heroic Instances and Raids will not be able to get reset now * Dungeon reset time will now be affected by a ExpireTime rate ------------------------------------------------------------------------ r1740 | marcelo | 2009-10-06 15:23:38 -0300 (Tue, 06 Oct 2009) | 1 line [Hunter] Concussive Barrage ------------------------------------------------------------------------ r1739 | marcelo | 2009-10-05 18:52:53 -0300 (Mon, 05 Oct 2009) | 2 lines * .vendoradditem is now available to advanced GMs * .npc spawn and .vendoradditem will now write to custom.sql, to avoid losing custom sqls ------------------------------------------------------------------------ r1738 | marcelo | 2009-10-05 16:54:43 -0300 (Mon, 05 Oct 2009) | 1 line Improved mechanic immunities code ------------------------------------------------------------------------ r1737 | marcelo | 2009-10-05 15:58:56 -0300 (Mon, 05 Oct 2009) | 2 lines *nix compile fixes ------------------------------------------------------------------------ r1736 | marcelo | 2009-10-05 06:48:02 -0300 (Mon, 05 Oct 2009) | 2 lines * Added support for large packets * Re-enabled achievements ------------------------------------------------------------------------ r1735 | marcelo | 2009-10-05 05:38:42 -0300 (Mon, 05 Oct 2009) | 1 line [Hunter] Multi-Shot will now only target in front targets ------------------------------------------------------------------------ r1734 | marcelo | 2009-10-05 04:53:57 -0300 (Mon, 05 Oct 2009) | 1 line Hunters will now learn Auto Shot (found on Marksmanship) and not Shoot (fixes Hawk Eye not working with autoattack) ------------------------------------------------------------------------ r1733 | marcelo | 2009-10-05 03:17:13 -0300 (Mon, 05 Oct 2009) | 1 line 25man TBC instances will now have mobs again ------------------------------------------------------------------------ r1732 | marcelo | 2009-10-05 02:53:21 -0300 (Mon, 05 Oct 2009) | 1 line Reverting 1709 for now ------------------------------------------------------------------------ r1731 | marcelo | 2009-10-05 01:31:02 -0300 (Mon, 05 Oct 2009) | 2 lines *nix warning ------------------------------------------------------------------------ r1730 | marcelo | 2009-10-05 01:11:39 -0300 (Mon, 05 Oct 2009) | 1 line Fixed typo (thx Zwerg :D) ------------------------------------------------------------------------ r1729 | marcelo | 2009-10-05 01:02:58 -0300 (Mon, 05 Oct 2009) | 1 line Fixed signed issue while loading mail items ------------------------------------------------------------------------ r1728 | marcelo | 2009-10-04 20:52:31 -0300 (Sun, 04 Oct 2009) | 1 line Fixed hair/features visual issues for newly created characters ------------------------------------------------------------------------ r1727 | marcelo | 2009-10-04 19:41:38 -0300 (Sun, 04 Oct 2009) | 2 lines * Improved renaming logic at the loading startup * Added import_characters.pl script ------------------------------------------------------------------------ r1726 | marcelo | 2009-10-03 19:08:33 -0300 (Sat, 03 Oct 2009) | 1 line Fixed RemoveAurasWithAuraEffect ------------------------------------------------------------------------ r1725 | marcelo | 2009-10-03 16:47:48 -0300 (Sat, 03 Oct 2009) | 2 lines Improvements on the networking code for the logonserver ------------------------------------------------------------------------ r1724 | marcelo | 2009-10-03 15:58:47 -0300 (Sat, 03 Oct 2009) | 2 lines Fixed *nix logon issue with sigabrt ------------------------------------------------------------------------ r1723 | marcelo | 2009-10-02 04:26:23 -0300 (Fri, 02 Oct 2009) | 2 lines * [Druid] Master Shapeshifter * [Druid] Innervate ------------------------------------------------------------------------ r1722 | marcelo | 2009-10-02 03:45:15 -0300 (Fri, 02 Oct 2009) | 1 line [Drak'Tharon Keep] Improved Trollgore script ------------------------------------------------------------------------ r1721 | zwerg | 2009-10-02 00:06:50 -0300 (Fri, 02 Oct 2009) | 2 lines by marra182: [Drak'Tharon Keep] Temporarily disabled Novos the Summoner script ------------------------------------------------------------------------ r1720 | zwerg | 2009-10-01 21:40:11 -0300 (Thu, 01 Oct 2009) | 1 line *nix compilation fixes ------------------------------------------------------------------------ r1719 | zwerg | 2009-10-01 21:29:33 -0300 (Thu, 01 Oct 2009) | 30 lines * Reverted the AP white damage change, needs to be investigated * Fixed damage reduction based on armor being too high for level 70+ players/creatures * Fixed problems with returning mail containing items * Fixed some spells/auras not pulling enemy creatures * SQL code cleanup * [Paladin] All judgements will now contribute from damage bonuses * [Paladin] Seal of Vengeance - Judgement effect increased by 10% for each application of Holy Vengeance on the target * [Paladin] Seal of Command - corrected damage formula * [Paladin] Hammer of Wrath now scales with AP and SPH * [Trinket] Mirror of Truth * [Naxxramas] Improved bosses' immunities / speed * [Naxxramas] Door to Heigan the Unclean are now open by default, closed upon entering combat * [Naxxramas] Noth the Plaguebringer script stub, fixes door issues. Spells, emotes and unit flag fix by marra182 * [Naxxramas] Patchwerk improvements * [Violet Hold] code stub * [Eye of Eternity] code stub by frosty: * [Druid] Nourish formula correction * Fixed Bone Gryphon exploit (no longer attackable) * Fixed Sparrowhawk Net exploit by marra182: * [Drak'Tharon Keep] The Prophet Tharon'ja fixed and added. * [Drak'Tharon Keep] The Prophet Tharon'ja heroic loot fixed * [Drak'Tharon Keep] Scripting added (not yet finished) ------------------------------------------------------------------------ r1718 | marcelo | 2009-10-01 17:33:14 -0300 (Thu, 01 Oct 2009) | 1 line GameObjects will load phaseMask from db correctly now ------------------------------------------------------------------------ r1717 | marcelo | 2009-10-01 13:42:13 -0300 (Thu, 01 Oct 2009) | 1 line Fixed frost trap ignoring mechanic immunities ------------------------------------------------------------------------ r1716 | marcelo | 2009-10-01 12:22:20 -0300 (Thu, 01 Oct 2009) | 3 lines * Fixed source location opcode * Heigan the Unclean will now open his exit door on death * Kel'Thuzad's Guardians of Icecrown will now attack KT's target on spawn ------------------------------------------------------------------------ r1715 | marcelo | 2009-10-01 09:38:19 -0300 (Thu, 01 Oct 2009) | 1 line [Druid] Nourish, formula correction ------------------------------------------------------------------------ r1714 | marcelo | 2009-10-01 05:13:24 -0300 (Thu, 01 Oct 2009) | 2 lines * [Hunter] Viper Sting "energizing the Hunter equal to 300% of the amount drained" * [Hunter] Hunting Party, will now proc replenishment ------------------------------------------------------------------------ r1713 | marcelo | 2009-10-01 04:58:23 -0300 (Thu, 01 Oct 2009) | 1 line Deleting groups is now safe ;) ------------------------------------------------------------------------ r1712 | marcelo | 2009-10-01 01:15:39 -0300 (Thu, 01 Oct 2009) | 1 line Fixed critical combat log for heals ------------------------------------------------------------------------ r1711 | marcelo | 2009-10-01 00:57:04 -0300 (Thu, 01 Oct 2009) | 1 line Fixed Defensive and Passive pet states ------------------------------------------------------------------------ r1710 | zwerg | 2009-09-30 23:30:31 -0300 (Wed, 30 Sep 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1709 | marcelo | 2009-09-30 21:48:26 -0300 (Wed, 30 Sep 2009) | 1 line Dual wield exploit fix ------------------------------------------------------------------------ r1708 | zwerg | 2009-09-30 20:19:44 -0300 (Wed, 30 Sep 2009) | 3 lines * Fixed Northrend Alchemy and Inscription Research * .sethearthpos visual fix ------------------------------------------------------------------------ r1707 | marcelo | 2009-09-30 19:58:05 -0300 (Wed, 30 Sep 2009) | 1 line Added naxx_udb_fix.sql ------------------------------------------------------------------------ r1706 | marcelo | 2009-09-30 04:40:17 -0300 (Wed, 30 Sep 2009) | 2 lines * Fixed forcerename issues * GM's will now be auto gm flagged on login ------------------------------------------------------------------------ r1705 | marcelo | 2009-09-29 21:59:10 -0300 (Tue, 29 Sep 2009) | 1 line Fixed double call for RemovePlayer (fixes arena making both teams lose if one team leaves) ------------------------------------------------------------------------ r1704 | marcelo | 2009-09-29 13:04:42 -0300 (Tue, 29 Sep 2009) | 2 lines * Fixed on only one target issues * Well Fed stacking exploit fix ------------------------------------------------------------------------ r1703 | marcelo | 2009-09-29 12:25:58 -0300 (Tue, 29 Sep 2009) | 2 lines * [Rogue] Improved Poisons * [Rogue] Ruthlessness ------------------------------------------------------------------------ r1702 | marcelo | 2009-09-29 11:40:38 -0300 (Tue, 29 Sep 2009) | 2 lines * Exploit fix for changing maps with swift flight form and with transform auras * [Rogue] Garrote ------------------------------------------------------------------------ r1701 | zwerg | 2009-09-29 08:12:29 -0300 (Tue, 29 Sep 2009) | 8 lines * Players can now create characters of both factions on a single account (restriction lifted in 3.2) by frosty: * [Death Knight] Glyph of Heart Strike * [Death Knight] Glyph of Dark Death * [Mage] Glyph of Mana Gem * [Warrior] Glyph of Bloodthirst * [Druid] Nourish - Heals for an additional 20% if you have a Rejuvenation, Regrowth, Lifebloom, or Wild Growth effect active on the target. ------------------------------------------------------------------------ r1700 | marcelo | 2009-09-28 19:25:46 -0300 (Mon, 28 Sep 2009) | 1 line Mine ! :P ------------------------------------------------------------------------ r1699 | marcelo | 2009-09-28 16:38:12 -0300 (Mon, 28 Sep 2009) | 1 line Fixed mobs not attacking issues ------------------------------------------------------------------------ r1698 | zwerg | 2009-09-28 11:43:35 -0300 (Mon, 28 Sep 2009) | 5 lines * Fixed AP bonus to white damage * Improved remove_chain_spells.pl and renamed to fix_chain_spells.pl (updates character.deleted_spells as well, takes care of "Charge") * Added fix_replace_spells.pl * Seal of Righteousness will now allow judgements to be cast ------------------------------------------------------------------------ r1697 | zwerg | 2009-09-28 07:13:36 -0300 (Mon, 28 Sep 2009) | 4 lines * Players shouldn't have their AP doubled now :P * Added Sunder Armor to remove_outdated_spells.pl * Added remove_chain_spells.pl (fixes paladin aura buttons) ------------------------------------------------------------------------ r1696 | marcelo | 2009-09-28 04:01:27 -0300 (Mon, 28 Sep 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1695 | marcelo | 2009-09-28 02:22:04 -0300 (Mon, 28 Sep 2009) | 2 lines * [Rogue] Quick Recovery * [Rogue] Improved Kidney Shot ------------------------------------------------------------------------ r1694 | marcelo | 2009-09-28 01:44:18 -0300 (Mon, 28 Sep 2009) | 3 lines * Crashfix * [Rogue] Cut to the Chase * [Rogue] Master Poisoner ------------------------------------------------------------------------ r1693 | marcelo | 2009-09-27 15:45:36 -0300 (Sun, 27 Sep 2009) | 1 line Fixed issues with some abilities not being able to miss (fixes [Rogue] Evasion) ------------------------------------------------------------------------ r1692 | marcelo | 2009-09-27 15:28:04 -0300 (Sun, 27 Sep 2009) | 2 lines * [Shaman] Chain Heal won't heal unfriendly units now * Fixed enchant trigger chances (fixes poisons and others) ------------------------------------------------------------------------ r1691 | zwerg | 2009-09-27 07:48:54 -0300 (Sun, 27 Sep 2009) | 2 lines * Further dungeon difficulty settings fixups * Fixed AP-related issues for mobs (hitting players for too much damage) ------------------------------------------------------------------------ r1690 | marcelo | 2009-09-27 06:32:43 -0300 (Sun, 27 Sep 2009) | 1 line [Rogue] Hunger For Blood ------------------------------------------------------------------------ r1689 | marcelo | 2009-09-27 06:01:14 -0300 (Sun, 27 Sep 2009) | 3 lines * [Rogue] Cold Blood "Skill works but it's consumed by all actions exept auto atacking. If used with mutilate only the 1st hit is critical hit." * [Rogue] Seal Fate "Don't work with Mutilate. Works with other skills." * [Rogue] Remorseless Attacks "Buff procs and works too bad it's consumed by all even if you give duel to someone." ------------------------------------------------------------------------ r1688 | marcelo | 2009-09-26 21:52:05 -0300 (Sat, 26 Sep 2009) | 2 lines * Fixed issues with skills on newly created players * Implemented defense effect ------------------------------------------------------------------------ r1687 | zwerg | 2009-09-26 18:38:41 -0300 (Sat, 26 Sep 2009) | 3 lines * Cleaned out duplicated scripts * Fixed Player::SetDungeonMode() * Fixed bug with creating Death Knights ------------------------------------------------------------------------ r1686 | marcelo | 2009-09-26 17:28:11 -0300 (Sat, 26 Sep 2009) | 2 lines * [Rogue] Mutilate * Crashfixes ------------------------------------------------------------------------ r1685 | zwerg | 2009-09-26 09:15:33 -0300 (Sat, 26 Sep 2009) | 9 lines * Fixed SMSG_PLAYED_TIME opcode handling - /played should now work properly * Flood prevention improvements * Memleak fix * Added .bangroup command * Added .group info and .group members commands * .player info will now display information about bans ------------------------------------------------------------------------ r1684 | marcelo | 2009-09-25 13:34:06 -0300 (Fri, 25 Sep 2009) | 3 lines * [Warlock] Decimation * [Warlock] Fire and Brimstone * [Warlock] Suppression ------------------------------------------------------------------------ r1683 | zwerg | 2009-09-25 11:52:53 -0300 (Fri, 25 Sep 2009) | 9 lines * Improved MSG_SET_DUNGEON_DIFFICULTY opcode handling * Improved group dungeon/raid difficulty handling * Fixed SMSG_RAID_INSTANCE_INFO opcode handling, should fix the "Raid Info" view thx to Astrum for help and tests: * "Yellow" damage cannot now be blocked/dodged/parried when dealt to stunned and/or back-facing players * Expertise should now work as intended * Reimplemented the PvP hackfix for Acherus: The Ebon Hold ------------------------------------------------------------------------ r1682 | marcelo | 2009-09-25 11:20:42 -0300 (Fri, 25 Sep 2009) | 1 line [Warlock] Improved Immolate ------------------------------------------------------------------------ r1681 | marcelo | 2009-09-25 11:05:47 -0300 (Fri, 25 Sep 2009) | 1 line Fixed issue with paladin auras ------------------------------------------------------------------------ r1680 | marcelo | 2009-09-25 01:56:56 -0300 (Fri, 25 Sep 2009) | 3 lines * [Mage] Molten Armor * [Warlock] Conflagrate * Glyph w/dual spec issues ------------------------------------------------------------------------ r1679 | marcelo | 2009-09-24 09:28:19 -0300 (Thu, 24 Sep 2009) | 4 lines * Skirmish arenas score fix * Leveling + talents fixes * Death bug (thx holy) * Crashfix ------------------------------------------------------------------------ r1678 | marcelo | 2009-09-23 19:31:49 -0300 (Wed, 23 Sep 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1677 | marcelo | 2009-09-23 14:33:32 -0300 (Wed, 23 Sep 2009) | 4 lines * Fixed arena team issues * SQL Cleanup * [Warlock] Hellfire coefs * Fixed "Mod Dmg %" visual bug (fixes [Warlock] Malediction and others) ------------------------------------------------------------------------ r1676 | zwerg | 2009-09-23 13:06:49 -0300 (Wed, 23 Sep 2009) | 2 lines * Loot updates * Possible fix for the gold withdrawal problem for Guild Masters ------------------------------------------------------------------------ r1675 | marcelo | 2009-09-23 12:41:58 -0300 (Wed, 23 Sep 2009) | 4 lines * [Warlock] Pyroclasm rank3 * [Warlock] Improved Fear * [Warlock] Improved Curse of Weakness * [Warlock] Conflagrate (static damage) ------------------------------------------------------------------------ r1674 | zwerg | 2009-09-23 09:05:22 -0300 (Wed, 23 Sep 2009) | 9 lines * GameObject rotation related constants updates * .gps will additionally display AreaID now * The Oracles faction: * [Quest] Making Peace * [Quest] Appeasing the Great Rain Stone - spawned Sparkling Treasure objects * [Quest] A Cleansing Song * [Quest] Song of Reflection * [Quest] Song of Fecundity ------------------------------------------------------------------------ r1673 | marcelo | 2009-09-23 06:35:06 -0300 (Wed, 23 Sep 2009) | 2 lines * Fixed death plus relog issues (needs testing) * Crashfix ------------------------------------------------------------------------ r1672 | marcelo | 2009-09-23 06:06:37 -0300 (Wed, 23 Sep 2009) | 1 line Missing check for disabled maps ------------------------------------------------------------------------ r1671 | marcelo | 2009-09-23 05:54:43 -0300 (Wed, 23 Sep 2009) | 6 lines * [Warlock] Pyroclasm * [Warlock] Fel Synergy (really fixed now) * [Warlock] Soul Leech * [Warlock] Demonic Circle * Fixed GameObject saving * Fixed perm-stunning issues ------------------------------------------------------------------------ r1670 | marcelo | 2009-09-23 03:43:35 -0300 (Wed, 23 Sep 2009) | 2 lines Cleaned up db converter ------------------------------------------------------------------------ r1669 | marcelo | 2009-09-23 03:42:38 -0300 (Wed, 23 Sep 2009) | 1 line Missing changes from MiscSpells.cpp ------------------------------------------------------------------------ r1668 | marcelo | 2009-09-22 14:06:58 -0300 (Tue, 22 Sep 2009) | 1 line Spell/Agility stacking exploit fix ------------------------------------------------------------------------ r1667 | zwerg | 2009-09-22 09:42:41 -0300 (Tue, 22 Sep 2009) | 12 lines * Added Unit::HasNegativeAuraWithRealMechanicsType * Improved handling of loot related opcodes * Updated loot script * Updated loot tables for instance drops * Fixed problems with rolling on loot * [Death Knight] Glyph of Blood Strike - improved checks for ensnares by marra182: [Quest][Paladin] True Masters of the Light (Step 7 - Summon Charger) ------------------------------------------------------------------------ r1666 | marcelo | 2009-09-22 07:48:29 -0300 (Tue, 22 Sep 2009) | 3 lines * [Druid] Mangle (Cat) * Fixed issues with addons * Cleanup ------------------------------------------------------------------------ r1665 | marcelo | 2009-09-22 05:00:12 -0300 (Tue, 22 Sep 2009) | 1 line Hunters will be able to shoot and turn around now ------------------------------------------------------------------------ r1664 | marcelo | 2009-09-22 03:50:00 -0300 (Tue, 22 Sep 2009) | 3 lines * [Shaman] Ancestral Healing * [Shaman] Healing Way * [Shaman] Ancestral Awakening ------------------------------------------------------------------------ r1663 | marcelo | 2009-09-22 02:43:40 -0300 (Tue, 22 Sep 2009) | 3 lines * Rewrote spell target list system * [Shaman] Chain Heal (needs testing) * [Mage] Ignite ------------------------------------------------------------------------ r1662 | marcelo | 2009-09-22 00:22:07 -0300 (Tue, 22 Sep 2009) | 3 lines * Fixed player counters for blade's edge, nagrand and lordaeron arenas * Crashfix * Temporally disabled orgrimmar arena (gonna enable later since it needs some work) ------------------------------------------------------------------------ r1661 | marcelo | 2009-09-21 22:23:36 -0300 (Mon, 21 Sep 2009) | 1 line Crashfixes (thx Zwerg for helping out) ------------------------------------------------------------------------ r1660 | marcelo | 2009-09-21 16:05:40 -0300 (Mon, 21 Sep 2009) | 1 line Fixed LoS issues ------------------------------------------------------------------------ r1659 | marcelo | 2009-09-21 14:06:39 -0300 (Mon, 21 Sep 2009) | 4 lines * Corrected aura log logic * Projectile spells will now calculate the damage at the moment of casting (fixes [Hunter] Improved Steady Shot and probably many others), this needs testing! * [Hunter] Piercing Shots * Improvements to the D.I.S.C.O. script ------------------------------------------------------------------------ r1658 | zwerg | 2009-09-21 12:22:49 -0300 (Mon, 21 Sep 2009) | 23 lines by marra182: * Fixed small bug in anubarak and grand magus telestra (thx marcelo ^^) * Krikthir spawns fixes * Hadronox Spawn Position Change by frosty: [Quest] Weakness to Lightning [Quest] Defeat the Gearmaster - Spawned NPC Gearmaster Mechazodt [Quest] Untold Truths - Spawned NPC Shadowstalker Luther [Quest] Get to Getry - Spawned NPC Shadowstalker Getry [Druid] Idol of Terror [Paladin] Libram of Obstruction [Warlock] Glyph of Corruption [Warlock] Glyph of Succubus by ankit: [Druid] Glyph Of Regrowth [Death Knight] Glyph of Obliterate [Death Knight] Glyph of Chains of Ice [Death Knight] Glyph of Blood Strike [Priest] Glyph of Shadow Word: Pain [Shaman] Glyph of Lesser Healing Wave [Shaman] Glyph of Healing Wave ------------------------------------------------------------------------ r1657 | marcelo | 2009-09-21 04:16:19 -0300 (Mon, 21 Sep 2009) | 2 lines * Improvements to r1655 * Ratings will now update on the moment now (no more need to relog) ------------------------------------------------------------------------ r1656 | marcelo | 2009-09-21 03:36:08 -0300 (Mon, 21 Sep 2009) | 1 line [Rogue] Instant Poison chances ------------------------------------------------------------------------ r1655 | marcelo | 2009-09-21 03:17:21 -0300 (Mon, 21 Sep 2009) | 2 lines * Arena teams will now lose rating as if they've lost the match if they don't join the match * Fixed arena score ------------------------------------------------------------------------ r1654 | marcelo | 2009-09-21 03:14:50 -0300 (Mon, 21 Sep 2009) | 1 line Scripted Azjol-Nerub by marra182 ------------------------------------------------------------------------ r1653 | zwerg | 2009-09-20 23:55:52 -0300 (Sun, 20 Sep 2009) | 5 lines * Team Rating requirement will now not be skipped when buying PvP items * Object summoning routines are no longer restricted to players only * Memleak fix * D.I.S.C.O. - Happy Birthday Holyhorror :D ------------------------------------------------------------------------ r1652 | marcelo | 2009-09-20 16:01:36 -0300 (Sun, 20 Sep 2009) | 1 line * [Death Knight] Blood Presence ------------------------------------------------------------------------ r1651 | marcelo | 2009-09-20 06:44:51 -0300 (Sun, 20 Sep 2009) | 2 lines * Arena teams will start at 0 rating instead of 1500 * All arena teams that are below a 1500 arena rating will always earn arena points as a 1500 rated team ------------------------------------------------------------------------ r1650 | marcelo | 2009-09-20 05:23:44 -0300 (Sun, 20 Sep 2009) | 1 line [Rogue] Expore Armor will now be removed with remove_outdated_spells.pl (players should learn the new spell version ------------------------------------------------------------------------ r1649 | marcelo | 2009-09-20 05:09:05 -0300 (Sun, 20 Sep 2009) | 4 lines * [Hunter] Master's Call * [Hunter] Piercing Shots * [Hunter] Aspect of the Viper * Removed loyalty code from pets and cleaned/improved happiness code ------------------------------------------------------------------------ r1648 | marcelo | 2009-09-20 02:57:34 -0300 (Sun, 20 Sep 2009) | 5 lines * [Hunter] Ferocious Inspiration * [Hunter] Hunting Party * [Hunter] Aspect of the Viper * [Druid] Typhoon ------------------------------------------------------------------------ r1647 | marcelo | 2009-09-19 23:23:14 -0300 (Sat, 19 Sep 2009) | 4 lines By frosty: * [Mage] Glyph of Polymorph * [Priest] Glyph of Dispel Magic * [Druid] Glyph of Swiftmend ------------------------------------------------------------------------ r1646 | marcelo | 2009-09-19 17:59:38 -0300 (Sat, 19 Sep 2009) | 2 lines * [Death Knight] Frost Strike * [Death Knight] Annihilation ------------------------------------------------------------------------ r1645 | marcelo | 2009-09-18 22:48:45 -0300 (Fri, 18 Sep 2009) | 1 line Gameobject faction related exploit fix ------------------------------------------------------------------------ r1644 | marcelo | 2009-09-18 22:23:18 -0300 (Fri, 18 Sep 2009) | 2 lines * Memleak (thanks to Zwerg) * [Rogue] Instant Poison ------------------------------------------------------------------------ r1643 | marcelo | 2009-09-18 14:50:46 -0300 (Fri, 18 Sep 2009) | 1 line Fixed loading of PLAYER_FLAGS (fixes the option nohelm and nocloak loading) ------------------------------------------------------------------------ r1642 | marcelo | 2009-09-18 12:15:27 -0300 (Fri, 18 Sep 2009) | 3 lines * [Death Knight] Death Grip * [Hunter] Misdirection * [Shaman] Lightning Overload ------------------------------------------------------------------------ r1641 | zwerg | 2009-09-18 12:14:03 -0300 (Fri, 18 Sep 2009) | 1 line Readded omitted sql entries ------------------------------------------------------------------------ r1640 | marcelo | 2009-09-18 10:25:22 -0300 (Fri, 18 Sep 2009) | 2 lines * Small correction to latest rev, the map_options changes doesn't belongs to the sql converter * Fixed enchant proc triger spells adding spells of id 0 ------------------------------------------------------------------------ r1639 | zwerg | 2009-09-18 06:01:29 -0300 (Fri, 18 Sep 2009) | 18 lines * Added map_options.enabled column to the database * CMSG_GUILD_BANK_SWAP_ITEMS and SMSG_GUILD_ROSTER opcode handling fixups * Renamed WorldSession::HandleGuildBankDepositItem to WorldSession::HandleGuildBankSwapItems * Guild related code cleanups * Disabled non-working instances. They will be reenabled after scripting. * Improved faction checks for creatures in dungeons * Effectively changed maximum amount of money stored in the guild bank to 1.844.674.407.370.955 gold 16 silver 15 copper :-D * Guild masters will now be able with withdraw gold from their own guild bank * Withdrawing items from the guild bank will no longer require players to have rights to deposit * Possible fix for guild bank gold withdrawal exploit * Right-clicking a stack in a guild bank will now cause the whole stack to be withdrawn * Guild roster will be resent after modifying a rank * [Naxxramas] Aggroing Noth the Plaguebringer (or just entering his room) shouldn't start the Gothik the Harvester's event anymore * .sethearthpos will now be case-insensitive ------------------------------------------------------------------------ r1638 | marcelo | 2009-09-17 04:17:52 -0300 (Thu, 17 Sep 2009) | 8 lines * [Death Knight] Blood Presence * [Death Knight] Frost Presence * [Death Knight] Unholy Presence * [Death Knight] Obliterate * [Death Knight] Blood Strike * [Death Knight] Heart Strike * [Death Knight] Death Strike * [Death Knight] Scourge Strike ------------------------------------------------------------------------ r1637 | marcelo | 2009-09-17 02:32:14 -0300 (Thu, 17 Sep 2009) | 1 line This should fix the issue when changing specs that randomly removes action buttons ------------------------------------------------------------------------ r1636 | marcelo | 2009-09-17 01:40:01 -0300 (Thu, 17 Sep 2009) | 2 lines * [Warlock] Death Coil - [Warlock] Soulstone Resurrection Rank 7 ------------------------------------------------------------------------ r1635 | zwerg | 2009-09-17 00:39:37 -0300 (Thu, 17 Sep 2009) | 8 lines * CMSG_CHANNEL_LIST opcode handler cleanups * .guild members command can now accept guild name as a parameter * Added .npc faction for Advanced GMs * disabled .mount for Normal GMs * GM characters cannot be invited by players to arena teams now * GMs can now join password protected channels ------------------------------------------------------------------------ r1634 | marcelo | 2009-09-16 23:53:21 -0300 (Wed, 16 Sep 2009) | 2 lines * [Warrior] Shattering Throw * [Warrior] Recklessness ------------------------------------------------------------------------ r1633 | marcelo | 2009-09-16 23:01:49 -0300 (Wed, 16 Sep 2009) | 2 lines * [Hunter] Black Arrow * [Hunter] Thrill of the Hunt ------------------------------------------------------------------------ r1632 | marcelo | 2009-09-16 13:59:37 -0300 (Wed, 16 Sep 2009) | 2 lines * [Warrior] Taste for Blood, internal CD * [Warrior] Execute, "up to a maximum cost of 30 rage" ------------------------------------------------------------------------ r1631 | marcelo | 2009-09-16 13:12:00 -0300 (Wed, 16 Sep 2009) | 1 line [Hunter] Sniper Training ------------------------------------------------------------------------ r1630 | marcelo | 2009-09-16 11:53:59 -0300 (Wed, 16 Sep 2009) | 2 lines * [Hunter] Deterrence * NULL check for .demorph ------------------------------------------------------------------------ r1629 | zwerg | 2009-09-16 06:07:02 -0300 (Wed, 16 Sep 2009) | 12 lines * further fixes for the guild kick message handling * removed the "Your message has been blocked" notice * fixed addon messages handling * items that begin quests should be dropping now * tempfix for loot groups (far from the final implementation, but should prevent loot from not dropping, e.g. skinning, prospecting) * .player info command will now not inform that the player has been muted if the mute has already expired * .demorph will now demorph currently selected unit * GMs can now add players of the opposite faction to their friend lists * [Druid] Lifebloom fixes ------------------------------------------------------------------------ r1628 | marcelo | 2009-09-16 01:43:17 -0300 (Wed, 16 Sep 2009) | 2 lines * Improved disarm logic, [Rogue] Dismantle will work fine now\ * Invisibility glow effect ------------------------------------------------------------------------ r1627 | marcelo | 2009-09-15 22:26:08 -0300 (Tue, 15 Sep 2009) | 1 line Added x86_static build for libeay ------------------------------------------------------------------------ r1626 | marcelo | 2009-09-15 03:56:21 -0300 (Tue, 15 Sep 2009) | 1 line [Death Knight] Ebon Plaguebringer ------------------------------------------------------------------------ r1625 | marcelo | 2009-09-15 03:24:06 -0300 (Tue, 15 Sep 2009) | 2 lines * Fixed Shapeshifting aura issues * Removed indoor/outdoor checks for now ------------------------------------------------------------------------ r1624 | marcelo | 2009-09-15 02:24:16 -0300 (Tue, 15 Sep 2009) | 3 lines * [Warlock] Mana Feed * [Warlock] Fel Synergy * Moved some warlocks to scripts ------------------------------------------------------------------------ r1623 | marcelo | 2009-09-15 01:26:12 -0300 (Tue, 15 Sep 2009) | 2 lines * Active pet will be saved to DB now * [Warlock] Siphon Life ------------------------------------------------------------------------ r1622 | marcelo | 2009-09-15 00:39:21 -0300 (Tue, 15 Sep 2009) | 1 line Implemented SpellAuraModAttackPowerByArmor, fixes [Death Knight] Bladed Armor and [Warrior] Armored to the Teeth ------------------------------------------------------------------------ r1621 | zwerg | 2009-09-14 23:57:41 -0300 (Mon, 14 Sep 2009) | 6 lines by ankit: [Trinket] Fury of the Five Flights: Removed CD (it has no CD buff stacks upto 20 times) [Trinket] Noise Machine(Spell Sonic Shield): Proccing on melee attacks against the player [Trinket] Forethought Talisman: Fixed Proccing should only proc with heals now [Glyph] Glyph Of Preparation: Preparation now should also remove internal cooldown of blade flurry, dismantle and kick if u have this glyph [Trinket] Mirror of Truth: Reduced internal CD to 30sec ------------------------------------------------------------------------ r1620 | marcelo | 2009-09-14 23:35:53 -0300 (Mon, 14 Sep 2009) | 1 line Model hacking fix (thanks holyhorror! :D) ------------------------------------------------------------------------ r1619 | marcelo | 2009-09-14 16:55:56 -0300 (Mon, 14 Sep 2009) | 1 line Merged 3.2.0a changes over trunk! ------------------------------------------------------------------------ r1618 | zwerg | 2009-09-14 15:55:54 -0300 (Mon, 14 Sep 2009) | 1 line Backported Mage fixes from r1617 to 3.0.9 ------------------------------------------------------------------------ r1617 | marcelo | 2009-09-14 05:11:05 -0300 (Mon, 14 Sep 2009) | 4 lines * [3.2.0a] [Mage] Blink will not remove all debuffs now * [3.2.0a] [Mage] Invisibility exploit fix * [3.2.0a] [Mage] Mirror Image copies will have LoS now * [3.2.0a] [Warrior] Charge (and related spells) ------------------------------------------------------------------------ r1616 | marcelo | 2009-09-14 03:33:34 -0300 (Mon, 14 Sep 2009) | 1 line *nix fix ------------------------------------------------------------------------ r1615 | marcelo | 2009-09-14 03:12:36 -0300 (Mon, 14 Sep 2009) | 1 line Memleak fix ------------------------------------------------------------------------ r1614 | zwerg | 2009-09-14 03:03:49 -0300 (Mon, 14 Sep 2009) | 1 line group mutex unlock ------------------------------------------------------------------------ r1613 | marcelo | 2009-09-14 02:17:57 -0300 (Mon, 14 Sep 2009) | 2 lines Corrected the spawns from marra182's quest fixes (I forgot the sql :P) ------------------------------------------------------------------------ r1612 | zwerg | 2009-09-14 01:11:22 -0300 (Mon, 14 Sep 2009) | 1 line crashfix ------------------------------------------------------------------------ r1611 | marcelo | 2009-09-14 00:47:32 -0300 (Mon, 14 Sep 2009) | 2 lines * Protovoltaic Magneto Collector exploit fix * Summon Banishing Portal exploit fix ------------------------------------------------------------------------ r1610 | zwerg | 2009-09-13 23:44:20 -0300 (Sun, 13 Sep 2009) | 6 lines * further mailbox related fixups * fixed loading loot entries with groups * should also get rid of the random "this item cannot be disenchanted" bug * possible fix for disproportion of loot drops in certain cases (such as items coming from disenchanting) * [3.2.0a] fixed single item query opcode handling (should also fix sending mail) ------------------------------------------------------------------------ r1609 | zwerg | 2009-09-13 16:50:23 -0300 (Sun, 13 Sep 2009) | 2 lines * cleaned up some hacky code * [Shaman] Glyph of Chain Heal fixed ------------------------------------------------------------------------ r1608 | marcelo | 2009-09-13 16:40:20 -0300 (Sun, 13 Sep 2009) | 1 line Added .acc banbyid / acc unbanbyid ------------------------------------------------------------------------ r1607 | marcelo | 2009-09-13 15:13:31 -0300 (Sun, 13 Sep 2009) | 1 line * [3.2.0a] Creature damage fixes ------------------------------------------------------------------------ r1606 | marcelo | 2009-09-13 05:45:30 -0300 (Sun, 13 Sep 2009) | 1 line [3.2.0a] Few more Wintergrasp quests flagged as event quest ------------------------------------------------------------------------ r1605 | marcelo | 2009-09-13 05:24:30 -0300 (Sun, 13 Sep 2009) | 11 lines By ankit: Fixed Trinket: Embrace of the Spider Fixed Trinket: Fury of the Five Flights, now proccing with both melee and ranged attacks Fixed Trinket: Spark of Life Fixed Trinket: Forge Ember Fixed Trinket: Dying Curse, Implemented Internal Cooldown Fixed Trinket: Meteorite Whetstone, Implemented Internal Cooldown Fixed Trinket: Flow of Knowledge, Implemented Internal Cooldown Fixed Trinket: Mirror of Truth, Implemented Internal Cooldown Fixed Ring: Signet of Edward the Odd Fixed Trinket:Egg of Mortal Essences, should work with only heals now ------------------------------------------------------------------------ r1604 | marcelo | 2009-09-13 05:16:30 -0300 (Sun, 13 Sep 2009) | 1 line [Warrior] Bloodsurge ------------------------------------------------------------------------ r1603 | marcelo | 2009-09-13 04:32:26 -0300 (Sun, 13 Sep 2009) | 21 lines By frosty: [Quest] Witherbark Cages [Quest] Taken by the Scourge [Quest] The Cleansing Of Jintha'kalar [Quest] Wanted: The Scarlet Onslaught [Quest] The Perfect Dissemblance By ankit: [Quest] A lesson Learned [Quest] The witness and the hero By marra182: [Quest] The triden of Naz'jan (Ragnar Drakkarlund spawned) [Quest] The emissary (Leviroth spawned) [Quest] Report to Steeljaw's Caravan (Grunt Ragefist spawned) [Quest] The Denouncement (Lead Cannoneer Zierhut spawned) [Quest] Mighty Magnataur (Iceshatter spawned) [Quest] Put them to rest [Quest] Clues in the Thicket [Quest] The Refiner's Fire (fjorn anvil spawned) ------------------------------------------------------------------------ r1602 | marcelo | 2009-09-13 03:57:18 -0300 (Sun, 13 Sep 2009) | 1 line [3.2.0a] [Quest] "Victory in Wintergrasp" is now flagged as an event quest ------------------------------------------------------------------------ r1601 | marcelo | 2009-09-13 03:36:10 -0300 (Sun, 13 Sep 2009) | 1 line [3.2.0a] Fixed issues with dungeon/raid modes ------------------------------------------------------------------------ r1600 | zwerg | 2009-09-13 01:06:01 -0300 (Sun, 13 Sep 2009) | 29 lines * r1600! this time it's mine :P * MapCell activity modifications in dungeons * added OnEquipSpells.cpp to scripts and moved related fixes from the core * [3.0.9] to prevent dismounting in various places indoor checks are temporarily disabled for players who are mounted or trying to mount until the collision algorithms get better * fixed target of sanctuary spell effects and improved uninteractible aura mechanics * fixed taunt effects not always pulling nearby mobs * creatures will now handle invisible targets / players correctly instead of staying idle in one place * creatures marked as bosses will now by default ignore distance to players when looking for valid targets (needs more testing) * creatures in instances should now not attack units not related to players - should prevent pulling mobs/bosses to each other * small improvement of the algorithm responsible for selecting dropped loot * roll result fixes (hopefully no more 101 (1-100) rolls) * raid warnings can now only be issued in raid groups * guild log will now show correct ranks a member has been promoted / demoted to (applies only to new entries) * guild kicks will now be properly announced to the guild members * possible fix for "double resurrection" problems * possible fix for the client being unresponsive after checking the mailbox * players will no longer be summoned after hitting "cancel" in summoning request window * summoned player doesn't have to be on the same map as the summoning player(s) now, but they can't be inside any instance either * non-persistent summoning portals should now be deleted properly even after an unsuccessful summoning attempt * [Naxxramas] Patchwerk door spawned * [Naxxramas] Kel'Thuzad door spawned ------------------------------------------------------------------------ r1599 | marcelo | 2009-09-12 16:44:39 -0300 (Sat, 12 Sep 2009) | 1 line [3.2.0a] Action bar issues for dual spec ------------------------------------------------------------------------ r1598 | zwerg | 2009-09-11 12:38:11 -0300 (Fri, 11 Sep 2009) | 6 lines * creature.movementtype will be now handled properly * creatures with correct spawn distance and movement type set (such as Time-Lost Proto Drake :P) will now not always spawn in the same place * increased the corpse despawn time of all creatures killed in instances to 10 minutes * [Database] movement type fixes for creatures with waypoints ------------------------------------------------------------------------ r1597 | marcelo | 2009-09-11 01:17:33 -0300 (Fri, 11 Sep 2009) | 1 line [3.2.0a] Fixed item inspecting issues ------------------------------------------------------------------------ r1596 | marcelo | 2009-09-11 00:10:32 -0300 (Fri, 11 Sep 2009) | 1 line [3.2.0a] Fixed entering instance issues ------------------------------------------------------------------------ r1595 | marcelo | 2009-09-10 15:01:55 -0300 (Thu, 10 Sep 2009) | 1 line [3.2.0a] Fixed ticket issues ------------------------------------------------------------------------ r1594 | marcelo | 2009-09-10 14:44:50 -0300 (Thu, 10 Sep 2009) | 1 line [3.2.0a] Fixed transport issues ------------------------------------------------------------------------ r1593 | marcelo | 2009-09-10 14:08:30 -0300 (Thu, 10 Sep 2009) | 1 line *nix fixes ------------------------------------------------------------------------ r1592 | marcelo | 2009-09-10 13:27:43 -0300 (Thu, 10 Sep 2009) | 1 line [3.2.0a] Joining a BG from interface will work now ------------------------------------------------------------------------ r1591 | zwerg | 2009-09-10 01:00:05 -0300 (Thu, 10 Sep 2009) | 7 lines * [Paladin] Seal of Justice - judgement damage fixed * Mind Control fixes * Charm aura effects exploit fix * Scepter of Command and Scepter of Empowerment exploit fixes * .sethearthpos can now accept a player's name as an argument and will set the hearthstone to GMs current position instead ------------------------------------------------------------------------ r1590 | marcelo | 2009-09-09 23:37:12 -0300 (Wed, 09 Sep 2009) | 2 lines * [3.2.0a] Fixed re-spec glyph issues * Mobs shouldn't wrongly target other party members when first taking aggro (NTY) ------------------------------------------------------------------------ r1589 | marcelo | 2009-09-09 12:24:14 -0300 (Wed, 09 Sep 2009) | 2 lines * [3.2.0a] Fixed LoS issues over instances * [3.2.0a] Fixed double visual error when interrupting a spell ------------------------------------------------------------------------ r1588 | marcelo | 2009-09-09 12:00:27 -0300 (Wed, 09 Sep 2009) | 1 line [3.2.0a] Fixed visual bug when applying glyphs ------------------------------------------------------------------------ r1587 | marcelo | 2009-09-09 11:36:20 -0300 (Wed, 09 Sep 2009) | 1 line Small optimization for the NewEventMgr ------------------------------------------------------------------------ r1586 | marcelo | 2009-09-09 04:10:57 -0300 (Wed, 09 Sep 2009) | 2 lines * Rewrote the arenas/wsg buffs/flags system for safeness (needs testing) * Scepter of Suggestion exploit fix ------------------------------------------------------------------------ r1585 | marcelo | 2009-09-09 02:21:41 -0300 (Wed, 09 Sep 2009) | 3 lines By xudd: * Honor/Arena Points limits (honor to 75000 and arena to 5000) as according to http://www.wowwiki.com/Honor_point and http://www.wowwiki.com/Arena_point ------------------------------------------------------------------------ r1584 | marcelo | 2009-09-09 02:17:13 -0300 (Wed, 09 Sep 2009) | 1 line Reverting last rev ------------------------------------------------------------------------ r1583 | marcelo | 2009-09-09 01:36:05 -0300 (Wed, 09 Sep 2009) | 3 lines By xudd: * Honor/Arena Points limits (honor to 75000 and arena to 5000) as according to http://www.wowwiki.com/Honor_point and http://www.wowwiki.com/Arena_point * itr optimizations ------------------------------------------------------------------------ r1582 | marcelo | 2009-09-09 01:24:09 -0300 (Wed, 09 Sep 2009) | 1 line [3.2.0a] Fixed group uninvite opcode ------------------------------------------------------------------------ r1581 | marcelo | 2009-09-09 00:47:02 -0300 (Wed, 09 Sep 2009) | 1 line [3.2.0a] Fixed mail issues ------------------------------------------------------------------------ r1580 | marcelo | 2009-09-08 12:49:02 -0300 (Tue, 08 Sep 2009) | 1 line [3.2.0a] Fixed splitting items to an unopened bag ------------------------------------------------------------------------ r1579 | marcelo | 2009-09-08 11:16:36 -0300 (Tue, 08 Sep 2009) | 1 line [3.2.0a] Few LoS corrections, Blink will work now ------------------------------------------------------------------------ r1578 | marcelo | 2009-09-08 10:58:56 -0300 (Tue, 08 Sep 2009) | 1 line [3.2.0a] Fixed player disconnection when learn talents too fast ------------------------------------------------------------------------ r1577 | marcelo | 2009-09-08 04:00:46 -0300 (Tue, 08 Sep 2009) | 1 line [3.2.0a] Fixed some fly paths disconnecting players ------------------------------------------------------------------------ r1576 | marcelo | 2009-09-08 02:03:05 -0300 (Tue, 08 Sep 2009) | 1 line * [3.2.0a] Re-imported vmaps (LoS) stuff, needs testing ------------------------------------------------------------------------ r1575 | marcelo | 2009-09-08 00:55:44 -0300 (Tue, 08 Sep 2009) | 2 lines fix_baserep.pl correction ------------------------------------------------------------------------ r1574 | zwerg | 2009-09-07 23:18:58 -0300 (Mon, 07 Sep 2009) | 1 line A small revert :p ------------------------------------------------------------------------ r1573 | marcelo | 2009-09-07 22:49:10 -0300 (Mon, 07 Sep 2009) | 2 lines * [3.2.0a] Proper dual spec purchase opcode * [3.2.0a] Fixed glyph issues when switching specs ------------------------------------------------------------------------ r1572 | zwerg | 2009-09-07 22:15:44 -0300 (Mon, 07 Sep 2009) | 10 lines * Better SMSG_LOOT_* opcode handling - possible fix for loot windows sometimes disappearing randomly during rolling * Improved loot selection algorithms (fixed a bug where certain items never appeared as loot despite being in the database, such as Kel'Thuzad's T7 tokens) * Quest item drop improvements - while in a group, it's no longer neccessary that the player who tags/kills has the quest in progress - other players will be able to loot the quest item anyway * .cheat triggerpass improvements * Allowing .npc info for normal GMs * Added .sethearthpos GM command * [Paladin] Beacon of Light fixup * Code cleanup ------------------------------------------------------------------------ r1571 | marcelo | 2009-09-07 05:34:30 -0300 (Mon, 07 Sep 2009) | 2 lines * [3.2.0a] banned column loading correction * [3.2.0a] Fixed issue with equipment set and head slot ------------------------------------------------------------------------ r1570 | marcelo | 2009-09-07 04:29:23 -0300 (Mon, 07 Sep 2009) | 1 line [3.2.0a] Fixed Dalaran Arena issues ------------------------------------------------------------------------ r1569 | marcelo | 2009-09-07 02:32:53 -0300 (Mon, 07 Sep 2009) | 2 lines * [3.2.0a] Dual spec will now correctly add higher talent ranks * [3.2.0a] "The healing amount on the Beacon of Light target is now based on the total healing done (including over-healing)" ------------------------------------------------------------------------ r1568 | marcelo | 2009-09-07 00:08:23 -0300 (Mon, 07 Sep 2009) | 2 lines * [Paladin] Beacon of Light exploit fix * Stuns exploit fix ------------------------------------------------------------------------ r1567 | zwerg | 2009-09-06 20:48:09 -0300 (Sun, 06 Sep 2009) | 5 lines * Normal players can't send mail to GM characters now * [NPC] Zjolnir moved back to his original position * [NPC] Timed-lost Proto Drake spawned and moving randomly over Storm Peaks. Happy drake hunting =) * [Database] Abandoned Adventurer's Satchel's loot fix ------------------------------------------------------------------------ r1566 | marcelo | 2009-09-06 16:54:06 -0300 (Sun, 06 Sep 2009) | 1 line [3.2.0a] Fixed pets action bar ------------------------------------------------------------------------ r1565 | marcelo | 2009-09-06 16:23:38 -0300 (Sun, 06 Sep 2009) | 1 line [3.2.0a] Fixed issues when resetting talents ------------------------------------------------------------------------ r1564 | marcelo | 2009-09-06 16:07:58 -0300 (Sun, 06 Sep 2009) | 1 line [3.2.0a] Dual spec will apply instantly now (no more re logging needed) ------------------------------------------------------------------------ r1563 | marcelo | 2009-09-06 15:47:53 -0300 (Sun, 06 Sep 2009) | 1 line [3.2.0a] Fixed swap items opcode ------------------------------------------------------------------------ r1562 | marcelo | 2009-09-06 15:14:39 -0300 (Sun, 06 Sep 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r1561 | zwerg | 2009-09-06 11:33:11 -0300 (Sun, 06 Sep 2009) | 4 lines * Normal players won't see GMs in general channels' listings anymore * GMs cannot be invited to channels by normal players * Fix combat bug for players outside instances when raid group gets aggro ------------------------------------------------------------------------ r1560 | zwerg | 2009-09-06 02:13:34 -0300 (Sun, 06 Sep 2009) | 15 lines * Fixed channeled spells' duration value overflow (thanks marcelo) * .player command will also return basic info about offline characters now * Added guild name parsing to /who opcode handle (g-"guildname") * GMs are now moderators on general channels as well * cheaters and support channels are now general channels and have channel announcements disabled by default * cheaters is a moderated channel now - normal players won't see each other's messages / reports * [Paladin] Judgement of Command will now always crit on stunned and incapacitated targets * [Paladin] Seal of Justice - casting judgements is now possible * [Tailoring] Darkglow Embroidery - internal cooldown added * More grimoire vendors flag fixes ------------------------------------------------------------------------ r1559 | marcelo | 2009-09-05 20:32:14 -0300 (Sat, 05 Sep 2009) | 1 line Added script to remove Seal of the Martyr and Seal of Blood spells ------------------------------------------------------------------------ r1558 | zwerg | 2009-09-05 13:13:11 -0300 (Sat, 05 Sep 2009) | 1 line *nix compilation fixes ------------------------------------------------------------------------ r1557 | zwerg | 2009-09-04 23:16:38 -0300 (Fri, 04 Sep 2009) | 19 lines * SMSG_TRANSFER_ABORTED Opcode handling fixes * Changed instance.killed_npc_guids handling to also include killing time, persistent respawns will be added later * Added instance.data for custom instance data to be stored in the database * Instances: * Instances should now save properly * Possible fix for dungeon difficulty randomly changing after players join / leave group or go online / offline * People not in the (same) instance won't have the loot rolling interface shown in Need for Greed and Group Loot raids now * Improved checks for instance requirements (raid groups, heroic) * Normal mode dungeon instances won't be removed unconditionally at server startup * Reputation * Base reputation fixes - class-based starting rep should work properly now. * Fixed reputation displayed in the reputation tab higher than the actual reputation value * At war flag / hostility fixups * [Paladin] Blessing of Sanctuary can be applied to multiple targets now * [Paladin] Greater Blessing of Sanctuary * [Paladin] Beacon of light's amount healed will not consider overheals anymore ------------------------------------------------------------------------ r1556 | marcelo | 2009-09-04 14:22:51 -0300 (Fri, 04 Sep 2009) | 1 line Added netstatus command for logonserver ------------------------------------------------------------------------ r1555 | marcelo | 2009-09-04 11:01:42 -0300 (Fri, 04 Sep 2009) | 1 line [3.2.0a] Talents will get wiped once you buy dual spec ------------------------------------------------------------------------ r1554 | marcelo | 2009-09-04 10:27:33 -0300 (Fri, 04 Sep 2009) | 10 lines By marra182: [Quest] Fragmented Magic correction [Quest] Avenge this Atrocity! By frosty: [Quest] Blighted Last Rites (http://www.wowhead.com/?quest=12206) [Quest] Freedom for the Lingering (http://www.wowhead.com/?quest=12031) By ankit: [Quest] Eyes Above questid:12453 ------------------------------------------------------------------------ r1553 | marcelo | 2009-09-03 12:00:40 -0300 (Thu, 03 Sep 2009) | 2 lines * [3.2.0a] Updated map_options.sql * [3.2.0a] Renamed reset_talents.pl to reset_talents_309.pl and added reset_talents.pl ------------------------------------------------------------------------ r1552 | marcelo | 2009-09-03 01:25:29 -0300 (Thu, 03 Sep 2009) | 1 line Fixed mail issue when players got too much mails ------------------------------------------------------------------------ r1551 | marcelo | 2009-09-02 21:28:25 -0300 (Wed, 02 Sep 2009) | 1 line *nix compile fixes ------------------------------------------------------------------------ r1550 | marcelo | 2009-09-02 18:49:23 -0300 (Wed, 02 Sep 2009) | 1 line Dual talent specialization anyone? =D (needs testing!) ------------------------------------------------------------------------ r1549 | marcelo | 2009-09-02 12:33:22 -0300 (Wed, 02 Sep 2009) | 1 line FragmentedMagic corrections ------------------------------------------------------------------------ r1548 | marcelo | 2009-09-02 12:31:15 -0300 (Wed, 02 Sep 2009) | 6 lines By ankit: [Quest] Deactivate An'owyn [Quest] Precious Elemental Fluids By frosty: [Quest] Druid of the Claw ------------------------------------------------------------------------ r1547 | marcelo | 2009-09-02 11:56:11 -0300 (Wed, 02 Sep 2009) | 1 line Possible crashfix for Elder Kuruti gossip ------------------------------------------------------------------------ r1546 | marcelo | 2009-09-01 12:28:57 -0300 (Tue, 01 Sep 2009) | 3 lines Possible exploit fixes for: * Glyph stacking * Using flight form over instances ------------------------------------------------------------------------ r1545 | zwerg | 2009-09-01 07:43:06 -0300 (Tue, 01 Sep 2009) | 21 lines * Titles * Fixed CharTitles.dbc parsing and loading * Quests that give titles as reward should now give the correct titles instead * Title "Assassin " replaced with " of the Shattered Sun" for all players who completed the "A Magnanimous Benefactor" quest. * Respawn times (possible fix for certain mobs not respawning): * [Database] Fixed respawn times of some Northrend creatures * Added configuration section for default and maximum respawn times for creatures based on their ranks * Items that begin quests will be removed from player's inventory upon accepting * [Jewelcrafting] Added Icy Prism loot * [Jewelcrafting] Added Icy Prism and Destructive Skyflare Diamond to the trainers * [Engineering] Gnomish Army Knife cannot be used in combat now * [Naxxramas] Temporarily removing Chains of Kel'Thuzad from Kel'Thuzad encounter * [Database] Fixed initial health of some Northrend creatures * [Database] Grimoire sellers (warlock pet trainers) will no longer serve as vendors * [Database] Mikhail and Caregiver Abidaar - npcflags fixed ------------------------------------------------------------------------ r1544 | marcelo | 2009-08-31 16:07:25 -0300 (Mon, 31 Aug 2009) | 1 line [3.2.0a] Quest description fixup for quests with custom objectives ------------------------------------------------------------------------ r1543 | marcelo | 2009-08-31 14:55:35 -0300 (Mon, 31 Aug 2009) | 5 lines By ankit: [Quest] Powering Our Defenses [Quest] Deactivating the Spire [Quest] Investigating the Amani Catacombs [Quest] Investigate An'daroth ------------------------------------------------------------------------ r1542 | zwerg | 2009-08-31 05:42:49 -0300 (Mon, 31 Aug 2009) | 5 lines * Implemented Unit::lastDamageDealt * [Paladin] Eye for an Eye shouldn't deal damage on self crit heals anymore * [Paladin] Judgement of Wisdom - amount of mana returned calculated based on base mana instead of maximum mana now * [Paladin] Seal of Blood / Seal of the Martyr and their Judgements ------------------------------------------------------------------------ r1541 | marcelo | 2009-08-31 02:33:14 -0300 (Mon, 31 Aug 2009) | 1 line [3.2.0a] Fixed buy item opcodes ------------------------------------------------------------------------ r1540 | marcelo | 2009-08-31 02:26:31 -0300 (Mon, 31 Aug 2009) | 1 line Fixed aura visual bugs ------------------------------------------------------------------------ r1539 | marcelo | 2009-08-30 15:15:39 -0300 (Sun, 30 Aug 2009) | 2 lines [3.2.0a] "If you have empty slots in one of your combination, manager won't remove the item from the slot." should be fixed now [3.2.0a] Fixed /whisper issues ------------------------------------------------------------------------ r1538 | marcelo | 2009-08-30 13:00:31 -0300 (Sun, 30 Aug 2009) | 3 lines By ankit: Fixed quest: The Demon Seed Fixed quest: Shrine of Dath'Remar ------------------------------------------------------------------------ r1537 | marcelo | 2009-08-30 12:55:22 -0300 (Sun, 30 Aug 2009) | 1 line [3.2.0a] Fixed item issues when creating a new character ------------------------------------------------------------------------ r1536 | marcelo | 2009-08-30 02:45:36 -0300 (Sun, 30 Aug 2009) | 1 line [3.2.0a] Fixed mail issues ------------------------------------------------------------------------ r1535 | zwerg | 2009-08-29 21:26:00 -0300 (Sat, 29 Aug 2009) | 11 lines * Implemented CombatStatusHandler::AddAttackTarget(Unit *pTarget) * Raiding * Threat / aggro improvements for instances * No loot will be shown to players who left the group tagging the dead monster (prevents master loot bugging) * Loot rolls won't wait for offline players now * [Death Knight] Death Grip will no longer pull connected mobs separately * Mining nodes and herbs will now despawn after not being fully looted by a player * .multimute will now cause mutes to stick instantly ------------------------------------------------------------------------ r1534 | marcelo | 2009-08-29 19:35:10 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] PaladinSpells.cpp compile fix ------------------------------------------------------------------------ r1533 | marcelo | 2009-08-29 19:24:54 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] Some mail code related corrections ------------------------------------------------------------------------ r1532 | marcelo | 2009-08-29 19:17:07 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] Fixed tabbing for PaladinSpells.cpp ------------------------------------------------------------------------ r1531 | marcelo | 2009-08-29 19:10:51 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] Fixed talent inspecting issues ------------------------------------------------------------------------ r1530 | marcelo | 2009-08-29 17:50:33 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] Fixed action bar issues ------------------------------------------------------------------------ r1529 | zwerg | 2009-08-29 17:34:06 -0300 (Sat, 29 Aug 2009) | 1 line [3.2.0a] Reverted some Paladin changes ------------------------------------------------------------------------ r1528 | marcelo | 2009-08-29 16:58:19 -0300 (Sat, 29 Aug 2009) | 1 line .modify faction will now work on normal GMs when targeting self ------------------------------------------------------------------------ r1527 | zwerg | 2009-08-29 10:21:45 -0300 (Sat, 29 Aug 2009) | 5 lines * The Sons of Hodir faction * [Quest] Mending Fences - Fjorn spawned * [NPC] Lillehoff spawned * [NPC] Calder spawned * [NPC] Halvdan spawned ------------------------------------------------------------------------ r1526 | zwerg | 2009-08-29 00:03:30 -0300 (Sat, 29 Aug 2009) | 14 lines * Implemented Unit::lastDamageReceived * [Paladin] Divine Storm will now act as an AoE and affect up to 4 targets * [Paladin] Glyph of Divine Storm * [Paladin] Divine Purpose * [Paladin] Judgement of Wisdom * [Paladin] Pursuit of Justice will now also affect mounted riding speed * [Paladin] Eye for an Eye * [Quest] Leave Our Mark - planting an Ebon Blade Banner won't cause the NPC to disappear permanently * [Quest] The Battle for the Sun's Reach Armory AND The Battle Must Go On - planting a Shattered Sun Banner won't cause the NPC to disappear permanently * [NPC] Overseer Syra will now patrol the cave instead of standing still * [Database] Formula: Enchant Chest - Exceptional Resilience - changed Display ID ------------------------------------------------------------------------ r1525 | marcelo | 2009-08-28 10:45:58 -0300 (Fri, 28 Aug 2009) | 2 lines * Fixed .gobject remove behavior * GMs won't be able to kick a higher level GM now ------------------------------------------------------------------------ r1524 | marcelo | 2009-08-28 02:52:08 -0300 (Fri, 28 Aug 2009) | 3 lines * [3.2.0a] GM Tickets opcodes fixes * [3.2.0a] Implemented equipment manager * [3.2.0a] Fixed recently bandaged debuff ------------------------------------------------------------------------ r1523 | zwerg | 2009-08-27 20:15:34 -0300 (Thu, 27 Aug 2009) | 4 lines * [Paladin] Crusader Aura will now increase mounting speed by 20% instead of 20 percentage points * [Paladin] Light's Grace will be refreshed instead of being consumed after casting Holy Light * [Paladin] Holy Shock can now be cast from within 40 yards on friendly targets * [Death Knight] Winged Steed of the Ebon Blade ------------------------------------------------------------------------ r1522 | marcelo | 2009-08-27 13:15:26 -0300 (Thu, 27 Aug 2009) | 1 line Scepter of Domination exploit fix ------------------------------------------------------------------------ r1521 | marcelo | 2009-08-27 11:55:33 -0300 (Thu, 27 Aug 2009) | 1 line [3.2.0a] Fixed duplicate spell learning messages ------------------------------------------------------------------------ r1520 | zwerg | 2009-08-26 22:41:08 -0300 (Wed, 26 Aug 2009) | 1 line Small perl script update ------------------------------------------------------------------------ r1519 | zwerg | 2009-08-26 20:19:36 -0300 (Wed, 26 Aug 2009) | 14 lines * Game Master characters * Added PLAYER_INFO_FLAG_GM * Removed GM characters from all friend and ignore lists * GM characters cannot now be added to friend or ignore lists * Implemented Spell::forceCrit, added DEAL_DAMAGE_FORCE_CRIT * Damage related flags fix * Aura lookup fix * Fixed guild bank logs, also item deposits will be logged as well * Fixed message displayed when trying to whisper a player who ignores us * [Shaman] Lava Burst, Glyph of Flame Shock (thx Dekallo) * [Leatherworking] Added Earthen Leg Armor to leatherworking trainers ------------------------------------------------------------------------ r1518 | marcelo | 2009-08-26 19:11:09 -0300 (Wed, 26 Aug 2009) | 3 lines * [3.2.0a] Fixed gameobject rotation issues * [3.2.0a] Fixed battleground related opcodes * [3.2.0a] Players may submerge into water while mounted ------------------------------------------------------------------------ r1517 | marcelo | 2009-08-26 02:09:39 -0300 (Wed, 26 Aug 2009) | 1 line Scripts compile fixes ------------------------------------------------------------------------ r1516 | marcelo | 2009-08-26 01:59:32 -0300 (Wed, 26 Aug 2009) | 1 line [3.2.0a] Fixed player language issues ------------------------------------------------------------------------ r1515 | marcelo | 2009-08-25 21:30:07 -0300 (Tue, 25 Aug 2009) | 1 line [3.2.0a] Corrected resurrection issues ------------------------------------------------------------------------ r1514 | zwerg | 2009-08-25 13:54:48 -0300 (Tue, 25 Aug 2009) | 3 lines * [Database][Paladin] Added Formula: Enchant Chest - Exceptional Resilience * [Database][Warlock] Savage Gladiator's Felshroud can now be purchased from Knight-Lieutenant Moonstrike in Stormwind * [Mining] Increased the spawning chance of rare nodes ------------------------------------------------------------------------ r1513 | marcelo | 2009-08-25 10:57:55 -0300 (Tue, 25 Aug 2009) | 3 lines * [3.2.0] Fixed alliance faction template issues * [3.2.0] Fixed player movement issues * [3.2.0] Updated to 3.2.0a ------------------------------------------------------------------------ r1512 | marcelo | 2009-08-25 09:09:38 -0300 (Tue, 25 Aug 2009) | 1 line [3.2.0] Updated arena team fields ------------------------------------------------------------------------ r1511 | marcelo | 2009-08-25 08:20:16 -0300 (Tue, 25 Aug 2009) | 2 lines * [3.2.0] Merging r1508 and r1510 * Compile fix ------------------------------------------------------------------------ r1510 | marcelo | 2009-08-25 00:43:44 -0300 (Tue, 25 Aug 2009) | 1 line Improved teleport hack detection ------------------------------------------------------------------------ r1509 | zwerg | 2009-08-24 14:10:44 -0300 (Mon, 24 Aug 2009) | 1 line [Priest] Fixed Mind Control exploit ------------------------------------------------------------------------ r1508 | marcelo | 2009-08-24 12:26:53 -0300 (Mon, 24 Aug 2009) | 2 lines AB crashfix (NTY) ------------------------------------------------------------------------ r1507 | marcelo | 2009-08-24 02:00:33 -0300 (Mon, 24 Aug 2009) | 2 lines * Fixed dispel/spellsteal issues * More scripts compile fixes ------------------------------------------------------------------------ r1506 | marcelo | 2009-08-24 01:44:07 -0300 (Mon, 24 Aug 2009) | 1 line scripts compile fixes ------------------------------------------------------------------------ r1505 | marcelo | 2009-08-24 01:41:41 -0300 (Mon, 24 Aug 2009) | 1 line Improved reset_talents.pl ------------------------------------------------------------------------ r1504 | marcelo | 2009-08-24 01:24:54 -0300 (Mon, 24 Aug 2009) | 1 line Missing files ------------------------------------------------------------------------ r1503 | marcelo | 2009-08-24 01:12:21 -0300 (Mon, 24 Aug 2009) | 1 line native eol-style ------------------------------------------------------------------------ r1502 | marcelo | 2009-08-23 20:05:05 -0300 (Sun, 23 Aug 2009) | 1 line Fixing inconsistent lines ------------------------------------------------------------------------ r1501 | marcelo | 2009-08-23 14:22:54 -0300 (Sun, 23 Aug 2009) | 1 line [3.2.0] Committed private changes ------------------------------------------------------------------------ r1500 | marcelo | 2009-08-23 14:13:32 -0300 (Sun, 23 Aug 2009) | 2 lines * 1500! mine! =D * Started 3.2.0 branch (it is NOT ready for public, users stick to 3.0.9 until we say otherwise) ------------------------------------------------------------------------ r1499 | marcelo | 2009-08-23 13:15:43 -0300 (Sun, 23 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1498 | marcelo | 2009-08-23 13:13:06 -0300 (Sun, 23 Aug 2009) | 2 lines * Pouch of Crushed Bloodspore exploit fix * Crusader Parachute exploit fix ------------------------------------------------------------------------ r1497 | marcelo | 2009-08-23 04:19:35 -0300 (Sun, 23 Aug 2009) | 2 lines * Var initialization * Code cleanup ------------------------------------------------------------------------ r1496 | zwerg | 2009-08-22 23:12:48 -0300 (Sat, 22 Aug 2009) | 5 lines * Reverted .setstanding GM command to its previous behavior * Fixed becoming hated with a new faction upon quest completion * [Paladin] Turn Evil can now be applied to one target at a time only * [Death Knight] New characters will start with 46 talent points ------------------------------------------------------------------------ r1495 | marcelo | 2009-08-22 00:40:31 -0300 (Sat, 22 Aug 2009) | 1 line Allowing .gobject for advanced gms ------------------------------------------------------------------------ r1494 | marcelo | 2009-08-22 00:20:14 -0300 (Sat, 22 Aug 2009) | 1 line Allowing .npc appear/return and .modify speed to normal gms ------------------------------------------------------------------------ r1493 | marcelo | 2009-08-21 23:13:49 -0300 (Fri, 21 Aug 2009) | 1 line Improved the Area 52 Special / Arcane Charges exploit fix ------------------------------------------------------------------------ r1492 | zwerg | 2009-08-21 23:10:12 -0300 (Fri, 21 Aug 2009) | 1 line forgot this boundary check ------------------------------------------------------------------------ r1491 | marcelo | 2009-08-21 22:27:57 -0300 (Fri, 21 Aug 2009) | 1 line Area52Special spell script was already there, removing the last one added. ------------------------------------------------------------------------ r1490 | marcelo | 2009-08-21 19:34:51 -0300 (Fri, 21 Aug 2009) | 3 lines * .modify, .npc and .acct unban now belong to advanced gm level * Area Auras code should be safer now. ------------------------------------------------------------------------ r1489 | zwerg | 2009-08-21 18:21:35 -0300 (Fri, 21 Aug 2009) | 8 lines * Reputation fixes: * Added lower and upper bounds for reputation values * Fixed gaining reputation with parent factions (Alliance Vanguard, Horde Expedition) * Gaining reputation with a faction that has a parent faction will now give 50% instead of 15% to the parent faction reputation * All players will have their Alliance Vanguard and Horde Expedition reputation updated accordingly * The "only one target can be affected by that spell at a time" will now apply to debuffs as well (this should fix Shackle Undead) * Area 52 Special exploit fix ------------------------------------------------------------------------ r1488 | marcelo | 2009-08-20 02:31:04 -0300 (Thu, 20 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1487 | marcelo | 2009-08-20 02:18:00 -0300 (Thu, 20 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1486 | zwerg | 2009-08-20 00:24:33 -0300 (Thu, 20 Aug 2009) | 2 lines * Added support for rotation parameters of gameobjects (this should fix the behavior of lifts and/or other moving objects) * Removed Telredor lift hackfix ------------------------------------------------------------------------ r1485 | zwerg | 2009-08-19 12:45:00 -0300 (Wed, 19 Aug 2009) | 4 lines * Hackfix for Acherus: The Ebon Hold * Hackfix for Ironforge * Added missing check in Aura::EventPeriodicHeal() * Fixed Dart Gun exploit ------------------------------------------------------------------------ r1484 | zwerg | 2009-08-19 03:15:33 -0300 (Wed, 19 Aug 2009) | 3 lines * Added PROC_ON_DOT_VICTIM for periodic heals (thx Marcelo ;p) [Paladin] Spiritual Attunement will now proc on heal over time ticks [Naxxramas] Guardian of Icecrown is now immune to shackle ------------------------------------------------------------------------ r1483 | marcelo | 2009-08-19 01:13:19 -0300 (Wed, 19 Aug 2009) | 3 lines * Fixed dispel spells Note: I've already started working on 3.2.0 support, DO NOT update yet, until it's ready (and a few weeks at least will pass before this happens) stick to the 3.0.9 client. I'm just saying this coze you will not see much commits from me until the code is in a decent state to get commited. ------------------------------------------------------------------------ r1482 | marcelo | 2009-08-18 14:05:59 -0300 (Tue, 18 Aug 2009) | 11 lines By Zwerg: Siphon Bloodgem fix (now only usable near a Bloodgem crystal) [Engineering] Gnomish Jumper Cables [Engineering] Gnomish Jumper Cables XL [Quest][Jewelcrafting] Necklace Repair fixup [NPC] Sergeant Stackhammer spawned [NPC] Ursoc spawned [NPC] Overseer Syra spawned [NPC] Elder Muahit spawned [NPC] Grlggl spawned [NPC] Grezzik Spindlesnap spawned ------------------------------------------------------------------------ r1481 | marcelo | 2009-08-18 13:32:18 -0300 (Tue, 18 Aug 2009) | 2 lines * Added Lifeblood for herbalist's * Bat Net exploit fix ------------------------------------------------------------------------ r1480 | marcelo | 2009-08-18 13:10:29 -0300 (Tue, 18 Aug 2009) | 3 lines * Possible crashfix * Added PROC_ON_DOT for periodic heals * Tempfix for GBOK/BOK and DKs exploit ------------------------------------------------------------------------ r1479 | marcelo | 2009-08-18 01:34:50 -0300 (Tue, 18 Aug 2009) | 2 lines * Added .listauras cmd * Fixed reputation exploit for some quests (thx to Zwerg) ------------------------------------------------------------------------ r1478 | marcelo | 2009-08-17 22:04:00 -0300 (Mon, 17 Aug 2009) | 1 line Another r1476 bugfix ------------------------------------------------------------------------ r1477 | marcelo | 2009-08-17 21:02:34 -0300 (Mon, 17 Aug 2009) | 2 lines Few corrections to r1476 ------------------------------------------------------------------------ r1476 | marcelo | 2009-08-17 16:26:05 -0300 (Mon, 17 Aug 2009) | 4 lines Rewrote aura system, it will now use hashes instead of a big arra the only difference e for players should be that now the buff limit is 64 and the debuff limit is 32. This needs lots of testing (this took me 3 days so there are a lot of changes :P), please report any new aura problem that appear after this. ------------------------------------------------------------------------ r1475 | marcelo | 2009-08-17 15:20:31 -0300 (Mon, 17 Aug 2009) | 1 line Forgot this ------------------------------------------------------------------------ r1474 | marcelo | 2009-08-17 06:31:53 -0300 (Mon, 17 Aug 2009) | 7 lines By marra182 [Quest]Doorway to the Abyss [Quest]The Stagnant Oasis [Quest]The Angry Scytheclaws [Quest]Thwarting Kolkar Aggression ------------------------------------------------------------------------ r1473 | marcelo | 2009-08-17 02:09:00 -0300 (Mon, 17 Aug 2009) | 2 lines * Piccolo of the Flaming Fire * [Quest] Protecting Our Own ------------------------------------------------------------------------ r1472 | marcelo | 2009-08-16 16:47:52 -0300 (Sun, 16 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1471 | marcelo | 2009-08-15 05:50:32 -0300 (Sat, 15 Aug 2009) | 2 lines * Guards bugfix * Crashfix ------------------------------------------------------------------------ r1470 | marcelo | 2009-08-15 04:44:18 -0300 (Sat, 15 Aug 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1469 | marcelo | 2009-08-15 04:14:08 -0300 (Sat, 15 Aug 2009) | 9 lines By Zwerg: * Implemented rare spawns of mining nodes: - Removed all instances of rare nodes from the database - Silver Veins are now random rare spawns of Tin veins and Iron Deposits - Gold Veins are now random rare spawns of Iron Deposits and Mithril Deposits - Truesilver Deposits are now random rare spawns of Mithril Deposits, Small Thorium Veins and Rich Thorium Veins - Khorium Veins are now random rare spawns of Fel Iron Deposits, Adamantite Deposits and Rich Adamantite Deposits - Titanium Veins are now random rare spawns of Saronite Deposits and Rich Saronite Deposits ------------------------------------------------------------------------ r1468 | marcelo | 2009-08-13 20:04:33 -0300 (Thu, 13 Aug 2009) | 4 lines Modified a bit OnMapCreateGameObject: // returns true to allow loading the gameobject, else discards it bool OnMapCreateGameObject(MapMgr *pMgr, GOSpawn *Spawn); ------------------------------------------------------------------------ r1467 | marcelo | 2009-08-13 15:05:08 -0300 (Thu, 13 Aug 2009) | 5 lines * Reloading item_template will be safe now * [Paladin] Righteous Vengeance * [Paladin] Sheath of Light * [Warlock] Demonic Circle * Training Dummy script ------------------------------------------------------------------------ r1466 | marcelo | 2009-08-13 02:43:25 -0300 (Thu, 13 Aug 2009) | 1 line OnPreSpawn declaration fix ------------------------------------------------------------------------ r1465 | marcelo | 2009-08-13 02:40:55 -0300 (Thu, 13 Aug 2009) | 2 lines * Fixed NPCs possibly attacking not attackable enemies * [Paladin] Ardent Defender (NTY) ------------------------------------------------------------------------ r1464 | marcelo | 2009-08-13 01:34:31 -0300 (Thu, 13 Aug 2009) | 2 lines * [Paladin] Blessing of Sanctuary * Reputation corrections ------------------------------------------------------------------------ r1463 | marcelo | 2009-08-12 23:07:35 -0300 (Wed, 12 Aug 2009) | 2 lines By Zwerg [NPC] SCRAP-E spawned ------------------------------------------------------------------------ r1462 | marcelo | 2009-08-12 20:30:05 -0300 (Wed, 12 Aug 2009) | 7 lines By Zwerg: * [Engineering] Increase Defibrillate proc chance By marra182: * [Database] Horde Quest Guiver buried under new zeppeling tower in durotar * [Database] Horde Rogue Quest --> Mission: Possible But Not Probable, NPC Taskmaster Fizzule has his own faction * [Database] Unclickable gameobject fix ------------------------------------------------------------------------ r1461 | marcelo | 2009-08-12 17:07:19 -0300 (Wed, 12 Aug 2009) | 5 lines * [Shaman] Bloodlust & Heroism * Added OnMapCreateGameObject hook: // returns the entry of the gameobject, or -1 to avoid creating it uint32 OnMapCreateGameObject(MapMgr *pMgr, uint32 Entry); ------------------------------------------------------------------------ r1460 | marcelo | 2009-08-12 06:10:49 -0300 (Wed, 12 Aug 2009) | 3 lines * [Paladin] Spiritual Attunement (by Zwerg) * [Engineering] Fix Gnomish Army Knife (by Zwerg) * [Quest] Flora of the Eco-Domes ------------------------------------------------------------------------ r1459 | marcelo | 2009-08-12 05:47:25 -0300 (Wed, 12 Aug 2009) | 2 lines Memleak fixes ------------------------------------------------------------------------ r1458 | marcelo | 2009-08-12 05:22:55 -0300 (Wed, 12 Aug 2009) | 3 lines * AddedAdded lastHPHealAmount for Player class, requested by Zwerg. * [Warlock] Master Healthstone bugfix * Festive Holiday Mount ------------------------------------------------------------------------ r1457 | marcelo | 2009-08-11 13:27:18 -0300 (Tue, 11 Aug 2009) | 3 lines [Shaman] Hex - When using a trinket with http://www.wowhead.com/?spell=42292 it should shift you back to humanoid form. - When a druid shapeshifts into any other form, the hex should be removed. ------------------------------------------------------------------------ r1456 | marcelo | 2009-08-11 05:29:57 -0300 (Tue, 11 Aug 2009) | 1 line Temp disabled the civilian code, gotta refix it :P ------------------------------------------------------------------------ r1455 | marcelo | 2009-08-11 05:11:29 -0300 (Tue, 11 Aug 2009) | 2 lines * Crashfix * Critters are not civilians kthx ------------------------------------------------------------------------ r1454 | marcelo | 2009-08-11 04:13:40 -0300 (Tue, 11 Aug 2009) | 3 lines * CanShootRangedWeapon cleanup * Arcane Shot LoS hackfix * [Death Knight] Blood-Caked Blade ------------------------------------------------------------------------ r1453 | marcelo | 2009-08-11 02:47:56 -0300 (Tue, 11 Aug 2009) | 2 lines * [Death Knight] Impurity * [Death Knight] Reaping ------------------------------------------------------------------------ r1452 | marcelo | 2009-08-11 02:12:20 -0300 (Tue, 11 Aug 2009) | 4 lines * Bugfix/optimization for "Civilians will spawn guards now to defend them" * Fixed command_overrides usage * [Death Knight] Mark of Blood * [Death Knight] Unholy Presence ------------------------------------------------------------------------ r1451 | marcelo | 2009-08-11 01:28:22 -0300 (Tue, 11 Aug 2009) | 3 lines * [Death Knight] Forceful Deflection * [Death Knight] BloodBoil * Thrown hackfix ------------------------------------------------------------------------ r1450 | marcelo | 2009-08-10 21:55:08 -0300 (Mon, 10 Aug 2009) | 2 lines * Civilians will spawn guards now to defend them * [Quest] The Denouncement ------------------------------------------------------------------------ r1449 | marcelo | 2009-08-10 19:29:15 -0300 (Mon, 10 Aug 2009) | 2 lines * Dalaran Sunreaver's area is a sanctuary as well (thx to Holy for testing) * Corrected the action bar buildup for pets ------------------------------------------------------------------------ r1448 | marcelo | 2009-08-10 16:02:46 -0300 (Mon, 10 Aug 2009) | 8 lines By Zwerg: [Database] Remove invisibility from Highlord Bolvar Fordragon and his companions (thx Flamberge) [Database] Decrease the restocking time of Formula: Runed Adamantite Rod and Formula: Runed Eternium Rod [Quest] To Fordragon Hold\! [Database] Add Sorceress Kaylana's vendor template [Database] Fix Knight Dameron's and Sorceress Kaylana's attributes [Database] Temporarily spawn Alliance Wintergrasp vendors near Dalaran Alliance portals [Database] Dalaran Cooking Award - can be now picked up (eg. from the Small Spice Bag) ------------------------------------------------------------------------ r1447 | marcelo | 2009-08-10 14:43:08 -0300 (Mon, 10 Aug 2009) | 7 lines * [NPC] Duke Lankral bugfix, thx to Zwerg for this * Added OnPreSpawn for GameObjects: // OnPreSpawn; // called before the GameObject spawns (right now only before respawns actually, will be fixed in the future) // returning true allows the GameObject spawn, returning false deletes it virtual bool OnPreSpawn() { return true; } ------------------------------------------------------------------------ r1446 | marcelo | 2009-08-10 06:21:48 -0300 (Mon, 10 Aug 2009) | 2 lines * Correction for the new unstuck flag * [Mage] Arcane Blast, small fix with Arcane Barrage ------------------------------------------------------------------------ r1445 | marcelo | 2009-08-10 05:39:24 -0300 (Mon, 10 Aug 2009) | 4 lines * Arcane Torrent fixup * Few fixes for duel hostile checks * .playerinfo now shows if the player is muted * Totems fix ------------------------------------------------------------------------ r1444 | marcelo | 2009-08-10 03:01:06 -0300 (Mon, 10 Aug 2009) | 2 lines * [Priest] Divine Hymn, tempfix * Code cleanup ------------------------------------------------------------------------ r1443 | marcelo | 2009-08-10 01:37:59 -0300 (Mon, 10 Aug 2009) | 2 lines * Implemented .guild rename, .guild members, .guild disband, .guild removeplayer * .modify gold on other players is only allowed to >= GMLEVEL_ADVANCED ------------------------------------------------------------------------ r1442 | marcelo | 2009-08-09 22:00:54 -0300 (Sun, 09 Aug 2009) | 1 line * [Hunter] Freezing Arrow dimishing group ------------------------------------------------------------------------ r1441 | marcelo | 2009-08-09 21:41:09 -0300 (Sun, 09 Aug 2009) | 2 lines * Crashfix * Small optimization ------------------------------------------------------------------------ r1440 | marcelo | 2009-08-09 19:57:32 -0300 (Sun, 09 Aug 2009) | 2 lines * Crashfix * Disabled vehicles code for now ------------------------------------------------------------------------ r1439 | marcelo | 2009-08-09 19:00:19 -0300 (Sun, 09 Aug 2009) | 1 line Possible fix for the "Spell not ready" issue, need feedback on this ------------------------------------------------------------------------ r1438 | marcelo | 2009-08-09 17:00:00 -0300 (Sun, 09 Aug 2009) | 2 lines * Forced reactions bugfix * [Hunter] Serpent Sting formula ------------------------------------------------------------------------ r1437 | marcelo | 2009-08-08 19:53:31 -0300 (Sat, 08 Aug 2009) | 2 lines Optimizations fixes ------------------------------------------------------------------------ r1436 | marcelo | 2009-08-08 19:29:07 -0300 (Sat, 08 Aug 2009) | 2 lines * [Priest] Shackle Undead "Only one target can be shackled at a time." * Medallion of Mam'toth exploit fix ------------------------------------------------------------------------ r1435 | marcelo | 2009-08-08 02:18:36 -0300 (Sat, 08 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1434 | marcelo | 2009-08-08 01:31:40 -0300 (Sat, 08 Aug 2009) | 2 lines * Crashfix * Exploit fix for pet related issue ------------------------------------------------------------------------ r1433 | marcelo | 2009-08-07 22:15:46 -0300 (Fri, 07 Aug 2009) | 2 lines By Zwerg: Hackfix for DK Starting area ------------------------------------------------------------------------ r1432 | marcelo | 2009-08-07 17:11:09 -0300 (Fri, 07 Aug 2009) | 3 lines * Added .removeaura * .removeauras and .removeaura may be targeted to creatures now ------------------------------------------------------------------------ r1431 | marcelo | 2009-08-06 21:22:56 -0300 (Thu, 06 Aug 2009) | 2 lines * Ress sickness load fixup * Refixed Naxxramas graveyard hack ------------------------------------------------------------------------ r1430 | marcelo | 2009-08-06 20:37:14 -0300 (Thu, 06 Aug 2009) | 2 lines Small correction for the antidos script ------------------------------------------------------------------------ r1429 | marcelo | 2009-08-06 13:27:55 -0300 (Thu, 06 Aug 2009) | 1 line Food/Drink stacking exploit fixes (i really wonder, what's the fun to exploit bugs? isn't it more fun to win without cheating?) ------------------------------------------------------------------------ r1428 | marcelo | 2009-08-06 12:44:55 -0300 (Thu, 06 Aug 2009) | 1 line Added threat opcodes ------------------------------------------------------------------------ r1427 | marcelo | 2009-08-06 11:43:40 -0300 (Thu, 06 Aug 2009) | 1 line [Warrior] Improved Cleave exploit fix ------------------------------------------------------------------------ r1426 | marcelo | 2009-08-06 05:02:28 -0300 (Thu, 06 Aug 2009) | 2 lines * Mechano-hog / Mekgineer's Chopper hackfix, partially working so far * Money rewards for quests will now be affected by RATE_MONEY ------------------------------------------------------------------------ r1425 | marcelo | 2009-08-06 00:55:14 -0300 (Thu, 06 Aug 2009) | 2 lines * Improved unstuck, it will be made by core now using login_flags & 4 * Force normal mode if instance has no heroic. ------------------------------------------------------------------------ r1424 | marcelo | 2009-08-05 23:13:27 -0300 (Wed, 05 Aug 2009) | 3 lines By Zwerg: [Database] Fix Dalaran Swiss Wheel [Database] Titanium lockbox loot ------------------------------------------------------------------------ r1423 | marcelo | 2009-08-05 21:11:40 -0300 (Wed, 05 Aug 2009) | 3 lines * [Warlock] Soothing Kiss, won't be usable on friendly targets anymore * [Warlock] Seduction can be interrupted now * Crashfixes ------------------------------------------------------------------------ r1422 | marcelo | 2009-08-05 02:14:45 -0300 (Wed, 05 Aug 2009) | 3 lines * [Warlock] Haunt, will heal caster on reapply now * [Shaman] Earth Shield, rewrote implementation * [Shaman] Frostbrand Weapon, caster will only enchant his own weapons now ------------------------------------------------------------------------ r1421 | marcelo | 2009-08-05 01:09:18 -0300 (Wed, 05 Aug 2009) | 4 lines * [Priest] Surge Of Light * [Quest] Swift Discipline * [Mage] Arcane Blast, "Effect stacks up to 3 times and lasts 10 sec or until any Arcane damage spell except Arcane Blast is cast." ------------------------------------------------------------------------ r1420 | marcelo | 2009-08-04 22:43:20 -0300 (Tue, 04 Aug 2009) | 4 lines By Zwerg: [Database] Cooking fire - allow cooking, temporarily disable Cosy Fire debuff trigger [Database] Saronite node loot fix ------------------------------------------------------------------------ r1419 | marcelo | 2009-08-04 22:38:17 -0300 (Tue, 04 Aug 2009) | 1 line Pets won't have eventAI now ------------------------------------------------------------------------ r1418 | marcelo | 2009-08-04 21:48:14 -0300 (Tue, 04 Aug 2009) | 2 lines * Fixed SMSG_ENCHANTMENTLOG packet * Reputation corrections for r1415 ------------------------------------------------------------------------ r1417 | marcelo | 2009-08-04 05:05:23 -0300 (Tue, 04 Aug 2009) | 2 lines * [Warlock] Ritual of Summoning * Ritual spells won't bug out players if the ritual gets cancelled ------------------------------------------------------------------------ r1416 | marcelo | 2009-08-04 04:16:48 -0300 (Tue, 04 Aug 2009) | 2 lines * [Quest] Kyle's Gone Missing! * [Quest] Marla's Last Wish ------------------------------------------------------------------------ r1415 | marcelo | 2009-08-04 03:27:15 -0300 (Tue, 04 Aug 2009) | 2 lines * Gaining rep from a faction that has a parent faction will now give 15% to the parent rep as well (fixes Alliance Vanguard rep, etc) * [Quest] Life or Death ------------------------------------------------------------------------ r1414 | marcelo | 2009-08-04 00:35:31 -0300 (Tue, 04 Aug 2009) | 1 line [Quest] Field Test (NTY) ------------------------------------------------------------------------ r1413 | marcelo | 2009-08-04 00:32:32 -0300 (Tue, 04 Aug 2009) | 1 line Call Wyrmrest Vanquisher / Plague Spray exploit fixes ------------------------------------------------------------------------ r1412 | marcelo | 2009-08-03 20:16:33 -0300 (Mon, 03 Aug 2009) | 5 lines * Corrected the incrtime usage for vendors, will get modified by RATE_DROP1 now. By Zwerg: [Database] Formula: Enchant Bracer - Major Stamina - removed insertions to unused tables ------------------------------------------------------------------------ r1411 | marcelo | 2009-08-03 16:09:16 -0300 (Mon, 03 Aug 2009) | 1 line This should fix the AH/Mailbox problems ------------------------------------------------------------------------ r1410 | marcelo | 2009-08-03 14:30:48 -0300 (Mon, 03 Aug 2009) | 2 lines * Few more fixes for GM permissions * Added overridetype column at map_options (override the type on the map) ------------------------------------------------------------------------ r1409 | marcelo | 2009-08-03 12:47:07 -0300 (Mon, 03 Aug 2009) | 4 lines * Darkmoon Card: Greatness * Refixed GM Invis stuff * Fixed GM chat bugs * Gluth's zombies will now despawn in 2mins ------------------------------------------------------------------------ r1408 | marcelo | 2009-08-03 04:26:32 -0300 (Mon, 03 Aug 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1407 | marcelo | 2009-08-03 04:23:39 -0300 (Mon, 03 Aug 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1406 | marcelo | 2009-08-03 04:20:41 -0300 (Mon, 03 Aug 2009) | 5 lines * Crashfixes * Deserter is only for BGs (not for Arenas too) * [Naxxramas] graveyard hackfix * [Naxxramas] Gluth * [Naxxramas] Patchwerk ------------------------------------------------------------------------ r1405 | marcelo | 2009-08-03 02:01:35 -0300 (Mon, 03 Aug 2009) | 2 lines * Few corrections on the last rev * Improved the .invis command ------------------------------------------------------------------------ r1404 | marcelo | 2009-08-02 18:48:27 -0300 (Sun, 02 Aug 2009) | 1 line Rewrote the gm permissions code ------------------------------------------------------------------------ r1403 | marcelo | 2009-08-01 22:05:52 -0300 (Sat, 01 Aug 2009) | 1 line [Mage] Arcane Shield and Arcane Shielding ------------------------------------------------------------------------ r1402 | marcelo | 2009-08-01 20:32:48 -0300 (Sat, 01 Aug 2009) | 1 line Hostile reputation fixes ------------------------------------------------------------------------ r1401 | marcelo | 2009-08-01 19:03:24 -0300 (Sat, 01 Aug 2009) | 1 line Possible fix for a macro exploit ------------------------------------------------------------------------ r1400 | marcelo | 2009-08-01 04:44:54 -0300 (Sat, 01 Aug 2009) | 2 lines Added antidos script ;) ------------------------------------------------------------------------ r1399 | marcelo | 2009-08-01 04:44:09 -0300 (Sat, 01 Aug 2009) | 2 lines * Fixed /who, sry :P * Cleaned instances pretrigger code (fixes some instances not being informative in why they don't let u enter, and some not letting u enter at all sometimes) ------------------------------------------------------------------------ r1398 | marcelo | 2009-08-01 01:25:02 -0300 (Sat, 01 Aug 2009) | 3 lines Fixed meeting stones portas not going away, will probably help with lag issues on northrend ------------------------------------------------------------------------ r1397 | xudd | 2009-07-31 21:25:00 -0300 (Fri, 31 Jul 2009) | 1 line * Finished screen logging cleanup ------------------------------------------------------------------------ r1396 | xudd | 2009-07-31 20:53:11 -0300 (Fri, 31 Jul 2009) | 1 line * Screen logging cleanup. ------------------------------------------------------------------------ r1395 | marcelo | 2009-07-31 17:58:39 -0300 (Fri, 31 Jul 2009) | 1 line Small corrections to the anti-loop script ------------------------------------------------------------------------ r1394 | marcelo | 2009-07-31 16:15:54 -0300 (Fri, 31 Jul 2009) | 1 line Bugfix for last rev ------------------------------------------------------------------------ r1393 | marcelo | 2009-07-31 13:28:56 -0300 (Fri, 31 Jul 2009) | 2 lines eol-style ------------------------------------------------------------------------ r1392 | marcelo | 2009-07-31 13:20:21 -0300 (Fri, 31 Jul 2009) | 4 lines * [Quest] Escape from the Winterfin Caverns * Anti-loop script * Fixed possible /who exploiting * Fixed channeling spells maxRange ------------------------------------------------------------------------ r1391 | marcelo | 2009-07-30 11:33:05 -0300 (Thu, 30 Jul 2009) | 1 line Redemption quest fix ------------------------------------------------------------------------ r1390 | marcelo | 2009-07-30 02:31:24 -0300 (Thu, 30 Jul 2009) | 1 line Rockbiter swap exploit fix! (sometimes u don't see the real problem coze it's right in front of your nose lol) thanks to the ppl who reported/explained this bug ------------------------------------------------------------------------ r1389 | marcelo | 2009-07-30 01:05:30 -0300 (Thu, 30 Jul 2009) | 1 line Potions will now enter cooldown upon leaving combat ------------------------------------------------------------------------ r1388 | marcelo | 2009-07-29 22:20:54 -0300 (Wed, 29 Jul 2009) | 1 line Fixed database reload for tables that don't need to query for max ------------------------------------------------------------------------ r1387 | marcelo | 2009-07-29 21:40:22 -0300 (Wed, 29 Jul 2009) | 1 line .look fixup (/wave Krylock) ------------------------------------------------------------------------ r1386 | marcelo | 2009-07-29 21:11:59 -0300 (Wed, 29 Jul 2009) | 1 line Emblazon Runeblade hackfix, i'll review this sometime ------------------------------------------------------------------------ r1385 | marcelo | 2009-07-29 19:54:54 -0300 (Wed, 29 Jul 2009) | 1 line playeritems_insert_queue is only checked on logging now, not every time players change map (omg!) ------------------------------------------------------------------------ r1384 | marcelo | 2009-07-29 15:12:27 -0300 (Wed, 29 Jul 2009) | 2 lines eol-style ------------------------------------------------------------------------ r1383 | marcelo | 2009-07-29 01:25:51 -0300 (Wed, 29 Jul 2009) | 1 line Escape Artist ------------------------------------------------------------------------ r1382 | marcelo | 2009-07-29 00:47:09 -0300 (Wed, 29 Jul 2009) | 1 line [Quest] The Magical Kingdom of Dalaran, second try :P ------------------------------------------------------------------------ r1381 | marcelo | 2009-07-28 22:22:53 -0300 (Tue, 28 Jul 2009) | 2 lines * Feral AP is only for druids kthx. * .removeaura won't remove warrior stances now. ------------------------------------------------------------------------ r1380 | marcelo | 2009-07-28 21:42:47 -0300 (Tue, 28 Jul 2009) | 2 lines * Faction Exploit shouldn't trigger of "Slap!" for gms with gmon tag * Cleanup for Chat.cpp, .modify flags with work for gms ------------------------------------------------------------------------ r1379 | marcelo | 2009-07-28 20:53:31 -0300 (Tue, 28 Jul 2009) | 1 line Added gold injection system ------------------------------------------------------------------------ r1378 | marcelo | 2009-07-28 20:45:50 -0300 (Tue, 28 Jul 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1377 | marcelo | 2009-07-28 14:28:41 -0300 (Tue, 28 Jul 2009) | 1 line [Druid] Starfall, exploit fix, gonna review it later more ------------------------------------------------------------------------ r1376 | marcelo | 2009-07-28 12:32:44 -0300 (Tue, 28 Jul 2009) | 1 line Area 52 Special and Arcane Charges exploit fixes ------------------------------------------------------------------------ r1375 | marcelo | 2009-07-27 18:31:00 -0300 (Mon, 27 Jul 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1374 | marcelo | 2009-07-27 17:25:47 -0300 (Mon, 27 Jul 2009) | 1 line This will fix the Rockbiter Weapon exploit ------------------------------------------------------------------------ r1373 | marcelo | 2009-07-27 16:08:14 -0300 (Mon, 27 Jul 2009) | 1 line This will fix Tenebron, Shadron, Vesperon drops ------------------------------------------------------------------------ r1372 | marcelo | 2009-07-27 14:19:59 -0300 (Mon, 27 Jul 2009) | 1 line I don't like speed hackers ;P ------------------------------------------------------------------------ r1371 | marcelo | 2009-07-27 12:54:31 -0300 (Mon, 27 Jul 2009) | 2 lines * Gothik will now teleport each 10s as intended * [Quest] This Is Going to Be Hard ------------------------------------------------------------------------ r1370 | marcelo | 2009-07-27 05:17:57 -0300 (Mon, 27 Jul 2009) | 2 lines Added *nix restarter and backup scripts ------------------------------------------------------------------------ r1369 | marcelo | 2009-07-27 04:03:47 -0300 (Mon, 27 Jul 2009) | 1 line Master of Anatomy for skinning ------------------------------------------------------------------------ r1368 | marcelo | 2009-07-27 03:52:05 -0300 (Mon, 27 Jul 2009) | 1 line [Quest] Body and Heart ------------------------------------------------------------------------ r1367 | marcelo | 2009-07-27 02:35:58 -0300 (Mon, 27 Jul 2009) | 2 lines [Hunter] Freezing Arrow ------------------------------------------------------------------------ r1366 | marcelo | 2009-07-27 02:10:29 -0300 (Mon, 27 Jul 2009) | 3 lines * [Hunter] Explosive Trap * [Hunter] Immolation Trap * Cast+Move exploit fix ------------------------------------------------------------------------ r1365 | marcelo | 2009-07-26 23:57:00 -0300 (Sun, 26 Jul 2009) | 3 lines * [Rogue] Gouge won't give 5 combo points anymore * [Paladin] Consecration formula ------------------------------------------------------------------------ r1364 | marcelo | 2009-07-26 23:12:58 -0300 (Sun, 26 Jul 2009) | 1 line Added level injection system through playeritems_insert_queue ------------------------------------------------------------------------ r1363 | marcelo | 2009-07-26 04:29:43 -0300 (Sun, 26 Jul 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1362 | marcelo | 2009-07-26 04:04:21 -0300 (Sun, 26 Jul 2009) | 1 line Toughness will get added for Miners now ------------------------------------------------------------------------ r1361 | marcelo | 2009-07-26 02:44:30 -0300 (Sun, 26 Jul 2009) | 2 lines * [Quest] The Scarlet Apocalypse * [Quest] An End To All Things (hackfix for now) ------------------------------------------------------------------------ r1360 | marcelo | 2009-07-25 17:20:28 -0300 (Sat, 25 Jul 2009) | 1 line [Quest] Vanquish the Betrayers ------------------------------------------------------------------------ r1359 | marcelo | 2009-07-25 16:08:43 -0300 (Sat, 25 Jul 2009) | 1 line Corrected name capitalization for new characters ------------------------------------------------------------------------ r1358 | marcelo | 2009-07-25 15:32:57 -0300 (Sat, 25 Jul 2009) | 1 line Fixed full inventory loot bug ------------------------------------------------------------------------ r1357 | marcelo | 2009-07-25 05:18:19 -0300 (Sat, 25 Jul 2009) | 1 line CharacterTemplate.sql update ------------------------------------------------------------------------ r1356 | marcelo | 2009-07-24 10:27:15 -0300 (Fri, 24 Jul 2009) | 1 line Clams (and items that transform into another item) will work now ------------------------------------------------------------------------ r1355 | marcelo | 2009-07-23 17:44:19 -0300 (Thu, 23 Jul 2009) | 1 line Corrected critical damage formula for spells ------------------------------------------------------------------------ r1354 | marcelo | 2009-07-22 01:23:59 -0300 (Wed, 22 Jul 2009) | 1 line Improved the way we logout players on shutdown ------------------------------------------------------------------------ r1353 | marcelo | 2009-07-22 00:50:13 -0300 (Wed, 22 Jul 2009) | 1 line [Druid] Swiftmend ------------------------------------------------------------------------ r1352 | marcelo | 2009-07-21 23:56:42 -0300 (Tue, 21 Jul 2009) | 1 line Sql cleanup ------------------------------------------------------------------------ r1351 | marcelo | 2009-07-21 21:26:03 -0300 (Tue, 21 Jul 2009) | 1 line [Mage] Ignite fully rewrote it ------------------------------------------------------------------------ r1350 | marcelo | 2009-07-21 19:51:44 -0300 (Tue, 21 Jul 2009) | 2 lines * [Mage] Living Bomb works again, sry :P * Rewrote the critical strike bonus dmg, in a clean (not hacky) way ------------------------------------------------------------------------ r1349 | marcelo | 2009-07-21 15:05:47 -0300 (Tue, 21 Jul 2009) | 2 lines * [Priest] Penance coefficient * [Priest] Grace won't get triggered off penance damage ------------------------------------------------------------------------ r1348 | marcelo | 2009-07-21 14:11:15 -0300 (Tue, 21 Jul 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1347 | marcelo | 2009-07-20 20:01:59 -0300 (Mon, 20 Jul 2009) | 1 line [Priest] Mind Sear ------------------------------------------------------------------------ r1346 | marcelo | 2009-07-20 17:23:30 -0300 (Mon, 20 Jul 2009) | 1 line World mobs will be a little more alive now ;) ------------------------------------------------------------------------ r1345 | marcelo | 2009-07-20 13:45:58 -0300 (Mon, 20 Jul 2009) | 2 lines * [Rogue] Glyph of Vanish * [Rogue] Glyph of Vigor ------------------------------------------------------------------------ r1344 | marcelo | 2009-07-20 13:31:03 -0300 (Mon, 20 Jul 2009) | 2 lines * [Naxxramas] Heigan the Unclean * Fixed a possible #132 error when using an aoe spell with too much targets ------------------------------------------------------------------------ r1343 | marcelo | 2009-07-20 02:52:23 -0300 (Mon, 20 Jul 2009) | 1 line I really like FrostEmu =D ------------------------------------------------------------------------ r1342 | marcelo | 2009-07-20 00:27:28 -0300 (Mon, 20 Jul 2009) | 2 lines Improved Improved r1335, this should avoid a shutdown crash ------------------------------------------------------------------------ r1341 | marcelo | 2009-07-19 18:27:40 -0300 (Sun, 19 Jul 2009) | 1 line Bugfix for r1335 ------------------------------------------------------------------------ r1340 | marcelo | 2009-07-19 16:00:06 -0300 (Sun, 19 Jul 2009) | 2 lines * [Warlock] Pyroclasm, hellfire will proc it now * [Warlock] Fel Domination will work at arenas now ------------------------------------------------------------------------ r1339 | marcelo | 2009-07-18 20:05:03 -0300 (Sat, 18 Jul 2009) | 2 lines * Implemented Deserter buff * Fixed battlegrounds honor bonus ------------------------------------------------------------------------ r1338 | marcelo | 2009-07-18 18:54:34 -0300 (Sat, 18 Jul 2009) | 2 lines * [Rogue] Shadowstep +20% damage * [Rogue] Gouge formula ------------------------------------------------------------------------ r1337 | marcelo | 2009-07-18 18:21:36 -0300 (Sat, 18 Jul 2009) | 1 line [Rogue] Deadly Brew ------------------------------------------------------------------------ r1336 | marcelo | 2009-07-18 16:11:23 -0300 (Sat, 18 Jul 2009) | 1 line [Death Knight] Blade Barrier fix ------------------------------------------------------------------------ r1335 | marcelo | 2009-07-18 15:14:13 -0300 (Sat, 18 Jul 2009) | 1 line Maps won't keep getting updated while shutting down server ------------------------------------------------------------------------ r1334 | marcelo | 2009-07-18 14:43:25 -0300 (Sat, 18 Jul 2009) | 1 line Kel'Thuzad's Frost Blast is now RandomPlayer ------------------------------------------------------------------------ r1333 | marcelo | 2009-07-17 10:49:01 -0300 (Fri, 17 Jul 2009) | 2 lines Corrected Cheat Shot / Pounce diminishing group ------------------------------------------------------------------------ r1332 | marcelo | 2009-07-17 10:38:26 -0300 (Fri, 17 Jul 2009) | 2 lines Cleanup ------------------------------------------------------------------------ r1331 | marcelo | 2009-07-17 10:32:22 -0300 (Fri, 17 Jul 2009) | 2 lines Corrected "Normalized Weapon Damage" formula (should fix [Rogue] Ambush, etc) (NTY) ------------------------------------------------------------------------ r1330 | marcelo | 2009-07-17 10:20:24 -0300 (Fri, 17 Jul 2009) | 3 lines * [Death Knight] Blade Barrier (NTY) * Code cleanup ------------------------------------------------------------------------ r1329 | marcelo | 2009-07-17 01:37:58 -0300 (Fri, 17 Jul 2009) | 1 line [Hunter] Improved Tracking will now work on pvp too ------------------------------------------------------------------------ r1328 | marcelo | 2009-07-17 00:59:50 -0300 (Fri, 17 Jul 2009) | 1 line Initialization fix ------------------------------------------------------------------------ r1327 | marcelo | 2009-07-17 00:58:54 -0300 (Fri, 17 Jul 2009) | 2 lines *nix will find scripts with relative paths kthx ------------------------------------------------------------------------ r1326 | marcelo | 2009-07-16 12:56:45 -0300 (Thu, 16 Jul 2009) | 2 lines Memleak fixes (needs testing for stability) ------------------------------------------------------------------------ r1325 | marcelo | 2009-07-16 12:39:10 -0300 (Thu, 16 Jul 2009) | 1 line [Quest] Relief for the Fallen ------------------------------------------------------------------------ r1324 | marcelo | 2009-07-16 12:06:48 -0300 (Thu, 16 Jul 2009) | 4 lines * [Mage] Hot Streak * Fixed bonus coef modifier (fixes [Mage] Empowered Fire, etc) * Fixed damage done modifier (fixes [Mage] Fire Power, etc) * Guardian Of Icecrown hit points ------------------------------------------------------------------------ r1323 | marcelo | 2009-07-16 10:19:01 -0300 (Thu, 16 Jul 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r1322 | marcelo | 2009-07-16 03:06:43 -0300 (Thu, 16 Jul 2009) | 1 line Corrected r1304 "* ModSpellDamageByAttackPower is dynamic now ([Paladin] Sheat of Light and others)" ------------------------------------------------------------------------ r1321 | marcelo | 2009-07-15 20:26:56 -0300 (Wed, 15 Jul 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1320 | marcelo | 2009-07-15 15:30:15 -0300 (Wed, 15 Jul 2009) | 2 lines * More old event system removal * Blood Rejek's Sword and Shattered Sun Banner fixes ------------------------------------------------------------------------ r1319 | marcelo | 2009-07-15 15:28:31 -0300 (Wed, 15 Jul 2009) | 2 lines Cleane up status plugin ------------------------------------------------------------------------ r1318 | marcelo | 2009-07-15 15:27:49 -0300 (Wed, 15 Jul 2009) | 1 line Disabled chained quest requirements for now, will be enabled when a decent number of northrend quests get fixed ------------------------------------------------------------------------ r1317 | marcelo | 2009-07-15 03:36:12 -0300 (Wed, 15 Jul 2009) | 1 line Fixed haste for channeling spells ------------------------------------------------------------------------ r1316 | marcelo | 2009-07-15 00:57:43 -0300 (Wed, 15 Jul 2009) | 1 line Pushback corrections based of http://www.wowwiki.com/Pushback ------------------------------------------------------------------------ r1315 | marcelo | 2009-07-14 21:52:00 -0300 (Tue, 14 Jul 2009) | 1 line scripts cleanup ------------------------------------------------------------------------ r1314 | marcelo | 2009-07-14 21:48:58 -0300 (Tue, 14 Jul 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1313 | marcelo | 2009-07-13 20:08:30 -0300 (Mon, 13 Jul 2009) | 3 lines * [Priest] Mind Sear coef fix * [Death Knight] Killing Machine, corrected ppm value * Underwater fix when switching maps ------------------------------------------------------------------------ r1312 | marcelo | 2009-07-13 14:43:16 -0300 (Mon, 13 Jul 2009) | 1 line [Rogue] Tricks of the Trade ------------------------------------------------------------------------ r1311 | marcelo | 2009-07-13 05:17:19 -0300 (Mon, 13 Jul 2009) | 1 line [Rogue] Shadow Dance ------------------------------------------------------------------------ r1310 | marcelo | 2009-07-13 04:20:40 -0300 (Mon, 13 Jul 2009) | 6 lines * [Paladin] Seal of Wisdom * [Paladin] Seal of Justice * [Paladin] Illumination * Seals may crit now * Removed register_dummy_aura, replaced by OnAura ------------------------------------------------------------------------ r1309 | marcelo | 2009-07-13 03:15:59 -0300 (Mon, 13 Jul 2009) | 2 lines [Naxxramas] Instructor Razuvious ------------------------------------------------------------------------ r1308 | marcelo | 2009-07-12 23:48:38 -0300 (Sun, 12 Jul 2009) | 2 lines * Removed OnSchoolDamage (CalculateEffect replaced it), fixes Molten Armor * Refixed creature_loot.pl ------------------------------------------------------------------------ r1307 | marcelo | 2009-07-12 16:20:04 -0300 (Sun, 12 Jul 2009) | 2 lines * Crashfix * CreatureAIScript, renamed OnLoad to OnSpawn ------------------------------------------------------------------------ r1306 | marcelo | 2009-07-12 01:47:53 -0300 (Sun, 12 Jul 2009) | 1 line Naxx graveyard thanks to Thoor ------------------------------------------------------------------------ r1305 | marcelo | 2009-07-11 18:53:04 -0300 (Sat, 11 Jul 2009) | 1 line Correction to latest rev ------------------------------------------------------------------------ r1304 | marcelo | 2009-07-11 16:25:17 -0300 (Sat, 11 Jul 2009) | 4 lines * [Naxxramas] Anub'Rekhan spawns bugfix * ModSpellDamageByAttackPower is dynamic now ([Paladin] Sheat of Light and others) * OnAuraRemove is only allowed on expiration or dispelling ([Mage] Living Bomb and others) * Corrections to gameobject_loot.pl ------------------------------------------------------------------------ r1303 | marcelo | 2009-07-11 02:02:26 -0300 (Sat, 11 Jul 2009) | 2 lines [Paladin] Holy Shock fixed its coef ------------------------------------------------------------------------ r1302 | marcelo | 2009-07-10 00:25:10 -0300 (Fri, 10 Jul 2009) | 2 lines * Fixed bug in gameobject_loot script * Fixed r1298 lagging out ------------------------------------------------------------------------ r1301 | marcelo | 2009-07-09 15:50:42 -0300 (Thu, 09 Jul 2009) | 1 line [Warrior] Second Wind exploit fix ------------------------------------------------------------------------ r1300 | marcelo | 2009-07-09 15:34:26 -0300 (Thu, 09 Jul 2009) | 1 line Rewrote [Death Knight] Bladed Armor & [Warrior] Armored to the Teeth, they modify AP bonus dynamically now (fixes its exploit) ------------------------------------------------------------------------ r1299 | marcelo | 2009-07-08 22:59:19 -0300 (Wed, 08 Jul 2009) | 1 line Heroic loot anyone? ------------------------------------------------------------------------ r1298 | marcelo | 2009-07-08 22:47:31 -0300 (Wed, 08 Jul 2009) | 13 lines * [Naxxramas] Four Horsemen encounter * [Naxxramas] If server crashes and Gothik died doors will now appear OpenCombatDoor * Bosses will now have a greater viewing distance (thanks jack445 for the suggestion) * Added to SpellScript: // OnAura; // called when aura is applied/removed // returning false will make the core try to handle it virtual bool OnAura(Aura *aura, uint32 i, bool apply) { return false; } // OnAuraReapply; // called when an aura is reapplied // returning false will make the core try to handle it virtual bool OnAuraReapply(Aura *aura, uint32 i) { return false; } ------------------------------------------------------------------------ r1297 | marcelo | 2009-07-08 01:41:36 -0300 (Wed, 08 Jul 2009) | 1 line This should fix the reflecting sarth bug ------------------------------------------------------------------------ r1296 | marcelo | 2009-07-07 22:44:24 -0300 (Tue, 07 Jul 2009) | 6 lines * Added OnWinDuel hook * Fixed TriggerMissile/SummonObject effect mechanics * [Quest] The Gift That Keeps On Giving * [Quest] Death's Challenge * Added some quest related fixes from udb r381 ------------------------------------------------------------------------ r1295 | marcelo | 2009-07-07 03:46:04 -0300 (Tue, 07 Jul 2009) | 2 lines * [Rogue] Quick Recovery * Fixed Feugen's Tesla Coil coords ------------------------------------------------------------------------ r1294 | marcelo | 2009-07-06 22:41:37 -0300 (Mon, 06 Jul 2009) | 2 lines * Fixed quest items with duration * [Quest] Zeth'Gor Must Burn! ------------------------------------------------------------------------ r1293 | marcelo | 2009-07-06 21:35:44 -0300 (Mon, 06 Jul 2009) | 1 line [Naxxramas] Anub'Rekhan encounter ------------------------------------------------------------------------ r1292 | marcelo | 2009-07-06 14:17:45 -0300 (Mon, 06 Jul 2009) | 1 line Fly hack detection fixes ------------------------------------------------------------------------ r1291 | marcelo | 2009-07-06 05:23:45 -0300 (Mon, 06 Jul 2009) | 4 lines * Added .npc appear * Added Teleport func for creatures * Naxxramas Gothik script * Fixed Kel'Thuzad sound ids ------------------------------------------------------------------------ r1290 | marcelo | 2009-07-05 16:35:29 -0300 (Sun, 05 Jul 2009) | 2 lines Fixed Magic Pull disconnecting players ------------------------------------------------------------------------ r1289 | marcelo | 2009-07-05 14:16:55 -0300 (Sun, 05 Jul 2009) | 1 line Naxxramas Thaddius Encounter ------------------------------------------------------------------------ r1288 | marcelo | 2009-07-05 04:33:20 -0300 (Sun, 05 Jul 2009) | 3 lines [Death Knight] Dancing Rune Weapon, the visual is still bugged but the spell mechanic works ------------------------------------------------------------------------ r1287 | marcelo | 2009-07-04 05:14:07 -0300 (Sat, 04 Jul 2009) | 3 lines * [Death Knight] Rage of Rivendare * [Death Knight] Crypt Fever ------------------------------------------------------------------------ r1286 | marcelo | 2009-07-04 02:59:42 -0300 (Sat, 04 Jul 2009) | 3 lines * Kurun's Blessing exploit fix * [Death Knight] Summon Gargoyle * [Death Knight] Bloodworms ------------------------------------------------------------------------ r1285 | marcelo | 2009-07-04 00:31:38 -0300 (Sat, 04 Jul 2009) | 2 lines Implemented "Repeated Kill Limits" ------------------------------------------------------------------------ r1284 | marcelo | 2009-07-03 15:13:34 -0300 (Fri, 03 Jul 2009) | 3 lines * Weakened Soul shouldn't flag players in combat anymore * [Death Knight] Butchery * [Death Knight] Death Rune Mastery ------------------------------------------------------------------------ r1283 | marcelo | 2009-07-03 13:10:32 -0300 (Fri, 03 Jul 2009) | 3 lines * Bugfix for latest rev * Vesperon should be ok now ------------------------------------------------------------------------ r1282 | marcelo | 2009-07-03 11:01:13 -0300 (Fri, 03 Jul 2009) | 2 lines Fixed some memleaks ------------------------------------------------------------------------ r1281 | marcelo | 2009-07-03 02:09:48 -0300 (Fri, 03 Jul 2009) | 2 lines * [Death Knight] Hysteria * [Death Knight] Improved Rune Tap ------------------------------------------------------------------------ r1280 | marcelo | 2009-07-02 21:43:04 -0300 (Thu, 02 Jul 2009) | 1 line Storm Hammer exploit fix ------------------------------------------------------------------------ r1279 | marcelo | 2009-07-02 20:02:48 -0300 (Thu, 02 Jul 2009) | 5 lines * More achievement scripted flagging * Fixed functions that search for creature by entry on heroic instances * Bosses will now be immune to interrupt spells * Fixed Molten Armor proc * Rewrote Kel'Thuzad script, thx again to a friend ------------------------------------------------------------------------ r1278 | marcelo | 2009-07-02 19:42:07 -0300 (Thu, 02 Jul 2009) | 2 lines Rewrote anti fly hack code, thx to a friend ------------------------------------------------------------------------ r1277 | marcelo | 2009-07-01 22:50:42 -0300 (Wed, 01 Jul 2009) | 4 lines * [Death Knight] Vendetta * Implemented CalculateEffect for SpellScript virtual void CalculateEffect(Spell *spell, uint32 i, Unit *target, SchoolDmgResult *result) { } ------------------------------------------------------------------------ r1276 | marcelo | 2009-07-01 20:09:33 -0300 (Wed, 01 Jul 2009) | 3 lines * [Quest] Redeeming the Dead * [Quest] Redemption (NTY) * [Quest] The Tome of Divinity (NTY) ------------------------------------------------------------------------ r1275 | marcelo | 2009-07-01 10:35:57 -0300 (Wed, 01 Jul 2009) | 4 lines * Lightning Shield coef is now 80% (as according to http://elitistjerks.com/f47/t19038-spell_coefficients/p2/#post789350) * eol *nix fixes ------------------------------------------------------------------------ r1274 | marcelo | 2009-07-01 09:57:02 -0300 (Wed, 01 Jul 2009) | 2 lines Added CanCast checks for dueling targets ------------------------------------------------------------------------ r1273 | marcelo | 2009-07-01 09:41:15 -0300 (Wed, 01 Jul 2009) | 3 lines * SQL cleanup * [Trinket] Dying Curse ------------------------------------------------------------------------ r1272 | marcelo | 2009-07-01 02:02:34 -0300 (Wed, 01 Jul 2009) | 2 lines Started The Oculus Script, highly WIP, only first boss works ------------------------------------------------------------------------ r1271 | marcelo | 2009-06-30 08:25:35 -0300 (Tue, 30 Jun 2009) | 1 line Forgot to uncomment this ------------------------------------------------------------------------ r1270 | marcelo | 2009-06-30 00:03:35 -0300 (Tue, 30 Jun 2009) | 3 lines * Mute exploit fix * Implemented OnSchoolDamage for ScriptSpell: virtual void OnSchoolDamage(Spell *spell, uint32 i, SchoolDmgResult *result) { } ------------------------------------------------------------------------ r1269 | marcelo | 2009-06-29 17:47:34 -0300 (Mon, 29 Jun 2009) | 24 lines r41 by jack445 (nice work btw :D) * [Quest] Oh Noes, the Tadpoles! * [Quest] Lupus Pupus // we all love this kind of quests, don't we? * [Quest] Pounding the Iron * [Quest] They Took Our Men! - respawn timer increased to 3min, up from 1min * [Quest] Weapons of Destruction - respawn timer increased to 3min, up from 30sec * [Quest] Worm Wrangler * [Quest] And You Thought Murlocs Smelled Bad * [Quest] Fighting Back * [Quest] Defend the Stand * [Quest] Facing the Storm * [Quest] Crush Dem Vrykuls! * [Quest] Where Are They Coming From? * [Quest] The Leaders at Jin'Alai * [Quest] Salvaging Life's Strength * [Quest] Kick? What Kick? * [Quest] The Magical Kingdom of Dalaran - this will now port you to Dalaran once * An Unknown Voice * Kirin Tor rings * Blazik Fireclaw sell template * Re-implemented GetNearestPlayer(), it got lost in some rev I believe ------------------------------------------------------------------------ r1268 | marcelo | 2009-06-29 13:10:27 -0300 (Mon, 29 Jun 2009) | 4 lines * Bugfix for stunned cancast checks * [Paladin] The Art of War * Implemented SpellAuraIncreaseCriticalHealPct (fixes [Paladin] Touched by the Light and Revitalizing Skyflare Diamond) ------------------------------------------------------------------------ r1267 | marcelo | 2009-06-29 05:03:24 -0300 (Mon, 29 Jun 2009) | 9 lines * [Priest] Mass Dispel: - "Affects a maximum of 10 friendly targets and 10 enemy targets" - Fixed Ice Block / Divine Shield dispelling * Implemented for Unit: void DoForInRangeUnits(float x, float y, float z, float r, inRangeCallback callback, void *userData = NULL); void DoForInRangeUnits(float r, inRangeCallback callback, void *userData = NULL); ------------------------------------------------------------------------ r1266 | marcelo | 2009-06-29 01:25:51 -0300 (Mon, 29 Jun 2009) | 1 line [Warrior] Intervene ------------------------------------------------------------------------ r1265 | marcelo | 2009-06-28 15:06:06 -0300 (Sun, 28 Jun 2009) | 3 lines * Improved code to determine dynamic boss level * Moved MiscEffect auras to scripts (to avoid slow big switches) * Glyph of Heroic Strike ------------------------------------------------------------------------ r1264 | marcelo | 2009-06-28 03:22:34 -0300 (Sun, 28 Jun 2009) | 2 lines * [Quest] A Rogue's Deal * Players shouldn't be able to do quests without all the previous quests done, needs testing ------------------------------------------------------------------------ r1263 | marcelo | 2009-06-28 01:16:30 -0300 (Sun, 28 Jun 2009) | 5 lines * [Druid] Cyclone * [Warrior] Blood Craze * [Warrior] Sword And Board * [Warrior] Flurry * [Warrior] Shockwave ------------------------------------------------------------------------ r1262 | marcelo | 2009-06-27 19:34:12 -0300 (Sat, 27 Jun 2009) | 2 lines * More achievement scripted flagging * Revisited [Paladin] Hammer of the Righteous, it scales with ap now (instead of str) ------------------------------------------------------------------------ r1261 | marcelo | 2009-06-25 23:25:26 -0300 (Thu, 25 Jun 2009) | 10 lines * Glyph of Arcane Missiles * Glyph of Evocation * Glyph of Ice Block * Glyph of Icy Veins * Glyph of Improved Scorch * Implemented ExtraEffect function for SpellScript class: // allows spells to execute an extra scripted effect virtual void ExtraEffect(Spell *spell) { } ------------------------------------------------------------------------ r1260 | marcelo | 2009-06-25 22:10:44 -0300 (Thu, 25 Jun 2009) | 1 line logonserver may log to logon.log now ------------------------------------------------------------------------ r1259 | marcelo | 2009-06-25 13:56:31 -0300 (Thu, 25 Jun 2009) | 5 lines Added Unit ScriptFlags interface: void ApplyScriptFlag(uint32 index, bool apply); bool GetScriptFlag(uint32 index); uint32 HasScriptFlags(uint32 mask); ------------------------------------------------------------------------ r1258 | marcelo | 2009-06-25 13:34:53 -0300 (Thu, 25 Jun 2009) | 2 lines * Crashfixes * Code cleanup ------------------------------------------------------------------------ r1257 | marcelo | 2009-06-25 01:12:51 -0300 (Thu, 25 Jun 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1256 | marcelo | 2009-06-25 00:46:06 -0300 (Thu, 25 Jun 2009) | 2 lines * Fixed logic in linkedlist_push * Removed more old sEventMgr stuff ------------------------------------------------------------------------ r1255 | marcelo | 2009-06-24 19:09:35 -0300 (Wed, 24 Jun 2009) | 2 lines * [Shaman] Ancestral Healing * Fixed spell interrupt bug ------------------------------------------------------------------------ r1254 | marcelo | 2009-06-24 13:44:02 -0300 (Wed, 24 Jun 2009) | 4 lines * Achievements mem leaks * CoD return msgs will arrive in time now * [Shaman] Elemental Focus * Implemented knock back effect for mobs (fixes [Shaman] Thunderstorm and others) ------------------------------------------------------------------------ r1253 | marcelo | 2009-06-23 21:28:04 -0300 (Tue, 23 Jun 2009) | 4 lines * Alterac Valley disconnect on death bugfix * Fixed Prismatic Gem limit *** Be aware that if you have more than 3 equipped Prismatic Gems atm and you don't fix it before this rev goes live you'll loose the item with the extra gems *** ------------------------------------------------------------------------ r1252 | marcelo | 2009-06-23 20:17:58 -0300 (Tue, 23 Jun 2009) | 1 line Hackfix for Ebonweave creation ------------------------------------------------------------------------ r1251 | marcelo | 2009-06-23 16:10:41 -0300 (Tue, 23 Jun 2009) | 2 lines * [Shaman] Healing Way * [Shaman] Nature's Guardian ------------------------------------------------------------------------ r1250 | marcelo | 2009-06-23 15:28:40 -0300 (Tue, 23 Jun 2009) | 7 lines * [Shaman] Purification (and other healing talents that only increased self healing done instead of healing done to every target) * Implemented CompletePlayersAchievement for InstanceScripts * [Achievement] Heroic: Twilight Assist * [Achievement] Heroic: Twilight Duo * [Achievement] Heroic: The Twilight Zone * Few bugfixes for The Obsidian Sanctum (Lava Blazes shouldn't spam too much) ------------------------------------------------------------------------ r1249 | marcelo | 2009-06-23 13:43:09 -0300 (Tue, 23 Jun 2009) | 5 lines * [Shaman] Enhancing Totems * [Shaman] Earth's Grasp * [Shaman] Improved Windfury Totem * Fixed achievements completing without all the needed criterias * Marked as "need scripting" for some achievements ------------------------------------------------------------------------ r1248 | marcelo | 2009-06-23 11:57:42 -0300 (Tue, 23 Jun 2009) | 1 line Players shouldn't get "Heroic mode unavailable for this instance." when leaving a heroic instance anymore ------------------------------------------------------------------------ r1247 | marcelo | 2009-06-23 04:13:35 -0300 (Tue, 23 Jun 2009) | 1 line *nix fixes ------------------------------------------------------------------------ r1246 | marcelo | 2009-06-23 04:06:40 -0300 (Tue, 23 Jun 2009) | 2 lines * Improved linkedlist code * FastQueue now uses new linkedlist stuff ------------------------------------------------------------------------ r1245 | marcelo | 2009-06-23 02:51:34 -0300 (Tue, 23 Jun 2009) | 3 lines * Possible fix for forever "Spell not ready" bug * The Culling Of Stratholme improvements, still very WIP * Somebody asked for achievements? (WIP!) ------------------------------------------------------------------------ r1244 | marcelo | 2009-06-22 12:42:08 -0300 (Mon, 22 Jun 2009) | 1 line InstanceScripts cleanup ------------------------------------------------------------------------ r1243 | marcelo | 2009-06-22 05:04:09 -0300 (Mon, 22 Jun 2009) | 3 lines * Implemented skill discovery system * [Quest] Fires Over Skettis * [Mage] Deep Freeze fixes for Hand of Freedom spell ------------------------------------------------------------------------ r1242 | marcelo | 2009-06-21 17:15:16 -0300 (Sun, 21 Jun 2009) | 2 lines *nix fixes ------------------------------------------------------------------------ r1241 | marcelo | 2009-06-21 16:50:31 -0300 (Sun, 21 Jun 2009) | 4 lines * [Paladin] Eye for an Eye, static damage * [Warrior] Vigilance * Fixed Lava Blaze hp at normal mode * Improved General Bjarngrim stance switching code ------------------------------------------------------------------------ r1240 | marcelo | 2009-06-20 04:19:51 -0300 (Sat, 20 Jun 2009) | 2 lines Forgot this files :) ------------------------------------------------------------------------ r1239 | marcelo | 2009-06-20 02:37:23 -0300 (Sat, 20 Jun 2009) | 2 lines Implemented SpellMgr class, rewrote how we handle Hot Streak, Focus Magic and Nether Protection ------------------------------------------------------------------------ r1238 | marcelo | 2009-06-18 17:24:55 -0300 (Thu, 18 Jun 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1237 | marcelo | 2009-06-17 18:55:27 -0300 (Wed, 17 Jun 2009) | 30 lines * [Paladin] Hammer of the Righteous, rewrote formula * Rewrote ExtraAttacks code (Reckoning won't proc like 3 times in a row now) r38 by jack445 * Scourge Hounts (those unclickable ghosty creatures) removal * [Mage] Teleport: Dalaran * [Quest] Hampering Their Escape * Redone / corrected: - [Quest] Hard to Swallow - [Quest] Leading the Ancestors Home + corrected typo.. sorry * Added internal cooldown / proc core patch for following (NTY): - Bandit's Insignia - Vestige of Haldor - Valonforth's Remembrance - Serrah's Star - Sonic Booster - Anvil of Titans - Extract of Necromantic Power - Darkmoon Card: Death - Sundial of the Exiled - Forethought Talisman - The Egg of Mortal Essence - Majestic Dragon Figurine - Je'Tze's Bell - Blackened Naaru Sliver Based on: http://forums.scapegaming.com/index.php?autocom=tracker&showissue=4598 and wowhead ------------------------------------------------------------------------ r1236 | marcelo | 2009-06-17 12:43:13 -0300 (Wed, 17 Jun 2009) | 2 lines * Fixed sigils for dks * Few fixes for Culling Of Stratholme ------------------------------------------------------------------------ r1235 | marcelo | 2009-06-17 12:13:38 -0300 (Wed, 17 Jun 2009) | 1 line IP banning fixes, added 1235_ipbans.sql ------------------------------------------------------------------------ r1234 | marcelo | 2009-06-17 05:35:10 -0300 (Wed, 17 Jun 2009) | 3 lines * Fixed .forcerename issues * Fixed .rename not capitalizing the name * Started The Culling Of Stratholme, it's very *WIP* still, but the intro works ok and the first two bosses should kinda work as well ------------------------------------------------------------------------ r1233 | marcelo | 2009-06-16 22:23:45 -0300 (Tue, 16 Jun 2009) | 2 lines * Defense rating fixes based of http://www.wowwiki.com/Defense_rating, let me know if uncritability is working correctly now (since i never played as a tank :P) * Added OnDispel for SpellScript ------------------------------------------------------------------------ r1232 | marcelo | 2009-06-16 18:32:48 -0300 (Tue, 16 Jun 2009) | 1 line AV crashfix ------------------------------------------------------------------------ r1231 | marcelo | 2009-06-16 14:13:53 -0300 (Tue, 16 Jun 2009) | 5 lines * Glyph of Conflagrate (NTY) * Glyph of Drain Soul (NTY) * Glyph of Felhunter * Glyph of Imp (NTY) * Revisited The Obsidian Sanctum, fixed TwilightFissure/LavaBlaze/FlameTsunami ------------------------------------------------------------------------ r1230 | marcelo | 2009-06-16 02:05:35 -0300 (Tue, 16 Jun 2009) | 1 line Fixed talent inspecting ------------------------------------------------------------------------ r1229 | marcelo | 2009-06-15 21:58:25 -0300 (Mon, 15 Jun 2009) | 2 lines * Cleaned char deletion code * This should fix leaderless guilds, NTY ------------------------------------------------------------------------ r1228 | marcelo | 2009-06-15 18:59:42 -0300 (Mon, 15 Jun 2009) | 1 line [Death Knight] Scent of Blood exploit fix ------------------------------------------------------------------------ r1227 | marcelo | 2009-06-15 18:38:40 -0300 (Mon, 15 Jun 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1226 | marcelo | 2009-06-15 14:26:24 -0300 (Mon, 15 Jun 2009) | 1 line This should de-stress our dbs ------------------------------------------------------------------------ r1225 | marcelo | 2009-06-15 13:29:04 -0300 (Mon, 15 Jun 2009) | 1 line Possible fix fox the looping bug ------------------------------------------------------------------------ r1224 | marcelo | 2009-06-15 05:12:33 -0300 (Mon, 15 Jun 2009) | 2 lines * Master of Elements - Should only return mana back ONCE per AOE spell, not for every mob the AOE spell crits. * Living Bomb - "Can only affect one target at a time" ------------------------------------------------------------------------ r1223 | marcelo | 2009-06-15 05:01:34 -0300 (Mon, 15 Jun 2009) | 1 line Fixed Arcane Missiles coef ------------------------------------------------------------------------ r1222 | marcelo | 2009-06-15 04:21:55 -0300 (Mon, 15 Jun 2009) | 1 line This should hopefully fix the pom/pyro exploit ------------------------------------------------------------------------ r1221 | marcelo | 2009-06-15 04:16:54 -0300 (Mon, 15 Jun 2009) | 2 lines * Avoid having too big query queues * Removed debug msgs over the arena code ------------------------------------------------------------------------ r1220 | marcelo | 2009-06-15 02:52:33 -0300 (Mon, 15 Jun 2009) | 5 lines * Proper fix for feral ap from staffs * Fixed stealth checking for chain spells * Fixed healing procs removing stealth * WF refix * Fixed last online not saving ------------------------------------------------------------------------ r1219 | marcelo | 2009-06-14 19:20:25 -0300 (Sun, 14 Jun 2009) | 1 line "Weapon Damage +" / "Weapon % Dmg" correction (for shred, mangle, etc) ------------------------------------------------------------------------ r1218 | marcelo | 2009-06-14 17:14:40 -0300 (Sun, 14 Jun 2009) | 4 lines * Bosses should be immune to a lot of things ;P * Added linkedlist.cpp/h * Created InstanceScript class * Combat system fixes, no dodge while stunned or target facing back ------------------------------------------------------------------------ r1217 | marcelo | 2009-06-14 04:32:07 -0300 (Sun, 14 Jun 2009) | 1 line Added --pre-exec to command line arguments ------------------------------------------------------------------------ r1216 | marcelo | 2009-06-13 18:02:07 -0300 (Sat, 13 Jun 2009) | 1 line Fixed register_creature_script for heroic creatures ------------------------------------------------------------------------ r1215 | marcelo | 2009-06-13 17:42:04 -0300 (Sat, 13 Jun 2009) | 1 line Possible crashfix for the async player loading ------------------------------------------------------------------------ r1214 | marcelo | 2009-06-13 16:57:31 -0300 (Sat, 13 Jun 2009) | 9 lines r34 by jack445 * [Quest] Triage * [Quest] They Took Our Men! * [Quest] Them! * [Quest] Fallen Necropolis / Might As Well Wipe Out the Scourge * [Quest] Reading the Meters - let's make this code shorter * [Quest] The Honored Ancestors * [Quest] Attunement to Dalaran * [Quest] Strength of One (thanks to Shauren for basic code, I kind of changed it tho ;p) ------------------------------------------------------------------------ r1213 | marcelo | 2009-06-12 10:50:33 -0300 (Fri, 12 Jun 2009) | 2 lines Refixed hashmap_remove function, this should hopefully fix the arena glitch ------------------------------------------------------------------------ r1212 | marcelo | 2009-06-11 23:51:03 -0300 (Thu, 11 Jun 2009) | 2 lines * Scripted The Obsidian Sanctum raid, half scripted by a friend (thanks!) and the other half by me * Scripted "Teleport to Violet Stand Crystal" and "Teleport to Dalaran Crystal" ------------------------------------------------------------------------ r1211 | marcelo | 2009-06-11 23:27:29 -0300 (Thu, 11 Jun 2009) | 2 lines * Added more debugging for the arena glitch, pls get me some screen shots from this rev (with the full arena chat log), thx! * Fixed "Mod Max Health %" aura for creatures ------------------------------------------------------------------------ r1210 | marcelo | 2009-06-11 11:22:45 -0300 (Thu, 11 Jun 2009) | 7 lines * fixSql now will add missing Hamstring * Crashfixes * Added IsInHeroic and GetPhase methods for Object * Fixed renaming sql * Improved code for aura saving skip * Modified OnQuestCancel: virtual void OnQuestCancel(Player* mTarget, QuestLogEntry *qLogEntry) {} * Fixed Spark Of Ionar code ------------------------------------------------------------------------ r1209 | marcelo | 2009-06-10 20:39:54 -0300 (Wed, 10 Jun 2009) | 3 lines * Normal Instances fix * Fixed wrong lock release at RemoveChannel ------------------------------------------------------------------------ r1208 | marcelo | 2009-06-10 12:05:41 -0300 (Wed, 10 Jun 2009) | 2 lines * Crashfixes * HandleTakeItem now uses async queries ------------------------------------------------------------------------ r1207 | marcelo | 2009-06-10 00:21:09 -0300 (Wed, 10 Jun 2009) | 2 lines * Mailbox items bugfix * Rewrote quest xp formula (regards to mangos for it) ------------------------------------------------------------------------ r1206 | marcelo | 2009-06-09 15:56:29 -0300 (Tue, 09 Jun 2009) | 2 lines * Fixed issues with .forcerenamechar * Added 1206_characters.sql ------------------------------------------------------------------------ r1205 | marcelo | 2009-06-09 12:33:23 -0300 (Tue, 09 Jun 2009) | 1 line Mutex class improvements to help me debugging deadlocks ------------------------------------------------------------------------ r1204 | marcelo | 2009-06-09 11:41:26 -0300 (Tue, 09 Jun 2009) | 4 lines * Even more async queries * Initialization fix * Paladin's blessing auras stacking fixes ------------------------------------------------------------------------ r1203 | marcelo | 2009-06-09 03:21:26 -0300 (Tue, 09 Jun 2009) | 2 lines * More improvements / async queries to remove lag from maps * Fixed one loop while ending query threads ------------------------------------------------------------------------ r1202 | marcelo | 2009-06-09 01:49:51 -0300 (Tue, 09 Jun 2009) | 4 lines * Fixed bug with zero lists at char enum * Added SpellScript, so far for Curse Of Doom and Revive Pet * [Druid] Ferocious Bite formula ------------------------------------------------------------------------ r1201 | marcelo | 2009-06-08 22:59:39 -0300 (Mon, 08 Jun 2009) | 5 lines Added to Database class: void QueueSingleQuery(const char* QueryString, ...); void QueueSingleQueryNA(const char* QueryString); This should remove the lag from maps, let's hope mysql will do fine anyways ;) ------------------------------------------------------------------------ r1200 | marcelo | 2009-06-08 21:52:44 -0300 (Mon, 08 Jun 2009) | 1 line Added some logging feature to Database.cpp ------------------------------------------------------------------------ r1199 | marcelo | 2009-06-08 21:32:04 -0300 (Mon, 08 Jun 2009) | 1 line Partly reverted r1197, i'll refix it sometime later ------------------------------------------------------------------------ r1198 | marcelo | 2009-06-08 09:19:39 -0300 (Mon, 08 Jun 2009) | 1 line bugfix for last rev ------------------------------------------------------------------------ r1197 | marcelo | 2009-06-08 02:17:38 -0300 (Mon, 08 Jun 2009) | 3 lines * Windfury exploit fixes, hope this won't have any side effect :P * Increased sendbuffer size to 10mb for LogonCommClient * *nix fixes for console dbinfo command ------------------------------------------------------------------------ r1196 | marcelo | 2009-06-06 20:11:18 -0300 (Sat, 06 Jun 2009) | 3 lines Few fixes from a friend of mine: * Fixed bug with some blocked msgs * Trade handling improvements ------------------------------------------------------------------------ r1195 | marcelo | 2009-06-06 19:44:41 -0300 (Sat, 06 Jun 2009) | 8 lines Added new funcs to NewEventMgr, they can specify the times an event must get executed: void AddEventTimes4(uint16 event, void *param0, void *param1, void *param2, void *param3, uint32 time, uint32 times); void AddEventTimes3(uint16 event, void *param0, void *param1, void *param2, uint32 time, uint32 times); void AddEventTimes2(uint16 event, void *param0, void *param1, uint32 time, uint32 times); void AddEventTimes(uint16 event, void *param, uint32 time, uint32 times); ------------------------------------------------------------------------ r1194 | marcelo | 2009-06-06 19:38:00 -0300 (Sat, 06 Jun 2009) | 3 lines r19 by jack445 * [Quest] Death Knight: Into the Realm of Shadows ------------------------------------------------------------------------ r1193 | marcelo | 2009-06-06 18:35:03 -0300 (Sat, 06 Jun 2009) | 1 line hashmap_remove corrections, this will fix the arena win/loss bug ------------------------------------------------------------------------ r1192 | marcelo | 2009-06-06 16:48:46 -0300 (Sat, 06 Jun 2009) | 2 lines * There is a huge prob with playerpets, some players have like 200 pets on db, for now only your active pet will get saved, coze it's making things lag a lot * Correction for creationTime var for containers ------------------------------------------------------------------------ r1191 | marcelo | 2009-06-06 14:26:15 -0300 (Sat, 06 Jun 2009) | 1 line Added GetQueriesPerSecond and fixed GetQueueSize from DB ------------------------------------------------------------------------ r1190 | marcelo | 2009-06-04 15:00:29 -0300 (Thu, 04 Jun 2009) | 1 line Let's stress a bit less our dbs ------------------------------------------------------------------------ r1189 | marcelo | 2009-06-04 12:44:23 -0300 (Thu, 04 Jun 2009) | 2 lines * Dual Wield miss penalty * Most totems should work now (pls report me which ones are still buggy after this rev) ------------------------------------------------------------------------ r1188 | marcelo | 2009-06-04 09:02:27 -0300 (Thu, 04 Jun 2009) | 3 lines * [Rogue] Stealth "Any damage taken (including from AoEs or DoTs) will remove Stealth." * This should also fix the "wtf there is an ally on our horde bg team" ------------------------------------------------------------------------ r1187 | marcelo | 2009-06-04 02:54:58 -0300 (Thu, 04 Jun 2009) | 4 lines * Mobs on dungeons will not lose aggro on range now * Bugfix for waypoints in base class * Improved forced cells system on scripts * [Halls of Lightning] Scripted Ionar and Loken ------------------------------------------------------------------------ r1186 | marcelo | 2009-06-03 21:08:33 -0300 (Wed, 03 Jun 2009) | 1 line Crashfix! ------------------------------------------------------------------------ r1185 | marcelo | 2009-06-03 19:18:07 -0300 (Wed, 03 Jun 2009) | 1 line Improved database threading, kinda experimental, needs testing ------------------------------------------------------------------------ r1184 | marcelo | 2009-06-03 19:15:06 -0300 (Wed, 03 Jun 2009) | 1 line Rewrote Mother Shahraz script ------------------------------------------------------------------------ r1183 | marcelo | 2009-06-03 17:17:27 -0300 (Wed, 03 Jun 2009) | 1 line *nix compile fixes ------------------------------------------------------------------------ r1182 | marcelo | 2009-06-03 02:13:28 -0300 (Wed, 03 Jun 2009) | 1 line This might help me find out the arena win/loss exploit/bug, if anyone can get me a few screenies or a video when that happens with this new stuff (it's some chat msgs from the server) that would be great =) ------------------------------------------------------------------------ r1181 | marcelo | 2009-06-03 01:45:16 -0300 (Wed, 03 Jun 2009) | 3 lines * Strikes with school type will properly use it (fixes DK frost strike, etc) * [Paladin] Avenging Wrath corrections (for Divine Shield, etc) * Corrected pet (warlock / mage ones) stamina formulas, they may now be affected by ModStat buffs (such as Power Word: Fortitude) ------------------------------------------------------------------------ r1180 | marcelo | 2009-06-02 21:22:39 -0300 (Tue, 02 Jun 2009) | 1 line Fixed faction exploit thingy :) ------------------------------------------------------------------------ r1179 | marcelo | 2009-06-02 15:15:30 -0300 (Tue, 02 Jun 2009) | 2 lines * Crashfix * Initialization fix ------------------------------------------------------------------------ r1178 | marcelo | 2009-06-02 13:41:10 -0300 (Tue, 02 Jun 2009) | 5 lines * [Warlock] Drain Soul bugfix * [Warlock] Demonic Circle * [Warlock] Cast HealthStone higher ranks * [Warlock] Fire Shield * "Burn Body" exploit fix ------------------------------------------------------------------------ r1177 | marcelo | 2009-06-02 10:59:27 -0300 (Tue, 02 Jun 2009) | 1 line Trade items now use guid instead of pointers to avoid crashes ------------------------------------------------------------------------ r1176 | marcelo | 2009-06-02 04:48:58 -0300 (Tue, 02 Jun 2009) | 1 line Initialization fixes ------------------------------------------------------------------------ r1175 | marcelo | 2009-06-02 04:05:00 -0300 (Tue, 02 Jun 2009) | 3 lines * This should fix the glyph apply bug * TriggerMissile hackfix * Added cleanup.sql to keep our dbs clean :) ------------------------------------------------------------------------ r1174 | marcelo | 2009-06-01 22:38:04 -0300 (Mon, 01 Jun 2009) | 1 line Added few MySQL optimizations ------------------------------------------------------------------------ r1173 | marcelo | 2009-06-01 16:51:37 -0300 (Mon, 01 Jun 2009) | 2 lines * This will fix mobs fighting each other in some wotlk instances * "Telluric Poultice" exploit fix ------------------------------------------------------------------------ r1172 | marcelo | 2009-06-01 14:20:49 -0300 (Mon, 01 Jun 2009) | 1 line Festival fire hackfix ------------------------------------------------------------------------ r1171 | marcelo | 2009-06-01 13:37:53 -0300 (Mon, 01 Jun 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r1170 | marcelo | 2009-06-01 04:15:31 -0300 (Mon, 01 Jun 2009) | 5 lines * [Rogue] Turn the Tables * [Rogue] Overkill exploit fix * [Mage] Presence of Mind possible exploit fix, need feedback * Daily quests are now "soft" reseted for players, avoids locking up the db at midnight ;P * Improved GetBaseThreat() performance ------------------------------------------------------------------------ r1169 | marcelo | 2009-06-01 02:16:26 -0300 (Mon, 01 Jun 2009) | 1 line news_announcements table now belongs to character db ------------------------------------------------------------------------ r1168 | marcelo | 2009-06-01 02:05:50 -0300 (Mon, 01 Jun 2009) | 1 line Compressed movement now is enabled per config only, when the CompressRate is > 0 (no #define needed anymore) ------------------------------------------------------------------------ r1167 | marcelo | 2009-06-01 00:48:15 -0300 (Mon, 01 Jun 2009) | 1 line This should fix gruul's lair doors ------------------------------------------------------------------------ r1166 | marcelo | 2009-05-31 20:17:53 -0300 (Sun, 31 May 2009) | 1 line SQLs for last rev ------------------------------------------------------------------------ r1165 | marcelo | 2009-05-31 19:48:48 -0300 (Sun, 31 May 2009) | 30 lines Merged scripts r31 by jack445: A bunch of fixes: * Borean Tundra: - [Quest] Taking Back Mightstone Quarry - [Quest] Cutting Off the Source - [Quest] Stop the Plague - [Quest] There's Something Going On In Those Caves - [Quest] Bury Those Cockroaches! - [Quest] Hatching a Plan - [Quest] Leading the Ancestors Home * Dragonblight: - [Quest] On Ruby Wings - [Quest] Need to Know - [Quest] Containing the Rot - [Quest] Defiling the Defilers * Grizzly Hills: - [Quest] Overwhelmed! * Sholazar Basin: - [Quest] Weapons of Destruction * Double Azjol-Nerub entrance removal (you can enter/exit this instance without problems) * ... and Utgrade Keep :) Thanks to Flashhlight and kil7 for help in thread: http://forums.scapegaming.com/index.php?showtopic=267164. Keep it up guys :) ------------------------------------------------------------------------ r1164 | marcelo | 2009-05-31 19:46:29 -0300 (Sun, 31 May 2009) | 3 lines * Optimizations on the ScriptMgr stuff, removed several hashes * Fixed some gameobjects not getting the proper Update call * Fixed spell "Planting Seaforium Depth Charge" not triggering the dummy callback ------------------------------------------------------------------------ r1163 | marcelo | 2009-05-31 16:51:53 -0300 (Sun, 31 May 2009) | 1 line Corrections on the reset_talents.pl script ------------------------------------------------------------------------ r1162 | marcelo | 2009-05-31 15:44:57 -0300 (Sun, 31 May 2009) | 1 line Exploit fixes for mind flay and pet attacks ------------------------------------------------------------------------ r1161 | marcelo | 2009-05-31 15:34:27 -0300 (Sun, 31 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1160 | marcelo | 2009-05-31 04:23:03 -0300 (Sun, 31 May 2009) | 4 lines * Corrected heroic instance level check, level >= 70 for TBC instances and level >= 80 for WotLK instances * Exploit fix for Ring of Valor arena * Invisibility corrections * maxLevel code corrections (removed genLevelCap) ------------------------------------------------------------------------ r1159 | marcelo | 2009-05-30 05:45:32 -0300 (Sat, 30 May 2009) | 2 lines * Trade improvements/exploit fix * Permanent item enchant bugfix ------------------------------------------------------------------------ r1158 | marcelo | 2009-05-30 03:48:52 -0300 (Sat, 30 May 2009) | 1 line Possible exploit fix for a talent hack ------------------------------------------------------------------------ r1157 | marcelo | 2009-05-30 01:52:14 -0300 (Sat, 30 May 2009) | 4 lines * [Priest] Penance, corrected coefs * [Priest] Mind Flay, interrupt the channeling will now remove the aura on the target * Mobs on first spawn will use the normal respawn time (to avoid cell system exploit) * Improved code with spells that can be casted while feared/stunned/silenced/pacified ------------------------------------------------------------------------ r1156 | marcelo | 2009-05-30 00:00:28 -0300 (Sat, 30 May 2009) | 1 line Fixed pet naming/renaming issues ------------------------------------------------------------------------ r1155 | marcelo | 2009-05-29 14:18:15 -0300 (Fri, 29 May 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r1154 | marcelo | 2009-05-29 12:49:58 -0300 (Fri, 29 May 2009) | 2 lines Removed outdated-dontcare-nevergonnacontinueit realmserver ;P ------------------------------------------------------------------------ r1153 | marcelo | 2009-05-29 03:08:21 -0300 (Fri, 29 May 2009) | 7 lines * Spirit of Redemption exploit fix * Zone/Map cache update when logging out * Partly rewrote invisibility handling, fixes: - While invisible, you can only see other invisible targets and those who can see invisible. - Party members can still see & target you while being invisible - Casting invisibility will make you drop WSG/EOTS flag ------------------------------------------------------------------------ r1152 | marcelo | 2009-05-29 01:33:14 -0300 (Fri, 29 May 2009) | 1 line AV memleaks ------------------------------------------------------------------------ r1151 | marcelo | 2009-05-29 00:03:20 -0300 (Fri, 29 May 2009) | 3 lines * [Death Knight] Chain of Ice "The target regains 10% of their movement each second for 10 sec." * Auras only use the new eventMgr now (wheee ;D) * This should also fix every mem leak on creature scripts ------------------------------------------------------------------------ r1150 | marcelo | 2009-05-28 16:06:57 -0300 (Thu, 28 May 2009) | 1 line Mobs will try to have a different angle when aggroing now, it will avoid them standing all of them in the same place while attacking smth, thx mikebeck for the idea :) ------------------------------------------------------------------------ r1149 | marcelo | 2009-05-28 15:14:44 -0300 (Thu, 28 May 2009) | 2 lines * Experimental stuff, SMSG_UPDATE_OBJECT handler will now send create+update and the outofrange, fixes creatures that stay only visually * [Mage] Mirror Image summons will now have hp/3 + mana/3 ------------------------------------------------------------------------ r1148 | marcelo | 2009-05-28 13:56:16 -0300 (Thu, 28 May 2009) | 1 line EffectSummon will now try first a script handler ------------------------------------------------------------------------ r1147 | marcelo | 2009-05-28 10:03:34 -0300 (Thu, 28 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1146 | marcelo | 2009-05-28 04:42:54 -0300 (Thu, 28 May 2009) | 2 lines This should fix every leak in gameobject scripts Added GAMEOBJECT_INIT_SCRIPT_DC / GAMEOBJECT_INIT_SCRIPT macros ------------------------------------------------------------------------ r1145 | marcelo | 2009-05-28 03:00:46 -0300 (Thu, 28 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1144 | marcelo | 2009-05-28 02:33:55 -0300 (Thu, 28 May 2009) | 2 lines * Update area triggers DB (you may enter Naxxramas now ;D) * Crashfix ------------------------------------------------------------------------ r1143 | marcelo | 2009-05-28 01:49:14 -0300 (Thu, 28 May 2009) | 2 lines * Crashfix * r1141 bugfix ------------------------------------------------------------------------ r1142 | marcelo | 2009-05-28 01:01:52 -0300 (Thu, 28 May 2009) | 2 lines * "Band of the Eternal Champion" internal CD * The Nexus orb fixes ------------------------------------------------------------------------ r1141 | marcelo | 2009-05-27 23:38:41 -0300 (Wed, 27 May 2009) | 1 line Black cat exploit fix ;P ------------------------------------------------------------------------ r1140 | marcelo | 2009-05-27 22:51:56 -0300 (Wed, 27 May 2009) | 3 lines * Fixed lots of memleaks * Creatures will load correctly the script when using the heroic version ------------------------------------------------------------------------ r1139 | marcelo | 2009-05-27 16:25:01 -0300 (Wed, 27 May 2009) | 1 line [Mage] Ritual of Refreshment ------------------------------------------------------------------------ r1138 | marcelo | 2009-05-27 12:04:06 -0300 (Wed, 27 May 2009) | 3 lines * Fixed naked bug :P * [Mage] Mirror Image, incomplete, but kindaof usable already * Compile fixes ------------------------------------------------------------------------ r1137 | marcelo | 2009-05-27 10:15:18 -0300 (Wed, 27 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1136 | marcelo | 2009-05-27 02:37:34 -0300 (Wed, 27 May 2009) | 3 lines * Improved GO despawn code * [Quest] Leave Our Mark * Fixed aura un-apply bug when player is dead ------------------------------------------------------------------------ r1135 | marcelo | 2009-05-26 11:47:41 -0300 (Tue, 26 May 2009) | 4 lines * Correction to Deadly Poison/Wound Poison rank 1 stacking * Crashfixes * [Druid] Starfall "Any effect which causes you to lose control of your character will suppress the starfall effect." ------------------------------------------------------------------------ r1134 | marcelo | 2009-05-26 10:12:05 -0300 (Tue, 26 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1133 | marcelo | 2009-05-26 04:37:30 -0300 (Tue, 26 May 2009) | 1 line Update honor points formula, still needs another recheck tho ------------------------------------------------------------------------ r1132 | marcelo | 2009-05-26 03:55:00 -0300 (Tue, 26 May 2009) | 1 line Fixed DeathDurabilityLoss logic (fixes gear breaking in pvp) ------------------------------------------------------------------------ r1131 | marcelo | 2009-05-26 02:57:04 -0300 (Tue, 26 May 2009) | 1 line SQL cleanup ------------------------------------------------------------------------ r1130 | marcelo | 2009-05-26 02:19:54 -0300 (Tue, 26 May 2009) | 4 lines * [Hunter] Explosive Shot * [Druid] Starfall * Implemented AuraModPhase (for ie. Realm of Shadows) ------------------------------------------------------------------------ r1129 | marcelo | 2009-05-25 22:20:09 -0300 (Mon, 25 May 2009) | 4 lines * Fixed banning/items bug for latest char enum rewrite * Fixed items with duration removal logic * Added 1129_playeritems.sql * Fixed RAP addition for items ------------------------------------------------------------------------ r1128 | marcelo | 2009-05-24 04:11:51 -0300 (Sun, 24 May 2009) | 5 lines * Added to fixSql tool: "Mana Tap" remove it * Fixed extra chained aggro * Only level 80 players may join rated arena * Arena score fix * Fixed reagent checking on CanCast() with arena preparation ------------------------------------------------------------------------ r1127 | marcelo | 2009-05-24 01:57:12 -0300 (Sun, 24 May 2009) | 3 lines * Compile fix * Added 1127_playeritems.sql (performance related) ------------------------------------------------------------------------ r1126 | marcelo | 2009-05-23 22:45:48 -0300 (Sat, 23 May 2009) | 1 line This should fix the bank items loading bug ------------------------------------------------------------------------ r1125 | marcelo | 2009-05-23 21:42:30 -0300 (Sat, 23 May 2009) | 1 line Rewrote character enumeration code, it won't query db anymore ------------------------------------------------------------------------ r1124 | marcelo | 2009-05-23 16:21:28 -0300 (Sat, 23 May 2009) | 17 lines More script updates by jack445: r18 * [Quest] That's what friends are for * [Quest] Light Won't Grant Me Vengeance r17 * Modified: - [Quest] Beachfront Property - [Quest] Harp on This! - [Quest] Moving in * [Quest] The Gifts of Loken r14 * [Quest] Moving in r13 * Compile fix ------------------------------------------------------------------------ r1123 | marcelo | 2009-05-23 15:44:30 -0300 (Sat, 23 May 2009) | 1 line Asynchronous queries should really be asynchronous now ------------------------------------------------------------------------ r1122 | marcelo | 2009-05-23 03:30:47 -0300 (Sat, 23 May 2009) | 3 lines * Fixed .go delete * Implemented guild bank items loading through mysql statements * Possible fix for loading screens taking wayyy too much time, needs testing ------------------------------------------------------------------------ r1121 | marcelo | 2009-05-22 16:53:28 -0300 (Fri, 22 May 2009) | 1 line Exploit fix ------------------------------------------------------------------------ r1120 | marcelo | 2009-05-21 14:02:54 -0300 (Thu, 21 May 2009) | 2 lines * Improved [Warlock] Fel Vitality code * [Warlock] Improved Felhunter ------------------------------------------------------------------------ r1119 | marcelo | 2009-05-21 12:22:29 -0300 (Thu, 21 May 2009) | 5 lines * Added void GameObject::EnableRespawn(bool enable); * Reimplemented MechanicImmuneMask code * Added support for mysql statements, this will improve server loading times * Removed LUA stuff * Crashfix over arena code ------------------------------------------------------------------------ r1118 | marcelo | 2009-05-20 18:20:12 -0300 (Wed, 20 May 2009) | 1 line Crashfix, bleh :P ------------------------------------------------------------------------ r1117 | marcelo | 2009-05-20 14:18:24 -0300 (Wed, 20 May 2009) | 2 lines More slowly removal of old EventMgr ------------------------------------------------------------------------ r1116 | marcelo | 2009-05-20 13:49:56 -0300 (Wed, 20 May 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r1115 | marcelo | 2009-05-20 11:10:56 -0300 (Wed, 20 May 2009) | 1 line Disabled talent quest rewards for, gotta check this out ------------------------------------------------------------------------ r1114 | marcelo | 2009-05-20 05:07:57 -0300 (Wed, 20 May 2009) | 1 line Reimplemented the updates for out of range players in groups, needs testing ------------------------------------------------------------------------ r1113 | marcelo | 2009-05-20 02:40:49 -0300 (Wed, 20 May 2009) | 1 line Fixed item <=> quest relation when the quest had alliance and horde version ------------------------------------------------------------------------ r1112 | marcelo | 2009-05-20 01:26:13 -0300 (Wed, 20 May 2009) | 5 lines * Crashfix * [Death Knight] Death Gate * [Quest] If Chaos Drives, Let Suffering Hold The Reins * Added creature_extra_quest_ids table, this is for quests that reference a single creature id that actually should refer to multiple ids (as example "If Chaos Drives, Let Suffering Hold The Reins") ------------------------------------------------------------------------ r1111 | marcelo | 2009-05-19 20:25:48 -0300 (Tue, 19 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1110 | marcelo | 2009-05-19 19:44:07 -0300 (Tue, 19 May 2009) | 2 lines * Fixed "When you return to Dalaran from Crystalsong Forest your flag doesn't switch off. It remains "on" -" * Added single account logging ------------------------------------------------------------------------ r1109 | marcelo | 2009-05-19 11:15:21 -0300 (Tue, 19 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1108 | marcelo | 2009-05-19 04:27:02 -0300 (Tue, 19 May 2009) | 2 lines * Code cleanup * Improved isAttackable function, fixes the neutral creatures bugs ------------------------------------------------------------------------ r1107 | marcelo | 2009-05-19 01:00:43 -0300 (Tue, 19 May 2009) | 1 line Fixed issues with some quest items not dropping and with some quest gameobjects being unusable ------------------------------------------------------------------------ r1106 | marcelo | 2009-05-18 21:41:03 -0300 (Mon, 18 May 2009) | 33 lines Commiting scripts rev11, thx jack445 for this, all credits to him :D ------------------------------------------------------------------------ r11 | marcelofg | 2009-05-18 21:37:19 -0300 (Lun 18 de May de 2009) | 2 lines Minor corrections, IsInWorld() check and a better conversion at HardToSwallow() Nice code jack :D ------------------------------------------------------------------------ r10 | jack445 | 2009-05-18 19:05:40 -0300 (Lun 18 de May de 2009) | 3 lines * [Quest] Hard to Swallow (strange, but works visually) rev10, w00t ;D ------------------------------------------------------------------------ r9 | jack445 | 2009-05-18 13:28:21 -0300 (Lun 18 de May de 2009) | 1 line * [Quest] Don't Forget the Eggs ------------------------------------------------------------------------ r8 | jack445 | 2009-05-18 12:51:53 -0300 (Lun 18 de May de 2009) | 1 line * [Quest] Harp on This! ------------------------------------------------------------------------ r7 | jack445 | 2009-05-18 12:38:38 -0300 (Lun 18 de May de 2009) | 1 line * [Quest] Beachfront Property ------------------------------------------------------------------------ r6 | jack445 | 2009-05-18 10:36:08 -0300 (Lun 18 de May de 2009) | 1 line * [Quest] Neutralizing the Cauldrons (sql query inside) ------------------------------------------------------------------------ r5 | jack445 | 2009-05-18 09:03:01 -0300 (Lun 18 de May de 2009) | 1 line * [Quest] Reading the Meters ------------------------------------------------------------------------ r1105 | marcelo | 2009-05-18 16:08:50 -0300 (Mon, 18 May 2009) | 2 lines * Rewrote BG events to use the new event mgr, for stability, needs testing * Fixed "Shroud of the Scourge" exploit ------------------------------------------------------------------------ r1104 | marcelo | 2009-05-18 04:51:02 -0300 (Mon, 18 May 2009) | 4 lines * [Shaman] Lightning Shield coef fix * Dalaran City / Acherus: The Ebon Hold area id hacky fix * Partly rewrote player bg queues, should avoid crashes ------------------------------------------------------------------------ r1103 | marcelo | 2009-05-17 21:31:15 -0300 (Sun, 17 May 2009) | 1 line Friends range is now based on aggro range ------------------------------------------------------------------------ r1102 | marcelo | 2009-05-17 15:12:57 -0300 (Sun, 17 May 2009) | 3 lines * Fixed autounban bug * Improved server shutdown code * Fixed flight master's spamming wyverns (disabled_eventai.sql) ------------------------------------------------------------------------ r1101 | marcelo | 2009-05-17 04:12:51 -0300 (Sun, 17 May 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r1100 | marcelo | 2009-05-16 16:26:49 -0300 (Sat, 16 May 2009) | 1 line Fixed the "already in use" bug with mining / herbalism nodes ------------------------------------------------------------------------ r1099 | marcelo | 2009-05-16 15:33:08 -0300 (Sat, 16 May 2009) | 2 lines * Fixed "Can't cast any healing spell and buff after switching PvP area." * Killstealing fix ------------------------------------------------------------------------ r1098 | marcelo | 2009-05-16 05:00:26 -0300 (Sat, 16 May 2009) | 1 line [Quest] Garments of Darkness ------------------------------------------------------------------------ r1097 | marcelo | 2009-05-16 04:26:56 -0300 (Sat, 16 May 2009) | 2 lines * Rewrote quest <=> gameobject relations, will fix several gameobject that wasn't clickable (ie. Mithril Deposits) * Fixed the is in use bug with gameobjects ------------------------------------------------------------------------ r1096 | marcelo | 2009-05-16 00:22:08 -0300 (Sat, 16 May 2009) | 2 lines * Bugfix for /who with class request * Undercity / Silvermoon orbs of translocation fix ------------------------------------------------------------------------ r1095 | marcelo | 2009-05-15 15:59:04 -0300 (Fri, 15 May 2009) | 6 lines * General Bjarngrim shouldn't spam whirlwind anymore * A few quests, untested, please give me some feedback on these: - [Quest] Call to Arms! - [Quest] Abduction - [Quest] Master and Servant - [Quest] Orabus the Helmsman ------------------------------------------------------------------------ r1094 | marcelo | 2009-05-15 01:25:00 -0300 (Fri, 15 May 2009) | 3 lines * [Priest] Dispel Magic (Rank 2) should dispel 2 effects * [Priest] Borrowed Time: "Bugged in good way: Isn't consumed by any spell" * [Priest] Fear Ward "It gets consumed by ANY SPELL used on you" ------------------------------------------------------------------------ r1093 | marcelo | 2009-05-15 00:23:12 -0300 (Fri, 15 May 2009) | 2 lines * [Warrior] Heroic Strike will take power now * [Warrior] Hamstring, added code to fix the spellId on fixSql tool ------------------------------------------------------------------------ r1092 | marcelo | 2009-05-14 23:02:30 -0300 (Thu, 14 May 2009) | 2 lines * [Paladin] Divine Storm will heal self if not in a group * Code cleanup ------------------------------------------------------------------------ r1091 | marcelo | 2009-05-14 13:27:46 -0300 (Thu, 14 May 2009) | 7 lines * Heroic Throw AP formula * Threat corrections, based of http://www.wowwiki.com/Threat - Overheal is not counted in threat now - Defensive Stance and alike modifiers stack multiplicatively - ModTotalThreat updates in range mobs now ------------------------------------------------------------------------ r1090 | marcelo | 2009-05-14 04:33:12 -0300 (Thu, 14 May 2009) | 1 line Fixed some npcs not giving out some quests (ie. "To Gadgetzan You Go!") ------------------------------------------------------------------------ r1089 | marcelo | 2009-05-14 04:04:56 -0300 (Thu, 14 May 2009) | 1 line Mobs only sustain aggro outside their spawning range if the player keeps doing damage ------------------------------------------------------------------------ r1088 | marcelo | 2009-05-14 03:44:56 -0300 (Thu, 14 May 2009) | 8 lines * PvP Realm fixes * Can't create characters of the opposing faction on a PvP realm * PvP flag fixes: - Auto "on" and can't be switched for all Alliance players who enter Horde territory (Horde cities, 2 lowest level zones near them) - Auto "on" and can't be switched for all Horde players who enter Alliance territory (Alliance cities, 2 lowest level zones near them) - Auto "on" and can't be switched for all Horde and Alliance players who enter contested territory (BGs, dungeons, raids, zones that don't fit into any other category). - Auto "on" if you attack an NPC marked by a PvP flag, like most quest givers, guards, and vendors. - Auto "off" and can't be switched in Sanctuary ------------------------------------------------------------------------ r1087 | marcelo | 2009-05-14 00:25:50 -0300 (Thu, 14 May 2009) | 1 line Implemented dynamic respawn for gameobjects ------------------------------------------------------------------------ r1086 | marcelo | 2009-05-13 20:06:20 -0300 (Wed, 13 May 2009) | 1 line [Death Knight] Death Pact ------------------------------------------------------------------------ r1085 | marcelo | 2009-05-13 17:42:11 -0300 (Wed, 13 May 2009) | 2 lines * Fixed Scrolls of Agility,etc being able to stack different ranks * Fixed stacking logic of unique auras (fixes Furious Attacks) ------------------------------------------------------------------------ r1084 | marcelo | 2009-05-13 15:26:35 -0300 (Wed, 13 May 2009) | 1 line Forgot this debug code ;P ------------------------------------------------------------------------ r1083 | marcelo | 2009-05-13 13:15:51 -0300 (Wed, 13 May 2009) | 1 line Fixed enchanting for items without max durability ------------------------------------------------------------------------ r1082 | marcelo | 2009-05-13 09:56:45 -0300 (Wed, 13 May 2009) | 1 line [Rogue] Hemorrhage, [Warlock] Curse of the Elements and "Minor Run Speed" are unique auras ------------------------------------------------------------------------ r1081 | marcelo | 2009-05-13 04:42:21 -0300 (Wed, 13 May 2009) | 1 line .account level bugfix ------------------------------------------------------------------------ r1080 | marcelo | 2009-05-13 03:53:17 -0300 (Wed, 13 May 2009) | 2 lines * [Warlock] Everlasting Affliction * [Warlock] Death's Embrace ------------------------------------------------------------------------ r1079 | marcelo | 2009-05-13 03:24:27 -0300 (Wed, 13 May 2009) | 3 lines * [Felguard] Intercept * [Warlock] Fel Intelligence * [Warlock] Shadowflame ------------------------------------------------------------------------ r1078 | marcelo | 2009-05-13 02:16:55 -0300 (Wed, 13 May 2009) | 1 line [Warlock] Demonic Knowledge, properly implemented ------------------------------------------------------------------------ r1077 | marcelo | 2009-05-13 01:53:33 -0300 (Wed, 13 May 2009) | 2 lines * Small correction to last rev * Optimizations on graveyard lists ------------------------------------------------------------------------ r1076 | marcelo | 2009-05-12 23:50:39 -0300 (Tue, 12 May 2009) | 1 line Unhacked creature npcflags, need feedback on this (if spirit healers, quest givers, etc still speak) ------------------------------------------------------------------------ r1075 | marcelo | 2009-05-12 23:19:11 -0300 (Tue, 12 May 2009) | 1 line Graveyard / Spirit Healers bugfixes ------------------------------------------------------------------------ r1074 | marcelo | 2009-05-12 20:42:14 -0300 (Tue, 12 May 2009) | 1 line Few fixes to last rev ------------------------------------------------------------------------ r1073 | marcelo | 2009-05-12 20:28:03 -0300 (Tue, 12 May 2009) | 1 line Added a fast tool to fix racials ------------------------------------------------------------------------ r1072 | marcelo | 2009-05-12 16:44:50 -0300 (Tue, 12 May 2009) | 1 line Converted damageShields to map_t ------------------------------------------------------------------------ r1071 | marcelo | 2009-05-12 15:40:04 -0300 (Tue, 12 May 2009) | 1 line PeriodicTriggerSpell won't cancel non-channeled auras anymore (fixes [Hunter] Explosive Shot) ------------------------------------------------------------------------ r1070 | marcelo | 2009-05-12 12:40:52 -0300 (Tue, 12 May 2009) | 2 lines * [Warlock] Demonic Pact * "Mystical Skyfire Diamond" internal CD ------------------------------------------------------------------------ r1069 | marcelo | 2009-05-12 11:36:38 -0300 (Tue, 12 May 2009) | 5 lines * [Warlock] Improved Imp * [Warlock] Improved Health Funnel * [Warlock] Fel Vitality * General Bjarngrim shouldn't bug anymore ------------------------------------------------------------------------ r1068 | marcelo | 2009-05-12 03:50:24 -0300 (Tue, 12 May 2009) | 1 line Exploit fix for [Warrior] Furious Attacks stacking ------------------------------------------------------------------------ r1067 | marcelo | 2009-05-12 02:45:32 -0300 (Tue, 12 May 2009) | 1 line [Death Knight] Death Strike ------------------------------------------------------------------------ r1066 | marcelo | 2009-05-12 02:25:50 -0300 (Tue, 12 May 2009) | 1 line [Rogue] Cold Blood bugfix for duels ------------------------------------------------------------------------ r1065 | marcelo | 2009-05-12 02:20:46 -0300 (Tue, 12 May 2009) | 1 line Few improvements on char/acct banning, acct/player setting the ban will now get saved on db ------------------------------------------------------------------------ r1064 | marcelo | 2009-05-11 20:12:38 -0300 (Mon, 11 May 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1063 | marcelo | 2009-05-11 18:42:38 -0300 (Mon, 11 May 2009) | 1 line Improvements on mobs helping each other ------------------------------------------------------------------------ r1062 | marcelo | 2009-05-11 18:24:57 -0300 (Mon, 11 May 2009) | 2 lines svn:eol-style native ------------------------------------------------------------------------ r1061 | marcelo | 2009-05-11 18:01:10 -0300 (Mon, 11 May 2009) | 4 lines * [Warlock] Demonic Sacrifice, "sacrifices your summoned demon" * *nix compile warnings * Mem corruption fixes ------------------------------------------------------------------------ r1060 | marcelo | 2009-05-11 03:35:00 -0300 (Mon, 11 May 2009) | 2 lines * Fixed issue with players not being able to leave arena queues * Implemented Shadow Sight auras ------------------------------------------------------------------------ r1059 | marcelo | 2009-05-11 02:14:22 -0300 (Mon, 11 May 2009) | 2 lines * Fixed "- Joining arena doesn't reset your trinket cooldowns even after r968." * Added 20 sec internal cd for "Dragonspine Trophy" ------------------------------------------------------------------------ r1058 | marcelo | 2009-05-11 01:35:02 -0300 (Mon, 11 May 2009) | 3 lines * Few memleaks * Removed spelltype table * Implemented some major work on buff/debuff stacking based of http://www.wowwiki.com/Buff and http://www.wowwiki.com/Debuff, need feedback on this pls ------------------------------------------------------------------------ r1057 | marcelo | 2009-05-10 20:34:36 -0300 (Sun, 10 May 2009) | 1 line Implement dynamic re-spawn time (for creatures only so far), based of http://www.wowwiki.com/Respawn ------------------------------------------------------------------------ r1056 | marcelo | 2009-05-10 19:05:09 -0300 (Sun, 10 May 2009) | 1 line Fixed area requirements for spells (ie. Spellcloth, etc) ------------------------------------------------------------------------ r1055 | marcelo | 2009-05-10 18:30:57 -0300 (Sun, 10 May 2009) | 1 line Mana regen formula by jack445 ------------------------------------------------------------------------ r1054 | marcelo | 2009-05-10 17:56:29 -0300 (Sun, 10 May 2009) | 2 lines * Fixes to map_options loading * Rewrote parts of BarnesAI ------------------------------------------------------------------------ r1053 | marcelo | 2009-05-09 17:23:03 -0300 (Sat, 09 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1052 | marcelo | 2009-05-09 16:16:07 -0300 (Sat, 09 May 2009) | 2 lines * Crashfixes * Arena bugfixes ------------------------------------------------------------------------ r1051 | marcelo | 2009-05-08 01:43:57 -0300 (Fri, 08 May 2009) | 2 lines * Fixed bugs in waypoint gm commands * Added sounds to the currently scripted bosses in The Nexus/Halls Of Lightning ------------------------------------------------------------------------ r1050 | marcelo | 2009-05-08 00:34:34 -0300 (Fri, 08 May 2009) | 3 lines * Crashfix * Fixed .mod scale * Fixed some gm command permissions ------------------------------------------------------------------------ r1049 | marcelo | 2009-05-07 23:13:40 -0300 (Thu, 07 May 2009) | 2 lines * More *nix fixes * Started Halls of Lightning script, so far scripted General Bjarngrim and Volkhan ------------------------------------------------------------------------ r1048 | marcelo | 2009-05-07 21:38:20 -0300 (Thu, 07 May 2009) | 1 line *nix compile fix ------------------------------------------------------------------------ r1047 | marcelo | 2009-05-07 20:45:50 -0300 (Thu, 07 May 2009) | 1 line NULL check ------------------------------------------------------------------------ r1046 | marcelo | 2009-05-07 17:47:47 -0300 (Thu, 07 May 2009) | 1 line Rewrote worldmap info stuff ------------------------------------------------------------------------ r1045 | marcelo | 2009-05-07 11:05:18 -0300 (Thu, 07 May 2009) | 1 line Temp crashfix ------------------------------------------------------------------------ r1044 | marcelo | 2009-05-06 20:15:33 -0300 (Wed, 06 May 2009) | 1 line win x64 compile fixes ------------------------------------------------------------------------ r1043 | marcelo | 2009-05-06 02:19:03 -0300 (Wed, 06 May 2009) | 1 line Added hoard support for windows builds ------------------------------------------------------------------------ r1042 | marcelo | 2009-05-06 02:08:15 -0300 (Wed, 06 May 2009) | 3 lines * Improved Unworthy Initiate script * Different Deadly Poisons spells won't stack together now * Items durability exploit fix ------------------------------------------------------------------------ r1041 | marcelo | 2009-05-05 17:59:50 -0300 (Tue, 05 May 2009) | 1 line Improved spell failure extractor code ------------------------------------------------------------------------ r1040 | marcelo | 2009-05-05 13:53:42 -0300 (Tue, 05 May 2009) | 1 line Scripted Ormorok the Tree-Shape and Keristrasza (The Nexus) ------------------------------------------------------------------------ r1039 | marcelo | 2009-05-04 21:35:51 -0300 (Mon, 04 May 2009) | 1 line [Death Knight] Raise Dead ------------------------------------------------------------------------ r1038 | marcelo | 2009-05-04 04:03:05 -0300 (Mon, 04 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1037 | marcelo | 2009-05-04 02:32:09 -0300 (Mon, 04 May 2009) | 1 line Updated support for sd2-acid 0.0.9 ------------------------------------------------------------------------ r1036 | marcelo | 2009-05-04 02:12:17 -0300 (Mon, 04 May 2009) | 2 lines * Fixed quest items drops * Implemented SpellEffectQuestFail ------------------------------------------------------------------------ r1035 | marcelo | 2009-05-04 00:37:00 -0300 (Mon, 04 May 2009) | 4 lines * Added script to fix "Every man for himself. There are old players humans that still dont have this skill" * Added script to fix Agamaggan buffs * Jom Gabbar exploit fix * Skinning should be ok now, tested it, worked fine ------------------------------------------------------------------------ r1034 | marcelo | 2009-05-03 21:58:37 -0300 (Sun, 03 May 2009) | 1 line [Death Knight] Death Grip, thx jack445 for the basic code implementation ------------------------------------------------------------------------ r1033 | marcelo | 2009-05-03 20:05:00 -0300 (Sun, 03 May 2009) | 1 line Dodge bugfix ------------------------------------------------------------------------ r1032 | marcelo | 2009-05-03 19:55:18 -0300 (Sun, 03 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1031 | marcelo | 2009-05-03 19:25:34 -0300 (Sun, 03 May 2009) | 2 lines *nix fixes Mem corruption fixes ------------------------------------------------------------------------ r1030 | marcelo | 2009-05-03 19:09:51 -0300 (Sun, 03 May 2009) | 1 line Fixed dodge and critical formulas for players lvl > 70 ------------------------------------------------------------------------ r1029 | marcelo | 2009-05-03 18:29:15 -0300 (Sun, 03 May 2009) | 1 line Updated DK AP formula as well as the coeffs for DK ------------------------------------------------------------------------ r1028 | marcelo | 2009-05-03 17:56:44 -0300 (Sun, 03 May 2009) | 2 lines * Holy shock will work ok again :) * Crashfix ------------------------------------------------------------------------ r1027 | marcelo | 2009-05-03 15:25:54 -0300 (Sun, 03 May 2009) | 1 line HoTs bonus stuff fixup ------------------------------------------------------------------------ r1026 | marcelo | 2009-05-03 05:56:50 -0300 (Sun, 03 May 2009) | 3 lines * Scripted Anomalus (The Nexus) * Fixed heroic mode in NR instances * Big InstanceScripts cleanup ------------------------------------------------------------------------ r1025 | marcelo | 2009-05-02 21:41:03 -0300 (Sat, 02 May 2009) | 1 line Agility increases armor by 2 per point. ------------------------------------------------------------------------ r1024 | marcelo | 2009-05-02 19:06:30 -0300 (Sat, 02 May 2009) | 1 line This should fix skinning and pickpocketing, untested, pls report back ------------------------------------------------------------------------ r1023 | marcelo | 2009-05-02 18:58:07 -0300 (Sat, 02 May 2009) | 1 line NULL checks ------------------------------------------------------------------------ r1022 | marcelo | 2009-05-02 16:16:03 -0300 (Sat, 02 May 2009) | 1 line Crashfix ------------------------------------------------------------------------ r1021 | marcelo | 2009-05-02 05:59:27 -0300 (Sat, 02 May 2009) | 1 line Improvements on liquid map dumping, will fix fishing ------------------------------------------------------------------------ r1020 | marcelo | 2009-05-02 00:09:52 -0300 (Sat, 02 May 2009) | 1 line This should fix the offhand speed issues ------------------------------------------------------------------------ r1019 | marcelo | 2009-05-01 21:20:09 -0300 (Fri, 01 May 2009) | 1 line Enabled most disabled instance scripts ------------------------------------------------------------------------ r1018 | marcelo | 2009-05-01 19:04:17 -0300 (Fri, 01 May 2009) | 1 line Updated loot DB ------------------------------------------------------------------------ r1017 | marcelo | 2009-04-30 16:12:54 -0300 (Thu, 30 Apr 2009) | 1 line crashfix ------------------------------------------------------------------------ r1016 | marcelo | 2009-04-30 11:45:41 -0300 (Thu, 30 Apr 2009) | 1 line Item charges bugfix, fixes a crash as well ------------------------------------------------------------------------ r1015 | marcelo | 2009-04-29 20:57:51 -0300 (Wed, 29 Apr 2009) | 1 line More guild loading optimizations ------------------------------------------------------------------------ r1014 | marcelo | 2009-04-29 18:11:55 -0300 (Wed, 29 Apr 2009) | 1 line More guild loading improvements ------------------------------------------------------------------------ r1013 | marcelo | 2009-04-29 14:08:34 -0300 (Wed, 29 Apr 2009) | 1 line Improvements on playerinfo/guilds loading ------------------------------------------------------------------------ r1012 | marcelo | 2009-04-29 12:59:41 -0300 (Wed, 29 Apr 2009) | 1 line x64 compile fixes ------------------------------------------------------------------------ r1011 | marcelo | 2009-04-28 13:32:03 -0300 (Tue, 28 Apr 2009) | 1 line More SpellAuras code cleanup ------------------------------------------------------------------------ r1010 | marcelo | 2009-04-28 00:47:45 -0300 (Tue, 28 Apr 2009) | 5 lines - A couple of bg/wsg fixes: * "Spirit healer doesn't resurrect you if you die on bg. You have to run to your corpse to resurrect but if enemies loot your corpse you can't resurrect at all." * "Flags should take 20 seconds to respawn after capture." - SpellAuras code cleanup ------------------------------------------------------------------------ r1009 | marcelo | 2009-04-27 19:42:07 -0300 (Mon, 27 Apr 2009) | 1 line Correction to ban sql ------------------------------------------------------------------------ r1008 | marcelo | 2009-04-27 19:25:11 -0300 (Mon, 27 Apr 2009) | 1 line Refixed the "Arena + Mount problem" ------------------------------------------------------------------------ r1007 | marcelo | 2009-04-27 11:47:40 -0300 (Mon, 27 Apr 2009) | 3 lines * Call Wyrmrest Vanquisher * BG honor bugfix * Arenas countdown fixup ------------------------------------------------------------------------ r1006 | marcelo | 2009-04-25 02:34:21 -0300 (Sat, 25 Apr 2009) | 2 lines * Created spelltype table * Arcane Intellect, Arcane Brilliance, Dalaran Intellect, Dalaran Brilliance now share the same buffType, report other cases pls, thx ------------------------------------------------------------------------ r1005 | marcelo | 2009-04-24 12:51:47 -0300 (Fri, 24 Apr 2009) | 1 line Compile fixes ------------------------------------------------------------------------ r1004 | marcelo | 2009-04-24 12:35:56 -0300 (Fri, 24 Apr 2009) | 1 line Improved daily quests clearing, no mutex needed now ------------------------------------------------------------------------ r1003 | marcelo | 2009-04-24 12:21:52 -0300 (Fri, 24 Apr 2009) | 1 line Finished SpellHandlers code cleanup ------------------------------------------------------------------------ r1002 | marcelo | 2009-04-23 13:10:42 -0300 (Thu, 23 Apr 2009) | 1 line Converting Harvest Collector exploit fix ------------------------------------------------------------------------ r1001 | marcelo | 2009-04-23 12:45:19 -0300 (Thu, 23 Apr 2009) | 2 lines W00t! i missed r1000 lol! let's everyone /cheer for r1000 :D Updated vendors DB ------------------------------------------------------------------------ r1000 | marcelo | 2009-04-23 01:18:23 -0300 (Thu, 23 Apr 2009) | 4 lines * Refixed [Mage] Improved Water Elemental * [Warlock] Succubus won't be invisible for master anymore * [Mage] Mage Armor, fixed reduction for buffs * Diminishing returns updates ------------------------------------------------------------------------ r999 | marcelo | 2009-04-22 23:05:50 -0300 (Wed, 22 Apr 2009) | 2 lines Fixed combat issues among cells Optimizations on activeCreatures map ------------------------------------------------------------------------ r998 | marcelo | 2009-04-22 12:40:04 -0300 (Wed, 22 Apr 2009) | 1 line Mount spells fixup ------------------------------------------------------------------------ r997 | marcelo | 2009-04-21 13:30:11 -0300 (Tue, 21 Apr 2009) | 1 line [Mage] Improved Water Elemental "Increases the duration of your Summon Water Elemental spell by 15 sec" ------------------------------------------------------------------------ r996 | marcelo | 2009-04-21 12:26:48 -0300 (Tue, 21 Apr 2009) | 5 lines * Big scripts cleanup * Rewrote waypoints to use map_t * Implemented CompleteQuest effect * Fixed melee/ranged haste formula * Improvements on the escort quests code ------------------------------------------------------------------------ r995 | marcelo | 2009-04-20 17:37:35 -0300 (Mon, 20 Apr 2009) | 7 lines * Glyph of Hamstring: Can trigger from anything * Glyph of Heroic Strike: Does not generate rage on critical * Glyph of Revenge: Does not allow a free Heroic Strike * Glyph of Cleaving: Does not allow cleave to hit 3 targets * Glyph of Sunder Armor: Does not affect another target Untested, pls report back ------------------------------------------------------------------------ r994 | marcelo | 2009-04-20 17:00:19 -0300 (Mon, 20 Apr 2009) | 4 lines * Code/SQL cleanup * Phase stuff * [Mage] Mage Armor "In addition, the duration of all harmful Magic effects used against you is reduced by 50%" * Some DB updates ------------------------------------------------------------------------ r993 | marcelo | 2009-04-20 02:48:09 -0300 (Mon, 20 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r992 | marcelo | 2009-04-20 02:26:11 -0300 (Mon, 20 Apr 2009) | 1 line [Hunter] Careful Aim ------------------------------------------------------------------------ r991 | marcelo | 2009-04-20 02:14:53 -0300 (Mon, 20 Apr 2009) | 1 line [Hunter] Rapid Killing ------------------------------------------------------------------------ r990 | marcelo | 2009-04-20 01:51:17 -0300 (Mon, 20 Apr 2009) | 1 line Fixed recipes not learning the spell ------------------------------------------------------------------------ r989 | marcelo | 2009-04-19 20:10:29 -0300 (Sun, 19 Apr 2009) | 1 line Aura exploit fixes ------------------------------------------------------------------------ r988 | marcelo | 2009-04-19 15:04:46 -0300 (Sun, 19 Apr 2009) | 2 lines Fixed arena preparation exploit Spell hasta corrections based of http://www.wowwiki.com/Spell_haste, needs testing ------------------------------------------------------------------------ r987 | marcelo | 2009-04-19 15:01:55 -0300 (Sun, 19 Apr 2009) | 1 line Scripts code cleanup ------------------------------------------------------------------------ r986 | marcelo | 2009-04-18 01:19:56 -0300 (Sat, 18 Apr 2009) | 1 line DoTs won't keep u in combat now ------------------------------------------------------------------------ r985 | marcelo | 2009-04-17 23:19:58 -0300 (Fri, 17 Apr 2009) | 1 line Converted LfgMgr stuff to map_t ------------------------------------------------------------------------ r984 | marcelo | 2009-04-17 23:18:59 -0300 (Fri, 17 Apr 2009) | 1 line Players will now res with 50% hp/mp ------------------------------------------------------------------------ r983 | marcelo | 2009-04-17 02:33:32 -0300 (Fri, 17 Apr 2009) | 1 line Rewrote the new event code at Object/SpellAuras, added it as a NewEventMgr class ------------------------------------------------------------------------ r982 | marcelo | 2009-04-17 00:49:30 -0300 (Fri, 17 Apr 2009) | 2 lines Code cleanup for SpawnCreature, Yell and a few more Proper hackfix for gryphon masters that don't talk ------------------------------------------------------------------------ r981 | marcelo | 2009-04-16 03:41:01 -0300 (Thu, 16 Apr 2009) | 2 lines [Death Knight] Blood Gorged Fixed a talent stacking issue ------------------------------------------------------------------------ r980 | marcelo | 2009-04-16 01:11:24 -0300 (Thu, 16 Apr 2009) | 3 lines [Death Knight] Blood of the North [Death Knight] Improved Icy Talons ------------------------------------------------------------------------ r979 | marcelo | 2009-04-15 23:56:51 -0300 (Wed, 15 Apr 2009) | 1 line [Death Knight] Icy Talons ------------------------------------------------------------------------ r978 | marcelo | 2009-04-15 23:32:32 -0300 (Wed, 15 Apr 2009) | 1 line [Death Knight] Glacier Rot ------------------------------------------------------------------------ r977 | marcelo | 2009-04-15 13:41:01 -0300 (Wed, 15 Apr 2009) | 1 line Attuned Crystal Cores exploit fix ------------------------------------------------------------------------ r976 | marcelo | 2009-04-15 12:55:38 -0300 (Wed, 15 Apr 2009) | 1 line Possible fix for a glyph stacking exploit ------------------------------------------------------------------------ r975 | marcelo | 2009-04-15 00:28:38 -0300 (Wed, 15 Apr 2009) | 1 line Converted processQueue to map_t ------------------------------------------------------------------------ r974 | marcelo | 2009-04-14 21:21:17 -0300 (Tue, 14 Apr 2009) | 1 line [Druid] Wild Growth "The amount healed is applied quickly at first, and slows down as the Wild Growth reaches its full duration." ------------------------------------------------------------------------ r973 | marcelo | 2009-04-14 20:23:52 -0300 (Tue, 14 Apr 2009) | 2 lines Stacking bugfix, visual bug that made 1 stack jump to 3 stacks skipping the 2 stacks value "Nature's Grace: Buff gets consumed by instant cast spells." ------------------------------------------------------------------------ r972 | marcelo | 2009-04-14 12:39:53 -0300 (Tue, 14 Apr 2009) | 1 line [Paladin] Divine Guardian "Just a little Visual bug as soon u spec in it aura comes over u and stays though it should come only after using divine shield" ------------------------------------------------------------------------ r971 | marcelo | 2009-04-14 12:19:07 -0300 (Tue, 14 Apr 2009) | 1 line [Death Knight] Rime ------------------------------------------------------------------------ r970 | marcelo | 2009-04-14 11:28:00 -0300 (Tue, 14 Apr 2009) | 1 line [Death Knight] Hungering Cold "and infecting them with Frost Fever" missed that part :P ------------------------------------------------------------------------ r969 | marcelo | 2009-04-14 07:21:08 -0300 (Tue, 14 Apr 2009) | 1 line Sword Specialization, "This effect cannot occur more than once every 6 seconds" ------------------------------------------------------------------------ r968 | marcelo | 2009-04-13 18:59:44 -0300 (Mon, 13 Apr 2009) | 4 lines Arena bugfixes for: "On Blade's Edge arena right after joining you can move through the gate. Combine this with warlock spell detect lesser invisibility and you can basically shoot the people before the battle start (the LOS on gates doesn't work)." "- the ring of valor if you join arena after the platform has moved up you will not spawn on it but underneath with no chance to get into fight" "- joining arena doesn't reset your trinket cooldowns" ------------------------------------------------------------------------ r967 | marcelo | 2009-04-13 16:12:47 -0300 (Mon, 13 Apr 2009) | 1 line Arenas played counters bugfix ------------------------------------------------------------------------ r966 | marcelo | 2009-04-13 15:15:27 -0300 (Mon, 13 Apr 2009) | 1 line [Paladin] Hammer of the Righteous ------------------------------------------------------------------------ r965 | marcelo | 2009-04-13 13:35:16 -0300 (Mon, 13 Apr 2009) | 1 line [Rogue] Setup ------------------------------------------------------------------------ r964 | marcelo | 2009-04-13 13:29:44 -0300 (Mon, 13 Apr 2009) | 1 line Sword Specialization exploit fix ------------------------------------------------------------------------ r963 | marcelo | 2009-04-13 13:17:48 -0300 (Mon, 13 Apr 2009) | 1 line [Rogue] Envenom & Ruthlessness exploit fixes ------------------------------------------------------------------------ r962 | marcelo | 2009-04-13 12:22:30 -0300 (Mon, 13 Apr 2009) | 1 line Mining skill up bugfix (with respawned nodes), thx 90smusic for the detailed bug description ------------------------------------------------------------------------ r961 | marcelo | 2009-04-13 02:52:10 -0300 (Mon, 13 Apr 2009) | 1 line [Death Knight] Endless Winter ------------------------------------------------------------------------ r960 | marcelo | 2009-04-13 02:48:26 -0300 (Mon, 13 Apr 2009) | 1 line [Death Knight] Chill of the Grave ------------------------------------------------------------------------ r959 | marcelo | 2009-04-13 02:26:39 -0300 (Mon, 13 Apr 2009) | 1 line [Death Knight] Deathchill ------------------------------------------------------------------------ r958 | marcelo | 2009-04-13 02:14:42 -0300 (Mon, 13 Apr 2009) | 1 line This will fix spells replacing old ranks that shouldn't replace ------------------------------------------------------------------------ r957 | marcelo | 2009-04-13 00:08:29 -0300 (Mon, 13 Apr 2009) | 1 line [Death Knight] Tundra Stalker ------------------------------------------------------------------------ r956 | marcelo | 2009-04-12 23:32:13 -0300 (Sun, 12 Apr 2009) | 1 line [Death Knight] Hungering Cold ------------------------------------------------------------------------ r955 | marcelo | 2009-04-12 22:20:37 -0300 (Sun, 12 Apr 2009) | 2 lines [Death Knight] Acclimation [Death Knight] Merciless Combat ------------------------------------------------------------------------ r954 | marcelo | 2009-04-12 17:30:22 -0300 (Sun, 12 Apr 2009) | 2 lines Added some work on vehicles, still disabled since it's unfinished. [Quest] Grand Theft Palomino, hackfix ------------------------------------------------------------------------ r953 | marcelo | 2009-04-12 16:25:24 -0300 (Sun, 12 Apr 2009) | 2 lines [Mage] Fingers of Frost corrections with Deep Freeze and Shatter issues ------------------------------------------------------------------------ r952 | marcelo | 2009-04-11 13:36:00 -0300 (Sat, 11 Apr 2009) | 1 line Few memleaks ------------------------------------------------------------------------ r951 | marcelo | 2009-04-11 13:15:42 -0300 (Sat, 11 Apr 2009) | 2 lines [Death Knight] Killing Machine [Death Knight] Improved Icy Touch ------------------------------------------------------------------------ r950 | marcelo | 2009-04-10 19:58:07 -0300 (Fri, 10 Apr 2009) | 2 lines Rewrote damage split code: [Paladin] Divine Guardian / [Warlock] Soul Link Updated graveyard code ------------------------------------------------------------------------ r949 | marcelo | 2009-04-10 03:17:59 -0300 (Fri, 10 Apr 2009) | 1 line Gruuls Lair fixes ------------------------------------------------------------------------ r948 | marcelo | 2009-04-10 02:15:14 -0300 (Fri, 10 Apr 2009) | 1 line [Paladin] Improved Blessing of Kings ------------------------------------------------------------------------ r947 | marcelo | 2009-04-09 21:39:21 -0300 (Thu, 09 Apr 2009) | 1 line [Quest] Taming the Beast hackfix ------------------------------------------------------------------------ r946 | marcelo | 2009-04-09 14:04:26 -0300 (Thu, 09 Apr 2009) | 1 line NULL checks, NULL checks ------------------------------------------------------------------------ r945 | marcelo | 2009-04-09 13:57:11 -0300 (Thu, 09 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r944 | marcelo | 2009-04-09 05:24:29 -0300 (Thu, 09 Apr 2009) | 1 line [Quest] Out of Body Experience ------------------------------------------------------------------------ r943 | marcelo | 2009-04-09 03:24:17 -0300 (Thu, 09 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r942 | marcelo | 2009-04-08 20:20:23 -0300 (Wed, 08 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r941 | marcelo | 2009-04-08 18:15:41 -0300 (Wed, 08 Apr 2009) | 1 line Quest XP fixes ------------------------------------------------------------------------ r940 | marcelo | 2009-04-08 11:31:58 -0300 (Wed, 08 Apr 2009) | 1 line Scrambled quest texts fixup ------------------------------------------------------------------------ r939 | marcelo | 2009-04-08 10:48:55 -0300 (Wed, 08 Apr 2009) | 2 lines [Warrior] Titans Grip yet another exploit fix Code improvements on the forced cells stuff ------------------------------------------------------------------------ r938 | marcelo | 2009-04-08 01:53:55 -0300 (Wed, 08 Apr 2009) | 2 lines Blood Furnace improvements Hackfix for flight masters ------------------------------------------------------------------------ r937 | marcelo | 2009-04-08 00:25:38 -0300 (Wed, 08 Apr 2009) | 2 lines Gameobject Handling improvements. This will fix some unclickable quest gameobjects, pls report any new bug related to go's ------------------------------------------------------------------------ r936 | marcelo | 2009-04-07 21:54:29 -0300 (Tue, 07 Apr 2009) | 1 line Exploit fix for other classes quests ------------------------------------------------------------------------ r935 | marcelo | 2009-04-07 19:23:09 -0300 (Tue, 07 Apr 2009) | 2 lines [Quest] The Affray should really really work now :P Journeyman Riding training fixup ------------------------------------------------------------------------ r934 | marcelo | 2009-04-07 15:30:13 -0300 (Tue, 07 Apr 2009) | 1 line [Paladin] Improved Concentration Aura "and reduces the duration of any Silence or Interrupt effect used against an affected group member by 30%" ------------------------------------------------------------------------ r933 | marcelo | 2009-04-07 13:50:46 -0300 (Tue, 07 Apr 2009) | 2 lines Checked/Enabled Ragefire Chasm Heroic Instances should be harder ------------------------------------------------------------------------ r932 | marcelo | 2009-04-07 12:55:38 -0300 (Tue, 07 Apr 2009) | 2 lines Checked/Enabled Gruul's Lair scripts Exploit fix for Dropping Heavy Bomb spell ------------------------------------------------------------------------ r931 | marcelo | 2009-04-07 12:34:07 -0300 (Tue, 07 Apr 2009) | 6 lines Cleanup/enabled scripts on these instances: Blood Furnace Deadmines Wailing Caverns The Nexus (only Grand Magus Telestra so far) ------------------------------------------------------------------------ r930 | marcelo | 2009-04-07 01:16:11 -0300 (Tue, 07 Apr 2009) | 1 line [Paladin] Illumination ------------------------------------------------------------------------ r929 | marcelo | 2009-04-06 22:57:17 -0300 (Mon, 06 Apr 2009) | 1 line There is a couple of things that u can't while moving, ya know? ;P ------------------------------------------------------------------------ r928 | marcelo | 2009-04-06 22:06:00 -0300 (Mon, 06 Apr 2009) | 1 line Improvements on the linux crash handler ------------------------------------------------------------------------ r927 | marcelo | 2009-04-06 18:32:00 -0300 (Mon, 06 Apr 2009) | 2 lines Timed quests bugfix [Paladin] Spiritual Focus and Concentration Aura should stack ------------------------------------------------------------------------ r926 | marcelo | 2009-04-06 04:20:24 -0300 (Mon, 06 Apr 2009) | 4 lines [Warrior] Titan's Grip "Allows you to equip two-handed axes, maces and swords in one hand." Not Polearms, etc. [Paladin] Judgements of the Pure Fixed spells that increase resistance to Dispel effects ------------------------------------------------------------------------ r925 | marcelo | 2009-04-06 03:04:19 -0300 (Mon, 06 Apr 2009) | 1 line [Quest] The Greatmother's Soulcatcher ------------------------------------------------------------------------ r924 | marcelo | 2009-04-06 02:54:28 -0300 (Mon, 06 Apr 2009) | 1 line Timed quests :D ------------------------------------------------------------------------ r923 | marcelo | 2009-04-06 02:18:40 -0300 (Mon, 06 Apr 2009) | 1 line [Paladin] Beacon of Light "Only one target can be the Beacon of Light at a time" ------------------------------------------------------------------------ r922 | marcelo | 2009-04-05 21:58:18 -0300 (Sun, 05 Apr 2009) | 1 line [Paladin] Sacred Cleansing ------------------------------------------------------------------------ r921 | marcelo | 2009-04-05 21:20:43 -0300 (Sun, 05 Apr 2009) | 1 line SpellAuraModIncreaseEnergy exploit fix ------------------------------------------------------------------------ r920 | marcelo | 2009-04-05 21:09:57 -0300 (Sun, 05 Apr 2009) | 1 line Small fixup to quest completion opcode ------------------------------------------------------------------------ r919 | marcelo | 2009-04-05 20:54:26 -0300 (Sun, 05 Apr 2009) | 1 line Weapons NPCs trainers fixup ------------------------------------------------------------------------ r918 | marcelo | 2009-04-05 20:21:44 -0300 (Sun, 05 Apr 2009) | 1 line Crashfixes ------------------------------------------------------------------------ r917 | marcelo | 2009-04-05 15:55:03 -0300 (Sun, 05 Apr 2009) | 1 line Code cleanup ------------------------------------------------------------------------ r916 | marcelo | 2009-04-05 15:02:29 -0300 (Sun, 05 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r915 | marcelo | 2009-04-04 22:52:57 -0300 (Sat, 04 Apr 2009) | 1 line More corrections with trainers ------------------------------------------------------------------------ r914 | marcelo | 2009-04-04 20:31:59 -0300 (Sat, 04 Apr 2009) | 1 line Trainer spells rewrite, needs lots of testing ------------------------------------------------------------------------ r913 | marcelo | 2009-04-04 17:03:17 -0300 (Sat, 04 Apr 2009) | 1 line Fixes for addon auras ------------------------------------------------------------------------ r912 | marcelo | 2009-04-04 05:39:43 -0300 (Sat, 04 Apr 2009) | 1 line Flametongue Totem exploit fix ------------------------------------------------------------------------ r911 | marcelo | 2009-04-04 04:44:44 -0300 (Sat, 04 Apr 2009) | 1 line Rewrote some parts of the code related to the quest db stuff, also updated it, needs major testing/rechecking ------------------------------------------------------------------------ r910 | marcelo | 2009-04-03 19:26:58 -0300 (Fri, 03 Apr 2009) | 1 line [Quest] The Affray ------------------------------------------------------------------------ r909 | marcelo | 2009-04-03 16:19:58 -0300 (Fri, 03 Apr 2009) | 1 line Crashfix! ------------------------------------------------------------------------ r908 | marcelo | 2009-04-03 03:31:29 -0300 (Fri, 03 Apr 2009) | 1 line [Death Knight] Army of the Dead ------------------------------------------------------------------------ r907 | marcelo | 2009-04-03 02:41:44 -0300 (Fri, 03 Apr 2009) | 1 line Fix for feral druid staffs ------------------------------------------------------------------------ r906 | marcelo | 2009-04-03 02:10:35 -0300 (Fri, 03 Apr 2009) | 1 line [Druid] Heart of the Wild ------------------------------------------------------------------------ r905 | marcelo | 2009-04-03 01:46:07 -0300 (Fri, 03 Apr 2009) | 1 line [Druid] Moonkin Form ------------------------------------------------------------------------ r904 | marcelo | 2009-04-03 00:43:12 -0300 (Fri, 03 Apr 2009) | 1 line GO's SQL fix ------------------------------------------------------------------------ r903 | marcelo | 2009-04-03 00:24:31 -0300 (Fri, 03 Apr 2009) | 1 line Mem corruption fix ------------------------------------------------------------------------ r902 | marcelo | 2009-04-02 20:16:54 -0300 (Thu, 02 Apr 2009) | 1 line Stop moving if casting kthx :P ------------------------------------------------------------------------ r901 | marcelo | 2009-04-02 20:01:18 -0300 (Thu, 02 Apr 2009) | 1 line Improved spawns loading ------------------------------------------------------------------------ r900 | marcelo | 2009-04-02 19:19:13 -0300 (Thu, 02 Apr 2009) | 1 line Updated sql dirs and removed unneeded sqls ------------------------------------------------------------------------ r899 | marcelo | 2009-04-02 19:12:26 -0300 (Thu, 02 Apr 2009) | 1 line Updated creature sql fixes ------------------------------------------------------------------------ r898 | marcelo | 2009-04-02 19:03:36 -0300 (Thu, 02 Apr 2009) | 1 line Removed hacky script for "The Might Of The Scourge" ------------------------------------------------------------------------ r897 | marcelo | 2009-04-02 17:54:29 -0300 (Thu, 02 Apr 2009) | 1 line [Druid] Prowl ------------------------------------------------------------------------ r896 | marcelo | 2009-04-02 17:38:37 -0300 (Thu, 02 Apr 2009) | 1 line Added a few asserts ------------------------------------------------------------------------ r895 | marcelo | 2009-04-02 17:11:54 -0300 (Thu, 02 Apr 2009) | 1 line More corrections to pvp flags stuff ------------------------------------------------------------------------ r894 | marcelo | 2009-04-02 16:38:22 -0300 (Thu, 02 Apr 2009) | 1 line This should fix the pvp flags exploits ------------------------------------------------------------------------ r893 | marcelo | 2009-04-02 15:37:35 -0300 (Thu, 02 Apr 2009) | 1 line Added sanctuary checks for attackable stuff ------------------------------------------------------------------------ r892 | marcelo | 2009-04-02 14:14:31 -0300 (Thu, 02 Apr 2009) | 1 line NULL check ------------------------------------------------------------------------ r891 | marcelo | 2009-04-02 03:41:34 -0300 (Thu, 02 Apr 2009) | 2 lines Scripted Grand Magus Telestra Bosses will have a default immunity mask now ------------------------------------------------------------------------ r890 | marcelo | 2009-04-02 00:03:37 -0300 (Thu, 02 Apr 2009) | 1 line Fixed flight master issues / optimized its code ------------------------------------------------------------------------ r889 | marcelo | 2009-04-01 16:06:47 -0300 (Wed, 01 Apr 2009) | 2 lines Fixed base health for some npcs Fixed The Ring of Blood crashes ------------------------------------------------------------------------ r888 | marcelo | 2009-04-01 13:12:55 -0300 (Wed, 01 Apr 2009) | 1 line Crashfix/code cleanup ------------------------------------------------------------------------ r887 | marcelo | 2009-04-01 12:51:10 -0300 (Wed, 01 Apr 2009) | 1 line Crashfix ------------------------------------------------------------------------ r886 | marcelo | 2009-04-01 12:35:23 -0300 (Wed, 01 Apr 2009) | 2 lines Fixed mount display issues with mobs Cleanup up displayid code, i like function helpers ;P ------------------------------------------------------------------------ r885 | marcelo | 2009-04-01 11:54:00 -0300 (Wed, 01 Apr 2009) | 1 line Creatures should always have a proto ------------------------------------------------------------------------ r884 | marcelo | 2009-04-01 09:51:44 -0300 (Wed, 01 Apr 2009) | 1 line Fixed base speeds table ------------------------------------------------------------------------ r883 | marcelo | 2009-04-01 02:34:26 -0300 (Wed, 01 Apr 2009) | 1 line AI related crashfix ------------------------------------------------------------------------ r882 | marcelo | 2009-04-01 02:14:07 -0300 (Wed, 01 Apr 2009) | 1 line More *nix fixes/code cleanup/creature related fixes ------------------------------------------------------------------------ r881 | marcelo | 2009-04-01 01:21:29 -0300 (Wed, 01 Apr 2009) | 1 line *nix fixes/code cleanup ------------------------------------------------------------------------ r880 | marcelo | 2009-03-31 23:28:33 -0300 (Tue, 31 Mar 2009) | 2 lines Bigg commit here, been working on this since sunday :), CreatureInfo no longer exists, only CreatureProto now, also modified WayPoint structure. Basically this is for updating the creatures db for the new wotlk stuff. ------------------------------------------------------------------------ r879 | marcelo | 2009-03-31 21:55:33 -0300 (Tue, 31 Mar 2009) | 2 lines Removed a few more SaveToDB calls ------------------------------------------------------------------------ r878 | marcelo | 2009-03-31 21:43:08 -0300 (Tue, 31 Mar 2009) | 2 lines Converted an assert into a sLog.outString to avoid a crash ------------------------------------------------------------------------ r877 | marcelo | 2009-03-29 20:35:07 -0300 (Sun, 29 Mar 2009) | 1 line Updated BG level grouping for level 80 ------------------------------------------------------------------------ r876 | marcelo | 2009-03-29 20:22:51 -0300 (Sun, 29 Mar 2009) | 2 lines Less pointers is less chances to screw up :P Removed a few unneeded SaveToDB calls ------------------------------------------------------------------------ r875 | marcelo | 2009-03-29 15:07:29 -0300 (Sun, 29 Mar 2009) | 2 lines [Death Knight] Death Coil part 2 ------------------------------------------------------------------------ r874 | marcelo | 2009-03-29 14:58:46 -0300 (Sun, 29 Mar 2009) | 1 line [Death Knight] Death Coil part 1 ------------------------------------------------------------------------ r873 | marcelo | 2009-03-29 14:26:22 -0300 (Sun, 29 Mar 2009) | 1 line [Death Knight] Rune of Cinderglacier ------------------------------------------------------------------------ r872 | marcelo | 2009-03-29 05:49:27 -0300 (Sun, 29 Mar 2009) | 1 line Code cleanup ------------------------------------------------------------------------ r871 | marcelo | 2009-03-29 05:21:10 -0300 (Sun, 29 Mar 2009) | 1 line Initialization fixes ------------------------------------------------------------------------ r870 | marcelo | 2009-03-29 02:44:36 -0300 (Sun, 29 Mar 2009) | 1 line [Death Knight] Frost Presence ------------------------------------------------------------------------ r869 | marcelo | 2009-03-28 21:36:36 -0300 (Sat, 28 Mar 2009) | 1 line Scripts now use SpawnCreature from Interface rather than creating npcs directly on the mapMgr ------------------------------------------------------------------------ r868 | marcelo | 2009-03-28 21:24:54 -0300 (Sat, 28 Mar 2009) | 1 line Added restart console shutdown command ------------------------------------------------------------------------ r867 | marcelo | 2009-03-28 21:20:50 -0300 (Sat, 28 Mar 2009) | 1 line gameobject saving fix, yet again :P ------------------------------------------------------------------------ r866 | marcelo | 2009-03-28 21:13:53 -0300 (Sat, 28 Mar 2009) | 1 line Fixed character creation error codes ------------------------------------------------------------------------ r865 | marcelo | 2009-03-28 18:16:39 -0300 (Sat, 28 Mar 2009) | 2 lines Crashfixes Fixed the warlock pet level up bug ------------------------------------------------------------------------ r864 | marcelo | 2009-03-28 16:42:11 -0300 (Sat, 28 Mar 2009) | 1 line Abandoning a quest will now remove the supplied quest items ------------------------------------------------------------------------ r863 | marcelo | 2009-03-28 16:01:12 -0300 (Sat, 28 Mar 2009) | 2 lines Added .enablelos/.disablelos gm commands Improved quest <=> gameobject relation, required items created per spell are related too now ------------------------------------------------------------------------ r862 | marcelo | 2009-03-27 20:30:20 -0300 (Fri, 27 Mar 2009) | 1 line tmpAura now uses hashmaps ------------------------------------------------------------------------ r861 | marcelo | 2009-03-27 20:11:43 -0300 (Fri, 27 Mar 2009) | 1 line Bonus damage calculations fixes ------------------------------------------------------------------------ r860 | marcelo | 2009-03-27 01:12:35 -0300 (Fri, 27 Mar 2009) | 1 line Temp fix for a exploit i don't like ;P ------------------------------------------------------------------------ r859 | marcelo | 2009-03-27 00:45:52 -0300 (Fri, 27 Mar 2009) | 1 line Auras bugfixes ------------------------------------------------------------------------ r858 | marcelo | 2009-03-26 21:20:18 -0300 (Thu, 26 Mar 2009) | 1 line Bank related exploit fix ------------------------------------------------------------------------ r857 | marcelo | 2009-03-26 14:17:14 -0300 (Thu, 26 Mar 2009) | 1 line [Hunter] Improved Tracking ------------------------------------------------------------------------ r856 | marcelo | 2009-03-26 13:05:28 -0300 (Thu, 26 Mar 2009) | 2 lines [Hunter] Lock and Load btw, happy birthday to myself :P ------------------------------------------------------------------------ r855 | marcelo | 2009-03-26 12:38:23 -0300 (Thu, 26 Mar 2009) | 1 line [Hunter] Chimera Shot ------------------------------------------------------------------------ r854 | marcelo | 2009-03-26 11:52:49 -0300 (Thu, 26 Mar 2009) | 1 line [Hunter] - Explosive Shot ------------------------------------------------------------------------ r853 | marcelo | 2009-03-26 00:59:36 -0300 (Thu, 26 Mar 2009) | 4 lines Players can't see stealthed unit's (according to the stealth detection checks) [Paladin] Holy Shock fixed attackable check for stealthed units Unhacked ModStealth code ------------------------------------------------------------------------ r852 | marcelo | 2009-03-26 00:12:11 -0300 (Thu, 26 Mar 2009) | 1 line Implemented Expertise Aura (fixes [Warrior] Strength of Arms and probably others) ------------------------------------------------------------------------ r851 | marcelo | 2009-03-25 23:35:27 -0300 (Wed, 25 Mar 2009) | 1 line [Warlock] Bloot Pact target is now EFF_TARGET_RAID_IN_AREA ------------------------------------------------------------------------ r850 | marcelo | 2009-03-25 23:31:18 -0300 (Wed, 25 Mar 2009) | 1 line [Priest] Vampiric Touch higher ranks ------------------------------------------------------------------------ r849 | marcelo | 2009-03-25 23:17:57 -0300 (Wed, 25 Mar 2009) | 1 line Optimizations on mail subject/body allocation, static allocation is faster ------------------------------------------------------------------------ r848 | marcelo | 2009-03-25 17:39:51 -0300 (Wed, 25 Mar 2009) | 1 line Disabled the Draenei Fishing Net script for now, it's getting too exploited ------------------------------------------------------------------------ r847 | marcelo | 2009-03-25 17:36:18 -0300 (Wed, 25 Mar 2009) | 2 lines Dispel spell will now give a nothing to dispell msg if there is nothing to dispel Added support for auras that update dynamically for a specific zone (fixes Dominion over Acherus) ------------------------------------------------------------------------ r846 | marcelo | 2009-03-24 04:50:31 -0300 (Tue, 24 Mar 2009) | 1 line [Paladin] Illumination will now affect Holy Shock ------------------------------------------------------------------------ r845 | marcelo | 2009-03-24 04:47:36 -0300 (Tue, 24 Mar 2009) | 2 lines [Paladin] Holy Shock higher ranks SpellHandlers cleanup ------------------------------------------------------------------------ r844 | marcelo | 2009-03-24 04:07:39 -0300 (Tue, 24 Mar 2009) | 1 line Corrections for bonus HP/Mana calculations ------------------------------------------------------------------------ r843 | marcelo | 2009-03-24 03:54:36 -0300 (Tue, 24 Mar 2009) | 1 line [Quest] A Spirit Guide ------------------------------------------------------------------------ r842 | marcelo | 2009-03-24 01:31:59 -0300 (Tue, 24 Mar 2009) | 1 line [Rogue] Vanish bugfix, i promise i won't break this again :P ------------------------------------------------------------------------ r841 | marcelo | 2009-03-23 19:41:25 -0300 (Mon, 23 Mar 2009) | 1 line Cleanup with AddAura code, this will prevent a crash ------------------------------------------------------------------------ r840 | marcelo | 2009-03-23 18:31:34 -0300 (Mon, 23 Mar 2009) | 2 lines This will fix quests that are missing some game object, needs testing / feedback ------------------------------------------------------------------------ r839 | marcelo | 2009-03-23 13:11:21 -0300 (Mon, 23 Mar 2009) | 1 line [Mage] Focus Magic "When the target critically hits the caster's chance to critically hit with spells is increased by 3% for 10 sec." ------------------------------------------------------------------------ r838 | marcelo | 2009-03-23 12:52:24 -0300 (Mon, 23 Mar 2009) | 2 lines [Mage] Brain Freeze, unhacked code, casting fireball will now remove buff instantly [Mage] Permafrost "reduces the target's speed by an additional 10%" ------------------------------------------------------------------------ r837 | marcelo | 2009-03-23 12:29:55 -0300 (Mon, 23 Mar 2009) | 1 line [Mage] Blizzard, corrected spell coef ------------------------------------------------------------------------ r836 | marcelo | 2009-03-23 12:12:26 -0300 (Mon, 23 Mar 2009) | 1 line [Quest] Runeforging: Preparation For Battle and [Quest] Beat Bartleby are now blizzlike ------------------------------------------------------------------------ r835 | marcelo | 2009-03-23 04:58:08 -0300 (Mon, 23 Mar 2009) | 1 line [Shaman] Windfury Weapon higher ranks ------------------------------------------------------------------------ r834 | marcelo | 2009-03-23 04:36:56 -0300 (Mon, 23 Mar 2009) | 1 line Fixed FPenalty / PPenalty code (affects spells with "Add Flat Modifier (24)" / "Add % Modifier (24)" effects) ------------------------------------------------------------------------ r833 | marcelo | 2009-03-23 04:25:18 -0300 (Mon, 23 Mar 2009) | 1 line [Priest] Vampiric Touch ------------------------------------------------------------------------ r832 | marcelo | 2009-03-23 02:32:55 -0300 (Mon, 23 Mar 2009) | 1 line Fixed exploration data for new maps ------------------------------------------------------------------------ r831 | marcelo | 2009-03-23 01:53:03 -0300 (Mon, 23 Mar 2009) | 1 line Unhacked [Warrior] Charge code, Improved charge will work ok now ------------------------------------------------------------------------ r830 | marcelo | 2009-03-23 01:09:11 -0300 (Mon, 23 Mar 2009) | 1 line [Warrior] Improved Cleave ------------------------------------------------------------------------ r829 | marcelo | 2009-03-23 00:54:56 -0300 (Mon, 23 Mar 2009) | 1 line [Warrior] Bloodsurge may proc of normal hits too ------------------------------------------------------------------------ r828 | marcelo | 2009-03-23 00:44:34 -0300 (Mon, 23 Mar 2009) | 1 line Fixed spawned gameobject's not getting saved properly to db ------------------------------------------------------------------------ r827 | marcelo | 2009-03-22 20:28:44 -0300 (Sun, 22 Mar 2009) | 1 line Crashfix ------------------------------------------------------------------------ r826 | marcelo | 2009-03-22 16:26:45 -0300 (Sun, 22 Mar 2009) | 2 lines Correction to faction hostile checks Lowered mount interval check ------------------------------------------------------------------------ r825 | marcelo | 2009-03-22 04:23:12 -0300 (Sun, 22 Mar 2009) | 1 line [Warrior] Titan's Grip will now remove the offhand weapon when you unlearn it ------------------------------------------------------------------------ r824 | marcelo | 2009-03-22 04:07:55 -0300 (Sun, 22 Mar 2009) | 1 line [Rogue] Fleet Footed will now correctly reduce Wind Clip effect ------------------------------------------------------------------------ r823 | marcelo | 2009-03-22 02:55:05 -0300 (Sun, 22 Mar 2009) | 1 line [Rogue] Seal Fate ------------------------------------------------------------------------ r822 | marcelo | 2009-03-22 01:51:36 -0300 (Sun, 22 Mar 2009) | 3 lines Fixed several exploits with items, like multiple unique-equipped gems, multiple mana emerald's and so etc. ** Be aware that if your character currently has multiple unique-equipped gems or gems that shouldn't have equipped (like gems that require a certain skill, etc) and that item is equipped on your character, after this revision that item will get lost. ** ------------------------------------------------------------------------ r821 | marcelo | 2009-03-22 00:46:40 -0300 (Sun, 22 Mar 2009) | 1 line Crashyfix ------------------------------------------------------------------------ r820 | marcelo | 2009-03-21 18:03:25 -0300 (Sat, 21 Mar 2009) | 1 line [Rogue] Sap shouldn't set target in combat ------------------------------------------------------------------------ r819 | marcelo | 2009-03-21 17:57:44 -0300 (Sat, 21 Mar 2009) | 1 line Crashfix for levelup info ------------------------------------------------------------------------ r818 | marcelo | 2009-03-21 16:54:54 -0300 (Sat, 21 Mar 2009) | 2 lines Fixed [Quest] Beat Bartleby Improved Bloodmyst Isle QuestScripts code ------------------------------------------------------------------------ r817 | marcelo | 2009-03-20 23:01:20 -0300 (Fri, 20 Mar 2009) | 2 lines Reviewed QISpells code, fixed lots of null checks and stuff [Quest] Thirst Unending will work now ------------------------------------------------------------------------ r816 | marcelo | 2009-03-20 18:12:00 -0300 (Fri, 20 Mar 2009) | 1 line [Paladin] Heart of the Crusader ------------------------------------------------------------------------ r815 | marcelo | 2009-03-20 17:29:41 -0300 (Fri, 20 Mar 2009) | 3 lines * ShadowFiend will automatically attack your target now * Tricked or Treated script is more blizzlike now * Updated Innkeepers list ------------------------------------------------------------------------ r814 | marcelo | 2009-03-20 02:51:08 -0300 (Fri, 20 Mar 2009) | 1 line More QuestScripts code cleanup/null checks/etc ------------------------------------------------------------------------ r813 | marcelo | 2009-03-20 02:15:28 -0300 (Fri, 20 Mar 2009) | 1 line Small correction to last commit, druids will get correct basemana too now ------------------------------------------------------------------------ r812 | marcelo | 2009-03-20 02:07:26 -0300 (Fri, 20 Mar 2009) | 1 line Rewrote main character stats calculation, should be more accurate now ------------------------------------------------------------------------ r811 | marcelo | 2009-03-20 01:49:31 -0300 (Fri, 20 Mar 2009) | 1 line Corrected Penance coef ------------------------------------------------------------------------ r810 | marcelo | 2009-03-20 00:18:20 -0300 (Fri, 20 Mar 2009) | 1 line [Priest] Penance, first tick is instant ------------------------------------------------------------------------ r809 | marcelo | 2009-03-19 22:39:47 -0300 (Thu, 19 Mar 2009) | 1 line [Priest] Improved Power Word: Fortitude ------------------------------------------------------------------------ r808 | marcelo | 2009-03-19 18:49:55 -0300 (Thu, 19 Mar 2009) | 1 line Improved JourneytoUndercity quest event ------------------------------------------------------------------------ r807 | marcelo | 2009-03-19 12:19:58 -0300 (Thu, 19 Mar 2009) | 2 lines * Teleporting a player (into a arena, instance, etc) will now remove taxi condition * Added table gmcommandlog for characters db, there u go trinity :P ------------------------------------------------------------------------ r806 | marcelo | 2009-03-19 11:26:50 -0300 (Thu, 19 Mar 2009) | 2 lines [Druid] Dash "Since 3.0.2 Dash has been changed Shapeshifting out of cat will not remove your buff, however you will not get any extra momevement speed unless you change back into catform again." ------------------------------------------------------------------------ r805 | marcelo | 2009-03-19 02:19:41 -0300 (Thu, 19 Mar 2009) | 1 line [Druid] Primal Fury ------------------------------------------------------------------------ r804 | marcelo | 2009-03-18 22:14:57 -0300 (Wed, 18 Mar 2009) | 1 line [Priest] Divine Hymn, nice spell ;P ------------------------------------------------------------------------ r803 | marcelo | 2009-03-18 21:38:50 -0300 (Wed, 18 Mar 2009) | 2 lines [Priest] Grace may be triggered on others, not only self as before Fixed hack with stacking auras, will make some spells that stack their effects really stack them ------------------------------------------------------------------------ r802 | marcelo | 2009-03-18 20:12:41 -0300 (Wed, 18 Mar 2009) | 2 lines Big commit here, switching to another db for item table, also lots of improvements / bug fixes on the item code, needs testing of course but this is much better and less exploitable. * Needs testing / feedback * ------------------------------------------------------------------------ r801 | marcelo | 2009-03-18 20:07:28 -0300 (Wed, 18 Mar 2009) | 1 line Collision should eat less cpu now ------------------------------------------------------------------------ r800 | marcelo | 2009-03-18 19:12:08 -0300 (Wed, 18 Mar 2009) | 1 line CrashyScripts fix :P ------------------------------------------------------------------------ r799 | marcelo | 2009-03-18 02:38:18 -0300 (Wed, 18 Mar 2009) | 1 line [Quest] Great Bear Spirit will not be auto-completable anymore, it completes per script as it should ------------------------------------------------------------------------ r798 | marcelo | 2009-03-18 01:22:14 -0300 (Wed, 18 Mar 2009) | 2 lines * Quest Moonglade may now be taken * [Priest] Dispersion "Dispersion can be cast while stunned, feared or silenced." ------------------------------------------------------------------------ r797 | marcelo | 2009-03-18 00:23:51 -0300 (Wed, 18 Mar 2009) | 1 line [Priest] Improved Shadowform "Your Fade ability now has a 100% chance to remove all movement impairing effects when used while in Shadowform" ------------------------------------------------------------------------ r796 | marcelo | 2009-03-17 23:07:35 -0300 (Tue, 17 Mar 2009) | 1 line Exploit fix, don't learn the spell (by a quest) if it's the same as the one it should be casted on the player ------------------------------------------------------------------------ r795 | marcelo | 2009-03-17 22:49:06 -0300 (Tue, 17 Mar 2009) | 1 line Runeforging your weapon won't level up enchanting anymore :P ------------------------------------------------------------------------ r794 | marcelo | 2009-03-17 14:10:29 -0300 (Tue, 17 Mar 2009) | 1 line [Priest] Hymn of Hope ------------------------------------------------------------------------ r793 | marcelo | 2009-03-17 13:39:01 -0300 (Tue, 17 Mar 2009) | 1 line [Priest] Prayer of Mending ------------------------------------------------------------------------ r792 | marcelo | 2009-03-17 13:15:45 -0300 (Tue, 17 Mar 2009) | 2 lines Fear shouldn't break that much now [Priest] Mind Sear ------------------------------------------------------------------------ r791 | marcelo | 2009-03-17 12:35:21 -0300 (Tue, 17 Mar 2009) | 2 lines [Priest] Mind Flay [Priest] Shadow Weaving ------------------------------------------------------------------------ r790 | marcelo | 2009-03-17 03:12:45 -0300 (Tue, 17 Mar 2009) | 1 line Fixes for the barrens quest scripts ------------------------------------------------------------------------ r789 | marcelo | 2009-03-17 02:46:00 -0300 (Tue, 17 Mar 2009) | 1 line Escorting quests fixups, first time i see "Escorting Erland" working ;P ------------------------------------------------------------------------ r788 | marcelo | 2009-03-16 23:54:03 -0300 (Mon, 16 Mar 2009) | 1 line Code cleanup ------------------------------------------------------------------------ r787 | marcelo | 2009-03-16 22:54:25 -0300 (Mon, 16 Mar 2009) | 1 line Scripted Scourge Gryphon's NPCs ------------------------------------------------------------------------ r786 | marcelo | 2009-03-16 22:07:55 -0300 (Mon, 16 Mar 2009) | 1 line More DK scripting, starting portals (the purple ones) will work now ------------------------------------------------------------------------ r785 | marcelo | 2009-03-16 21:44:00 -0300 (Mon, 16 Mar 2009) | 1 line Improved The Endless Hunger script, moved to quest script and fixed it up ------------------------------------------------------------------------ r784 | marcelo | 2009-03-16 18:32:32 -0300 (Mon, 16 Mar 2009) | 1 line Rewrote Watchkeeper Gargolmar AI ------------------------------------------------------------------------ r783 | marcelo | 2009-03-16 17:45:02 -0300 (Mon, 16 Mar 2009) | 1 line Added enablelos/disablelos commands for console ------------------------------------------------------------------------ r782 | marcelo | 2009-03-16 16:57:45 -0300 (Mon, 16 Mar 2009) | 1 line Switched item table format to ncdb native format, table is now items_root instead of items ------------------------------------------------------------------------ r781 | marcelo | 2009-03-16 14:05:44 -0300 (Mon, 16 Mar 2009) | 1 line Death Knight's get no bonus spell damage from spell power ------------------------------------------------------------------------ r780 | marcelo | 2009-03-16 13:29:19 -0300 (Mon, 16 Mar 2009) | 1 line Throwing rocks should be safe now, or the "i still don't like invalid pointers" commit ;P ------------------------------------------------------------------------ r779 | marcelo | 2009-03-16 04:54:57 -0300 (Mon, 16 Mar 2009) | 2 lines Modified playercreateinfo tables to use ncdb format ** Apply 779_playercreateinfo.sql ** ------------------------------------------------------------------------ r778 | marcelo | 2009-03-15 22:06:09 -0300 (Sun, 15 Mar 2009) | 1 line Added a few function helpers for scripts, and fixed a few blade edge's quest scripts ------------------------------------------------------------------------ r777 | marcelo | 2009-03-15 22:04:33 -0300 (Sun, 15 Mar 2009) | 2 lines [Druid] Wild Growth [Druid] Swiftmend ------------------------------------------------------------------------ r776 | marcelo | 2009-03-15 16:45:14 -0300 (Sun, 15 Mar 2009) | 2 lines [Druid] Omen of Clarity [Druid] Replenish higher ranks ------------------------------------------------------------------------ r775 | marcelo | 2009-03-15 16:15:30 -0300 (Sun, 15 Mar 2009) | 1 line [Druid] Empowered Rejuvenation ------------------------------------------------------------------------ r774 | marcelo | 2009-03-15 05:10:28 -0300 (Sun, 15 Mar 2009) | 1 line Fixed [Shaman] Chain Lightning coef ------------------------------------------------------------------------ r773 | marcelo | 2009-03-15 03:20:13 -0300 (Sun, 15 Mar 2009) | 1 line Modified base mana formulas, should be more blizzlike, based off http://www.wowwiki.com/Base_mana ------------------------------------------------------------------------ r772 | marcelo | 2009-03-15 03:16:04 -0300 (Sun, 15 Mar 2009) | 1 line [Druid] Starfall higher ranks ------------------------------------------------------------------------ r771 | marcelo | 2009-03-15 01:23:31 -0300 (Sun, 15 Mar 2009) | 1 line Death Knight's will now know Azeroth flight paths upon creation ------------------------------------------------------------------------ r770 | marcelo | 2009-03-15 00:27:45 -0300 (Sun, 15 Mar 2009) | 2 lines * I don't like invalid pointers! xD * Fixed BG queues, so they'll be balanced now ------------------------------------------------------------------------ r769 | marcelo | 2009-03-14 14:44:13 -0200 (Sat, 14 Mar 2009) | 1 line Arathi Basin bugfix with honor ------------------------------------------------------------------------ r768 | marcelo | 2009-03-14 14:13:23 -0200 (Sat, 14 Mar 2009) | 1 line Every Man For Himself wasn't able to remove [Druid] Cyclone ------------------------------------------------------------------------ r767 | marcelo | 2009-03-14 04:44:46 -0200 (Sat, 14 Mar 2009) | 2 lines [Druid] Dreamstate, should affect interrupted and non-interrupted regen [Druid] Moonkin Form "Single target spell critical strikes in this form have a chance to instantly regenerate 2% of your total mana." ------------------------------------------------------------------------ r766 | marcelo | 2009-03-14 04:17:06 -0200 (Sat, 14 Mar 2009) | 3 lines [Druid] Starfall [Druid] Thorns "Its damage is increased by spell power - each tick receives about 7%." [Druid] Brambles ------------------------------------------------------------------------ r765 | marcelo | 2009-03-14 03:24:33 -0200 (Sat, 14 Mar 2009) | 2 lines [Druid] Celestial Focus, proc stuff [Druid] Owlkin Frenzy, should proc with spells too ------------------------------------------------------------------------ r764 | marcelo | 2009-03-14 02:44:45 -0200 (Sat, 14 Mar 2009) | 1 line Tremendous Fortitude buff will work now ------------------------------------------------------------------------ r763 | marcelo | 2009-03-14 01:38:16 -0200 (Sat, 14 Mar 2009) | 1 line This will fix auras leaving u on combat when the mob dies and u keep the aura ------------------------------------------------------------------------ r762 | marcelo | 2009-03-14 01:15:11 -0200 (Sat, 14 Mar 2009) | 1 line Fixed [Warrior] Shockwave being able to attack friendly targets ------------------------------------------------------------------------ r761 | marcelo | 2009-03-14 00:48:41 -0200 (Sat, 14 Mar 2009) | 1 line Let's remove auras after arenas too ------------------------------------------------------------------------ r760 | marcelo | 2009-03-13 22:28:41 -0200 (Fri, 13 Mar 2009) | 1 line Exploit fix for conjured items with charges ------------------------------------------------------------------------ r759 | marcelo | 2009-03-13 16:47:42 -0200 (Fri, 13 Mar 2009) | 2 lines Crashfix ------------------------------------------------------------------------ r758 | marcelo | 2009-03-13 16:29:37 -0200 (Fri, 13 Mar 2009) | 2 lines More initialization stuff that valgrind tells me to do :P ------------------------------------------------------------------------ r757 | marcelo | 2009-03-13 16:01:43 -0200 (Fri, 13 Mar 2009) | 2 lines InstanceScripts cleanup part1 ------------------------------------------------------------------------ r756 | marcelo | 2009-03-13 14:05:54 -0200 (Fri, 13 Mar 2009) | 2 lines Let's initialize these vars ------------------------------------------------------------------------ r755 | marcelo | 2009-03-13 04:04:42 -0200 (Fri, 13 Mar 2009) | 3 lines * Bugfix for [Warrior] Bloodthirst * Bugfix for a wrong commit for learn spells * [Druid] Feral Charge - Cat, does smth now, still not perfect tho ------------------------------------------------------------------------ r754 | marcelo | 2009-03-13 02:19:00 -0200 (Fri, 13 Mar 2009) | 1 line PvP flags fixup ------------------------------------------------------------------------ r753 | marcelo | 2009-03-13 01:56:20 -0200 (Fri, 13 Mar 2009) | 1 line Fixed crashfix within molten core scripts ------------------------------------------------------------------------ r752 | marcelo | 2009-03-13 00:20:50 -0200 (Fri, 13 Mar 2009) | 1 line Improved cheatengine/speedhack detection to avoid false detection, need feedback on this as well, thx ------------------------------------------------------------------------ r751 | marcelo | 2009-03-12 23:57:20 -0200 (Thu, 12 Mar 2009) | 1 line This should avoid the mob duplication issues, need feedback on this one, pls report, thx ------------------------------------------------------------------------ r750 | marcelo | 2009-03-12 22:36:53 -0200 (Thu, 12 Mar 2009) | 1 line Fixed pet casting exploit and a few spell error msgs with pets ------------------------------------------------------------------------ r749 | marcelo | 2009-03-12 19:46:19 -0200 (Thu, 12 Mar 2009) | 1 line QuestScripts crashfix ------------------------------------------------------------------------ r748 | marcelo | 2009-03-12 00:53:07 -0200 (Thu, 12 Mar 2009) | 2 lines [Warrior] Improved Rend [Warrior] Second Wind was not being affected by immobilizing effects ------------------------------------------------------------------------ r747 | marcelo | 2009-03-12 00:42:32 -0200 (Thu, 12 Mar 2009) | 1 line Fixed bug with vendors that sell items with a max_amount, setting default time if none on db ------------------------------------------------------------------------ r746 | marcelo | 2009-03-12 00:13:41 -0200 (Thu, 12 Mar 2009) | 1 line [Warrior] Gag Order "and increases the damage of your Shield Slam ability by x%" ------------------------------------------------------------------------ r745 | marcelo | 2009-03-11 19:27:15 -0200 (Wed, 11 Mar 2009) | 1 line Update [Warrior] Deep Wounds formula ------------------------------------------------------------------------ r744 | marcelo | 2009-03-11 17:25:10 -0200 (Wed, 11 Mar 2009) | 5 lines * Glyph of Execution * [Warrior] Shockwave * Improved Life Tap bugfix * [Rogue] Overkill * Demon Armor now affects Drain Life ------------------------------------------------------------------------ r743 | marcelo | 2009-03-11 16:15:27 -0200 (Wed, 11 Mar 2009) | 1 line Frost Nova bugfix for last rev ------------------------------------------------------------------------ r742 | marcelo | 2009-03-11 01:42:14 -0200 (Wed, 11 Mar 2009) | 2 lines * Small refix for healing stuff, finally we heal for what dr damage says :P * [Warrior] Berserker Rage ------------------------------------------------------------------------ r741 | marcelo | 2009-03-10 21:05:12 -0200 (Tue, 10 Mar 2009) | 1 line [Paladin] Hand of Freedom won't make paladin immunes to frostbolts anymore :P ------------------------------------------------------------------------ r740 | marcelo | 2009-03-10 19:40:58 -0200 (Tue, 10 Mar 2009) | 1 line Fixed some root spells with wrong mechanics ------------------------------------------------------------------------ r739 | marcelo | 2009-03-10 19:26:19 -0200 (Tue, 10 Mar 2009) | 2 lines [Warrior] Bloodthirst "In addition, the next 3 successful melee attacks will restore 1% of max health" [Warrior] Blood Craze procFlags ------------------------------------------------------------------------ r738 | marcelo | 2009-03-10 19:12:18 -0200 (Tue, 10 Mar 2009) | 2 lines * [Warrior] Rampage procFlags * [Warrior] Sudden Death, works just like the tooltip says now :) ------------------------------------------------------------------------ r737 | marcelo | 2009-03-10 17:15:14 -0200 (Tue, 10 Mar 2009) | 1 line Added a sql to fix the wrong respawn rates at stormwind ------------------------------------------------------------------------ r736 | marcelo | 2009-03-10 15:52:58 -0200 (Tue, 10 Mar 2009) | 1 line Added ReuseAddr for world sockets ------------------------------------------------------------------------ r735 | marcelo | 2009-03-10 13:41:37 -0200 (Tue, 10 Mar 2009) | 1 line Refixed several spell coefs, should be fine now ------------------------------------------------------------------------ r734 | marcelo | 2009-03-10 12:09:59 -0200 (Tue, 10 Mar 2009) | 1 line Fixed [Hunter] Volley being taken as physical damage ------------------------------------------------------------------------ r733 | marcelo | 2009-03-10 11:49:23 -0200 (Tue, 10 Mar 2009) | 1 line Fixed [Hunter] Steady Shot formula ------------------------------------------------------------------------ r732 | marcelo | 2009-03-10 11:32:14 -0200 (Tue, 10 Mar 2009) | 1 line Warlock Healthstones will work now ------------------------------------------------------------------------ r731 | marcelo | 2009-03-10 03:15:34 -0200 (Tue, 10 Mar 2009) | 1 line [Warrior] Taste for Blood, proc won't get removed if u cast smth else than Overpower ------------------------------------------------------------------------ r730 | marcelo | 2009-03-10 03:02:41 -0200 (Tue, 10 Mar 2009) | 1 line Improved Attumen The Huntsman code, GUIDs are safer than Pointers ------------------------------------------------------------------------ r729 | marcelo | 2009-03-10 03:01:29 -0200 (Tue, 10 Mar 2009) | 1 line [Mage] Invisibility should "vanish" the mage when casted ------------------------------------------------------------------------ r728 | marcelo | 2009-03-09 22:39:24 -0200 (Mon, 09 Mar 2009) | 1 line Fixed bonus healing formula ------------------------------------------------------------------------ r727 | marcelo | 2009-03-09 22:32:01 -0200 (Mon, 09 Mar 2009) | 2 lines * [Warrior] Victory Rush, fixed exploit * Another bugfix for the aura changes ------------------------------------------------------------------------ r726 | marcelo | 2009-03-09 13:44:44 -0200 (Mon, 09 Mar 2009) | 1 line Another crashfix for the new aura changes, thx valgrind for this :P ------------------------------------------------------------------------ r725 | marcelo | 2009-03-09 04:34:40 -0200 (Mon, 09 Mar 2009) | 1 line Fixed [Rogue] Sinister Calling exploit that made backstab gain too much combo points ------------------------------------------------------------------------ r724 | marcelo | 2009-03-09 04:18:25 -0200 (Mon, 09 Mar 2009) | 1 line Small crashfix for last rev ------------------------------------------------------------------------ r723 | marcelo | 2009-03-09 03:49:56 -0200 (Mon, 09 Mar 2009) | 1 line Big aura changes here, now they're not deleted anymore right away, but marked for deletion and deleted on the next update, this way we can avoid the problems with auras getting deleted on their damage/leech/etc event updates. Needs lots of testing tho ------------------------------------------------------------------------ r722 | marcelo | 2009-03-09 00:54:51 -0200 (Mon, 09 Mar 2009) | 1 line [Warrior] Improved Defensive Stance procFlags ------------------------------------------------------------------------ r721 | marcelo | 2009-03-09 00:30:51 -0200 (Mon, 09 Mar 2009) | 1 line [Rogue] Combat Potency will now only get triggered on offhand hits as it should ------------------------------------------------------------------------ r720 | marcelo | 2009-03-09 00:08:07 -0200 (Mon, 09 Mar 2009) | 1 line Fixed [Shaman] Chain Heal coef ------------------------------------------------------------------------ r719 | marcelo | 2009-03-08 23:42:56 -0200 (Sun, 08 Mar 2009) | 1 line *nix compile fixes ------------------------------------------------------------------------ r718 | marcelo | 2009-03-08 22:58:12 -0200 (Sun, 08 Mar 2009) | 1 line Started to add aura events, the point is to remove sEventMgr completely in the future (which is atm the less safe part of the code) ------------------------------------------------------------------------ r717 | marcelo | 2009-03-08 18:01:05 -0200 (Sun, 08 Mar 2009) | 1 line Players may safely play skirmish arenas with members of the other faction ;) ------------------------------------------------------------------------ r716 | marcelo | 2009-03-08 17:42:11 -0200 (Sun, 08 Mar 2009) | 1 line Bugfixes for [Hunter] Feign Death, you can attack a player with Feign Death now ------------------------------------------------------------------------ r715 | marcelo | 2009-03-08 16:39:47 -0200 (Sun, 08 Mar 2009) | 1 line Added Stormwind Harbor Guard to GossipScripts ------------------------------------------------------------------------ r714 | marcelo | 2009-03-08 16:34:34 -0200 (Sun, 08 Mar 2009) | 1 line Cleaned up out of combat stuff for mobs, it will be just like blizz now ------------------------------------------------------------------------ r713 | marcelo | 2009-03-08 04:40:49 -0200 (Sun, 08 Mar 2009) | 2 lines * Fixed /who getting stuck * Fixed a crash with quest scripts ------------------------------------------------------------------------ r712 | marcelo | 2009-03-08 04:00:31 -0200 (Sun, 08 Mar 2009) | 1 line [Shaman] Tidal Waves stack bugfix ------------------------------------------------------------------------ r711 | marcelo | 2009-03