FrostEmu SVN Changelog ---------------------- Note: Remember that fixes shown here might not show up on realms until they get updated to the latest revision, you can check the actual realm revision by looking at the chat when you join with your character ------------------------------------------------------------------------ r6944 | marcelo | 2012-02-05 19:56:22 -0600 (Sun, 05 Feb 2012) | 2 lines Crashfix ------------------------------------------------------------------------ r6943 | tandarela | 2012-02-05 14:45:14 -0600 (Sun, 05 Feb 2012) | 1 line * Fixup to booze ------------------------------------------------------------------------ r6942 | tandarela | 2012-02-05 10:48:04 -0600 (Sun, 05 Feb 2012) | 1 line * Updated spell effect OpenLock for ceraint lock types ------------------------------------------------------------------------ r6941 | tandarela | 2012-02-05 10:41:07 -0600 (Sun, 05 Feb 2012) | 1 line * Implemented QUEST_FLAGS_AUTO_REWARDED ------------------------------------------------------------------------ r6940 | tandarela | 2012-02-05 07:55:20 -0600 (Sun, 05 Feb 2012) | 1 line * Added generic support GameObject type 22 ------------------------------------------------------------------------ r6939 | tandarela | 2012-02-05 07:53:44 -0600 (Sun, 05 Feb 2012) | 1 line * Added targeting handler for spell target 17 ------------------------------------------------------------------------ r6938 | tandarela | 2012-02-05 07:10:40 -0600 (Sun, 05 Feb 2012) | 1 line * Updated GO scripting doc ------------------------------------------------------------------------ r6937 | tandarela | 2012-02-04 13:36:21 -0600 (Sat, 04 Feb 2012) | 1 line * Hacked this ------------------------------------------------------------------------ r6936 | tandarela | 2012-02-04 13:25:55 -0600 (Sat, 04 Feb 2012) | 1 line * Some tips for devs ------------------------------------------------------------------------ r6935 | tandarela | 2012-02-04 11:00:20 -0600 (Sat, 04 Feb 2012) | 1 line * Crashfix ------------------------------------------------------------------------ r6934 | tandarela | 2012-02-04 08:53:18 -0600 (Sat, 04 Feb 2012) | 7 lines * Spells that proc from dying now proc after death * [Achievement] Drop It/Drop It Now fixup * Something for new arena season: ** [Achievement] World Wide Winner ** [Achievement] Last Man Standing ** [Achievement] Hotter Streak (only above 1800) ------------------------------------------------------------------------ r6933 | tandarela | 2012-02-04 06:35:04 -0600 (Sat, 04 Feb 2012) | 1 line * UNIT_NPC_FLAG_MAILBOX ------------------------------------------------------------------------ r6932 | tandarela | 2012-02-03 13:11:48 -0600 (Fri, 03 Feb 2012) | 1 line * Crashfix ------------------------------------------------------------------------ r6931 | tandarela | 2012-02-03 12:51:45 -0600 (Fri, 03 Feb 2012) | 1 line * jaja ------------------------------------------------------------------------ r6930 | tandarela | 2012-02-03 11:13:51 -0600 (Fri, 03 Feb 2012) | 2 lines * Improved the way auras are removed from a creature when it leaves combat * Unattackable creatures shouldn't be able to deal damage from spells ------------------------------------------------------------------------ r6929 | tandarela | 2012-02-03 11:12:24 -0600 (Fri, 03 Feb 2012) | 1 line * Moved these ------------------------------------------------------------------------ r6928 | tandarela | 2012-02-03 09:08:03 -0600 (Fri, 03 Feb 2012) | 1 line * Fixup to quests with exploration flag ------------------------------------------------------------------------ r6927 | marcelo | 2012-02-03 08:14:43 -0600 (Fri, 03 Feb 2012) | 2 lines Crashfix ------------------------------------------------------------------------ r6926 | tandarela | 2012-02-02 12:11:51 -0600 (Thu, 02 Feb 2012) | 2 lines * Fixup to achievements of type use item * Fixup to achievement condition not in a group ------------------------------------------------------------------------ r6925 | tandarela | 2012-02-02 10:38:37 -0600 (Thu, 02 Feb 2012) | 3 lines * Added to InstanceScript: ** virtual bool OnCanSpawnCreature(const CreatureSpawn *spawn) { return true; } ** virtual bool OnCanSpawnGameObject(const GameObjectSpawn *spawn) { return true; } ------------------------------------------------------------------------ r6924 | tandarela | 2012-02-02 10:19:54 -0600 (Thu, 02 Feb 2012) | 1 line * Updated list of scripted achievements ------------------------------------------------------------------------ r6923 | tandarela | 2012-02-02 10:18:54 -0600 (Thu, 02 Feb 2012) | 3 lines * Added to SpellScript (for aura #226): ** virtual bool OnDummyTick(Aura *aura, int32 amount) { return false; } * Dynamic objects should inherit caster's phase ------------------------------------------------------------------------ r6922 | tandarela | 2012-01-31 09:29:54 -0600 (Tue, 31 Jan 2012) | 1 line * Totems should inherit summoner's phase... ------------------------------------------------------------------------ r6921 | flame | 2012-01-30 18:11:10 -0600 (Mon, 30 Jan 2012) | 2 lines * Stuffs ------------------------------------------------------------------------ r6920 | tandarela | 2012-01-30 12:35:55 -0600 (Mon, 30 Jan 2012) | 1 line * Flag in EOTS can be captured again ------------------------------------------------------------------------ r6919 | tandarela | 2012-01-30 11:32:22 -0600 (Mon, 30 Jan 2012) | 3 lines * Added handler for CMSG_TOTEM_DESTROYED * Updated SMSG_TOTEM_CREATED sending ------------------------------------------------------------------------ r6918 | tandarela | 2012-01-30 08:11:48 -0600 (Mon, 30 Jan 2012) | 3 lines * More improvements on gameobjects and quest relations * Implemented object_quest_relation.type=2 * Vehicle passengers should inherit phase from driver ------------------------------------------------------------------------ r6917 | tandarela | 2012-01-30 03:57:00 -0600 (Mon, 30 Jan 2012) | 1 line * Summoned gameobjects inherit their summoner's phase ------------------------------------------------------------------------ r6916 | tandarela | 2012-01-29 07:38:26 -0600 (Sun, 29 Jan 2012) | 2 lines * Added object_quest_relation table (comments in sql) * Implemented object_quest_relation.type 0 ------------------------------------------------------------------------ r6915 | tandarela | 2012-01-28 12:00:09 -0600 (Sat, 28 Jan 2012) | 1 line * Implemented QUEST_FLAGS_AUTO_ACCEPT ------------------------------------------------------------------------ r6914 | tandarela | 2012-01-28 09:52:13 -0600 (Sat, 28 Jan 2012) | 1 line * Added ZoneId and SendPvPMessage to ZoneScript ------------------------------------------------------------------------ r6913 | tandarela | 2012-01-28 09:18:59 -0600 (Sat, 28 Jan 2012) | 1 line * Ups ------------------------------------------------------------------------ r6912 | tandarela | 2012-01-28 09:14:13 -0600 (Sat, 28 Jan 2012) | 1 line * Removed constness from _mgr in ZoneScript ------------------------------------------------------------------------ r6911 | tandarela | 2012-01-28 09:06:35 -0600 (Sat, 28 Jan 2012) | 3 lines * Never send SMSG_GOSSIP_COMPLETE directly (fixes gameobjects that start/finish quests) * Fixups to quests that have QUEST_SPECIAL_FLAG_EVENT (completed objectives are no longer lost when you relog) ------------------------------------------------------------------------ r6910 | tandarela | 2012-01-28 08:46:30 -0600 (Sat, 28 Jan 2012) | 2 lines * Added to GameObjectAIScript: ** void DoForCapturePointPlayers(uint32 team, inRangeObjectPlayerCb cb, void *userData = NULL); ------------------------------------------------------------------------ r6909 | tandarela | 2012-01-27 16:33:16 -0600 (Fri, 27 Jan 2012) | 1 line * Fixup to ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM achievement criterias to prevent losing progress when you spend items required for achievement ------------------------------------------------------------------------ r6908 | tandarela | 2012-01-27 08:37:59 -0600 (Fri, 27 Jan 2012) | 1 line * Updated list of scripted achievements ------------------------------------------------------------------------ r6907 | tandarela | 2012-01-27 06:32:41 -0600 (Fri, 27 Jan 2012) | 1 line * Hacked this ------------------------------------------------------------------------ r6906 | tandarela | 2012-01-25 17:37:54 -0600 (Wed, 25 Jan 2012) | 3 lines * More improvements on gameobject involved quest map creation * Added check for item dropping against quest state * CompleteQuest now completes quest for entire party if quest has QUEST_FLAGS_PARTY_ACCEPT flag or if specified ------------------------------------------------------------------------ r6905 | tandarela | 2012-01-25 12:17:01 -0600 (Wed, 25 Jan 2012) | 7 lines * Added several defines for gameobject states and dynamic flags * stealthAffected column for gameobject type trap * Gameobjects involved in quests are no longer open by default * Improvements on sending of creation block for gameobjects * Quest state changes update inrange gameobjects * Personal kill credit is no longer being given to the group * Improvements on gameobject quest relation map creation ------------------------------------------------------------------------ r6904 | tandarela | 2012-01-25 07:45:11 -0600 (Wed, 25 Jan 2012) | 1 line * Cleanup ------------------------------------------------------------------------ r6903 | tandarela | 2012-01-23 15:34:48 -0600 (Mon, 23 Jan 2012) | 7 lines * Centralized code for gossip system * Implemented proper gossip for GO quest givers * Improved quest relation determining and packet sending * Updated SMSG_GAMEOBJECT_QUERY_RESPONSE to send quest item column too * Updated next quest in chain sending logic * Updated many quest related packets ** GO quest givers now change exclamation mark when you take quest from them ._. ------------------------------------------------------------------------ r6902 | tandarela | 2012-01-22 13:37:16 -0600 (Sun, 22 Jan 2012) | 2 lines * Implemented QUEST_FLAGS_PARTY_ACCEPT * Updated SMSG_QUESTGIVER_STATUS_MULTIPLE ------------------------------------------------------------------------ r6901 | tandarela | 2012-01-22 11:07:30 -0600 (Sun, 22 Jan 2012) | 2 lines * Implemented generic core support for gameobject type 29 (Capture Point) ------------------------------------------------------------------------ r6900 | tandarela | 2012-01-20 14:07:26 -0600 (Fri, 20 Jan 2012) | 1 line * Cleanup ------------------------------------------------------------------------ r6899 | tandarela | 2012-01-20 12:13:33 -0600 (Fri, 20 Jan 2012) | 1 line * Implemented ZoneScript for non-instanced maps ------------------------------------------------------------------------ r6898 | flame | 2012-01-18 20:50:18 -0600 (Wed, 18 Jan 2012) | 4 lines * Added SayTimed to Creature (for Nikola) * Added to ScriptCreatureAI: SayTimed(), YellTimed() * ScriptCreatureAI::SetSpawnLocation() accepts LocationVector ------------------------------------------------------------------------ r6897 | tandarela | 2012-01-18 13:51:24 -0600 (Wed, 18 Jan 2012) | 1 line * Implemented ignoreTotems column for gameobject type trap ------------------------------------------------------------------------ r6896 | tandarela | 2012-01-18 13:39:36 -0600 (Wed, 18 Jan 2012) | 3 lines * Corrections to spell effect Summon Object Wild * General corrections and hack removal from gameobjects of type trap ------------------------------------------------------------------------ r6895 | tandarela | 2012-01-18 07:25:46 -0600 (Wed, 18 Jan 2012) | 1 line * Const.h ------------------------------------------------------------------------ r6894 | tandarela | 2012-01-18 04:48:51 -0600 (Wed, 18 Jan 2012) | 1 line * Few hacks ------------------------------------------------------------------------ r6893 | tandarela | 2012-01-17 12:50:59 -0600 (Tue, 17 Jan 2012) | 2 lines * Implemented miscvalue for spell effect #86 * Fixups to db spell targeting for targets 40 and 46 ------------------------------------------------------------------------ r6892 | tandarela | 2012-01-17 06:24:58 -0600 (Tue, 17 Jan 2012) | 2 lines * Correction to timed achievement counter handling ------------------------------------------------------------------------ r6891 | tandarela | 2012-01-17 06:24:06 -0600 (Tue, 17 Jan 2012) | 1 line * Fixup (@Flame: ^^) ------------------------------------------------------------------------ r6890 | flame | 2012-01-16 16:03:04 -0600 (Mon, 16 Jan 2012) | 2 lines * Moved this to core ------------------------------------------------------------------------ r6889 | tandarela | 2012-01-16 10:42:09 -0600 (Mon, 16 Jan 2012) | 1 line * Fixup ------------------------------------------------------------------------ r6888 | tandarela | 2012-01-16 06:32:36 -0600 (Mon, 16 Jan 2012) | 1 line * Proper counter update for ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM achievement criterias ------------------------------------------------------------------------ r6887 | tandarela | 2012-01-15 11:21:30 -0600 (Sun, 15 Jan 2012) | 2 lines * Auras #42 now use spell modifier 18 (fixes Glyph of Windfury Weapon and stuff) ------------------------------------------------------------------------ r6886 | flame | 2012-01-14 18:06:38 -0600 (Sat, 14 Jan 2012) | 2 lines * [Ulduar] Thorim - fix for Charge Orb (Txs Saelos) ------------------------------------------------------------------------ r6885 | tandarela | 2012-01-14 14:34:23 -0600 (Sat, 14 Jan 2012) | 1 line * Removed some debug code ------------------------------------------------------------------------ r6884 | tandarela | 2012-01-14 14:24:19 -0600 (Sat, 14 Jan 2012) | 1 line * Fixup to glitchy npc chase movement ------------------------------------------------------------------------ r6883 | tandarela | 2012-01-14 06:05:23 -0600 (Sat, 14 Jan 2012) | 1 line * Updated these ------------------------------------------------------------------------ r6882 | tandarela | 2012-01-14 06:02:16 -0600 (Sat, 14 Jan 2012) | 1 line * CreatureAIScript::SetEmoteState takes additional parameter now ------------------------------------------------------------------------ r6881 | marcelo | 2012-01-13 11:16:03 -0600 (Fri, 13 Jan 2012) | 2 lines Exploirt fix (thx holyhorror :) ) ------------------------------------------------------------------------ r6880 | tandarela | 2012-01-12 17:17:58 -0600 (Thu, 12 Jan 2012) | 5 lines * Escorts ** Improvements on npc vs npc attack reaction ** Fixup to leave combat actions when escorted npc leaves combat ** Fixup to escort starting and movement ** NOTE: This allows proper escort scripts that include combat. ------------------------------------------------------------------------ r6879 | tandarela | 2012-01-12 17:11:30 -0600 (Thu, 12 Jan 2012) | 1 line * Do not use db scripts if UseEAI returns false ------------------------------------------------------------------------ r6878 | tandarela | 2012-01-12 17:10:02 -0600 (Thu, 12 Jan 2012) | 1 line * Totems can now be summoned by npcs too ------------------------------------------------------------------------ r6877 | flame | 2012-01-10 12:09:12 -0600 (Tue, 10 Jan 2012) | 2 lines * Added some wrappers to CreatureAIScript ------------------------------------------------------------------------ r6876 | flame | 2012-01-10 10:18:22 -0600 (Tue, 10 Jan 2012) | 4 lines * Preparation buff should be applied to every BG * Removed Creature::Jump(). Use MovementGenerator Jump functions instead * 0-0 in a Warsong Gulch game will be a tie ------------------------------------------------------------------------ r6875 | therzok | 2012-01-09 19:45:12 -0600 (Mon, 09 Jan 2012) | 1 line *Exploit fix. ------------------------------------------------------------------------ r6874 | marcelo | 2012-01-09 13:26:40 -0600 (Mon, 09 Jan 2012) | 2 lines New guilds should be added to objmgr guilds ------------------------------------------------------------------------ r6873 | tandarela | 2012-01-09 11:47:27 -0600 (Mon, 09 Jan 2012) | 1 line * Save some CPU for evading mobs ------------------------------------------------------------------------ r6872 | tandarela | 2012-01-09 11:11:15 -0600 (Mon, 09 Jan 2012) | 1 line * Fixup ------------------------------------------------------------------------ r6871 | vyrus | 2012-01-09 07:28:20 -0600 (Mon, 09 Jan 2012) | 1 line * Fixup to melee and ranged haste reduction auras ------------------------------------------------------------------------ r6870 | tandarela | 2012-01-09 04:55:30 -0600 (Mon, 09 Jan 2012) | 1 line * Fixup to weekly quest announcement spam ------------------------------------------------------------------------ r6869 | flame | 2012-01-08 17:30:37 -0600 (Sun, 08 Jan 2012) | 2 lines * Added pointId to JumpToLocation ------------------------------------------------------------------------ r6868 | vyrus | 2012-01-08 15:02:20 -0600 (Sun, 08 Jan 2012) | 1 line * Crit damage reduction from resilience should be capped at 33% ------------------------------------------------------------------------ r6867 | vyrus | 2012-01-08 09:35:13 -0600 (Sun, 08 Jan 2012) | 1 line * const.h sync ------------------------------------------------------------------------ r6866 | vyrus | 2012-01-08 06:58:48 -0600 (Sun, 08 Jan 2012) | 2 lines * [Shaman] Frozen Power - proc should be affected by DR * Warning fix ------------------------------------------------------------------------ r6865 | vyrus | 2012-01-07 17:48:52 -0600 (Sat, 07 Jan 2012) | 1 line * Wands now deal elemental damage ------------------------------------------------------------------------ r6864 | vyrus | 2012-01-07 14:38:15 -0600 (Sat, 07 Jan 2012) | 1 line * Hunter traps now only last 30 seconds ------------------------------------------------------------------------ r6863 | vyrus | 2012-01-07 13:01:29 -0600 (Sat, 07 Jan 2012) | 1 line * Respeccing removes all temporary weapon enchants ------------------------------------------------------------------------ r6862 | vyrus | 2012-01-07 12:06:31 -0600 (Sat, 07 Jan 2012) | 1 line * .char getstatinfo also shows armor penetration ------------------------------------------------------------------------ r6861 | vyrus | 2012-01-07 10:04:34 -0600 (Sat, 07 Jan 2012) | 1 line * Flag aura should be removed on EotS finish ------------------------------------------------------------------------ r6860 | tandarela | 2012-01-07 06:50:23 -0600 (Sat, 07 Jan 2012) | 1 line * Updated .debug printdamagedone and .debug printdamagetaken commands to be more informative ------------------------------------------------------------------------ r6859 | therzok | 2012-01-07 04:24:02 -0600 (Sat, 07 Jan 2012) | 1 line *Warning fixes. ------------------------------------------------------------------------ r6858 | marcelo | 2012-01-06 11:50:18 -0600 (Fri, 06 Jan 2012) | 2 lines [Tauren] Endurance ------------------------------------------------------------------------ r6857 | marcelo | 2012-01-06 09:31:40 -0600 (Fri, 06 Jan 2012) | 2 lines Reverted r6831 to r6834, needs further checking ------------------------------------------------------------------------ r6856 | tandarela | 2012-01-06 08:56:01 -0600 (Fri, 06 Jan 2012) | 1 line * Crashfix ------------------------------------------------------------------------ r6855 | tandarela | 2012-01-06 08:46:07 -0600 (Fri, 06 Jan 2012) | 1 line * Added .debug mapmgr GM command ------------------------------------------------------------------------ r6854 | tandarela | 2012-01-06 08:22:14 -0600 (Fri, 06 Jan 2012) | 1 line * Fixup (tnx marcelo) ------------------------------------------------------------------------ r6853 | marcelo | 2012-01-06 06:45:42 -0600 (Fri, 06 Jan 2012) | 2 lines Guild housing is additive now when houseAvailTime already has a value ------------------------------------------------------------------------ r6852 | tandarela | 2012-01-06 05:39:30 -0600 (Fri, 06 Jan 2012) | 1 line * Implemented creature grouping for non-db spawns ------------------------------------------------------------------------ r6851 | vyrus | 2012-01-06 05:25:25 -0600 (Fri, 06 Jan 2012) | 1 line * Added an additional immunity check for delayed auras ------------------------------------------------------------------------ r6850 | vyrus | 2012-01-05 14:27:26 -0600 (Thu, 05 Jan 2012) | 1 line * Moved SPELL_ATTR_EX3_IGNORE_HIT_RESULT checks after immunity checks, should fix Glyph of Shadowflame always applying, maybe more :P ------------------------------------------------------------------------ r6849 | tandarela | 2012-01-05 06:48:36 -0600 (Thu, 05 Jan 2012) | 1 line * Misplaced this... (tnx pedroppc) ------------------------------------------------------------------------ r6848 | vyrus | 2012-01-04 20:26:28 -0600 (Wed, 04 Jan 2012) | 2 lines * Added checks for CAST_INTERRUPT_ON_MOVEMENT flags, might need refinements (should enable bombs etc to be used while moving) ------------------------------------------------------------------------ r6847 | tandarela | 2012-01-04 09:35:03 -0600 (Wed, 04 Jan 2012) | 2 lines * Added to CreatureAIScript: ** virtual void OnScriptEvent64(uint32 iData, uint64 iParam) {} ------------------------------------------------------------------------ r6846 | marcelo | 2012-01-04 09:08:00 -0600 (Wed, 04 Jan 2012) | 2 lines Crashfix ------------------------------------------------------------------------ r6845 | tandarela | 2012-01-04 08:53:29 -0600 (Wed, 04 Jan 2012) | 1 line * Exclude this from debug ------------------------------------------------------------------------ r6844 | tandarela | 2012-01-04 08:38:44 -0600 (Wed, 04 Jan 2012) | 1 line * Fixup to which spells' casting time is affected by haste (will probably break some stuff) ------------------------------------------------------------------------ r6843 | tandarela | 2012-01-04 06:50:18 -0600 (Wed, 04 Jan 2012) | 1 line * Some wrappers and few escort flags ------------------------------------------------------------------------ r6842 | marcelo | 2012-01-03 16:31:35 -0600 (Tue, 03 Jan 2012) | 2 lines Fixups to auras with a forced duration ------------------------------------------------------------------------ r6841 | vyrus | 2012-01-03 14:51:48 -0600 (Tue, 03 Jan 2012) | 1 line * Dynamic haste scaling for Death Knight pets ------------------------------------------------------------------------ r6840 | vyrus | 2012-01-03 13:22:28 -0600 (Tue, 03 Jan 2012) | 1 line * [Death Knight] Ebon Gargoyle - properly affected by the owner's haste ------------------------------------------------------------------------ r6839 | vyrus | 2012-01-03 10:33:14 -0600 (Tue, 03 Jan 2012) | 1 line * [Priest] Guardian Spirit - proc fixup, part 2/2 ------------------------------------------------------------------------ r6838 | vyrus | 2011-12-30 07:09:27 -0600 (Fri, 30 Dec 2011) | 1 line * [Mage] Glyph of Ice Lance - part 1/2 ------------------------------------------------------------------------ r6837 | tandarela | 2011-12-30 05:00:39 -0600 (Fri, 30 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6836 | tandarela | 2011-12-30 04:55:12 -0600 (Fri, 30 Dec 2011) | 3 lines * Fixup to vehicle threat inheriting * Fixup to dismounting when teleported short distance * CreatureAIScript::OnEmote now takes TextEmoteType as param ------------------------------------------------------------------------ r6835 | tandarela | 2011-12-29 09:14:46 -0600 (Thu, 29 Dec 2011) | 1 line * A hack for certain faction... ------------------------------------------------------------------------ r6834 | therzok | 2011-12-28 20:05:10 -0600 (Wed, 28 Dec 2011) | 1 line *Because Lauda bad. ------------------------------------------------------------------------ r6833 | therzok | 2011-12-28 17:53:52 -0600 (Wed, 28 Dec 2011) | 3 lines *If 2 people already left a Dungeon Finder group, you can now leave freely without getting Deserter. 15 minute cooldown remains. *After 3 hours of testing and bug fixing, here it is: **Battleground raid chat. Fixed Battleground and Battleground Leader chat. Also, you can now have a party and a battleground group. Battleground chat will now be done in /bg. You can still chat with your party/raid in /p or /ra. ------------------------------------------------------------------------ r6832 | therzok | 2011-12-28 17:03:54 -0600 (Wed, 28 Dec 2011) | 2 lines *Something for Lauda. *Initialization and destruction fixes. ------------------------------------------------------------------------ r6831 | therzok | 2011-12-25 08:10:59 -0600 (Sun, 25 Dec 2011) | 1 line *Some initial code for BG Raid groups. ------------------------------------------------------------------------ r6830 | vyrus | 2011-12-24 18:45:08 -0600 (Sat, 24 Dec 2011) | 1 line * Fixup to Player::CheckPosition, should fix BGs kicking players out ------------------------------------------------------------------------ r6829 | therzok | 2011-12-24 08:46:03 -0600 (Sat, 24 Dec 2011) | 2 lines *Items rewarded through quests now count towards achievement for looting. (This fixes Emblems through quests.) *Precedence fix. ------------------------------------------------------------------------ r6828 | therzok | 2011-12-24 08:23:51 -0600 (Sat, 24 Dec 2011) | 7 lines *Implemented usage for CreatureExtraFlags: **CREATURE_FLAG_EXTRA_NO_PARRY **CREATURE_FLAG_EXTRA_NO_BLOCK **CREATURE_FLAG_EXTRA_NO_CRUSH **CREATURE_FLAG_EXTRA_GUARD **CREATURE_FLAG_EXTRA_NO_CRIT **CREATURE_FLAG_EXTRA_NO_SKILLGAIN ------------------------------------------------------------------------ r6827 | therzok | 2011-12-24 06:08:38 -0600 (Sat, 24 Dec 2011) | 1 line *Looking for More and Looking for Many now properly take into account how many randoms there are in the Dungeon. ------------------------------------------------------------------------ r6826 | therzok | 2011-12-23 09:03:36 -0600 (Fri, 23 Dec 2011) | 1 line *Hacky, but works for now. ------------------------------------------------------------------------ r6825 | vyrus | 2011-12-22 17:39:11 -0600 (Thu, 22 Dec 2011) | 1 line ------------------------------------------------------------------------ r6824 | tandarela | 2011-12-22 17:26:27 -0600 (Thu, 22 Dec 2011) | 1 line * Player pets need to change their phase too when their master does it ------------------------------------------------------------------------ r6823 | marcelo | 2011-12-22 13:05:31 -0600 (Thu, 22 Dec 2011) | 2 lines Commenting this ------------------------------------------------------------------------ r6822 | tandarela | 2011-12-22 11:52:32 -0600 (Thu, 22 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6821 | tandarela | 2011-12-22 11:30:41 -0600 (Thu, 22 Dec 2011) | 1 line * Correction to some phasing related bugs... ------------------------------------------------------------------------ r6820 | tandarela | 2011-12-22 05:18:32 -0600 (Thu, 22 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6819 | tandarela | 2011-12-22 05:05:32 -0600 (Thu, 22 Dec 2011) | 6 lines * Added CreatureTypeFlags * Updated CreatureFlagsExtra * Implemented CREATURE_FLAG_EXTRA_NO_XP_AT_KILL * Implemented CREATURE_TYPEFLAGS_MOUNTED_COMBAT * Implemented CREATURE_FLAG_EXTRA_NO_TAUNT * Column dynamicflags from creature_template is now being used ------------------------------------------------------------------------ r6818 | therzok | 2011-12-21 14:46:35 -0600 (Wed, 21 Dec 2011) | 1 line *Possible fix for people who got disconnected not getting their rewards. ------------------------------------------------------------------------ r6817 | therzok | 2011-12-21 13:03:45 -0600 (Wed, 21 Dec 2011) | 2 lines *Minor optimization. *No longer do you get Dungeon Deserter if you leave a Dungeon after you finished it. ------------------------------------------------------------------------ r6816 | tandarela | 2011-12-21 09:06:02 -0600 (Wed, 21 Dec 2011) | 1 line * Some items apply aura to player when added to inventory ------------------------------------------------------------------------ r6815 | tandarela | 2011-12-21 08:05:52 -0600 (Wed, 21 Dec 2011) | 2 lines * Some work on item durations * Corrected checks for area limited items ------------------------------------------------------------------------ r6814 | tandarela | 2011-12-20 17:05:34 -0600 (Tue, 20 Dec 2011) | 1 line * Prevent spam of vendors from Traveler's Tundra Mammoth ------------------------------------------------------------------------ r6813 | tandarela | 2011-12-20 16:15:00 -0600 (Tue, 20 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6812 | tandarela | 2011-12-20 11:03:58 -0600 (Tue, 20 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6811 | tandarela | 2011-12-20 04:24:03 -0600 (Tue, 20 Dec 2011) | 1 line * Sigh... ------------------------------------------------------------------------ r6810 | tandarela | 2011-12-19 14:41:09 -0600 (Mon, 19 Dec 2011) | 4 lines * CreatureAIScript: ** Added void ResetEscort(); ** MoveToSpawnOrigin now accepts run param ------------------------------------------------------------------------ r6809 | tandarela | 2011-12-19 09:37:31 -0600 (Mon, 19 Dec 2011) | 1 line * Updated list of auras that prevent mounting ------------------------------------------------------------------------ r6808 | tandarela | 2011-12-19 09:23:43 -0600 (Mon, 19 Dec 2011) | 1 line * Enabled npc combat in icc ------------------------------------------------------------------------ r6807 | tandarela | 2011-12-19 06:01:38 -0600 (Mon, 19 Dec 2011) | 1 line * Creature's OnSpawn is now called at the end adding to the world ------------------------------------------------------------------------ r6806 | vyrus | 2011-12-18 16:26:45 -0600 (Sun, 18 Dec 2011) | 1 line * [Priest] Glyph of Shadowfiend - part 1/2 ------------------------------------------------------------------------ r6805 | vyrus | 2011-12-17 20:07:29 -0600 (Sat, 17 Dec 2011) | 1 line * This should prevent players spamming summoning portals ------------------------------------------------------------------------ r6804 | marcelo | 2011-12-17 17:20:26 -0600 (Sat, 17 Dec 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6803 | marcelo | 2011-12-17 16:06:12 -0600 (Sat, 17 Dec 2011) | 2 lines Reverted r6802 ------------------------------------------------------------------------ r6802 | marcelo | 2011-12-17 15:58:45 -0600 (Sat, 17 Dec 2011) | 2 lines Reverted down to r6769 ------------------------------------------------------------------------ r6801 | tandarela | 2011-12-16 09:42:20 -0600 (Fri, 16 Dec 2011) | 1 line * Correction to SMSG_PET_SPELLS packet; fixes issues with vehicle spells ------------------------------------------------------------------------ r6800 | tandarela | 2011-12-16 09:05:13 -0600 (Fri, 16 Dec 2011) | 1 line * SPELL_ATTR_EX3_STACK_FOR_DIFF_CASTERS for creature spells ------------------------------------------------------------------------ r6799 | marcelo | 2011-12-16 08:05:41 -0600 (Fri, 16 Dec 2011) | 1 line Crashfix ------------------------------------------------------------------------ r6798 | marcelo | 2011-12-16 08:00:31 -0600 (Fri, 16 Dec 2011) | 1 line Crashfix ------------------------------------------------------------------------ r6797 | tandarela | 2011-12-16 07:46:48 -0600 (Fri, 16 Dec 2011) | 1 line * These GOs shouldn't cause LOS issues ------------------------------------------------------------------------ r6796 | tandarela | 2011-12-16 07:46:05 -0600 (Fri, 16 Dec 2011) | 2 lines * Shared Damage aura shouldn't cause any aggro or threat * Updated object creation packet ------------------------------------------------------------------------ r6795 | tandarela | 2011-12-16 07:23:07 -0600 (Fri, 16 Dec 2011) | 1 line * Fixups ------------------------------------------------------------------------ r6794 | tandarela | 2011-12-16 06:42:15 -0600 (Fri, 16 Dec 2011) | 1 line * .debug threatList command will display npc name and entry too ------------------------------------------------------------------------ r6793 | tandarela | 2011-12-16 04:30:52 -0600 (Fri, 16 Dec 2011) | 2 lines * Added support for group linking in creature_groups * Added .npc grouplink command ------------------------------------------------------------------------ r6792 | tandarela | 2011-12-16 03:23:11 -0600 (Fri, 16 Dec 2011) | 2 lines * Added to CreatureAIScript: ** void DoZoneInCombat(); ------------------------------------------------------------------------ r6791 | xanis | 2011-12-14 17:02:07 -0600 (Wed, 14 Dec 2011) | 2 lines Converted CH code to EM code. Event Masters now have mods rights on /event. ------------------------------------------------------------------------ r6790 | tandarela | 2011-12-14 06:53:44 -0600 (Wed, 14 Dec 2011) | 1 line * Evading mobs shouldn't put players in combat ------------------------------------------------------------------------ r6789 | tandarela | 2011-12-14 06:47:09 -0600 (Wed, 14 Dec 2011) | 2 lines * Added several flags for creature groups * Added .npc groupflags command ------------------------------------------------------------------------ r6788 | tandarela | 2011-12-14 06:22:19 -0600 (Wed, 14 Dec 2011) | 1 line * Ugly ------------------------------------------------------------------------ r6787 | tandarela | 2011-12-13 08:17:55 -0600 (Tue, 13 Dec 2011) | 7 lines * Added creature_groups table * Creature groups only aggro together for now * Added several gm commands for creature grouping (to be used only on local server): ** .npc group ** .npc groupadd ** .npc groupdel ** .npc groupcomment ------------------------------------------------------------------------ r6786 | tandarela | 2011-12-12 09:25:57 -0600 (Mon, 12 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6785 | tandarela | 2011-12-12 04:56:51 -0600 (Mon, 12 Dec 2011) | 1 line * Added ActiveSeasonalHoliday world variable ------------------------------------------------------------------------ r6784 | tandarela | 2011-12-12 04:13:57 -0600 (Mon, 12 Dec 2011) | 1 line * Update to which auras are removed on map change ------------------------------------------------------------------------ r6783 | vyrus | 2011-12-11 17:47:42 -0600 (Sun, 11 Dec 2011) | 1 line * Added float CreatureAIScript::GetOrientation() (for flame :P) ------------------------------------------------------------------------ r6782 | marcelo | 2011-12-11 14:03:58 -0600 (Sun, 11 Dec 2011) | 2 lines Initialization fix ------------------------------------------------------------------------ r6781 | therzok | 2011-12-11 14:00:24 -0600 (Sun, 11 Dec 2011) | 1 line *Fixup. ------------------------------------------------------------------------ r6780 | therzok | 2011-12-11 13:01:13 -0600 (Sun, 11 Dec 2011) | 1 line *Fixups to ForcedArenaGroup. The other handler is for Skirmish. :D ------------------------------------------------------------------------ r6779 | therzok | 2011-12-11 12:57:18 -0600 (Sun, 11 Dec 2011) | 1 line @Tandarela: -> Jaja ------------------------------------------------------------------------ r6778 | marcelo | 2011-12-11 11:58:00 -0600 (Sun, 11 Dec 2011) | 2 lines character_stats deletion on player delete ------------------------------------------------------------------------ r6777 | tandarela | 2011-12-11 10:24:32 -0600 (Sun, 11 Dec 2011) | 3 lines * Added loading of MailTemplate.dbc * Added loading of mail_loot_template * Implemented RewMailTemplateId and RewMailDelaySecs columns from quest_template table ------------------------------------------------------------------------ r6776 | marcelo | 2011-12-11 10:24:08 -0600 (Sun, 11 Dec 2011) | 2 lines Fixups to r6775 ------------------------------------------------------------------------ r6775 | marcelo | 2011-12-11 09:26:26 -0600 (Sun, 11 Dec 2011) | 2 lines Added .arena skirmishforplayers ------------------------------------------------------------------------ r6774 | tandarela | 2011-12-11 07:58:12 -0600 (Sun, 11 Dec 2011) | 1 line * SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT (wip) ------------------------------------------------------------------------ r6773 | tandarela | 2011-12-11 06:21:01 -0600 (Sun, 11 Dec 2011) | 1 line * Updated scripted achievement list ------------------------------------------------------------------------ r6772 | tandarela | 2011-12-11 03:56:57 -0600 (Sun, 11 Dec 2011) | 1 line * Achievements that require quest completion now also check db conditions if there are any ------------------------------------------------------------------------ r6771 | therzok | 2011-12-11 03:47:35 -0600 (Sun, 11 Dec 2011) | 1 line *Disabled vote kicking while rolling. ------------------------------------------------------------------------ r6770 | tandarela | 2011-12-10 10:56:55 -0600 (Sat, 10 Dec 2011) | 2 lines * Mostly rewrote loot rolling system * Corrected many loot related packets ------------------------------------------------------------------------ r6769 | tandarela | 2011-12-09 04:46:03 -0600 (Fri, 09 Dec 2011) | 3 lines * Fixup for mobs not returning to their spawn location properly after leaving combat * Correction to SMSG_HIGHEST_THREAT_UPDATE sending ------------------------------------------------------------------------ r6768 | therzok | 2011-12-08 14:57:43 -0600 (Thu, 08 Dec 2011) | 3 lines *Most heroic dungeons require an average ilvl of 180. The tier 9 and 10 five-man normal dungeons require ilvl 180 while the heroics require ilvl 200 or 219. *A gift for nikola. :3 Love me baby, show me your stats tonight. ------------------------------------------------------------------------ r6767 | tandarela | 2011-12-08 07:32:39 -0600 (Thu, 08 Dec 2011) | 1 line * Added SPELL_FLAGC_VEHICLE_GEAR_SCALING ------------------------------------------------------------------------ r6766 | tandarela | 2011-12-08 04:21:35 -0600 (Thu, 08 Dec 2011) | 4 lines * Added to Player: ** uint32 GetAverageItemLevel(); ** uint32 GetVehicleScalingFactor(); * Added .itemlevel command ------------------------------------------------------------------------ r6765 | vyrus | 2011-12-07 20:39:21 -0600 (Wed, 07 Dec 2011) | 1 line const.h sync ------------------------------------------------------------------------ r6764 | marcelo | 2011-12-07 19:06:23 -0600 (Wed, 07 Dec 2011) | 1 line Crashfix ------------------------------------------------------------------------ r6763 | therzok | 2011-12-07 08:40:50 -0600 (Wed, 07 Dec 2011) | 5 lines *Limited down number of kicks from 3 to 2. *Now, there is a 15 minute cooldown between vote kicks. *Added a 20 minute cooldown between kicks. *Leaving a Dungeon on purpose now yields a 30 minute deserter debuff. *There is now a 15 minute queue cooldown between dungeon queues. Cooldown starts when you join a Dungeon using the Random Dungeon Finder. ------------------------------------------------------------------------ r6762 | tandarela | 2011-12-07 04:20:38 -0600 (Wed, 07 Dec 2011) | 1 line * CMSG_UPDATE_PROJECTILE_POSITION ------------------------------------------------------------------------ r6761 | tandarela | 2011-12-07 04:15:46 -0600 (Wed, 07 Dec 2011) | 1 line * Updated some opcode names ------------------------------------------------------------------------ r6760 | tandarela | 2011-12-07 03:58:29 -0600 (Wed, 07 Dec 2011) | 1 line * Fixups ------------------------------------------------------------------------ r6759 | therzok | 2011-12-06 22:34:10 -0600 (Tue, 06 Dec 2011) | 1 line *Warning fixes. ------------------------------------------------------------------------ r6758 | marcelo | 2011-12-06 15:10:41 -0600 (Tue, 06 Dec 2011) | 2 lines npc_trainer_template is unused atm ------------------------------------------------------------------------ r6757 | tandarela | 2011-12-06 10:09:50 -0600 (Tue, 06 Dec 2011) | 1 line * Compile fix ------------------------------------------------------------------------ r6756 | therzok | 2011-12-06 09:45:31 -0600 (Tue, 06 Dec 2011) | 1 line *Fixup. ------------------------------------------------------------------------ r6755 | tandarela | 2011-12-06 07:59:47 -0600 (Tue, 06 Dec 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6754 | tandarela | 2011-12-06 05:03:28 -0600 (Tue, 06 Dec 2011) | 1 line * Proper handling of gameobjects that are quest objectives ------------------------------------------------------------------------ r6753 | tandarela | 2011-12-06 05:00:45 -0600 (Tue, 06 Dec 2011) | 2 lines * Moved possess spell sending to SendPetSpells * Added possess types ------------------------------------------------------------------------ r6752 | therzok | 2011-12-05 23:09:26 -0600 (Mon, 05 Dec 2011) | 1 line *Removed CanCast hackfixes from core. ------------------------------------------------------------------------ r6751 | marcelo | 2011-12-05 20:46:38 -0600 (Mon, 05 Dec 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6750 | marcelo | 2011-12-05 20:03:34 -0600 (Mon, 05 Dec 2011) | 1 line Commenting debug line ------------------------------------------------------------------------ r6749 | vyrus | 2011-12-05 17:29:50 -0600 (Mon, 05 Dec 2011) | 1 line * Fixup to spell effect 62 (Power Burn) ------------------------------------------------------------------------ r6748 | therzok | 2011-12-05 12:41:47 -0600 (Mon, 05 Dec 2011) | 1 line *Fixup. :3 ------------------------------------------------------------------------ r6747 | therzok | 2011-12-05 12:13:47 -0600 (Mon, 05 Dec 2011) | 1 line *Forced queues are now skirmishes. ------------------------------------------------------------------------ r6746 | therzok | 2011-12-05 12:10:34 -0600 (Mon, 05 Dec 2011) | 3 lines *Warning fixes. *Now logging .arena createforplayers and activated it for EM usage. *Nullcheck, sup. ------------------------------------------------------------------------ r6745 | tandarela | 2011-12-05 10:50:07 -0600 (Mon, 05 Dec 2011) | 3 lines * Some vehicles shouldn't inherit their driver's threat ** Fixes Marrowgar attacking Bone Spikes ------------------------------------------------------------------------ r6744 | therzok | 2011-12-05 10:13:51 -0600 (Mon, 05 Dec 2011) | 1 line /slap Vyrus. L2sync both ways. ------------------------------------------------------------------------ r6743 | tandarela | 2011-12-04 15:06:18 -0600 (Sun, 04 Dec 2011) | 1 line * Something funny ------------------------------------------------------------------------ r6742 | tandarela | 2011-12-04 06:30:50 -0600 (Sun, 04 Dec 2011) | 2 lines * Added ACHIEVEMENT_CRITERIA_REQUIRE_S_TEAM * Fixup to ACHIEVEMENT_CRITERIA_REQUIRE_T_CREATURE ------------------------------------------------------------------------ r6741 | tandarela | 2011-12-04 03:39:51 -0600 (Sun, 04 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6740 | tandarela | 2011-12-04 03:38:14 -0600 (Sun, 04 Dec 2011) | 1 line * Added .quest undo command ------------------------------------------------------------------------ r6739 | tandarela | 2011-12-03 11:21:36 -0600 (Sat, 03 Dec 2011) | 5 lines * Strand of the Ancients ** Graveyards can no longer be captured unless at least one gate leading to them is destroyed ** Bombs spawn when their corresponding gate is destroyed ** Demolishers respawn properly now ** Added missing texts ------------------------------------------------------------------------ r6738 | tandarela | 2011-12-03 07:39:58 -0600 (Sat, 03 Dec 2011) | 1 line * Fixup in getHostilityLevel ------------------------------------------------------------------------ r6737 | vyrus | 2011-12-02 17:31:36 -0600 (Fri, 02 Dec 2011) | 1 line * Fixup to finishing moves, fixes Envenom consuming combo points when it fails to hit ------------------------------------------------------------------------ r6736 | vyrus | 2011-12-02 08:57:59 -0600 (Fri, 02 Dec 2011) | 1 line * Players can see their own charmed units at all times, fixes Eye of Kilrogg fizzling out ------------------------------------------------------------------------ r6735 | tandarela | 2011-12-02 08:00:08 -0600 (Fri, 02 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6734 | tandarela | 2011-12-02 07:35:38 -0600 (Fri, 02 Dec 2011) | 3 lines * Fixup to vehicle entering * Added CreatureAIScript: ** virtual bool IsVehicleControllable() { return true; } ------------------------------------------------------------------------ r6733 | tandarela | 2011-12-01 07:19:08 -0600 (Thu, 01 Dec 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6732 | vyrus | 2011-12-01 06:21:05 -0600 (Thu, 01 Dec 2011) | 2 lines * Warsong Gulch should now last up to 25 minutes * Totems should now be despawning when Shaman dies ------------------------------------------------------------------------ r6731 | marcelo | 2011-11-28 14:31:16 -0600 (Mon, 28 Nov 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6730 | tandarela | 2011-11-28 13:17:19 -0600 (Mon, 28 Nov 2011) | 1 line * Reverted r6727; needs pathfinding... ------------------------------------------------------------------------ r6729 | marcelo | 2011-11-28 13:07:40 -0600 (Mon, 28 Nov 2011) | 2 lines Removed some debug ------------------------------------------------------------------------ r6728 | tandarela | 2011-11-28 10:41:13 -0600 (Mon, 28 Nov 2011) | 2 lines * Implemented a hack that'll prevent players from getting teleport and speed hack detection false positives while on a transport like boat in sota * .gps command will now display transporter variables ------------------------------------------------------------------------ r6727 | tandarela | 2011-11-28 08:06:39 -0600 (Mon, 28 Nov 2011) | 1 line * Spells with charge effect cannot be used while jumping or falling ------------------------------------------------------------------------ r6726 | tandarela | 2011-11-27 10:18:21 -0600 (Sun, 27 Nov 2011) | 1 line * GossipScript::GetGossipTextID can now be used for GOs too ------------------------------------------------------------------------ r6725 | tandarela | 2011-11-27 10:17:37 -0600 (Sun, 27 Nov 2011) | 1 line * Implemented spell effect 150 ------------------------------------------------------------------------ r6724 | tandarela | 2011-11-27 09:52:01 -0600 (Sun, 27 Nov 2011) | 1 line * Implemented spell effect 164 ------------------------------------------------------------------------ r6723 | tandarela | 2011-11-27 09:44:17 -0600 (Sun, 27 Nov 2011) | 1 line * SCRIPT_DATA_PREVENT_PARACHUTE for Flame ------------------------------------------------------------------------ r6722 | tandarela | 2011-11-27 08:28:01 -0600 (Sun, 27 Nov 2011) | 2 lines * Updated GameObjectInfo structure * Fixup to GAMEOBJECT_TYPE_CHAIR ------------------------------------------------------------------------ r6721 | vyrus | 2011-11-27 06:19:55 -0600 (Sun, 27 Nov 2011) | 2 lines * [Achievement] Bloodthirsty Berserker * [Achievement] Take a Chill Pill ------------------------------------------------------------------------ r6720 | vyrus | 2011-11-26 13:37:48 -0600 (Sat, 26 Nov 2011) | 1 line * Player summoning check requested by Runeic ------------------------------------------------------------------------ r6719 | tandarela | 2011-11-26 09:45:15 -0600 (Sat, 26 Nov 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6718 | tandarela | 2011-11-26 06:35:04 -0600 (Sat, 26 Nov 2011) | 4 lines * Correction to sum type achievements ** Fixes stuff like City Defender or Loremaster achievements not being given * Emblems again count towards their related achievement criterias ------------------------------------------------------------------------ r6717 | marcelo | 2011-11-25 12:08:50 -0600 (Fri, 25 Nov 2011) | 2 lines Both npc_trainer and npc_trainer_template gets loaded properly now ------------------------------------------------------------------------ r6716 | tandarela | 2011-11-25 10:59:49 -0600 (Fri, 25 Nov 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6715 | tandarela | 2011-11-25 10:48:18 -0600 (Fri, 25 Nov 2011) | 1 line * [LFD] Fixup to players having a lockout on heroic dungeons if lockout on them has expired ------------------------------------------------------------------------ r6714 | marcelo | 2011-11-25 10:13:56 -0600 (Fri, 25 Nov 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6713 | tandarela | 2011-11-25 09:27:05 -0600 (Fri, 25 Nov 2011) | 2 lines * Implemented support for achievement criteria type 10 * [Achievement] A Simple Re-Quest ------------------------------------------------------------------------ r6712 | tandarela | 2011-11-25 04:58:37 -0600 (Fri, 25 Nov 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6711 | vyrus | 2011-11-24 16:15:16 -0600 (Thu, 24 Nov 2011) | 1 line * Pets should no longer reset their health to full when leaving combat ------------------------------------------------------------------------ r6710 | marcelo | 2011-11-24 09:25:21 -0600 (Thu, 24 Nov 2011) | 2 lines Implemented npc_trainer_template ------------------------------------------------------------------------ r6709 | vyrus | 2011-11-23 18:41:05 -0600 (Wed, 23 Nov 2011) | 1 line * Added void CreatureAIScript::UpdatePlayersCriteria (requested by Flame) ------------------------------------------------------------------------ r6708 | tandarela | 2011-11-23 13:23:38 -0600 (Wed, 23 Nov 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6707 | tandarela | 2011-11-23 06:28:34 -0600 (Wed, 23 Nov 2011) | 1 line * Implemented CONDITION_LEARNABLE_ABILITY ------------------------------------------------------------------------ r6706 | marcelo | 2011-11-22 08:33:56 -0600 (Tue, 22 Nov 2011) | 2 lines Added a MaxGold check ------------------------------------------------------------------------ r6705 | tandarela | 2011-11-22 08:29:57 -0600 (Tue, 22 Nov 2011) | 1 line * Fixup to looting of mobs that drop quest item only ------------------------------------------------------------------------ r6704 | tandarela | 2011-11-21 18:08:30 -0600 (Mon, 21 Nov 2011) | 2 lines * Changed way how gameobject guids are generated * Implemented spawning of gameobjects too for game events ------------------------------------------------------------------------ r6703 | tandarela | 2011-11-21 12:37:49 -0600 (Mon, 21 Nov 2011) | 1 line * Fixup to spell effect 24 ------------------------------------------------------------------------ r6702 | tandarela | 2011-11-21 10:17:22 -0600 (Mon, 21 Nov 2011) | 1 line * Implemented game event spawning without a need for restart (WIP: done for creatures only) ------------------------------------------------------------------------ r6701 | marcelo | 2011-11-18 13:17:44 -0600 (Fri, 18 Nov 2011) | 2 lines UDB game_event_creature_data changes ------------------------------------------------------------------------ r6700 | marcelo | 2011-11-15 12:15:42 -0600 (Tue, 15 Nov 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6699 | tandarela | 2011-11-15 10:02:33 -0600 (Tue, 15 Nov 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6698 | tandarela | 2011-11-15 09:39:34 -0600 (Tue, 15 Nov 2011) | 1 line * Correction to spell effect 90 ------------------------------------------------------------------------ r6697 | tandarela | 2011-11-14 10:21:07 -0600 (Mon, 14 Nov 2011) | 2 lines * Correction to achievement criterias of type be spell target * Correction to achievement requirement of type team ------------------------------------------------------------------------ r6696 | marcelo | 2011-11-14 08:46:00 -0600 (Mon, 14 Nov 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6695 | tandarela | 2011-11-12 13:39:29 -0600 (Sat, 12 Nov 2011) | 3 lines * A small fixup for dev level accounts * Fixup to aura faction override * Stop eating when you enter vehicle ------------------------------------------------------------------------ r6694 | tandarela | 2011-11-12 06:22:09 -0600 (Sat, 12 Nov 2011) | 1 line * Flight path server side position update support - part 2 ------------------------------------------------------------------------ r6693 | tandarela | 2011-11-12 06:19:12 -0600 (Sat, 12 Nov 2011) | 1 line * Flight path server side position update support - part 1 ------------------------------------------------------------------------ r6692 | therzok | 2011-11-11 11:31:04 -0600 (Fri, 11 Nov 2011) | 1 line *Hail Marcy-Warcy for fixing 5man queue bugs. Stay tuned for LFD on live. ------------------------------------------------------------------------ r6691 | tandarela | 2011-11-08 05:53:38 -0600 (Tue, 08 Nov 2011) | 2 lines * creature_channel_object - part 3 ------------------------------------------------------------------------ r6690 | tandarela | 2011-11-08 05:50:20 -0600 (Tue, 08 Nov 2011) | 1 line * creature_channel_object - part 1 ------------------------------------------------------------------------ r6689 | marcelo | 2011-11-07 17:53:52 -0600 (Mon, 07 Nov 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6688 | marcelo | 2011-11-07 12:03:31 -0600 (Mon, 07 Nov 2011) | 2 lines Recomitting r6667 with fixes ------------------------------------------------------------------------ r6687 | tandarela | 2011-11-07 08:47:05 -0600 (Mon, 07 Nov 2011) | 1 line * Implemented world state variables for global storage ------------------------------------------------------------------------ r6686 | tandarela | 2011-11-04 12:48:14 -0500 (Fri, 04 Nov 2011) | 1 line * Chimera Shot should consider only casting hunter's auras on the target ------------------------------------------------------------------------ r6685 | marcelo | 2011-11-04 09:02:23 -0500 (Fri, 04 Nov 2011) | 2 lines Added item_playedtime_reward logic (for holy) ------------------------------------------------------------------------ r6684 | tandarela | 2011-11-02 09:28:33 -0500 (Wed, 02 Nov 2011) | 1 line * Few corrections ------------------------------------------------------------------------ r6683 | tandarela | 2011-11-02 09:28:02 -0500 (Wed, 02 Nov 2011) | 1 line * This should prevent tp hack disconnects in sota during round change ------------------------------------------------------------------------ r6682 | marcelo | 2011-11-01 12:29:42 -0500 (Tue, 01 Nov 2011) | 2 lines Exploit fix ------------------------------------------------------------------------ r6681 | xanis | 2011-11-01 09:18:23 -0500 (Tue, 01 Nov 2011) | 1 line fix-up ------------------------------------------------------------------------ r6680 | marcelo | 2011-10-31 13:25:17 -0500 (Mon, 31 Oct 2011) | 2 lines I see dead people (no longer) ------------------------------------------------------------------------ r6679 | tandarela | 2011-10-31 07:54:44 -0500 (Mon, 31 Oct 2011) | 1 line * Correction to checks for weapon dependent auras ------------------------------------------------------------------------ r6678 | marcelo | 2011-10-30 19:24:42 -0500 (Sun, 30 Oct 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6677 | tandarela | 2011-10-29 19:10:06 -0500 (Sat, 29 Oct 2011) | 1 line * A small update to the list of scripted achievements ------------------------------------------------------------------------ r6676 | marcelo | 2011-10-28 18:22:58 -0500 (Fri, 28 Oct 2011) | 2 lines Added logging for .npc attackable ------------------------------------------------------------------------ r6675 | tandarela | 2011-10-28 10:54:15 -0500 (Fri, 28 Oct 2011) | 1 line * Spam more... ------------------------------------------------------------------------ r6674 | tandarela | 2011-10-27 19:05:02 -0500 (Thu, 27 Oct 2011) | 1 line * Reverted r6672, needs a better approach ------------------------------------------------------------------------ r6673 | marcelo | 2011-10-27 11:29:10 -0500 (Thu, 27 Oct 2011) | 2 lines Fixup for arena teams with 3000 rating ------------------------------------------------------------------------ r6672 | tandarela | 2011-10-27 11:23:22 -0500 (Thu, 27 Oct 2011) | 1 line * r6664 shouldn't apply to negative auras ------------------------------------------------------------------------ r6671 | tandarela | 2011-10-27 11:21:14 -0500 (Thu, 27 Oct 2011) | 1 line * r6649 without the crashing part ------------------------------------------------------------------------ r6670 | marcelo | 2011-10-27 09:50:39 -0500 (Thu, 27 Oct 2011) | 2 lines Reverted r6649, needs reviewing ------------------------------------------------------------------------ r6669 | marcelo | 2011-10-26 21:16:46 -0500 (Wed, 26 Oct 2011) | 2 lines Reverted r6667, needs reviewing ------------------------------------------------------------------------ r6668 | marcelo | 2011-10-26 21:15:55 -0500 (Wed, 26 Oct 2011) | 2 lines Reverted r6664 (makes Sap infinite) ------------------------------------------------------------------------ r6667 | marcelo | 2011-10-26 18:24:32 -0500 (Wed, 26 Oct 2011) | 2 lines InRange stability improvements ------------------------------------------------------------------------ r6666 | therzok | 2011-10-26 16:21:41 -0500 (Wed, 26 Oct 2011) | 1 line *ITC: No more "This system is currently disabled." message. ------------------------------------------------------------------------ r6665 | therzok | 2011-10-26 11:36:56 -0500 (Wed, 26 Oct 2011) | 2 lines *Can't join a BG if you're using LFD. *Minor updates. ------------------------------------------------------------------------ r6664 | tandarela | 2011-10-26 06:11:10 -0500 (Wed, 26 Oct 2011) | 1 line * Auras that require a certain weapon type to be equipped are now active only when that weapon is equipped ------------------------------------------------------------------------ r6663 | tandarela | 2011-10-25 13:18:04 -0500 (Tue, 25 Oct 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6662 | tandarela | 2011-10-25 09:27:05 -0500 (Tue, 25 Oct 2011) | 1 line * Armor Penetration Rating is now applied after auras that ignore armor ------------------------------------------------------------------------ r6661 | tandarela | 2011-10-24 08:25:28 -0500 (Mon, 24 Oct 2011) | 1 line * Proper stacking of Renewed Hope and Blessing of Sanctuary - part 1 ------------------------------------------------------------------------ r6660 | therzok | 2011-10-24 04:38:45 -0500 (Mon, 24 Oct 2011) | 1 line *Updated RevisionExtractor.exe in case someone uses TortoiseSVN 1.7.0. ------------------------------------------------------------------------ r6659 | therzok | 2011-10-23 23:10:39 -0500 (Sun, 23 Oct 2011) | 1 line *First attempt at RevisionExtractor for Tortoise SVN 1.7.0. Marcelo, halp. :3 ------------------------------------------------------------------------ r6658 | tandarela | 2011-10-23 14:09:42 -0500 (Sun, 23 Oct 2011) | 1 line * Added .descaura command ------------------------------------------------------------------------ r6657 | tandarela | 2011-10-23 05:33:49 -0500 (Sun, 23 Oct 2011) | 1 line * [Arathi Basin] Honorable Defender ------------------------------------------------------------------------ r6656 | tandarela | 2011-10-22 09:03:32 -0500 (Sat, 22 Oct 2011) | 3 lines * Warsong Gulch ** Focused and Brutal Assault ** Added missing sounds and texts ------------------------------------------------------------------------ r6655 | tandarela | 2011-10-22 06:40:37 -0500 (Sat, 22 Oct 2011) | 1 line * Implemented SPELL_ATTR_EX2_ALLOW_DEAD_TARGET for negative auras ------------------------------------------------------------------------ r6654 | tandarela | 2011-10-22 06:10:47 -0500 (Sat, 22 Oct 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6653 | tandarela | 2011-10-21 14:11:27 -0500 (Fri, 21 Oct 2011) | 2 lines * By Vyrus: ** Correction to crit damage calculation formula ------------------------------------------------------------------------ r6652 | marcelo | 2011-10-21 12:23:28 -0500 (Fri, 21 Oct 2011) | 2 lines More DoForInRangePlayerSeto ------------------------------------------------------------------------ r6651 | tandarela | 2011-10-21 10:38:58 -0500 (Fri, 21 Oct 2011) | 1 line * A hack requested by Vyrus ------------------------------------------------------------------------ r6650 | marcelo | 2011-10-21 08:19:39 -0500 (Fri, 21 Oct 2011) | 3 lines DoForInRangePlayerSet changes (stability) Code cleanup ------------------------------------------------------------------------ r6649 | tandarela | 2011-10-21 07:04:43 -0500 (Fri, 21 Oct 2011) | 3 lines * You can't Mind Control already mind controlled unit (tnx Sharac) * Use PlayerAI only when creature is the owner ------------------------------------------------------------------------ r6648 | tandarela | 2011-10-21 04:08:59 -0500 (Fri, 21 Oct 2011) | 1 line * Exploit fix ------------------------------------------------------------------------ r6647 | tandarela | 2011-10-20 09:30:12 -0500 (Thu, 20 Oct 2011) | 2 lines * Added to SpellScript: ** virtual void OnAuraCanceled(Aura *aura) {} ------------------------------------------------------------------------ r6646 | tandarela | 2011-10-20 06:16:24 -0500 (Thu, 20 Oct 2011) | 2 lines * Implemented aura 314 - Prevent Resurrection * Implemented aura 291 - Mod XP From Quest Gain ------------------------------------------------------------------------ r6645 | marcelo | 2011-10-19 16:12:04 -0500 (Wed, 19 Oct 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6644 | tandarela | 2011-10-19 08:49:31 -0500 (Wed, 19 Oct 2011) | 1 line * Correction to spirit healer search logic in battlegrounds ------------------------------------------------------------------------ r6643 | tandarela | 2011-10-19 07:00:08 -0500 (Wed, 19 Oct 2011) | 1 line * Fixup to position update when a player is on non-controlled vehicle ------------------------------------------------------------------------ r6642 | tandarela | 2011-10-18 06:37:00 -0500 (Tue, 18 Oct 2011) | 1 line * Emblems no longer drop but are given to the players automatically ------------------------------------------------------------------------ r6641 | tandarela | 2011-10-18 04:28:17 -0500 (Tue, 18 Oct 2011) | 1 line * Commented this for now ------------------------------------------------------------------------ r6640 | marcelo | 2011-10-17 12:15:19 -0500 (Mon, 17 Oct 2011) | 2 lines Reverted r6634 ------------------------------------------------------------------------ r6639 | tandarela | 2011-10-16 05:37:15 -0500 (Sun, 16 Oct 2011) | 2 lines * Split the way multiplicative and additive damage taken pct mods are applied ** This should fix immune bug... ------------------------------------------------------------------------ r6638 | tandarela | 2011-10-15 07:43:42 -0500 (Sat, 15 Oct 2011) | 2 lines * Improvements on NBG loot * Fixed a bug where pass on loot was treated as disenchant roll ------------------------------------------------------------------------ r6637 | marcelo | 2011-10-14 10:53:32 -0500 (Fri, 14 Oct 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6636 | tandarela | 2011-10-14 08:28:27 -0500 (Fri, 14 Oct 2011) | 1 line * Added checks for duration of holiday limited items ------------------------------------------------------------------------ r6635 | tandarela | 2011-10-14 07:15:53 -0500 (Fri, 14 Oct 2011) | 1 line * Implemented GameObject pooling ------------------------------------------------------------------------ r6634 | tandarela | 2011-10-14 04:16:40 -0500 (Fri, 14 Oct 2011) | 3 lines * Added to CreatureAIScript and GameObjectAIScript: ** virtual void OnQuestStart(Player *plr, Quest *qst) {} ** virtual void OnQuestComplete(Player *plr, Quest *qst) {} ------------------------------------------------------------------------ r6633 | tandarela | 2011-10-12 17:11:03 -0500 (Wed, 12 Oct 2011) | 1 line * Player summons now properly inherit PVP flagged state from owner ------------------------------------------------------------------------ r6632 | tandarela | 2011-10-12 16:16:46 -0500 (Wed, 12 Oct 2011) | 1 line * Spell range checks against gameobject targets ------------------------------------------------------------------------ r6631 | tandarela | 2011-10-12 08:41:15 -0500 (Wed, 12 Oct 2011) | 1 line * Implemented GameEventScript ------------------------------------------------------------------------ r6630 | tandarela | 2011-10-12 08:35:14 -0500 (Wed, 12 Oct 2011) | 1 line * Added .go passengers command ------------------------------------------------------------------------ r6629 | therzok | 2011-10-12 07:47:11 -0500 (Wed, 12 Oct 2011) | 1 line *Minor optimization. Ty Tanda. ------------------------------------------------------------------------ r6628 | xanis | 2011-10-11 20:26:16 -0500 (Tue, 11 Oct 2011) | 1 line More DoForInRangeSet. ------------------------------------------------------------------------ r6627 | xanis | 2011-10-11 15:05:36 -0500 (Tue, 11 Oct 2011) | 1 line fixups ------------------------------------------------------------------------ r6626 | xanis | 2011-10-11 14:10:43 -0500 (Tue, 11 Oct 2011) | 1 line Onward with DoForInRangeSet. ------------------------------------------------------------------------ r6625 | xanis | 2011-10-11 12:41:36 -0500 (Tue, 11 Oct 2011) | 1 line Yay for more DoForInRangeSet. ------------------------------------------------------------------------ r6624 | xanis | 2011-10-11 12:15:56 -0500 (Tue, 11 Oct 2011) | 1 line More InRange stuffs. ------------------------------------------------------------------------ r6623 | xanis | 2011-10-11 11:11:36 -0500 (Tue, 11 Oct 2011) | 1 line InRange stuff. ------------------------------------------------------------------------ r6622 | xanis | 2011-10-10 22:15:28 -0500 (Mon, 10 Oct 2011) | 1 line optimization ------------------------------------------------------------------------ r6621 | marcelo | 2011-10-10 12:25:06 -0500 (Mon, 10 Oct 2011) | 2 lines More DoForInRange ------------------------------------------------------------------------ r6620 | xanis | 2011-10-09 16:23:10 -0500 (Sun, 09 Oct 2011) | 2 lines Molten Realm: Shaman enchants work on donor weapons now. ------------------------------------------------------------------------ r6619 | tandarela | 2011-10-08 08:45:44 -0500 (Sat, 08 Oct 2011) | 5 lines * Added to Spell: ** void FillGameObjectsInRangeByEntry(uint32 i, float srcx, float srcy, float srcz, float range, uint32 entry); ** void FillGameObjectsInRangeByEntry(uint32 i, float srcx, float srcy, float srcz, uint32 entry); ** void FillGameObjectsInRangeByEntry(uint32 i, float range, uint32 entry); ** void FillGameObjectsInRangeByEntry(uint32 i, uint32 entry); ------------------------------------------------------------------------ r6618 | tandarela | 2011-10-08 05:09:38 -0500 (Sat, 08 Oct 2011) | 1 line * .go info command now displays db guid ------------------------------------------------------------------------ r6617 | tandarela | 2011-10-06 15:58:20 -0500 (Thu, 06 Oct 2011) | 2 lines * Aura #20 now calls OnPeriodicDamageOrHeal too * Death persistent auras shouldn't be removed when an npc dies ------------------------------------------------------------------------ r6616 | tandarela | 2011-10-05 19:53:06 -0500 (Wed, 05 Oct 2011) | 1 line * Modified SendChatMessage to work for players too ------------------------------------------------------------------------ r6615 | sumilion | 2011-10-05 14:49:16 -0500 (Wed, 05 Oct 2011) | 1 line * changed aura #79 (damage percentage increase) to be additive instead of multiplicative ------------------------------------------------------------------------ r6614 | tandarela | 2011-10-05 12:21:14 -0500 (Wed, 05 Oct 2011) | 2 lines * Spell effect Pull now uses Jump functions * Enabled NPC combat in Azjol'Nerub ------------------------------------------------------------------------ r6613 | tandarela | 2011-10-04 10:12:57 -0500 (Tue, 04 Oct 2011) | 1 line * Added pQuestGiver param to OnCanAcceptQuest ------------------------------------------------------------------------ r6612 | tandarela | 2011-10-04 10:05:50 -0500 (Tue, 04 Oct 2011) | 1 line * HK related achievements now use db conditions ------------------------------------------------------------------------ r6611 | tandarela | 2011-10-03 11:14:16 -0500 (Mon, 03 Oct 2011) | 1 line * Display proper info about saved instance lockouts ------------------------------------------------------------------------ r6610 | tandarela | 2011-10-03 10:55:19 -0500 (Mon, 03 Oct 2011) | 1 line * Implemented CMSG_DISMISS_CRITTER ------------------------------------------------------------------------ r6609 | marcelo | 2011-10-02 13:18:40 -0500 (Sun, 02 Oct 2011) | 2 lines Queue timer to 6min ------------------------------------------------------------------------ r6608 | tandarela | 2011-10-02 10:09:57 -0500 (Sun, 02 Oct 2011) | 1 line * In-game notifications for Auction House bids ------------------------------------------------------------------------ r6607 | tandarela | 2011-10-02 07:22:24 -0500 (Sun, 02 Oct 2011) | 1 line * Proper notification is now sent to the client when threat list is empty ------------------------------------------------------------------------ r6606 | sumilion | 2011-10-01 14:08:25 -0500 (Sat, 01 Oct 2011) | 1 line * correction to spellsteal against pain suppression ------------------------------------------------------------------------ r6605 | tandarela | 2011-10-01 11:58:45 -0500 (Sat, 01 Oct 2011) | 1 line * [Warrior] Glyph of Bloodthirst - part 2 ------------------------------------------------------------------------ r6604 | therzok | 2011-10-01 06:49:22 -0500 (Sat, 01 Oct 2011) | 1 line *Added Conf directive for enabling/disabling LFD. =D (Sorry for inactivity, health and school problems.) ------------------------------------------------------------------------ r6603 | marcelo | 2011-09-30 08:07:52 -0500 (Fri, 30 Sep 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6602 | tandarela | 2011-09-29 11:09:50 -0500 (Thu, 29 Sep 2011) | 2 lines * Added to CreatureAIScript: ** void LockTarget(Unit *pTarget); ------------------------------------------------------------------------ r6601 | tandarela | 2011-09-28 11:30:37 -0500 (Wed, 28 Sep 2011) | 1 line * Added .npc aistate command to print out AIInterface variables ------------------------------------------------------------------------ r6600 | tandarela | 2011-09-28 05:18:27 -0500 (Wed, 28 Sep 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6599 | tandarela | 2011-09-26 16:53:44 -0500 (Mon, 26 Sep 2011) | 2 lines * Added to GameObjectAIScript: ** virtual void OnActivateGameObject(Unit *pUnit) {} ------------------------------------------------------------------------ r6598 | tandarela | 2011-09-26 12:50:21 -0500 (Mon, 26 Sep 2011) | 3 lines * Added SERVER_HOOK_EVENT_ON_REACHED_MOVEMENT_POINT * Fixup to MOVEMENT_TYPE_POINT ------------------------------------------------------------------------ r6597 | marcelo | 2011-09-25 19:35:30 -0500 (Sun, 25 Sep 2011) | 2 lines Small correction to arena queue rev ------------------------------------------------------------------------ r6596 | sumilion | 2011-09-25 13:10:36 -0500 (Sun, 25 Sep 2011) | 1 line * Fixup to target pet handler, fixes Health Funnels visual ------------------------------------------------------------------------ r6595 | sumilion | 2011-09-25 11:45:14 -0500 (Sun, 25 Sep 2011) | 1 line * scopes that increase damage, only increase damage done with the ranged weapon ------------------------------------------------------------------------ r6594 | sumilion | 2011-09-25 10:24:27 -0500 (Sun, 25 Sep 2011) | 1 line * Chain effects can't target totems anymore ------------------------------------------------------------------------ r6593 | tandarela | 2011-09-24 11:35:05 -0500 (Sat, 24 Sep 2011) | 1 line * Players can now be resurrected by NPCs too ------------------------------------------------------------------------ r6592 | marcelo | 2011-09-20 10:05:53 -0500 (Tue, 20 Sep 2011) | 1 line Win32 warnings ------------------------------------------------------------------------ r6591 | marcelo | 2011-09-20 09:18:07 -0500 (Tue, 20 Sep 2011) | 2 lines Implemented new arena bracket system ------------------------------------------------------------------------ r6590 | marcelo | 2011-09-19 13:33:37 -0500 (Mon, 19 Sep 2011) | 2 lines InRange try 17 ------------------------------------------------------------------------ r6589 | therzok | 2011-09-18 16:20:36 -0500 (Sun, 18 Sep 2011) | 1 line *LfgMgr. Enabled CoS. ------------------------------------------------------------------------ r6588 | sumilion | 2011-09-17 14:48:58 -0500 (Sat, 17 Sep 2011) | 2 lines * fixup to spell override logic * fixup to aura delayed apply for stun effects ------------------------------------------------------------------------ r6587 | marcelo | 2011-09-15 23:53:54 -0500 (Thu, 15 Sep 2011) | 2 lines Improvements on exploit fix ------------------------------------------------------------------------ r6586 | marcelo | 2011-09-15 23:53:38 -0500 (Thu, 15 Sep 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6585 | xanis | 2011-09-15 15:48:10 -0500 (Thu, 15 Sep 2011) | 1 line fix-up fail ------------------------------------------------------------------------ r6584 | xanis | 2011-09-15 15:45:22 -0500 (Thu, 15 Sep 2011) | 1 line Fix-up. ------------------------------------------------------------------------ r6583 | therzok | 2011-09-15 05:56:13 -0500 (Thu, 15 Sep 2011) | 1 line *Minor fix. No more LFG role icon in normal group. ------------------------------------------------------------------------ r6582 | sumilion | 2011-09-13 12:35:18 -0500 (Tue, 13 Sep 2011) | 1 line * flying units don't use pathfinding atm (might fix wow errors?) ------------------------------------------------------------------------ r6581 | marcelo | 2011-09-13 10:29:51 -0500 (Tue, 13 Sep 2011) | 2 lines InRange crash part 4 ------------------------------------------------------------------------ r6580 | marcelo | 2011-09-12 18:13:34 -0500 (Mon, 12 Sep 2011) | 2 lines Fixups to latest exploit fix improvements ------------------------------------------------------------------------ r6579 | marcelo | 2011-09-12 16:48:31 -0500 (Mon, 12 Sep 2011) | 3 lines * Debug stuff * Improvements on exploit fix ------------------------------------------------------------------------ r6578 | xanis | 2011-09-12 16:30:41 -0500 (Mon, 12 Sep 2011) | 1 line GM stuff ------------------------------------------------------------------------ r6577 | marcelo | 2011-09-12 14:39:30 -0500 (Mon, 12 Sep 2011) | 2 lines Debug stuff ------------------------------------------------------------------------ r6576 | marcelo | 2011-09-12 10:51:03 -0500 (Mon, 12 Sep 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6575 | marcelo | 2011-09-12 08:55:05 -0500 (Mon, 12 Sep 2011) | 2 lines InRange crashfix part 3 ------------------------------------------------------------------------ r6574 | tandarela | 2011-09-11 11:30:57 -0500 (Sun, 11 Sep 2011) | 1 line * Enable NPC combat in Violet Hold and the Culling of Stratholme ------------------------------------------------------------------------ r6573 | tandarela | 2011-09-11 10:36:41 -0500 (Sun, 11 Sep 2011) | 2 lines * Correction in SetRespawnTimers * Correction for WP movement along very small distances ------------------------------------------------------------------------ r6572 | marcelo | 2011-09-10 19:31:00 -0500 (Sat, 10 Sep 2011) | 2 lines Improvements on exploit fix ------------------------------------------------------------------------ r6571 | marcelo | 2011-09-10 15:23:16 -0500 (Sat, 10 Sep 2011) | 2 lines InRange crashfix part 2 ------------------------------------------------------------------------ r6570 | sumilion | 2011-09-10 12:35:14 -0500 (Sat, 10 Sep 2011) | 2 lines * possible crashfix * [Alterac Valley] Added sound for towers/graveyards defended/assaulted ------------------------------------------------------------------------ r6569 | tandarela | 2011-09-10 08:57:49 -0500 (Sat, 10 Sep 2011) | 1 line * Fixup in db spell targeting ------------------------------------------------------------------------ r6568 | marcelo | 2011-09-08 18:49:21 -0500 (Thu, 08 Sep 2011) | 2 lines InRange crashfix part 1 ------------------------------------------------------------------------ r6567 | sumilion | 2011-09-08 13:41:21 -0500 (Thu, 08 Sep 2011) | 1 line * [Death Knight] Death Grip - fixup for pulling while target is casting ------------------------------------------------------------------------ r6566 | sumilion | 2011-09-06 11:08:04 -0500 (Tue, 06 Sep 2011) | 1 line * this should help with false speed/teleport hack detections ------------------------------------------------------------------------ r6565 | tandarela | 2011-09-05 14:20:03 -0500 (Mon, 05 Sep 2011) | 2 lines * Add support for SummonProperties.dbc to handler of spell effect 28 * Pets should inherit player's phase ------------------------------------------------------------------------ r6564 | tandarela | 2011-09-05 14:12:40 -0500 (Mon, 05 Sep 2011) | 3 lines * DB spell targeting part2 ** Implemented target handlers for targets 7, 38, 40 and 46 * Implemented target handler for target 90 ------------------------------------------------------------------------ r6563 | tandarela | 2011-09-05 14:01:35 -0500 (Mon, 05 Sep 2011) | 1 line * DB spell targeting part 1 ------------------------------------------------------------------------ r6562 | marcelo | 2011-09-05 10:10:08 -0500 (Mon, 05 Sep 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6561 | marcelo | 2011-09-04 15:00:11 -0500 (Sun, 04 Sep 2011) | 2 lines Inrange fixups ------------------------------------------------------------------------ r6560 | tandarela | 2011-09-04 12:07:46 -0500 (Sun, 04 Sep 2011) | 1 line * Slapzok for pets being Unknown ------------------------------------------------------------------------ r6559 | sumilion | 2011-09-03 18:04:46 -0500 (Sat, 03 Sep 2011) | 2 lines * fixup to chain reduction effects modifications * auras should update to full duration after relogging ------------------------------------------------------------------------ r6558 | xanis | 2011-09-03 17:24:48 -0500 (Sat, 03 Sep 2011) | 1 line command modifications ------------------------------------------------------------------------ r6557 | tandarela | 2011-09-03 09:28:45 -0500 (Sat, 03 Sep 2011) | 3 lines * Added BaseMechanicImmuneMask to prevent auras from overwriting base immunities * Implemented SPELL_ATTR_EX3_IGNORE_HIT_RESULT * Implemented SPELL_ATTR_EX_IGNORE_SCHOOL_IMMUNITY ------------------------------------------------------------------------ r6556 | marcelo | 2011-09-02 11:08:42 -0500 (Fri, 02 Sep 2011) | 2 lines Recommited r6539 with ring of valor fix ------------------------------------------------------------------------ r6555 | tandarela | 2011-09-02 04:28:29 -0500 (Fri, 02 Sep 2011) | 1 line * Mobs should not clear threat list when feared or confused ------------------------------------------------------------------------ r6554 | tandarela | 2011-09-02 04:12:25 -0500 (Fri, 02 Sep 2011) | 1 line * Correction to ShowMailBoxContent ------------------------------------------------------------------------ r6553 | therzok | 2011-09-01 17:30:38 -0500 (Thu, 01 Sep 2011) | 1 line *High guids are now high. ------------------------------------------------------------------------ r6552 | tandarela | 2011-09-01 17:29:16 -0500 (Thu, 01 Sep 2011) | 1 line * l2count... ------------------------------------------------------------------------ r6551 | tandarela | 2011-09-01 17:21:21 -0500 (Thu, 01 Sep 2011) | 2 lines * Implemented weekly quest support * Implemented quest pooling support ------------------------------------------------------------------------ r6550 | therzok | 2011-09-01 17:09:05 -0500 (Thu, 01 Sep 2011) | 1 line *Fixed uninitialized group m_Guid when group is loaded from DB. Thanks Tandarela. ------------------------------------------------------------------------ r6549 | therzok | 2011-09-01 09:34:38 -0500 (Thu, 01 Sep 2011) | 2 lines *Rewrote how guids are handled for LFD. *Groups have a guid now. ------------------------------------------------------------------------ r6548 | xanis | 2011-09-01 09:18:49 -0500 (Thu, 01 Sep 2011) | 1 line yay for copy/paste failure ------------------------------------------------------------------------ r6547 | zwerg | 2011-09-01 06:10:35 -0500 (Thu, 01 Sep 2011) | 2 lines * Guilds are now properly saved again * slapped marcelo ------------------------------------------------------------------------ r6546 | sumilion | 2011-09-01 05:53:36 -0500 (Thu, 01 Sep 2011) | 1 line * reverted r6539, caused a lot of issues in Ring of Valor ------------------------------------------------------------------------ r6545 | xanis | 2011-08-31 20:13:44 -0500 (Wed, 31 Aug 2011) | 1 line Modifications to a few GM commands. ------------------------------------------------------------------------ r6544 | sumilion | 2011-08-31 12:24:40 -0500 (Wed, 31 Aug 2011) | 3 lines * fixup for effects like Empower Rune Weapon and Blood Pact (actually fixes Blood Pact too), full credits go to Mr.Vyrus * fixup for choosing target with periodic trigger spell when not channeling, hard to explain, but it fixes Dislodged Foreign Object from preventing channeled/casttime spells. * fixup for canceling a channeled spell when target dies, would have also fixed Dislodged Foreign Object ------------------------------------------------------------------------ r6543 | sumilion | 2011-08-31 06:55:54 -0500 (Wed, 31 Aug 2011) | 1 line * this should fix dispels that can dispel more than one aura to possibly dispel multiple stacks of the same aura ------------------------------------------------------------------------ r6542 | sumilion | 2011-08-30 11:43:55 -0500 (Tue, 30 Aug 2011) | 4 lines * fixed set bonus shapeshift auras (like [Druid] Feral PvP 4p bonus) from not reapplying after shapeshifting * Fixed SMSG_RESYNC_RUNES * Implemented target passenger 0-7, fixes [Isle of Conquest] Launch (Catapult ability) * Implemented a linkedlist structure for display ids. Fixes stuff like visually going back to normal form after having the Deathbringers Will proc removed while shapeshifted and maybe more? ------------------------------------------------------------------------ r6541 | tandarela | 2011-08-30 11:02:16 -0500 (Tue, 30 Aug 2011) | 2 lines * Prevent teleport hack false positive after dying and releasing * Prevent further movement after fear or confuse auras expire ------------------------------------------------------------------------ r6540 | marcelo | 2011-08-29 23:22:18 -0500 (Mon, 29 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6539 | marcelo | 2011-08-29 19:17:07 -0500 (Mon, 29 Aug 2011) | 2 lines Transport crashfix part 5 :P ------------------------------------------------------------------------ r6538 | marcelo | 2011-08-29 18:12:41 -0500 (Mon, 29 Aug 2011) | 2 lines Possible fixup for Teleport false positive ------------------------------------------------------------------------ r6537 | therzok | 2011-08-29 10:49:08 -0500 (Mon, 29 Aug 2011) | 1 line *Revert double check optimization as it would confuse new devs. :( ------------------------------------------------------------------------ r6536 | therzok | 2011-08-29 10:16:31 -0500 (Mon, 29 Aug 2011) | 1 line *Disabled CoS from LFD. =D ------------------------------------------------------------------------ r6535 | therzok | 2011-08-29 10:08:00 -0500 (Mon, 29 Aug 2011) | 2 lines *Same as script optimization. *If Unit::IsPlayer() check fails, then it's certainly a Creature *. Same for Unit::IsCreature() with Player *. ------------------------------------------------------------------------ r6534 | marcelo | 2011-08-28 20:45:00 -0500 (Sun, 28 Aug 2011) | 2 lines More debug ------------------------------------------------------------------------ r6533 | marcelo | 2011-08-28 19:48:28 -0500 (Sun, 28 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6532 | sumilion | 2011-08-28 13:37:41 -0500 (Sun, 28 Aug 2011) | 2 lines * HK is now awarded even when you are not in range but helped kill the target (NTY) * [Strand of the Ancients] Ancient (Courtyard) Protector - counts on HKs ------------------------------------------------------------------------ r6531 | tandarela | 2011-08-28 11:00:22 -0500 (Sun, 28 Aug 2011) | 1 line * Fixup to small movement distances and point movement ------------------------------------------------------------------------ r6530 | tandarela | 2011-08-28 10:38:45 -0500 (Sun, 28 Aug 2011) | 1 line * This should prevent teleport hack detection when being death gripped ------------------------------------------------------------------------ r6529 | tandarela | 2011-08-28 10:12:15 -0500 (Sun, 28 Aug 2011) | 1 line * Added AI_FLAG_PREVENT_DAZE ------------------------------------------------------------------------ r6528 | tandarela | 2011-08-28 06:45:56 -0500 (Sun, 28 Aug 2011) | 1 line * Fixup to spell difficulty loading ------------------------------------------------------------------------ r6527 | tandarela | 2011-08-28 06:33:20 -0500 (Sun, 28 Aug 2011) | 1 line * Show/hide helm/cloak for character selection screen ------------------------------------------------------------------------ r6526 | tandarela | 2011-08-27 19:24:30 -0500 (Sat, 27 Aug 2011) | 10 lines * MovementGenerator: ** Implemented spline type sending ** Orientation and npc emote state are now set before OnReachWP is called ** Orientation is now set for point movement * AIInterface: Evading mobs shouldn't try to find a target to attack... * Added ESCORT_SET_WAYPOINT escort flag * Added to CreatureAIScript: ** virtual void OnBeforeResumeMovement(uint32 iWaypointId) {} ** void LeaveCombat(); ------------------------------------------------------------------------ r6525 | marcelo | 2011-08-27 12:43:08 -0500 (Sat, 27 Aug 2011) | 2 lines Fixup for delete / free bug ------------------------------------------------------------------------ r6524 | marcelo | 2011-08-27 12:25:13 -0500 (Sat, 27 Aug 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6523 | therzok | 2011-08-27 10:52:56 -0500 (Sat, 27 Aug 2011) | 1 line *LFD Votekicks (1.6/2) ------------------------------------------------------------------------ r6522 | therzok | 2011-08-27 08:54:13 -0500 (Sat, 27 Aug 2011) | 2 lines *Votekicks in LFD (1.5/2 aka NTY). *Code restructuring in LFD. ------------------------------------------------------------------------ r6521 | tandarela | 2011-08-27 08:43:38 -0500 (Sat, 27 Aug 2011) | 1 line * Real entry is determined in Creature::Load ------------------------------------------------------------------------ r6520 | therzok | 2011-08-27 08:34:47 -0500 (Sat, 27 Aug 2011) | 1 line *Minor fixup. ------------------------------------------------------------------------ r6519 | therzok | 2011-08-27 08:09:12 -0500 (Sat, 27 Aug 2011) | 2 lines *Votekicks in LFD (1/2). *Rewards after Dungeon Finish. Still need to add hardcoded ones. ------------------------------------------------------------------------ r6518 | therzok | 2011-08-27 05:53:59 -0500 (Sat, 27 Aug 2011) | 3 lines *Client gets notification of Dungeon finish - Still not enabled. *Over 9000 and LFD related achievements implemented. *Achievements::GetCompletedList() added. ------------------------------------------------------------------------ r6517 | sumilion | 2011-08-26 18:50:35 -0500 (Fri, 26 Aug 2011) | 1 line * [Isle of Conquest] (re)fixup to gunship teleporter ------------------------------------------------------------------------ r6516 | tandarela | 2011-08-26 08:24:57 -0500 (Fri, 26 Aug 2011) | 1 line * Zone auras that change your model shouldn't prevent you from mounting ------------------------------------------------------------------------ r6515 | sumilion | 2011-08-25 18:49:42 -0500 (Thu, 25 Aug 2011) | 1 line * fixup to creatures moving while rooted ------------------------------------------------------------------------ r6514 | marcelo | 2011-08-25 18:30:55 -0500 (Thu, 25 Aug 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6513 | tandarela | 2011-08-25 12:59:32 -0500 (Thu, 25 Aug 2011) | 1 line * Added a stub for transform aura checks ------------------------------------------------------------------------ r6512 | tandarela | 2011-08-25 12:49:15 -0500 (Thu, 25 Aug 2011) | 1 line * Some AttributesEx6 ------------------------------------------------------------------------ r6511 | marcelo | 2011-08-25 12:00:37 -0500 (Thu, 25 Aug 2011) | 2 lines Guild housing part 3 ------------------------------------------------------------------------ r6510 | tandarela | 2011-08-25 11:34:38 -0500 (Thu, 25 Aug 2011) | 1 line * Do not remove mount when transform aura is removed ------------------------------------------------------------------------ r6509 | tandarela | 2011-08-25 10:25:29 -0500 (Thu, 25 Aug 2011) | 3 lines * Added to InstanceScript: ** void DoForCreatureMap64(map_t m, doForCreatureMap64Cb cb, void *data); ** void DoForGameObjectMap64(map_t m, doForGameObjectMap64Cb cb, void *data); ------------------------------------------------------------------------ r6508 | sumilion | 2011-08-25 09:42:20 -0500 (Thu, 25 Aug 2011) | 2 lines * fixed pathfinding clientside crash (ty tandarela :D) * fixed .dismount on players (for holy) ------------------------------------------------------------------------ r6507 | tandarela | 2011-08-25 08:20:45 -0500 (Thu, 25 Aug 2011) | 1 line * Const.h ------------------------------------------------------------------------ r6506 | marcelo | 2011-08-24 12:06:16 -0500 (Wed, 24 Aug 2011) | 2 lines Fixup to cannons facing problem ------------------------------------------------------------------------ r6505 | marcelo | 2011-08-24 12:06:01 -0500 (Wed, 24 Aug 2011) | 2 lines Compile fix ------------------------------------------------------------------------ r6504 | sumilion | 2011-08-23 18:40:14 -0500 (Tue, 23 Aug 2011) | 1 line * this fixes focusing lens' visual and hopefully won't break anything else (yeh right) ------------------------------------------------------------------------ r6503 | tandarela | 2011-08-23 10:21:38 -0500 (Tue, 23 Aug 2011) | 2 lines * Implemented aura 300 * Summoned creatures now call summon owner's OnTargetDied upon killing a unit ------------------------------------------------------------------------ r6502 | marcelo | 2011-08-23 09:32:16 -0500 (Tue, 23 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6501 | tandarela | 2011-08-23 07:41:49 -0500 (Tue, 23 Aug 2011) | 2 lines * Added to InstanceScript: ** virtual void OnPlayerDamageTaken(Unit *pAttacker, const SpellEntry *spellInfo, const SpellCustom *spellCustom, uint32 damage) {} ------------------------------------------------------------------------ r6500 | marcelo | 2011-08-22 21:59:10 -0500 (Mon, 22 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6499 | marcelo | 2011-08-22 21:36:41 -0500 (Mon, 22 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6498 | marcelo | 2011-08-22 20:04:31 -0500 (Mon, 22 Aug 2011) | 2 lines /love map_t :) ------------------------------------------------------------------------ r6497 | sumilion | 2011-08-22 17:25:14 -0500 (Mon, 22 Aug 2011) | 7 lines * Correction to projectile flight time calculation (fixes Vehicle missiles taking so long to land) * Correction to Trigger Missile effect, fixes Incendiary Rocket for Keep Cannons in IoC * Re-added some movement flags for vehicles, fixes pitching with the buttons in the interface * [Isle of Conquest] ** Corrected Keep Cannon spawn locations ** [Achievement] Glaive Grave - HK counts for this achievement now ** Spawned boss guards ------------------------------------------------------------------------ r6496 | tandarela | 2011-08-22 11:05:41 -0500 (Mon, 22 Aug 2011) | 4 lines * Added to InstanceScript: ** void SetCustomData(uint32 data, uint32 value); ** int32 GetCustomData(uint32 data); ** void RemoveCustomData(uint32 data); ------------------------------------------------------------------------ r6495 | tandarela | 2011-08-21 14:42:59 -0500 (Sun, 21 Aug 2011) | 3 lines * Added MoveLand and MoveLiftOff to MovementGenerator * Some improvements on movement packets * Jump function now works for jumping up too ------------------------------------------------------------------------ r6494 | sumilion | 2011-08-21 09:35:52 -0500 (Sun, 21 Aug 2011) | 3 lines * [Strand of the Ancients] Drop it! and Drop it Now! - fixups * [Strand of the Ancients] Victory only counts when you actually won * ArP is capped at 100% ------------------------------------------------------------------------ r6493 | tandarela | 2011-08-20 16:47:06 -0500 (Sat, 20 Aug 2011) | 3 lines * Added and implemented several AIFlags to AIInterface * Implemented resuming WP movement when creature leaves combat (should allow smoother escort scripts) * Prevent creatures from being stuck in combat when their threat list is empty ------------------------------------------------------------------------ r6492 | tandarela | 2011-08-20 16:39:44 -0500 (Sat, 20 Aug 2011) | 4 lines * Pet spell availability is now checked against spells returned by GetPossessSpells ** Fixes Oculus drakes and other scripts that rely on this * Escorter is now reset upon creature respawn ------------------------------------------------------------------------ r6491 | tandarela | 2011-08-20 16:36:44 -0500 (Sat, 20 Aug 2011) | 2 lines * [Death Knight] Glyph of Raise Dead - part 2 ------------------------------------------------------------------------ r6490 | tandarela | 2011-08-20 16:34:31 -0500 (Sat, 20 Aug 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6489 | marcelo | 2011-08-20 16:10:15 -0500 (Sat, 20 Aug 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6488 | marcelo | 2011-08-20 15:36:22 -0500 (Sat, 20 Aug 2011) | 2 lines Transports crashfix try 4 ------------------------------------------------------------------------ r6487 | marcelo | 2011-08-19 09:26:44 -0500 (Fri, 19 Aug 2011) | 2 lines Initialization fix ------------------------------------------------------------------------ r6486 | marcelo | 2011-08-19 09:10:40 -0500 (Fri, 19 Aug 2011) | 2 lines Transports crashfix try 3 ------------------------------------------------------------------------ r6485 | therzok | 2011-08-18 21:50:38 -0500 (Thu, 18 Aug 2011) | 2 lines *Replaced GetAreaTrigger with GetMapEntranceTrigger. Now LFD grouping works properly, and you can get in instances. (Not enabled.) *Few more code fixups. ------------------------------------------------------------------------ r6484 | marcelo | 2011-08-18 11:23:24 -0500 (Thu, 18 Aug 2011) | 2 lines Crashfix part 2 ------------------------------------------------------------------------ r6483 | marcelo | 2011-08-18 10:38:32 -0500 (Thu, 18 Aug 2011) | 2 lines Crashfix part 1 ------------------------------------------------------------------------ r6482 | tandarela | 2011-08-18 04:26:30 -0500 (Thu, 18 Aug 2011) | 1 line * Reworked way threat generation auras work so that they include spell school ------------------------------------------------------------------------ r6481 | tandarela | 2011-08-17 18:43:44 -0500 (Wed, 17 Aug 2011) | 8 lines * Improvements on AIInterface ** Fixes targeting issues mobs have with pets and everything else ** Fixes over aggroing for each new AI target ** Fixes dead mobs remounting ** Fixes dead mobs evading ** Current target's school immunity is now checked against creature's base attack type ** Proper threat update is sent to the client when target is removed from threat list * Despawning an alive creature now removes all of its targets from combat ------------------------------------------------------------------------ r6480 | marcelo | 2011-08-17 11:10:18 -0500 (Wed, 17 Aug 2011) | 2 lines Improvements on transports in range code, should fix a crash ------------------------------------------------------------------------ r6479 | marcelo | 2011-08-17 10:32:15 -0500 (Wed, 17 Aug 2011) | 2 lines Memory optimization ------------------------------------------------------------------------ r6478 | tandarela | 2011-08-17 07:00:33 -0500 (Wed, 17 Aug 2011) | 1 line * Pets are no longer stabled upon player's death ------------------------------------------------------------------------ r6477 | marcelo | 2011-08-16 19:04:32 -0500 (Tue, 16 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6476 | marcelo | 2011-08-16 18:14:57 -0500 (Tue, 16 Aug 2011) | 2 lines Possible crashfix ------------------------------------------------------------------------ r6475 | marcelo | 2011-08-16 17:31:56 -0500 (Tue, 16 Aug 2011) | 2 lines Possible fix for teleport hack false detection ------------------------------------------------------------------------ r6474 | tandarela | 2011-08-16 04:30:48 -0500 (Tue, 16 Aug 2011) | 1 line * Fixup to quest list loading for GO quest givers / finishers ------------------------------------------------------------------------ r6473 | tandarela | 2011-08-15 12:41:43 -0500 (Mon, 15 Aug 2011) | 2 lines * InstanceScript: ** Renamed OnCanLootItem to OnDbCondition ------------------------------------------------------------------------ r6472 | tandarela | 2011-08-15 12:21:11 -0500 (Mon, 15 Aug 2011) | 5 lines * Implemented gossip_menu table * Moved loot conditions to player; those are now db conditions * Implemented support for CONDITION_DRUNKENSTATE and CONDITION_RACE_CLASS db conditions * Added to GossipScript: ** uint32 GetGossipTextID(Creature *Creat, Player *Plr); ------------------------------------------------------------------------ r6471 | tandarela | 2011-08-14 13:11:23 -0500 (Sun, 14 Aug 2011) | 9 lines * Transporter changes final part ** Moved all transport related handlers from gameobject to a new class ** Moved transport variables to object class ** Implemented support for transportation of any type of object ** Implemented db support for creature and gameobject spawns for transports ** Moved transport spawning to ObjMgr and implemented transport spawning for instances ** Reworked creature and go spawn commands to support spawning on transports and saving to DB ------------------------------------------------------------------------ r6470 | tandarela | 2011-08-14 13:05:10 -0500 (Sun, 14 Aug 2011) | 2 lines * Transport changes part 3 ------------------------------------------------------------------------ r6469 | marcelo | 2011-08-10 16:22:36 -0500 (Wed, 10 Aug 2011) | 2 lines Tandarela's transport changes part 2 ------------------------------------------------------------------------ r6468 | marcelo | 2011-08-10 16:01:49 -0500 (Wed, 10 Aug 2011) | 2 lines Tandarela's transport changes part 1 ------------------------------------------------------------------------ r6467 | marcelo | 2011-08-10 11:47:07 -0500 (Wed, 10 Aug 2011) | 2 lines Guild housing part 2 ------------------------------------------------------------------------ r6466 | marcelo | 2011-08-10 09:57:07 -0500 (Wed, 10 Aug 2011) | 2 lines Basic code for guild housing ------------------------------------------------------------------------ r6465 | marcelo | 2011-08-10 09:26:04 -0500 (Wed, 10 Aug 2011) | 2 lines Another fixup :P ------------------------------------------------------------------------ r6464 | marcelo | 2011-08-10 08:33:23 -0500 (Wed, 10 Aug 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6463 | marcelo | 2011-08-09 16:54:30 -0500 (Tue, 09 Aug 2011) | 2 lines More debug ------------------------------------------------------------------------ r6462 | marcelo | 2011-08-09 13:28:56 -0500 (Tue, 09 Aug 2011) | 2 lines Social fixup for removed players ------------------------------------------------------------------------ r6461 | tandarela | 2011-08-09 13:18:44 -0500 (Tue, 09 Aug 2011) | 1 line * Mobs now set their hp to full after combat if they are alive ------------------------------------------------------------------------ r6460 | marcelo | 2011-08-09 10:08:24 -0500 (Tue, 09 Aug 2011) | 2 lines Mobs now set their hp to full after combat ------------------------------------------------------------------------ r6459 | marcelo | 2011-08-08 23:35:37 -0500 (Mon, 08 Aug 2011) | 2 lines Memleak! ------------------------------------------------------------------------ r6458 | marcelo | 2011-08-07 23:06:07 -0500 (Sun, 07 Aug 2011) | 2 lines Memleak ------------------------------------------------------------------------ r6457 | tandarela | 2011-08-07 11:52:37 -0500 (Sun, 07 Aug 2011) | 3 lines * More corrections in movement generator * Removed some unnecessary movement types ------------------------------------------------------------------------ r6456 | sumilion | 2011-08-07 10:19:35 -0500 (Sun, 07 Aug 2011) | 1 line * [Strand of the Ancients] Correction to winning SOTA criteria ------------------------------------------------------------------------ r6455 | marcelo | 2011-08-06 20:55:52 -0500 (Sat, 06 Aug 2011) | 2 lines Memleaks ------------------------------------------------------------------------ r6454 | tandarela | 2011-08-06 12:40:35 -0500 (Sat, 06 Aug 2011) | 1 line * Fixups to item refunds ------------------------------------------------------------------------ r6453 | sumilion | 2011-08-05 18:23:59 -0500 (Fri, 05 Aug 2011) | 1 line * small correction to what is and isn't delayed (fixes Missile Barrage) ------------------------------------------------------------------------ r6452 | sumilion | 2011-08-05 07:52:10 -0500 (Fri, 05 Aug 2011) | 1 line * correction to setting pet active/inactive ------------------------------------------------------------------------ r6451 | marcelo | 2011-08-04 13:25:01 -0500 (Thu, 04 Aug 2011) | 2 lines Fixups to 1 point waypoints ------------------------------------------------------------------------ r6450 | tandarela | 2011-08-04 09:11:00 -0500 (Thu, 04 Aug 2011) | 1 line * Implemented item refunds for items bought from a vendor using currencies other than gold ------------------------------------------------------------------------ r6449 | sumilion | 2011-08-03 13:36:46 -0500 (Wed, 03 Aug 2011) | 1 line * [Death Knight] Raise Dead/Army of the Dead - they now crawl out of the ground (ty vyrus) ------------------------------------------------------------------------ r6448 | sumilion | 2011-08-03 12:47:41 -0500 (Wed, 03 Aug 2011) | 1 line * Stealth is no longer negative, therefore is not applied with a delay, therefore Vanish does not bug Stealth (aka breaking stealth with Sap etc. after Vanishing), who would've known. ------------------------------------------------------------------------ r6447 | sumilion | 2011-08-03 11:39:21 -0500 (Wed, 03 Aug 2011) | 1 line * reverted r6396 (fixes some issues with talents increasing DOTs too much) ------------------------------------------------------------------------ r6446 | sumilion | 2011-08-03 10:15:17 -0500 (Wed, 03 Aug 2011) | 1 line * chain effects are now properly reduced ------------------------------------------------------------------------ r6445 | sumilion | 2011-08-03 07:06:31 -0500 (Wed, 03 Aug 2011) | 1 line * only non-AOE's, non-stun, non-silence, non-trajectory and non-hostile spells apply with a delay ------------------------------------------------------------------------ r6444 | sumilion | 2011-08-03 06:39:17 -0500 (Wed, 03 Aug 2011) | 1 line * [Strand of the Ancients] Correction to timer of second round when relic is captured ------------------------------------------------------------------------ r6443 | sumilion | 2011-08-03 06:15:47 -0500 (Wed, 03 Aug 2011) | 3 lines * correction to last rev * correction to pet scaling (as in size) * .npc info shows scale ------------------------------------------------------------------------ r6442 | sumilion | 2011-08-03 05:53:56 -0500 (Wed, 03 Aug 2011) | 2 lines * Minions get summoned on full health * fixup to setting a minion to inactive (fixes getting a different minion when dismounting) ------------------------------------------------------------------------ r6441 | marcelo | 2011-08-03 03:32:02 -0500 (Wed, 03 Aug 2011) | 2 lines Arena Team rankings will be updated every hour ------------------------------------------------------------------------ r6440 | tandarela | 2011-08-02 14:03:49 -0500 (Tue, 02 Aug 2011) | 1 line * Flying creatures will now actually fly instead of hopping through the air ------------------------------------------------------------------------ r6439 | tandarela | 2011-08-02 12:18:49 -0500 (Tue, 02 Aug 2011) | 1 line * Cleanup ------------------------------------------------------------------------ r6438 | tandarela | 2011-08-02 12:17:04 -0500 (Tue, 02 Aug 2011) | 6 lines * Proper movement flags for flying creatures ** This also fixes flying vehicles not being able to fly * Added commands: ** .npc addmoveflag ** .npc delmoveflag ** .npc showmoveflags ------------------------------------------------------------------------ r6437 | marcelo | 2011-08-02 11:08:13 -0500 (Tue, 02 Aug 2011) | 2 lines Fear bug should be fixed now, though it needs a re-check of this by devs ------------------------------------------------------------------------ r6436 | marcelo | 2011-08-02 11:02:10 -0500 (Tue, 02 Aug 2011) | 2 lines Removed some debugs ------------------------------------------------------------------------ r6435 | marcelo | 2011-08-02 07:47:20 -0500 (Tue, 02 Aug 2011) | 2 lines More debug ------------------------------------------------------------------------ r6434 | sumilion | 2011-08-01 19:01:21 -0500 (Mon, 01 Aug 2011) | 1 line * one more debug line ------------------------------------------------------------------------ r6433 | sumilion | 2011-08-01 18:56:17 -0500 (Mon, 01 Aug 2011) | 1 line * added some log lines ------------------------------------------------------------------------ r6432 | tandarela | 2011-08-01 17:50:13 -0500 (Mon, 01 Aug 2011) | 1 line * Hopefully final fix for WP movement ------------------------------------------------------------------------ r6431 | marcelo | 2011-08-01 17:14:43 -0500 (Mon, 01 Aug 2011) | 2 lines Re-disabled LFG hopefully :P ------------------------------------------------------------------------ r6430 | marcelo | 2011-08-01 17:04:26 -0500 (Mon, 01 Aug 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6429 | sumilion | 2011-08-01 16:03:55 -0500 (Mon, 01 Aug 2011) | 1 line * reverted r6428, epic xD ------------------------------------------------------------------------ r6428 | sumilion | 2011-08-01 15:21:09 -0500 (Mon, 01 Aug 2011) | 1 line * this should use uint32 (ty tandarela) ------------------------------------------------------------------------ r6427 | sumilion | 2011-08-01 14:38:13 -0500 (Mon, 01 Aug 2011) | 1 line * possible (but sadly unlikely) fix for client crash with pathfinding ------------------------------------------------------------------------ r6426 | marcelo | 2011-08-01 14:09:02 -0500 (Mon, 01 Aug 2011) | 2 lines Fixups ------------------------------------------------------------------------ r6425 | tandarela | 2011-08-01 12:29:44 -0500 (Mon, 01 Aug 2011) | 1 line * Improvements on graveyard location search when player dies and releases inside an instance ------------------------------------------------------------------------ r6424 | therzok | 2011-08-01 12:20:15 -0500 (Mon, 01 Aug 2011) | 1 line *Another cookie. Oh yeah, and my name is Therzok, not Tandarela. ------------------------------------------------------------------------ r6423 | therzok | 2011-08-01 12:12:01 -0500 (Mon, 01 Aug 2011) | 1 line *Just so I make Tanda a happy Panda. ------------------------------------------------------------------------ r6422 | sumilion | 2011-08-01 11:50:53 -0500 (Mon, 01 Aug 2011) | 1 line * correction to jump to target (Death Grip/Feral Charge (Cat)) ------------------------------------------------------------------------ r6421 | sumilion | 2011-08-01 11:25:25 -0500 (Mon, 01 Aug 2011) | 1 line * reverted last fixup ------------------------------------------------------------------------ r6420 | therzok | 2011-08-01 10:57:01 -0500 (Mon, 01 Aug 2011) | 2 lines *Party command results for LFD. *Finished up LFD queue and reward systems. Few improvements soon to come. :3 ------------------------------------------------------------------------ r6419 | sumilion | 2011-08-01 10:55:27 -0500 (Mon, 01 Aug 2011) | 1 line * fixup? ------------------------------------------------------------------------ r6418 | therzok | 2011-08-01 00:42:48 -0500 (Mon, 01 Aug 2011) | 1 line *Here you were you goddamn bugger... ------------------------------------------------------------------------ r6417 | marcelo | 2011-07-31 21:53:02 -0500 (Sun, 31 Jul 2011) | 2 lines Arena changes by Toelpel ------------------------------------------------------------------------ r6416 | tandarela | 2011-07-31 21:25:06 -0500 (Sun, 31 Jul 2011) | 1 line * Something fancy for group invites ------------------------------------------------------------------------ r6415 | sumilion | 2011-07-31 19:36:58 -0500 (Sun, 31 Jul 2011) | 1 line * fixup to waypoints, if it doesn't work, blame tandarela. ------------------------------------------------------------------------ r6414 | sumilion | 2011-07-31 19:31:47 -0500 (Sun, 31 Jul 2011) | 1 line * fixup for last rev ------------------------------------------------------------------------ r6413 | sumilion | 2011-07-31 16:04:26 -0500 (Sun, 31 Jul 2011) | 2 lines * Updated SMSG_MONSTER_MOVE to send an entire path at once :D (v gud for pathfinding!) * Updated pktdec with changes of SMSG_MONSTER_MOVE ------------------------------------------------------------------------ r6412 | therzok | 2011-07-31 12:33:05 -0500 (Sun, 31 Jul 2011) | 1 line *Disabled LFD for non-testing purposes. ------------------------------------------------------------------------ r6411 | tandarela | 2011-07-31 11:02:24 -0500 (Sun, 31 Jul 2011) | 3 lines * Added to InstanceScript: ** virtual bool OnScriptEvent(Object *pInvoker, uint32 eventId) { return false; } * Hacky support for fishing in SSC ------------------------------------------------------------------------ r6410 | therzok | 2011-07-31 08:15:23 -0500 (Sun, 31 Jul 2011) | 3 lines *PacketHandler.cpp update. *Replaced some pieces of code with wrappers. *Some loot roll packets have been updated. There seems to be no visual change whatsoever. ------------------------------------------------------------------------ r6409 | sumilion | 2011-07-31 08:14:16 -0500 (Sun, 31 Jul 2011) | 1 line * this could fix permanent wandering ------------------------------------------------------------------------ r6408 | tandarela | 2011-07-31 06:47:46 -0500 (Sun, 31 Jul 2011) | 1 line * This could fix arena enemy frames ------------------------------------------------------------------------ r6407 | therzok | 2011-07-31 06:44:54 -0500 (Sun, 31 Jul 2011) | 2 lines *Sumi, I hate you. :( I said l2space in confs. >.> I'll tell you why. ------------------------------------------------------------------------ r6406 | tandarela | 2011-07-31 06:27:29 -0500 (Sun, 31 Jul 2011) | 3 lines * More fixups to creature hostility ** Neutral mobs shouldn't cause chain aggro (tnx saelos) ** Player derives should check for faction reputation on their master ------------------------------------------------------------------------ r6405 | tandarela | 2011-07-31 05:14:56 -0500 (Sun, 31 Jul 2011) | 1 line * Cleanup ------------------------------------------------------------------------ r6404 | sumilion | 2011-07-30 18:15:50 -0500 (Sat, 30 Jul 2011) | 2 lines * correction to vehicle power, fixes Catapult in IoC (/slap tandarela for his very first time :D) * added dummy spell for Aukaneck ------------------------------------------------------------------------ r6403 | sumilion | 2011-07-30 17:03:09 -0500 (Sat, 30 Jul 2011) | 1 line * All units update their visibility (Stealth/Invisibility) every second now, instead of instantly ------------------------------------------------------------------------ r6402 | sumilion | 2011-07-30 16:34:34 -0500 (Sat, 30 Jul 2011) | 1 line * correction to movement update interval ------------------------------------------------------------------------ r6401 | sumilion | 2011-07-30 07:49:05 -0500 (Sat, 30 Jul 2011) | 1 line * implemented more advanced pathfinding algorithm, which hopefully doesn't crash like the last one ------------------------------------------------------------------------ r6400 | sumilion | 2011-07-30 06:03:20 -0500 (Sat, 30 Jul 2011) | 1 line * negative auras are now applied with a 200msec delay... goes against my intuition but apparently thats how blizz likes it ------------------------------------------------------------------------ r6399 | therzok | 2011-07-29 19:35:21 -0500 (Fri, 29 Jul 2011) | 1 line *Changed order of loading dungeon cache for lfd and loading lfg_dungeon_rewards table. ------------------------------------------------------------------------ r6398 | tandarela | 2011-07-29 15:02:05 -0500 (Fri, 29 Jul 2011) | 1 line * Added sending of waiting timer for bg/arena invite ------------------------------------------------------------------------ r6397 | tandarela | 2011-07-29 12:25:42 -0500 (Fri, 29 Jul 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6396 | sumilion | 2011-07-29 11:43:14 -0500 (Fri, 29 Jul 2011) | 1 line * fixed damage increasing auras (eg. Shadowstep) with DOTs (eg. Rupture) ------------------------------------------------------------------------ r6395 | sumilion | 2011-07-29 10:41:32 -0500 (Fri, 29 Jul 2011) | 1 line * possible fix for getting teleport hack detection when changing graveyards in AB. ------------------------------------------------------------------------ r6394 | sumilion | 2011-07-29 09:29:13 -0500 (Fri, 29 Jul 2011) | 1 line * mobs put the target in combat when aggroed now (ty Tandanoob) ------------------------------------------------------------------------ r6393 | tandarela | 2011-07-28 13:12:56 -0500 (Thu, 28 Jul 2011) | 3 lines * Fixup to spell effect 33 (fixes loot animation bug on chests ^^) * Chests should never spawn as opened (fixes many gameobjects that show already being used error) * Updated SMSG_GAMEOBJECT_QUERY_RESPONSE packet (needs cache to be cleared) ------------------------------------------------------------------------ r6392 | tandarela | 2011-07-28 13:06:37 -0500 (Thu, 28 Jul 2011) | 1 line * More fixes related to movement ------------------------------------------------------------------------ r6391 | marcelo | 2011-07-28 09:20:07 -0500 (Thu, 28 Jul 2011) | 2 lines Changing maps or re-loading will now send spell cooldowns to client ------------------------------------------------------------------------ r6390 | therzok | 2011-07-28 09:08:48 -0500 (Thu, 28 Jul 2011) | 1 line *Overflow fix. ------------------------------------------------------------------------ r6389 | marcelo | 2011-07-28 08:36:32 -0500 (Thu, 28 Jul 2011) | 2 lines Added ForceSpellCooldown ------------------------------------------------------------------------ r6388 | marcelo | 2011-07-28 06:26:31 -0500 (Thu, 28 Jul 2011) | 2 lines *nix warning fixes ------------------------------------------------------------------------ r6387 | marcelo | 2011-07-28 06:09:29 -0500 (Thu, 28 Jul 2011) | 2 lines Fixup to Therzok :P ------------------------------------------------------------------------ r6386 | sumilion | 2011-07-27 15:37:58 -0500 (Wed, 27 Jul 2011) | 1 line * can't mount with transform aura active ------------------------------------------------------------------------ r6385 | sumilion | 2011-07-27 10:37:46 -0500 (Wed, 27 Jul 2011) | 2 lines * corrections to NPC charging/jumping ------------------------------------------------------------------------ r6384 | tandarela | 2011-07-27 10:36:26 -0500 (Wed, 27 Jul 2011) | 1 line * Added SetAllowMovementWhileCasting to movement generator ------------------------------------------------------------------------ r6383 | tandarela | 2011-07-27 09:50:39 -0500 (Wed, 27 Jul 2011) | 1 line * Fixup ------------------------------------------------------------------------ r6382 | tandarela | 2011-07-27 08:35:49 -0500 (Wed, 27 Jul 2011) | 2 lines * Fixup to timed achievements that have both counter and timer * Added several functions for easy timed achievement handling in instance scripts ------------------------------------------------------------------------ r6381 | tandarela | 2011-07-27 08:27:56 -0500 (Wed, 27 Jul 2011) | 1 line * General fixup for waypoint movement ------------------------------------------------------------------------ r6380 | sumilion | 2011-07-27 05:47:54 -0500 (Wed, 27 Jul 2011) | 2 lines * correction to pet spell state loading * dismissing a minion won't work like abandoning it ------------------------------------------------------------------------ r6379 | sumilion | 2011-07-26 18:16:36 -0500 (Tue, 26 Jul 2011) | 1 line * correction ------------------------------------------------------------------------ r6378 | therzok | 2011-07-26 17:56:01 -0500 (Tue, 26 Jul 2011) | 1 line *Hope this doesn't break groups again. ------------------------------------------------------------------------ r6377 | sumilion | 2011-07-26 17:29:33 -0500 (Tue, 26 Jul 2011) | 3 lines * Updated movement flags * Added ChargeToTarget, ChargeToLocation, JumpToTarget and JumpToLocation to MovementGenerator and removed all other versions that do similar things (this could mean you can now root a warrior mid-charge, untested) ** Feral Charge (Cat) and all other Charges now use these new methods ------------------------------------------------------------------------ r6376 | tandarela | 2011-07-26 14:48:46 -0500 (Tue, 26 Jul 2011) | 1 line * Crashfix ------------------------------------------------------------------------ r6375 | tandarela | 2011-07-26 11:43:28 -0500 (Tue, 26 Jul 2011) | 1 line * Improvements on faction hostility checks ------------------------------------------------------------------------ r6374 | sumilion | 2011-07-26 11:13:44 -0500 (Tue, 26 Jul 2011) | 1 line * crashfix ------------------------------------------------------------------------ r6373 | sumilion | 2011-07-26 07:52:37 -0500 (Tue, 26 Jul 2011) | 1 line * DynamicObjects take line of sight into consideration now (Flare, Death and Decay, etc.) ------------------------------------------------------------------------ r6372 | sumilion | 2011-07-26 07:16:32 -0500 (Tue, 26 Jul 2011) | 7 lines * Fixup to some AOE effects' visuals * simplified pet saving a bit * all pets spellstates are now stored, instead of just the actionbar * The mythical bond between the mighty Warlock and his trustworthy companion has been fortified. No longer shalt thou previous minion be gone upon calling him forth once more. Nee! The pact is strengthened by powers beyond mortal comprehension. Thou minion shalt be stored in a mystical place of which the real name mere humans cannot pronounce. Nevertheless, humans refer to this mystical sanctuary as 'The D.B.'. ** MARCELO DON'T FORGET TO APPLY SQL FIX BEFORE APPLYING THIS REV ** it is serious because it is in caps ------------------------------------------------------------------------ r6371 | sumilion | 2011-07-25 16:27:08 -0500 (Mon, 25 Jul 2011) | 2 lines * melee damage is now calculated as if no item is equipped, when disarmed ;) * The line of line of sight is shortened by one yard, kinda a hackfix to prevent false positives in, lets say, Ring of Valor ------------------------------------------------------------------------ r6370 | sumilion | 2011-07-25 13:33:41 -0500 (Mon, 25 Jul 2011) | 1 line * ScriptCreatureAI::GetHealthPct returns float now ------------------------------------------------------------------------ r6369 | sumilion | 2011-07-25 12:32:37 -0500 (Mon, 25 Jul 2011) | 1 line * fixup to Encounter in Progress ------------------------------------------------------------------------ r6368 | sumilion | 2011-07-25 11:36:46 -0500 (Mon, 25 Jul 2011) | 1 line * new blades edge arena navmesh, hopefully fixes a crash ------------------------------------------------------------------------ r6367 | tandarela | 2011-07-25 11:11:41 -0500 (Mon, 25 Jul 2011) | 1 line * Added DEAL_DAMAGE_SCRIPTED_DAMAGE flag ------------------------------------------------------------------------ r6366 | therzok | 2011-07-25 08:20:50 -0500 (Mon, 25 Jul 2011) | 1 line *Loading fixup, minor stuff. :3 ------------------------------------------------------------------------ r6365 | tandarela | 2011-07-25 08:19:59 -0500 (Mon, 25 Jul 2011) | 2 lines * Counter type achievements work again properly (slapped myself) ** Note: no one lost any progress ------------------------------------------------------------------------ r6364 | sumilion | 2011-07-25 07:39:38 -0500 (Mon, 25 Jul 2011) | 1 line * memory leak (thnx Zwerg) ------------------------------------------------------------------------ r6363 | sumilion | 2011-07-25 05:00:03 -0500 (Mon, 25 Jul 2011) | 1 line * fixup to waypoints in MovementGenerator ------------------------------------------------------------------------ r6362 | therzok | 2011-07-25 04:53:11 -0500 (Mon, 25 Jul 2011) | 1 line *feex before marcelo slaps. :D Kids, stay away from copy-pasting. ------------------------------------------------------------------------ r6361 | marcelo | 2011-07-25 04:21:05 -0500 (Mon, 25 Jul 2011) | 2 lines Compile fixes ------------------------------------------------------------------------ r6360 | marcelo | 2011-07-25 04:08:39 -0500 (Mon, 25 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6359 | marcelo | 2011-07-25 03:13:57 -0500 (Mon, 25 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6358 | therzok | 2011-07-25 00:13:42 -0500 (Mon, 25 Jul 2011) | 2 lines *Marcelo, l2Manager. *2 functions do the same thing. 1 got schooled. ------------------------------------------------------------------------ r6357 | marcelo | 2011-07-24 23:53:53 -0500 (Sun, 24 Jul 2011) | 2 lines Crashfix? ------------------------------------------------------------------------ r6356 | marcelo | 2011-07-24 22:19:31 -0500 (Sun, 24 Jul 2011) | 2 lines Added World::DoForPlayers ------------------------------------------------------------------------ r6355 | marcelo | 2011-07-24 21:21:20 -0500 (Sun, 24 Jul 2011) | 2 lines eol-style native ------------------------------------------------------------------------ r6354 | marcelo | 2011-07-24 21:18:04 -0500 (Sun, 24 Jul 2011) | 2 lines Uninitialized stuff ------------------------------------------------------------------------ r6353 | marcelo | 2011-07-24 19:31:41 -0500 (Sun, 24 Jul 2011) | 2 lines *nix compile fix ------------------------------------------------------------------------ r6352 | sumilion | 2011-07-24 17:25:39 -0500 (Sun, 24 Jul 2011) | 1 line * yep thats what I get for trying to do a 'Therzok' (commit without even compiling) ------------------------------------------------------------------------ r6351 | sumilion | 2011-07-24 17:19:19 -0500 (Sun, 24 Jul 2011) | 1 line * fear and wandering should now use pathfinding in maps that allow them to do so ------------------------------------------------------------------------ r6350 | marcelo | 2011-07-24 16:51:47 -0500 (Sun, 24 Jul 2011) | 2 lines compile fix /slap Therzok :P ------------------------------------------------------------------------ r6349 | therzok | 2011-07-24 16:50:30 -0500 (Sun, 24 Jul 2011) | 1 line Ty Tanda. ------------------------------------------------------------------------ r6348 | sumilion | 2011-07-24 15:58:38 -0500 (Sun, 24 Jul 2011) | 1 line * forgot this ------------------------------------------------------------------------ r6347 | sumilion | 2011-07-24 15:55:21 -0500 (Sun, 24 Jul 2011) | 3 lines * lot of fixups to MovementGenerator * fixup to spell AI ** Added OnAutoCastSelect ------------------------------------------------------------------------ r6346 | therzok | 2011-07-24 15:54:37 -0500 (Sun, 24 Jul 2011) | 2 lines *DungeonEncounterEntry part 2/2. *Creature::IsDungeonBoss() implemented. ------------------------------------------------------------------------ r6345 | marcelo | 2011-07-24 15:25:11 -0500 (Sun, 24 Jul 2011) | 2 lines Health overflow fixup ------------------------------------------------------------------------ r6344 | therzok | 2011-07-24 13:39:29 -0500 (Sun, 24 Jul 2011) | 5 lines *DungeonEncounterEntry part 1/2. *Some *nix compile fix. *Minor optimization. */slap marcelo for 3100. I wonder why this didn't throw an error. ------------------------------------------------------------------------ r6343 | tandarela | 2011-07-24 12:32:50 -0500 (Sun, 24 Jul 2011) | 1 line * Improvements on stats loading based on dungeon difficulty ------------------------------------------------------------------------ r6342 | tandarela | 2011-07-24 12:31:28 -0500 (Sun, 24 Jul 2011) | 3 lines * Added to ScriptInstance: ** virtual void OnPlayerEnter(Player *plr) {} ** virtual void OnPlayerExit(Player *plr) {} ------------------------------------------------------------------------ r6341 | sumilion | 2011-07-24 09:42:40 -0500 (Sun, 24 Jul 2011) | 4 lines * overhauled most of the AI movement system ... this was a painful job :( ** It is a lot cleaner now ** Supports worldwide pathfinding way better ** AI Movement is now in MovementGenerator, to reduce the clutter in AIInterface ------------------------------------------------------------------------ r6340 | therzok | 2011-07-23 19:25:31 -0500 (Sat, 23 Jul 2011) | 1 line *Hai tandarela. Just for you, SummonProperties.dbc. ------------------------------------------------------------------------ r6339 | tandarela | 2011-07-23 14:31:07 -0500 (Sat, 23 Jul 2011) | 2 lines * Timed achievement can now display a timer when tracked * Implemented timed stuff for BG achievements ------------------------------------------------------------------------ r6338 | xanis | 2011-07-22 22:18:53 -0500 (Fri, 22 Jul 2011) | 1 line [Paladin] You should lose GBoS when you respec. ------------------------------------------------------------------------ r6337 | marcelo | 2011-07-21 22:56:19 -0500 (Thu, 21 Jul 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6336 | marcelo | 2011-07-21 22:45:16 -0500 (Thu, 21 Jul 2011) | 2 lines Added Detour compilation for *nix ------------------------------------------------------------------------ r6335 | marcelo | 2011-07-21 17:40:31 -0500 (Thu, 21 Jul 2011) | 2 lines *nix stuff ------------------------------------------------------------------------ r6334 | sumilion | 2011-07-21 17:11:11 -0500 (Thu, 21 Jul 2011) | 2 lines * added arena navigation meshes (for pathfinding) ** MAJOR props to Mathoshek for helping me with these! ------------------------------------------------------------------------ r6333 | sumilion | 2011-07-21 15:40:36 -0500 (Thu, 21 Jul 2011) | 1 line * pathfinding lib source ------------------------------------------------------------------------ r6332 | sumilion | 2011-07-21 15:24:26 -0500 (Thu, 21 Jul 2011) | 1 line * Added code for PathFinding, its disabled for now ------------------------------------------------------------------------ r6331 | sumilion | 2011-07-21 14:23:21 -0500 (Thu, 21 Jul 2011) | 1 line * Auto Attacks use LOS now ------------------------------------------------------------------------ r6330 | tandarela | 2011-07-21 08:28:09 -0500 (Thu, 21 Jul 2011) | 1 line * Allow completion of certain achievements even if you relog ------------------------------------------------------------------------ r6329 | sumilion | 2011-07-20 17:39:16 -0500 (Wed, 20 Jul 2011) | 1 line * if the previous fix didn't fix encounter in progress bug, then this surely will! #brining out the big guns ------------------------------------------------------------------------ r6328 | therzok | 2011-07-20 13:48:48 -0500 (Wed, 20 Jul 2011) | 1 line *Made scripts folder external. ------------------------------------------------------------------------ r6327 | marcelo | 2011-07-20 13:42:23 -0500 (Wed, 20 Jul 2011) | 2 lines Added scripts/get_maxonline.pl ------------------------------------------------------------------------ r6326 | tandarela | 2011-07-20 13:04:47 -0500 (Wed, 20 Jul 2011) | 3 lines * Implemented aura #196 (NTY) * Implemented achievement criteria 112 - fixes Learn X Cooking Recipes achievements * Player derived creatures shouldn't try to aggro their environment when they enter combat ------------------------------------------------------------------------ r6325 | sumilion | 2011-07-20 12:48:04 -0500 (Wed, 20 Jul 2011) | 1 line * crashfix ------------------------------------------------------------------------ r6324 | sumilion | 2011-07-20 11:30:19 -0500 (Wed, 20 Jul 2011) | 1 line * This should very likely fix encounter in progress bug ... however it is also equally likely to break something huge :D inb4 QQ ------------------------------------------------------------------------ r6323 | tandarela | 2011-07-20 07:56:35 -0500 (Wed, 20 Jul 2011) | 3 lines * Implemented missing loot condition types * Vehicle power is now determined based on DBC data * Allow BG achievements like Arathi Basin Assassin to be earned without a need for KB ------------------------------------------------------------------------ r6322 | sumilion | 2011-07-20 05:43:57 -0500 (Wed, 20 Jul 2011) | 2 lines * fixup to target single enemy in combination with previous fixup ** btw I forgot to mention it but some rev a while ago fixed Arcane Torrent being able to be cast when you have an OOR target selected ------------------------------------------------------------------------ r6321 | sumilion | 2011-07-19 14:39:43 -0500 (Tue, 19 Jul 2011) | 2 lines * this should fix Warbringer and Juggernaut in SOTA/IOC * another minor correction to interrupting spells at the end of cast if target is not in LoS ------------------------------------------------------------------------ r6320 | sumilion | 2011-07-19 13:27:50 -0500 (Tue, 19 Jul 2011) | 1 line * spell interrupting fixup (for interrupting on LoS at end of cast) ------------------------------------------------------------------------ r6319 | sumilion | 2011-07-19 12:57:39 -0500 (Tue, 19 Jul 2011) | 17 lines * [Isle of Conquest] ** Seaforium Bombs are now spawned at the workshop (instead of Huge Seaforium Boobs) ** [Achievement] A-bomb-inable ** [Achievement] A-bomb-ination ** [Achievement] Four Car Garage ** [Achievement] Glaive Grave ** [Achievement] Demolition Derby ** [Achievement] Mowed Down ** [Achievement] Isle of Conquest - All Star * [Alterac Valley] ** [Achievement] Sickly Gazelle ** Fixup to snowfall graveyard capturing * [Strand of the Ancients] ** [Achievement] Ancient (Courtyard) Protector - fixup * For battlegrounds in general, kills by player derived creatures now count as the players kill * LoS for spell casts is now checked at the end of the cast only * Possible dangerous fixup to persistent area auras, in attempt to make Desecration spawn under target (/sigh) ------------------------------------------------------------------------ r6318 | xanis | 2011-07-19 06:24:32 -0500 (Tue, 19 Jul 2011) | 3 lines Added 2 new GM commands: .npc getweaponinfo .npc setweapon ------------------------------------------------------------------------ r6317 | sumilion | 2011-07-18 17:13:42 -0500 (Mon, 18 Jul 2011) | 2 lines * fixup for vehicles shooting missiles * Spell Resistance now partially resists damaging attacks and fully resists other negative abilities. Screw blizz. ------------------------------------------------------------------------ r6316 | sumilion | 2011-07-18 15:50:15 -0500 (Mon, 18 Jul 2011) | 22 lines * possible fix for bosses still not leaving combat (encounter in progress) * fixup for target single enemy, shouldn't target friendlies now (fixes poison proccing on Rogue) * reverted r6310 * [Alterac Valley] ** Snowfall visual flags spawned ** Correction to losing reinforcements when destroying a tower * [Strand of the Ancients] ** Horde boats are spawned when horde is attacking ** Seaforium Bombs are now spawned and operational ** [Achievement] Storm the Beach ** [Achievement] Ancient Courtyard Protector ** [Achievement] Ancient Protector ** [Achievement] Artillery Expert ** [Achievement] Artillery Veteran ** [Achievement] Defense of the Ancients ** [Achievement] Drop it now! ** [Achievement] Drop it! ** [Achievement] Not even a scratch ** [Achievement] Steady Hands ** [Achievement] The Dapper Sapper * [Isle of Conquest] ** [Achievement] Cut the Blue WIre... No the Red Wire! ------------------------------------------------------------------------ r6315 | marcelo | 2011-07-18 14:38:21 -0500 (Mon, 18 Jul 2011) | 2 lines Characters level > 70 are now soft deleted when a player requests its deletion, that means it can be recovered after ------------------------------------------------------------------------ r6314 | marcelo | 2011-07-18 12:36:05 -0500 (Mon, 18 Jul 2011) | 2 lines Crashfix try 2 ------------------------------------------------------------------------ r6313 | marcelo | 2011-07-18 01:15:59 -0500 (Mon, 18 Jul 2011) | 2 lines Possible crashfix ------------------------------------------------------------------------ r6312 | marcelo | 2011-07-17 21:25:27 -0500 (Sun, 17 Jul 2011) | 2 lines Fixed GM tickets ------------------------------------------------------------------------ r6311 | marcelo | 2011-07-17 20:59:05 -0500 (Sun, 17 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6310 | marcelo | 2011-07-17 20:52:41 -0500 (Sun, 17 Jul 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6309 | marcelo | 2011-07-17 20:49:45 -0500 (Sun, 17 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6308 | marcelo | 2011-07-17 20:38:53 -0500 (Sun, 17 Jul 2011) | 2 lines Small fixup ------------------------------------------------------------------------ r6307 | sumilion | 2011-07-17 17:19:24 -0500 (Sun, 17 Jul 2011) | 1 line * updated stealth range ------------------------------------------------------------------------ r6306 | sumilion | 2011-07-17 14:49:05 -0500 (Sun, 17 Jul 2011) | 1 line * [Shaman] Maelstrom Weapon - dispels one charge per dispel (1/2) ------------------------------------------------------------------------ r6305 | marcelo | 2011-07-17 14:03:39 -0500 (Sun, 17 Jul 2011) | 8 lines By tandarela: * Upgraded Spell Effect 95 to support herbalism, mining and engineering - allows players with appropriate profession to skin certain mobs * Implemented support for gameobject type 25 - fixes fishing from fishing pools * Implemented ACHIEVEMENT_CRITERIA_TYPE_FISH_IN_GAMEOBJECT to support fishing pools related achievements * Fixup to ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE - fixes Catch X fish achievements * Allow daily quests to count towards their related achievements - fixes achievements like Call to Arms!, Chasing Marcia and many others ------------------------------------------------------------------------ r6304 | sumilion | 2011-07-17 13:56:20 -0500 (Sun, 17 Jul 2011) | 1 line * this should fix pets sometimes stop attacking on big creatures ------------------------------------------------------------------------ r6303 | sumilion | 2011-07-17 13:26:59 -0500 (Sun, 17 Jul 2011) | 1 line * Fixup to non-hostile pet casts, fixes Dash when targeting an out of range unit ------------------------------------------------------------------------ r6302 | marcelo | 2011-07-17 13:16:54 -0500 (Sun, 17 Jul 2011) | 2 lines *nix compile fix ------------------------------------------------------------------------ r6301 | sumilion | 2011-07-17 10:30:17 -0500 (Sun, 17 Jul 2011) | 5 lines * Moved cooldown to Unit object and deleted AI semi-cooldown-like system, there is now just one cooldown system in use. This means : ** Some general fixups to Pets cooldowns ** Auras that reduce cooldown on Pets now work (think Mobility) ** Danger, it might need some tweaking * removed some exploit fix ... marcelo what did this do? It breaks stuff.. ------------------------------------------------------------------------ r6300 | sumilion | 2011-07-17 05:43:36 -0500 (Sun, 17 Jul 2011) | 1 line * reverted a Faction Group check for now ------------------------------------------------------------------------ r6299 | sumilion | 2011-07-16 20:05:28 -0500 (Sat, 16 Jul 2011) | 1 line * fixup to bleeding state ------------------------------------------------------------------------ r6298 | sumilion | 2011-07-16 19:45:06 -0500 (Sat, 16 Jul 2011) | 6 lines * [Alterac Valley] ** Allies drop Stormpike Soldier's Blood, Hordes drop Storm Crystals ** Honorable Defender gets spawned when a graveyard is taken over instead of when contested ** Taking over a mine has a 'herald' announcement ** Guards can now be upgraded by handing in 200 Armor Scraps per upgrade ** Handing in Stormpike Soldier's Blood and Storm Crystals gets registered ... and then ignored ;) ------------------------------------------------------------------------ r6297 | sumilion | 2011-07-16 12:01:07 -0500 (Sat, 16 Jul 2011) | 1 line * correction to mechanic increasing auras (refixes Mangle affecting Rape and Lacerate and perhaps more) ------------------------------------------------------------------------ r6296 | therzok | 2011-07-16 09:23:34 -0500 (Sat, 16 Jul 2011) | 1 line *Sumilion, copy-paste meister. ------------------------------------------------------------------------ r6295 | sumilion | 2011-07-16 04:09:10 -0500 (Sat, 16 Jul 2011) | 1 line * implemented new pet base stats ------------------------------------------------------------------------ r6294 | sumilion | 2011-07-15 19:18:40 -0500 (Fri, 15 Jul 2011) | 1 line * crashfix ------------------------------------------------------------------------ r6293 | therzok | 2011-07-15 17:41:26 -0500 (Fri, 15 Jul 2011) | 1 line *Added pet_levelstats storage on Sumilion's request. ------------------------------------------------------------------------ r6292 | therzok | 2011-07-15 16:50:52 -0500 (Fri, 15 Jul 2011) | 4 lines *Removed ambiguity from Unit::m_canMove and AIInterface::m_canMove. Hope it doesn't break anything, if it does, ez revert. *Added 3 new GM command stubs. Not done yet. (They're for the gm ticket interface) *Cleaned up gm ticket Opcodes, moved ticket commands to TicketCommands.cpp. ------------------------------------------------------------------------ r6291 | sumilion | 2011-07-15 15:54:33 -0500 (Fri, 15 Jul 2011) | 1 line * correction to pets hit rating ------------------------------------------------------------------------ r6290 | sumilion | 2011-07-15 13:07:31 -0500 (Fri, 15 Jul 2011) | 6 lines * [Alterac Valley] ** Mines work now, except for any quest related parts ** [Achievement] Everything Counts ** [Achievement] Frostwolf/Stormpike Perfection ** Fixup to graveyards * Pets/Guardians/Totems have 100% of owners hit, expertise and spell penetration rating now (NTY) ------------------------------------------------------------------------ r6289 | marcelo | 2011-07-15 12:07:55 -0500 (Fri, 15 Jul 2011) | 2 lines Implemented .arenateam wiperating ------------------------------------------------------------------------ r6288 | marcelo | 2011-07-15 11:44:57 -0500 (Fri, 15 Jul 2011) | 14 lines By tandarela: * CreatureAIScript ** Added void SetPassiveMode(); ** Added void SetTriggerMode(); ** Added void SetMountedMode(); ** Added virtual bool IsValidTarget(Unit *target) { return true; } ** Added virtual void OnScriptEvent(uint32 iData, uint32 iParam) {} ** Added generic POINTID_REACHED_SPAWN_POINT to be used in OnReachWP ** Fixed ApproachTo * General fixup to hostile/friendly checks ** Also fixes Training Dummies being attacked by NPCs * Prevent players from losing spells from action bars when changing talent specs ------------------------------------------------------------------------ r6287 | sumilion | 2011-07-15 05:32:36 -0500 (Fri, 15 Jul 2011) | 2 lines * [Isle of Conquest] Fixup to removing players from GY when it is taken over * [Alterac Valley] Fixup to removing players from GY when it is taken over ------------------------------------------------------------------------ r6286 | marcelo | 2011-07-14 20:59:05 -0500 (Thu, 14 Jul 2011) | 2 lines More usage of packet buffer ------------------------------------------------------------------------ r6285 | sumilion | 2011-07-14 18:13:07 -0500 (Thu, 14 Jul 2011) | 1 line * fixup for DOTs and HOTs resetting their damage/healing when refreshed at max stack ------------------------------------------------------------------------ r6284 | sumilion | 2011-07-14 17:54:36 -0500 (Thu, 14 Jul 2011) | 1 line * Possible fix for creatures getting stuck in combat ------------------------------------------------------------------------ r6283 | sumilion | 2011-07-14 17:29:36 -0500 (Thu, 14 Jul 2011) | 1 line * .debug combat fixup ------------------------------------------------------------------------ r6282 | marcelo | 2011-07-14 13:36:15 -0500 (Thu, 14 Jul 2011) | 2 lines Implemented new multiple packets logic + movement packet compressor ------------------------------------------------------------------------ r6281 | marcelo | 2011-07-14 13:27:03 -0500 (Thu, 14 Jul 2011) | 2 lines Corrections to LoadGameObjectTransportMovementInformation ------------------------------------------------------------------------ r6280 | sumilion | 2011-07-14 12:56:56 -0500 (Thu, 14 Jul 2011) | 6 lines * [Alterac Valley] Completely rewrote this shizzle, old shizzle was bad, most noticable differences: ** 1000 lines less ** Honorable Defender ** More NPCs ** Updated NPC locations ------------------------------------------------------------------------ r6279 | therzok | 2011-07-14 09:46:06 -0500 (Thu, 14 Jul 2011) | 2 lines *Useless calls to get self pointer. *Removed useless function and variable. ------------------------------------------------------------------------ r6278 | marcelo | 2011-07-14 08:52:40 -0500 (Thu, 14 Jul 2011) | 2 lines Fixup to some packets with phasing ------------------------------------------------------------------------ r6277 | marcelo | 2011-07-12 22:07:45 -0500 (Tue, 12 Jul 2011) | 2 lines More fixups on fear movement ------------------------------------------------------------------------ r6276 | marcelo | 2011-07-12 21:14:14 -0500 (Tue, 12 Jul 2011) | 2 lines Fixups for fear movement ------------------------------------------------------------------------ r6275 | marcelo | 2011-07-12 15:04:04 -0500 (Tue, 12 Jul 2011) | 3 lines By Flame: * [Alterac Valley] When a tower/bunker is destroyed, the associated Warmaster/Marshal will be despawned and HP/damage buff removed ------------------------------------------------------------------------ r6274 | sumilion | 2011-07-10 16:02:28 -0500 (Sun, 10 Jul 2011) | 1 line * This should fix those pesky DKs with 90% more AP ------------------------------------------------------------------------ r6273 | xanis | 2011-07-08 21:06:38 -0500 (Fri, 08 Jul 2011) | 2 lines Molten Realm: Updated Enchanter NPC for offhand weapons. ------------------------------------------------------------------------ r6272 | sumilion | 2011-07-08 19:18:58 -0500 (Fri, 08 Jul 2011) | 2 lines * Cannibalize hackfix - <3 fwoosh, won't let this one go braw (NTY) * Units can now modify hit chance, instead of only players ------------------------------------------------------------------------ r6271 | marcelo | 2011-07-08 18:41:31 -0500 (Fri, 08 Jul 2011) | 2 lines [The Mechanar & The Botanica] Fixup for player limit on heroic mode ------------------------------------------------------------------------ r6270 | xanis | 2011-07-08 15:13:52 -0500 (Fri, 08 Jul 2011) | 3 lines Molten Realm: Added Custom Teleporter Added Custom Enchanter (custom items only) ------------------------------------------------------------------------ r6269 | marcelo | 2011-07-07 23:32:05 -0500 (Thu, 07 Jul 2011) | 2 lines Shutdown process fixup ------------------------------------------------------------------------ r6268 | marcelo | 2011-07-07 22:57:03 -0500 (Thu, 07 Jul 2011) | 2 lines Reverted r6249, groups work again -_- ------------------------------------------------------------------------ r6267 | marcelo | 2011-07-07 21:11:10 -0500 (Thu, 07 Jul 2011) | 2 lines SetCustomMgr can't be called twice on the same MapMgr ------------------------------------------------------------------------ r6266 | marcelo | 2011-07-07 20:00:02 -0500 (Thu, 07 Jul 2011) | 2 lines Improvements to wander movement ------------------------------------------------------------------------ r6265 | marcelo | 2011-07-07 19:36:24 -0500 (Thu, 07 Jul 2011) | 2 lines Improvements on fear movement ------------------------------------------------------------------------ r6264 | sumilion | 2011-07-07 18:06:08 -0500 (Thu, 07 Jul 2011) | 1 line * binary spells now ignore level difference for resistance ------------------------------------------------------------------------ r6263 | marcelo | 2011-07-07 12:17:55 -0500 (Thu, 07 Jul 2011) | 2 lines [Shaman] Elemental Mastery, fixup when spell is interrupted ------------------------------------------------------------------------ r6262 | xanis | 2011-07-07 10:57:24 -0500 (Thu, 07 Jul 2011) | 1 line Added getstatinfo command for GMs. ------------------------------------------------------------------------ r6261 | sumilion | 2011-07-07 06:20:24 -0500 (Thu, 07 Jul 2011) | 1 line * Spell school miss chance increasing auras like racial traits are now really school dependent ------------------------------------------------------------------------ r6260 | sumilion | 2011-07-06 18:32:01 -0500 (Wed, 06 Jul 2011) | 1 line * correction to spell resistance (NTY) ------------------------------------------------------------------------ r6259 | marcelo | 2011-07-06 13:29:17 -0500 (Wed, 06 Jul 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6258 | marcelo | 2011-07-06 10:03:09 -0500 (Wed, 06 Jul 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6257 | therzok | 2011-07-06 09:02:34 -0500 (Wed, 06 Jul 2011) | 2 lines *Improvements to GM Ticket opcodes. Soon, cool messages to GM ticket frame (such as, "high volume of petitions, please wait", who's solving your ticket and so on in the frame). *No more trimming of ticket message. ------------------------------------------------------------------------ r6256 | therzok | 2011-07-06 05:31:44 -0500 (Wed, 06 Jul 2011) | 1 line /slap marcelo. ------------------------------------------------------------------------ r6255 | sumilion | 2011-07-06 03:20:14 -0500 (Wed, 06 Jul 2011) | 2 lines * coldflame is now resisted properly * OnDispel is now called when a spell is stolen, should fix it blooming Lifebloom (NTY) ------------------------------------------------------------------------ r6254 | marcelo | 2011-07-06 01:13:17 -0500 (Wed, 06 Jul 2011) | 2 lines [Death Knight] Dancing Rune Weapon now strikes melee when dk strikes melee and causes 50% melee damage of dk hit ------------------------------------------------------------------------ r6253 | marcelo | 2011-07-05 23:40:10 -0500 (Tue, 05 Jul 2011) | 2 lines Added a FastShutdown option ------------------------------------------------------------------------ r6252 | marcelo | 2011-07-05 18:16:07 -0500 (Tue, 05 Jul 2011) | 4 lines Added to ScriptCreatureAI: + void RemovePosAura(uint32 spellId); + void RemoveNegAura(uint32 spellId); ------------------------------------------------------------------------ r6251 | marcelo | 2011-07-05 18:15:33 -0500 (Tue, 05 Jul 2011) | 2 lines Const.h sync ------------------------------------------------------------------------ r6250 | sumilion | 2011-07-05 17:37:54 -0500 (Tue, 05 Jul 2011) | 1 line * fixup to talents that learn spells, they were applied twice (like Blood Gorged) ------------------------------------------------------------------------ r6249 | therzok | 2011-07-05 14:59:23 -0500 (Tue, 05 Jul 2011) | 2 lines *Minor update to LFD. *SPELL_ATTR_UNK4 -> SPELL_ATTR_ABILITY. ------------------------------------------------------------------------ r6248 | marcelo | 2011-07-05 12:50:23 -0500 (Tue, 05 Jul 2011) | 4 lines Added to ScriptInstance: + void RemovePosAuraFromPlayers(uint32 spellId); + void RemoveNegAuraFromPlayers(uint32 spellId); ------------------------------------------------------------------------ r6247 | marcelo | 2011-07-04 23:20:44 -0500 (Mon, 04 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6246 | marcelo | 2011-07-04 14:07:49 -0500 (Mon, 04 Jul 2011) | 4 lines Added to ScriptInstance: + void CastSpellOnPlayers(uint32 spellId); + void ForceWipe(); ------------------------------------------------------------------------ r6245 | marcelo | 2011-07-04 13:09:14 -0500 (Mon, 04 Jul 2011) | 13 lines Added to sInstanceMgr: + // send a custom msg to instances of map id (OnCustomMsg) + void SendCustomMsgToInstances(uint32 mapId, uint32 msgId, void *data); Added to ScriptInstance: + virtual void OnCustomMsg(uint32 msgId, void *data) {} + void DespawnCreatures(uint32 entry, bool skipInCombat = false); + + // list is an array of entries, terminator value is 0 + void DespawnCreaturesList(uint32 *list, bool skipInCombat = false); ------------------------------------------------------------------------ r6244 | sumilion | 2011-07-04 11:09:19 -0500 (Mon, 04 Jul 2011) | 4 lines * creatures now cause combat when they deal damage, not when they aggro ** This required a lot of small edits, dangerous ones, so be aware :p * added .printdamagedone command * [Eye of the Storm] Flag gets dropped when leaving this BG now ------------------------------------------------------------------------ r6243 | marcelo | 2011-07-04 02:15:04 -0500 (Mon, 04 Jul 2011) | 2 lines Debug stuff ------------------------------------------------------------------------ r6242 | marcelo | 2011-07-03 21:07:18 -0500 (Sun, 03 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6241 | marcelo | 2011-07-03 19:51:01 -0500 (Sun, 03 Jul 2011) | 2 lines Added developer account level ------------------------------------------------------------------------ r6240 | marcelo | 2011-07-02 17:13:51 -0500 (Sat, 02 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6239 | sumilion | 2011-07-02 05:31:49 -0500 (Sat, 02 Jul 2011) | 1 line * excluded dummy spells from full resists ------------------------------------------------------------------------ r6238 | marcelo | 2011-07-01 12:40:02 -0500 (Fri, 01 Jul 2011) | 2 lines file.log now includes timestamp too ------------------------------------------------------------------------ r6237 | sumilion | 2011-07-01 12:07:01 -0500 (Fri, 01 Jul 2011) | 1 line * fixup for full resists ------------------------------------------------------------------------ r6236 | marcelo | 2011-07-01 11:54:19 -0500 (Fri, 01 Jul 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6235 | marcelo | 2011-07-01 10:05:30 -0500 (Fri, 01 Jul 2011) | 2 lines Small fixup ------------------------------------------------------------------------ r6234 | marcelo | 2011-06-30 14:01:48 -0500 (Thu, 30 Jun 2011) | 2 lines *nix compile fix ------------------------------------------------------------------------ r6233 | sumilion | 2011-06-30 13:12:41 -0500 (Thu, 30 Jun 2011) | 1 line * SpellEffectSummonPet will now always call OnSummon ------------------------------------------------------------------------ r6232 | sumilion | 2011-06-30 12:59:44 -0500 (Thu, 30 Jun 2011) | 2 lines * reworked spell resistance to WotLK standards, thnx ishatbrix, now go test it on PTR! * readded r6227 with correction ------------------------------------------------------------------------ r6231 | marcelo | 2011-06-30 11:31:20 -0500 (Thu, 30 Jun 2011) | 2 lines Subprocess *nix fixups ------------------------------------------------------------------------ r6230 | marcelo | 2011-06-30 10:05:37 -0500 (Thu, 30 Jun 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6229 | marcelo | 2011-06-29 23:09:45 -0500 (Wed, 29 Jun 2011) | 2 lines Reverted r6227 (Portals work again) ------------------------------------------------------------------------ r6228 | marcelo | 2011-06-29 20:49:37 -0500 (Wed, 29 Jun 2011) | 3 lines Added: void DespawnInRangeCreaturesList(uint32 *list, uint32 count); ------------------------------------------------------------------------ r6227 | sumilion | 2011-06-29 17:42:33 -0500 (Wed, 29 Jun 2011) | 2 lines * re-activated AURA_INTERRUPT_ON_CAST * fixup for sending speed while changing maps ------------------------------------------------------------------------ r6226 | sumilion | 2011-06-29 14:42:34 -0500 (Wed, 29 Jun 2011) | 1 line * correction to cooldowns (fixup for r6220 while still fixing Shadowform, but now with a hackfix) ------------------------------------------------------------------------ r6225 | sumilion | 2011-06-29 11:54:08 -0500 (Wed, 29 Jun 2011) | 3 lines * [Warrior] T9 DPS 2p bonus * correction to CheckCasterAuras, fixes blink, berserker rage, etc. be allowed while stunned, feared, w/e * [Shaman] Static Shock - doesn't bug out when procs, still doesn't consume a Lightning Shield charge but thats of later concern ------------------------------------------------------------------------ r6224 | marcelo | 2011-06-28 15:54:12 -0500 (Tue, 28 Jun 2011) | 2 lines [*nux] Manager works again :P ------------------------------------------------------------------------ r6223 | marcelo | 2011-06-28 11:23:21 -0500 (Tue, 28 Jun 2011) | 1 line [Win32] Fixup to manager controller thread not closing ------------------------------------------------------------------------ r6222 | marcelo | 2011-06-28 09:18:42 -0500 (Tue, 28 Jun 2011) | 1 line [Win32] Manager will properly shutdown when world closes now ------------------------------------------------------------------------ r6221 | marcelo | 2011-06-27 21:25:37 -0500 (Mon, 27 Jun 2011) | 2 lines Reverted r6218/9, need more work first ------------------------------------------------------------------------ r6220 | sumilion | 2011-06-27 17:38:22 -0500 (Mon, 27 Jun 2011) | 1 line * this should fix Shadowform bugging out ------------------------------------------------------------------------ r6219 | marcelo | 2011-06-27 17:37:12 -0500 (Mon, 27 Jun 2011) | 1 line More win32 console fixups ------------------------------------------------------------------------ r6218 | marcelo | 2011-06-27 16:59:10 -0500 (Mon, 27 Jun 2011) | 1 line Fixups to win32 logon/manager console ------------------------------------------------------------------------ r6217 | marcelo | 2011-06-27 15:17:56 -0500 (Mon, 27 Jun 2011) | 2 lines Fixups to map visible / outofrange range checks, should fix transports not going visible sometimes ------------------------------------------------------------------------ r6216 | marcelo | 2011-06-26 13:34:06 -0500 (Sun, 26 Jun 2011) | 3 lines Added: void SetVehicleIsHealable(bool flag) ------------------------------------------------------------------------ r6215 | therzok | 2011-06-26 12:26:09 -0500 (Sun, 26 Jun 2011) | 1 line *Optimizations. ------------------------------------------------------------------------ r6214 | sumilion | 2011-06-26 06:33:48 -0500 (Sun, 26 Jun 2011) | 1 line * correction to mechanic masks ------------------------------------------------------------------------ r6213 | sumilion | 2011-06-26 05:54:08 -0500 (Sun, 26 Jun 2011) | 1 line * fixup for r6179 (affects bleed mechanics) ------------------------------------------------------------------------ r6212 | sumilion | 2011-06-25 19:03:29 -0500 (Sat, 25 Jun 2011) | 4 lines * change to proc system ** NOTE: I forgot which effect this had ... but they will be addressed when it surfaces again :D ** This at least fixes Disarm proccing poisons ** Generally affects some (melee/ranged) abilities that don't deal direct or indirect damage ------------------------------------------------------------------------ r6211 | marcelo | 2011-06-25 13:46:55 -0500 (Sat, 25 Jun 2011) | 3 lines * Reverted r6208, LoS is still not prepared to be used for all creatures * Enabled LoS for PlayerDerived creatures ------------------------------------------------------------------------ r6210 | sumilion | 2011-06-25 12:31:38 -0500 (Sat, 25 Jun 2011) | 1 line * block value on enchantments ------------------------------------------------------------------------ r6209 | sumilion | 2011-06-25 11:18:05 -0500 (Sat, 25 Jun 2011) | 1 line * SpellScript has a pointer to its SpellEntry and SpellCustom now. ------------------------------------------------------------------------ r6208 | sumilion | 2011-06-25 09:47:43 -0500 (Sat, 25 Jun 2011) | 2 lines * /slaps marcelo into outer space.. I am disappoint. ** fixes LoS for creatures that don't have scripts ------------------------------------------------------------------------ r6207 | marcelo | 2011-06-24 16:42:15 -0500 (Fri, 24 Jun 2011) | 2 lines Fixup gossip options order ------------------------------------------------------------------------ r6206 | marcelo | 2011-06-24 15:15:29 -0500 (Fri, 24 Jun 2011) | 2 lines Memleak ------------------------------------------------------------------------ r6205 | marcelo | 2011-06-24 15:01:43 -0500 (Fri, 24 Jun 2011) | 2 lines Fixup to last rev ------------------------------------------------------------------------ r6204 | marcelo | 2011-06-24 15:00:12 -0500 (Fri, 24 Jun 2011) | 2 lines Memleaks ------------------------------------------------------------------------ r6203 | sumilion | 2011-06-22 17:51:19 -0500 (Wed, 22 Jun 2011) | 1 line * reverted hackfix removing, fixes some stuff like Anti-Magic Zone ------------------------------------------------------------------------ r6202 | therzok | 2011-06-22 16:23:20 -0500 (Wed, 22 Jun 2011) | 1 line *SpellHandler.cpp cleanup. :3 Cookie finish incoming. ------------------------------------------------------------------------ r6201 | sumilion | 2011-06-22 15:37:57 -0500 (Wed, 22 Jun 2011) | 1 line * Fixup for breaking out of Sap with Medallion / Every man for himself (NTY) ------------------------------------------------------------------------ r6200 | sumilion | 2011-06-22 14:30:40 -0500 (Wed, 22 Jun 2011) | 1 line * correction to persistent area auras (Death and Decay, Flare, etc.) ------------------------------------------------------------------------ r6199 | therzok | 2011-06-22 11:45:54 -0500 (Wed, 22 Jun 2011) | 1 line *Cookie. No touching. ------------------------------------------------------------------------ r6198 | sumilion | 2011-06-22 11:43:24 -0500 (Wed, 22 Jun 2011) | 2 lines * Another attempt at fixing Master Shapeshifter and possibly some other shapeshifting spells * [Warlock] Nightfall - fixup for consuming ------------------------------------------------------------------------ r6197 | marcelo | 2011-06-22 11:37:20 -0500 (Wed, 22 Jun 2011) | 2 lines Implemented aura #293 (Mechanic Abilities) ------------------------------------------------------------------------ r6196 | therzok | 2011-06-22 11:25:41 -0500 (Wed, 22 Jun 2011) | 1 line *Forgot to commits projs. ------------------------------------------------------------------------ r6195 | therzok | 2011-06-22 11:23:18 -0500 (Wed, 22 Jun 2011) | 1 line *Removed SpellMgr as its remaining function is covered by DBC2SQL. ------------------------------------------------------------------------ r6194 | therzok | 2011-06-22 11:17:18 -0500 (Wed, 22 Jun 2011) | 1 line *Optimized SpellTarget.cpp by a bit and cleaned it up. ------------------------------------------------------------------------ r6193 | sumilion | 2011-06-22 06:12:02 -0500 (Wed, 22 Jun 2011) | 1 line * [Shaman] 2p T9 Enhancement bonus ------------------------------------------------------------------------ r6192 | marcelo | 2011-06-21 22:45:20 -0500 (Tue, 21 Jun 2011) | 2 lines Fixups to OnProc logic ------------------------------------------------------------------------ r6191 | marcelo | 2011-06-21 19:42:55 -0500 (Tue, 21 Jun 2011) | 2 lines Reverted the "* [Druid] Master Shapeshifter" from r6179 as it broke several healing spells for druids ------------------------------------------------------------------------ r6190 | Zwerg | 2011-06-21 02:27:42 -0500 (Tue, 21 Jun 2011) | 1 line * GM log fixup ------------------------------------------------------------------------ r6189 | marcelo | 2011-06-20 22:03:28 -0500 (Mon, 20 Jun 2011) | 4 lines Added: void InstanceScript::IncAttempts() uint32 InstanceScript::GetAttempts() ------------------------------------------------------------------------ r6188 | marcelo | 2011-06-20 21:34:50 -0500 (Mon, 20 Jun 2011) | 2 lines Added autosave for inject level and gold ------------------------------------------------------------------------ r6187 | marcelo | 2011-06-20 20:02:40 -0500 (Mon, 20 Jun 2011) | 2 lines Added int8 InstanceScript::GetInstanceCreatorTeam() ------------------------------------------------------------------------ r6186 | marcelo | 2011-06-20 16:26:21 -0500 (Mon, 20 Jun 2011) | 2 lines Partly re-wrote auras #232 and #234 (ReduceEffectDuration stuff) ------------------------------------------------------------------------ r6185 | sumilion | 2011-06-19 09:31:33 -0500 (Sun, 19 Jun 2011) | 1 line * reverted part of r6158, spells like Polymorph and Invisibility (not Stealth) break on absorbed damage again, which is how it should be .. ------------------------------------------------------------------------ r6184 | sumilion | 2011-06-18 13:37:36 -0500 (Sat, 18 Jun 2011) | 1 line * correction to periodic leech effects ------------------------------------------------------------------------ r6183 | sumilion | 2011-06-17 11:41:25 -0500 (Fri, 17 Jun 2011) | 1 line * Reflect code now uses linkedlist ------------------------------------------------------------------------ r6182 | marcelo | 2011-06-17 11:05:55 -0500 (Fri, 17 Jun 2011) | 2 lines Reflect Spells fixup (NTY) ------------------------------------------------------------------------ r6181 | Zwerg | 2011-06-17 07:35:51 -0500 (Fri, 17 Jun 2011) | 1 line exploit fix ------------------------------------------------------------------------ r6180 | marcelo | 2011-06-16 17:22:06 -0500 (Thu, 16 Jun 2011) | 2 lines Fixup for OnCombatStart after using waypoints ------------------------------------------------------------------------ r6179 | sumilion | 2011-06-16 17:20:29 -0500 (Thu, 16 Jun 2011) | 5 lines * The entire mechanic mask is now used (including EffectMechanic) for checking mechanic duration modifications. This forced me to remove some hackfixes and therefore requires testing. This fixes at least : ** [Hunter] Silencing Shot - is now affected by silence reducing effects * [Druid] Master Shapeshifter - Tree and Moonkin form, might also need testing as it might affect other auras that require one of these forms * Fixup for proc target, refixes : ** [Death Knight] Desecration - targets the enemy ------------------------------------------------------------------------ r6178 | Zwerg | 2011-06-16 16:14:24 -0500 (Thu, 16 Jun 2011) | 1 line * GM mod speed restrictions ------------------------------------------------------------------------ r6177 | marcelo | 2011-06-15 13:58:22 -0500 (Wed, 15 Jun 2011) | 2 lines Added zoneMask for CastSpellOnPlayers ------------------------------------------------------------------------ r6176 | sumilion | 2011-06-15 11:20:13 -0500 (Wed, 15 Jun 2011) | 1 line * possible fix for some delayed events ------------------------------------------------------------------------ r6175 | marcelo | 2011-06-15 10:32:55 -0500 (Wed, 15 Jun 2011) | 2 lines Fixup for AI losing and vehicles ------------------------------------------------------------------------ r6174 | sumilion | 2011-06-14 19:07:40 -0500 (Tue, 14 Jun 2011) | 2 lines * reworked how stuns fears pacification effects prevent casting ** NOTE: This is rev from hell, needs a lot of testing, will probably break a lot, and needs some work to iron the minor bugs out, don't say I didn't warn you cipraziel ------------------------------------------------------------------------ r6173 | marcelo | 2011-06-14 15:27:26 -0500 (Tue, 14 Jun 2011) | 2 lines Improved GetPlayer to return Player when called for a vehicle ------------------------------------------------------------------------ r6172 | sumilion | 2011-06-13 17:34:30 -0500 (Mon, 13 Jun 2011) | 2 lines * ICD are now started after OnProc is called * Fixup to Effect Mod Durations ------------------------------------------------------------------------ r6171 | marcelo | 2011-06-13 10:17:26 -0500 (Mon, 13 Jun 2011) | 3 lines Added to Creature: void YellTimed(const char *msg, uint32 soundId, uint32 timer); ------------------------------------------------------------------------ r6170 | sumilion | 2011-06-13 07:39:59 -0500 (Mon, 13 Jun 2011) | 1 line * correction to removing auras when swapping weapons ------------------------------------------------------------------------ r6169 | marcelo | 2011-06-12 15:27:23 -0500 (Sun, 12 Jun 2011) | 2 lines [Mirror Image] Incremented fireblast chances from 10 to 25 ------------------------------------------------------------------------ r6168 | marcelo | 2011-06-12 14:48:48 -0500 (Sun, 12 Jun 2011) | 2 lines Fixup ------------------------------------------------------------------------ r6167 | marcelo | 2011-06-11 17:55:14 -0500 (Sat, 11 Jun 2011) | 2 lines This should fix a bug with double queuing of arena teams ------------------------------------------------------------------------ r6166 | sumilion | 2011-06-11 17:29:13 -0500 (Sat, 11 Jun 2011) | 1 line * moved code ------------------------------------------------------------------------ r6165 | Zwerg | 2011-06-11 12:18:41 -0500 (Sat, 11 Jun 2011) | 1 line * Removed vs2008 stuff ------------------------------------------------------------------------ r6164 | Zwerg | 2011-06-11 11:37:54 -0500 (Sat, 11 Jun 2011) | 1 line * This should fix looting for creatures treated internally as vehicles ------------------------------------------------------------------------ r6163 | Zwerg | 2011-06-11 10:58:49 -0500 (Sat, 11 Jun 2011) | 6 lines * This should hopefully fix Need before Greed random WoW errors / crashes * Fixup for item receiving message not being displayed or being displayed incorrectly (eg. [item]x256) * [Achievement] Needy / Greedy - should work properly now * Removed obsolete code structures * Removed CoreScripts as these have been moved to PvPScripts ------------------------------------------------------------------------ r6162 | sumilion | 2011-06-10 15:57:33 -0500 (Fri, 10 Jun 2011) | 1 line * server side GCD is now reduced by 20% of the intended value to counter the effect of lag ------------------------------------------------------------------------ r6161 | marcelo | 2011-06-10 11:51:23 -0500 (Fri, 10 Jun 2011) | 2 lines Rewrote how reflects work code-wise (fixes crash introduced in r6158 ------------------------------------------------------------------------ r6160 | therzok | 2011-06-09 13:20:17 -0500 (Thu, 09 Jun 2011) | 1 line *[Rogue] Lockpicking - Nib mistake, only checked keys. ------------------------------------------------------------------------ r6159 | marcelo | 2011-06-08 21:07:12 -0500 (Wed, 08 Jun 2011) | 2 lines Added some debug stuff ------------------------------------------------------------------------ r6158 | sumilion | 2011-06-08 17:25:20 -0500 (Wed, 08 Jun 2011) | 21 lines * correction to pets distance at which they attack, fixes them attacking bosses * Auras that require a weapon are no longer removed when swapping to a weapon that fits the requirements (mainly fixes [Warrior] Bladestorm not removing when swapping weapons) * Charge effects can not be 'immuned' by effects like Divine Shield and Ice Block (the stun will be immune still) * "On Next Melee" attacks can now be replaced with other "On Next Melee" attacks. Before it would bug out the first cast "On Next Melee" attack, forcing a reselect. * Channel spells can now be interrupted by range or when the target dies * Replenishment gives 1% of max mana per 5 sec now * (Periodic) Leech effects now use EffectMultipleValue (ty tandarela <3) * Health increasing effects (like Commanding Shout) now preserve the health percentage * Effect duration modification auras now get added to a list, the biggest gets added. This fixes some things, mainly : ** Having 2 disarm duration reduction and then losing one, won't negate the effect of the other one still left * fixup for AURA_INTERRUPT_ON_CAST_SPELL * Charge effects now move at 400% of normal moving speed * [Warrior] Titans Grip - auto equipping another 2h won't remove the already equipped 2h now * [Warrior] Sweeping Strikes - fixed bug where it would break when all 5 stacks were consumed * [Warrior] Sword Specialization - extra attacks can occur on specials now * [Mage] Invisibility - only gets removed when receiving damage (not when absorbed), needs testing, might affect other spells not removing * [Mage] Invisibility (3sec buff) - fixed it breaking only on casting from the mage (1/2) * [Warlock] Nightfall - works like Backlash now * [Warlock] Demonic Brutality - Felguard part works now * Item cooldown now starts at the end of casting, instead of at the beginning. Mainly affects : ** [Warlock] Soulstone ------------------------------------------------------------------------ r6157 | marcelo | 2011-06-08 12:39:24 -0500 (Wed, 08 Jun 2011) | 2 lines [ICC] Enabled heroic modes ------------------------------------------------------------------------ r6156 | marcelo | 2011-06-08 12:09:02 -0500 (Wed, 08 Jun 2011) | 2 lines Fixup to r6151 (thx to Toelpel) ------------------------------------------------------------------------ r6155 | marcelo | 2011-06-08 10:25:04 -0500 (Wed, 08 Jun 2011) | 2 lines Moving stuff ------------------------------------------------------------------------ r6154 | marcelo | 2011-06-08 09:39:11 -0500 (Wed, 08 Jun 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6153 | therzok | 2011-06-08 09:17:47 -0500 (Wed, 08 Jun 2011) | 1 line *Keys are used for lock picking now open locked chests. Thanks Mathoshek. ------------------------------------------------------------------------ r6152 | zwerg | 2011-06-08 07:20:44 -0500 (Wed, 08 Jun 2011) | 1 line * exploit fix ------------------------------------------------------------------------ r6151 | marcelo | 2011-06-07 21:21:50 -0500 (Tue, 07 Jun 2011) | 2 lines Implemented "queuing range predicting system", needs testing ------------------------------------------------------------------------ r6150 | marcelo | 2011-06-06 16:10:38 -0500 (Mon, 06 Jun 2011) | 2 lines Commented some debug stuff ------------------------------------------------------------------------ r6149 | marcelo | 2011-06-05 23:33:51 -0500 (Sun, 05 Jun 2011) | 2 lines Fixups to ModScale stuff ------------------------------------------------------------------------ r6148 | marcelo | 2011-06-05 23:33:19 -0500 (Sun, 05 Jun 2011) | 2 lines tgender.pl ------------------------------------------------------------------------ r6147 | sumilion | 2011-06-05 16:54:14 -0500 (Sun, 05 Jun 2011) | 1 line * [Shaman] Added different models for different classes ------------------------------------------------------------------------ r6146 | Zwerg | 2011-06-05 05:25:42 -0500 (Sun, 05 Jun 2011) | 1 line * anti-hack update ------------------------------------------------------------------------ r6145 | Zwerg | 2011-06-05 05:21:17 -0500 (Sun, 05 Jun 2011) | 1 line exploit fix ------------------------------------------------------------------------ r6144 | Zwerg | 2011-06-05 04:57:38 -0500 (Sun, 05 Jun 2011) | 2 lines * Added creature - gameobject relation for spawned loot chests in order to ensure proper loots. Should fix problems with chest loots being FFA * Uninitialized pointer value for Lightwell spell (possible fix for the spell itself) ------------------------------------------------------------------------ r6143 | therzok | 2011-06-04 16:17:41 -0500 (Sat, 04 Jun 2011) | 1 line *Improvements and self slap. (Ty Zwerg) ------------------------------------------------------------------------ r6142 | sumilion | 2011-06-04 09:44:29 -0500 (Sat, 04 Jun 2011) | 1 line * rage is only generated when damage hits or when damage absorbs ------------------------------------------------------------------------ r6141 | sumilion | 2011-06-04 06:15:13 -0500 (Sat, 04 Jun 2011) | 2 lines * fixed up formula for damage to rage conversion * On Next Attack spells have a power check when they are being cast now ------------------------------------------------------------------------ r6140 | therzok | 2011-06-04 05:42:00 -0500 (Sat, 04 Jun 2011) | 2 lines *[Achievement] Bloodthirsty Berserker *[Achievement] Take a Chill Pill ------------------------------------------------------------------------ r6139 | sumilion | 2011-06-04 04:54:55 -0500 (Sat, 04 Jun 2011) | 1 line * correction to r6129 ------------------------------------------------------------------------ r6138 | Zwerg | 2011-06-03 13:24:09 -0500 (Fri, 03 Jun 2011) | 1 line * Anti-hack updates ------------------------------------------------------------------------ r6137 | therzok | 2011-06-03 08:02:18 -0500 (Fri, 03 Jun 2011) | 1 line *Spawned EotS buffs. Achis not yet working. ------------------------------------------------------------------------ r6136 | marcelo | 2011-06-02 18:56:11 -0500 (Thu, 02 Jun 2011) | 2 lines Removed old faction exploit check ------------------------------------------------------------------------ r6135 | Zwerg | 2011-06-02 01:29:12 -0500 (Thu, 02 Jun 2011) | 1 line forgot to remove this ------------------------------------------------------------------------ r6134 | Zwerg | 2011-06-02 01:18:19 -0500 (Thu, 02 Jun 2011) | 1 line * Updates for anti-hack ------------------------------------------------------------------------ r6133 | Zwerg | 2011-06-01 17:31:55 -0500 (Wed, 01 Jun 2011) | 1 line * additional anti-hack debugging info ------------------------------------------------------------------------ r6132 | marcelo | 2011-06-01 17:04:45 -0500 (Wed, 01 Jun 2011) | 2 lines *nix warning fix ------------------------------------------------------------------------ r6131 | Zwerg | 2011-06-01 16:55:26 -0500 (Wed, 01 Jun 2011) | 1 line * antihack fixup ------------------------------------------------------------------------ r6130 | marcelo | 2011-06-01 16:21:09 -0500 (Wed, 01 Jun 2011) | 2 lines Added gmRealmMask to logon.accounts ------------------------------------------------------------------------ r6129 | sumilion | 2011-06-01 16:05:38 -0500 (Wed, 01 Jun 2011) | 3 lines * Quelmiran power: ** removed double code for adding rage on damage received ** you can't block parry or dodge while casting (NTY) ------------------------------------------------------------------------ r6128 | marcelo | 2011-06-01 15:32:00 -0500 (Wed, 01 Jun 2011) | 2 lines Fixup to Creature::Attack (NTY) ------------------------------------------------------------------------ r6127 | Zwerg | 2011-06-01 12:24:15 -0500 (Wed, 01 Jun 2011) | 1 line * forgot to remove this ------------------------------------------------------------------------ r6126 | Zwerg | 2011-06-01 11:18:47 -0500 (Wed, 01 Jun 2011) | 1 line * Improved checks for anti-hack ------------------------------------------------------------------------ r6125 | marcelo | 2011-05-31 19:09:56 -0500 (Tue, 31 May 2011) | 2 lines Added spell->GetUnitCaster(), spell->GetCreatureCaster(), spell->GetPlayerCaster() (requested by Flame :)) ------------------------------------------------------------------------ r6124 | Zwerg | 2011-05-31 13:27:59 -0500 (Tue, 31 May 2011) | 1 line * This should fix logon server keeping people banned for too long ------------------------------------------------------------------------ r6123 | marcelo | 2011-05-30 12:33:39 -0500 (Mon, 30 May 2011) | 2 lines [Druid] Survival Instincts ------------------------------------------------------------------------ r6122 | marcelo | 2011-05-28 16:44:04 -0500 (Sat, 28 May 2011) | 2 lines Crashfix ------------------------------------------------------------------------ r6121 | marcelo | 2011-05-28 15:46:48 -0500 (Sat, 28 May 2011) | 2 lines Fix for WPs with vehicles ------------------------------------------------------------------------ r6120 | zwerg | 2011-05-28 14:03:03 -0500 (Sat, 28 May 2011) | 1 line crashfix ------------------------------------------------------------------------ r6119 | zwerg | 2011-05-28 12:59:47 -0500 (Sat, 28 May 2011) | 1 line * banning thingie for exploit fix thingie :P ------------------------------------------------------------------------ r6118 | zwerg | 2011-05-27 14:48:24 -0500 (Fri, 27 May 2011) | 1 line * changed a few project files (output and include dirs) ------------------------------------------------------------------------ r6117 | marcelo | 2011-05-27 13:19:17 -0500 (Fri, 27 May 2011) | 2 lines Debug stuff ------------------------------------------------------------------------ r6116 | marcelo | 2011-05-27 11:54:14 -0500 (Fri, 27 May 2011) | 2 lines Disabling this for now ------------------------------------------------------------------------ r6115 | marcelo | 2011-05-27 11:27:35 -0500 (Fri, 27 May 2011) | 2 lines Missing msg ------------------------------------------------------------------------ r6114 | marcelo | 2011-05-27 10:21:59 -0500 (Fri, 27 May 2011) | 2 lines Missing stuff ------------------------------------------------------------------------ r6113 | marcelo | 2011-05-27 10:03:46 -0500 (Fri, 27 May 2011) | 1 line Win32 include path fixup ------------------------------------------------------------------------ r6112 | marcelo | 2011-05-27 09:13:29 -0500 (Fri, 27 May 2011) | 1 line Added some missing #ifdef DEBUG_LOG #endif ------------------------------------------------------------------------ r6111 | marcelo | 2011-05-26 22:40:20 -0500 (Thu, 26 May 2011) | 2 lines Moving some stuff to ScriptCreatureAI ------------------------------------------------------------------------ r6110 | sumilion | 2011-05-26 12:37:31 -0500 (Thu, 26 May 2011) | 1 line * fixup to buffType SPELL_TYPE_AURA ------------------------------------------------------------------------ r6109 | marcelo | 2011-05-25 15:19:54 -0500 (Wed, 25 May 2011) | 2 lines Added .quest removechainreq ------------------------------------------------------------------------ r6108 | marcelo | 2011-05-25 13:56:59 -0500 (Wed, 25 May 2011) | 2 lines Improvement on exploit fix thingy ------------------------------------------------------------------------ r6107 | marcelo | 2011-05-25 13:56:26 -0500 (Wed, 25 May 2011) | 2 lines [Lord Marrowgar] This should fix the faction exploit bug ------------------------------------------------------------------------ r6106 | marcelo | 2011-05-25 12:24:18 -0500 (Wed, 25 May 2011) | 2 lines Added timings checks to exploit fix ;) ------------------------------------------------------------------------ r6105 | Zwerg | 2011-05-24 23:45:59 -0500 (Tue, 24 May 2011) | 1 line * Added descriptive messages for GMs on exploit fix :) ------------------------------------------------------------------------ r6104 | marcelo | 2011-05-24 21:55:48 -0500 (Tue, 24 May 2011) | 2 lines 6sec to 10sec for Kick :P ------------------------------------------------------------------------ r6103 | Zwerg | 2011-05-24 18:06:37 -0500 (Tue, 24 May 2011) | 1 line * Fixup to previous revs ------------------------------------------------------------------------ r6102 | Zwerg | 2011-05-24 17:19:15 -0500 (Tue, 24 May 2011) | 1 line * Exploit fix update ------------------------------------------------------------------------ r6101 | Zwerg | 2011-05-24 16:05:36 -0500 (Tue, 24 May 2011) | 1 line * Exploit fix timer update ------------------------------------------------------------------------ r6100 | marcelo | 2011-05-24 10:30:32 -0500 (Tue, 24 May 2011) | 2 lines Commented some debug lines ------------------------------------------------------------------------ r6099 | Zwerg | 2011-05-23 20:27:55 -0500 (Mon, 23 May 2011) | 1 line * More implementation of the exploit fix (WIP) ------------------------------------------------------------------------ r6098 | sumilion | 2011-05-23 14:39:59 -0500 (Mon, 23 May 2011) | 3 lines * [Death Knight] Raise Dead - should have a better visual now, lets hope it won't break others * vs2010 project updated * reverted r6067 (including slap) and r6066 and extra slaps Therzok ------------------------------------------------------------------------ r6097 | Zwerg | 2011-05-23 14:17:44 -0500 (Mon, 23 May 2011) | 1 line * conf file update ------------------------------------------------------------------------ r6096 | Zwerg | 2011-05-22 22:53:44 -0500 (Sun, 22 May 2011) | 1 line * Exploit fixin' (WIP) ------------------------------------------------------------------------ r6095 | marcelo | 2011-05-22 20:40:49 -0500 (Sun, 22 May 2011) | 2 lines Fixup to 6094 ------------------------------------------------------------------------ r6094 | marcelo | 2011-05-22 20:28:49 -0500 (Sun, 22 May 2011) | 2 lines Code improvements to exploit fix WIP ------------------------------------------------------------------------ r6093 | marcelo | 2011-05-22 19:55:22 -0500 (Sun, 22 May 2011) | 2 lines More improvements on exploit fix WIP (and NTY :p) ------------------------------------------------------------------------ r6092 | marcelo | 2011-05-22 19:26:25 -0500 (Sun, 22 May 2011) | 2 lines eol-style native ------------------------------------------------------------------------ r6091 | Zwerg | 2011-05-22 19:00:46 -0500 (Sun, 22 May 2011) | 1 line * fixup for previous rev ------------------------------------------------------------------------ r6090 | Zwerg | 2011-05-22 18:18:33 -0500 (Sun, 22 May 2011) | 1 line * Huge progress in making the exploit fix work(WIP) ------------------------------------------------------------------------ r6089 | marcelo | 2011-05-22 17:44:51 -0500 (Sun, 22 May 2011) | 2 lines *nix compile fix ------------------------------------------------------------------------ r6088 | Zwerg | 2011-05-22 13:30:21 -0500 (Sun, 22 May 2011) | 1 line * More exploit fix related stuff ------------------------------------------------------------------------ r6087 | zwerg | 2011-05-22 00:01:52 -0500 (Sun, 22 May 2011) | 1 line eol-style native ------------------------------------------------------------------------ r6086 | Zwerg | 2011-05-21 23:58:42 -0500 (Sat, 21 May 2011) | 1 line * More improvements to the exploit fix (WIP) ------------------------------------------------------------------------ r6085 | Zwerg | 2011-05-21 18:52:13 -0500 (Sat, 21 May 2011) | 1 line * small correction to previous revs ------------------------------------------------------------------------ r6084 | Zwerg | 2011-05-21 17:52:56 -0500 (Sat, 21 May 2011) | 1 line * And more (WIP) ------------------------------------------------------------------------ r6083 | Zwerg | 2011-05-21 17:37:29 -0500 (Sat, 21 May 2011) | 1 line * More of these exploit fixes (WIP) ------------------------------------------------------------------------ r6082 | marcelo | 2011-05-21 14:59:50 -0500 (Sat, 21 May 2011) | 2 lines Code cleanup ------------------------------------------------------------------------ r6081 | marcelo | 2011-05-21 13:17:30 -0500 (Sat, 21 May 2011) | 1 line Win stuff ------------------------------------------------------------------------ r6080 | marcelo | 2011-05-21 12:41:52 -0500 (Sat, 21 May 2011) | 2 lines Config file ------------------------------------------------------------------------ r6079 | marcelo | 2011-05-21 11:48:37 -0500 (Sat, 21 May 2011) | 2 lines Exploit fix (WIP) ------------------------------------------------------------------------ r6078 | marcelo | 2011-05-21 11:46:23 -0500 (Sat, 21 May 2011) | 2 lines Project stub (as requested by Zwerg) ------------------------------------------------------------------------ r6077 | marcelo | 2011-05-20 10:50:51 -0500 (Fri, 20 May 2011) | 2 lines Warning fix ------------------------------------------------------------------------ r6076 | Zwerg | 2011-05-19 00:52:29 -0500 (Thu, 19 May 2011) | 1 line * Additional checks for looting process, showing unlootable items as disabled now. ------------------------------------------------------------------------ r6075 | Zwerg | 2011-05-18 22:05:49 -0500 (Wed, 18 May 2011) | 5 lines * Item sets names should now be displayed properly for all items (especially for those from WotLK content) - no more "Unknown Item" in item set listing. * WARNING: In order for this change to be visible, you need to clear your cache! * Removed some obsolete hacky set item codes * Fixup for item proto query handling ------------------------------------------------------------------------ r6074 | Zwerg | 2011-05-17 20:29:13 -0500 (Tue, 17 May 2011) | 1 line * Follow-up changes for ranged attack speed to two previous revisions. This was a long evening ;) ------------------------------------------------------------------------ r6073 | marcelo | 2011-05-17 20:19:58 -0500 (Tue, 17 May 2011) | 2 lines [Lord Marrowgar] Fixed 10M damage bug ------------------------------------------------------------------------ r6072 | marcelo | 2011-05-17 20:06:13 -0500 (Tue, 17 May 2011) | 2 lines Fixups to SpellAuraModAttackSpeed for creatures ------------------------------------------------------------------------ r6071 | marcelo | 2011-05-17 17:48:24 -0500 (Tue, 17 May 2011) | 2 lines Implemented UDB 395 changes ------------------------------------------------------------------------ r6070 | marcelo | 2011-05-16 14:41:17 -0500 (Mon, 16 May 2011) | 1 line Added sync2010.bat ------------------------------------------------------------------------ r6069 | marcelo | 2011-05-16 14:25:07 -0500 (Mon, 16 May 2011) | 2 lines Fixups to channel spells and UseLoS mechanics ------------------------------------------------------------------------ r6068 | Zwerg | 2011-05-15 19:02:18 -0500 (Sun, 15 May 2011) | 1 line * .unlearn message will now be properly displayed ------------------------------------------------------------------------ r6067 | therzok | 2011-05-15 10:33:58 -0500 (Sun, 15 May 2011) | 1 line Fixup to previous revision, slapping Flame for not mentioning what kind of personals it should display. In short, it now displays Personal MMR, not Team MMR. ------------------------------------------------------------------------ r6066 | therzok | 2011-05-15 09:40:35 -0500 (Sun, 15 May 2011) | 1 line *Arena ending window now shows Personal Rating instead of Match Making Rating. ------------------------------------------------------------------------ r6065 | Zwerg | 2011-05-14 13:26:43 -0500 (Sat, 14 May 2011) | 1 line compile fix ------------------------------------------------------------------------ r6064 | sumilion | 2011-05-14 11:17:06 -0500 (Sat, 14 May 2011) | 1 line * Fixup for calculating crits, percentage should not be mixed with flat ------------------------------------------------------------------------ r6063 | sumilion | 2011-05-14 10:17:24 -0500 (Sat, 14 May 2011) | 2 lines * fixup for r6056 * Vehicles can no longer jump, strafe, or insta turn ------------------------------------------------------------------------ r6062 | Zwerg | 2011-05-13 11:32:25 -0500 (Fri, 13 May 2011) | 1 line * Removed old stuff related to vote check in-game functionality ------------------------------------------------------------------------ r6061 | Zwerg | 2011-05-13 11:08:23 -0500 (Fri, 13 May 2011) | 1 line * added .group summon ------------------------------------------------------------------------ r6060 | marcelo | 2011-05-13 10:27:59 -0500 (Fri, 13 May 2011) | 2 lines This should solve logon issues! ------------------------------------------------------------------------ r6059 | Zwerg | 2011-05-13 09:32:33 -0500 (Fri, 13 May 2011) | 1 line * Removed the artificial damage dealt limit for creatures ------------------------------------------------------------------------ r6058 | sumilion | 2011-05-13 03:39:37 -0500 (Fri, 13 May 2011) | 1 line * correction to casting time of spells, basically they had 100msec less (hidden) casttime ------------------------------------------------------------------------ r6057 | sumilion | 2011-05-11 15:36:42 -0500 (Wed, 11 May 2011) | 2 lines by Toelpel: * Arena point update fixup ------------------------------------------------------------------------ r6056 | sumilion | 2011-05-11 07:11:25 -0500 (Wed, 11 May 2011) | 1 line * Calculating crit damage is now centralized, should only affect DOT crits ------------------------------------------------------------------------ r6055 | marcelo | 2011-05-10 12:55:10 -0500 (Tue, 10 May 2011) | 2 lines Fixed some issues with creatures and spell modifiers, fixes Shadow Strike getting instant at Anub'arak ------------------------------------------------------------------------ r6054 | sumilion | 2011-05-10 11:05:17 -0500 (Tue, 10 May 2011) | 1 line * health increasing auras can't kill ------------------------------------------------------------------------ r6053 | therzok | 2011-05-09 08:05:43 -0500 (Mon, 09 May 2011) | 1 line *.lookup item returns an item link. ------------------------------------------------------------------------ r6052 | Zwerg | 2011-05-08 17:48:29 -0500 (Sun, 08 May 2011) | 1 line Fixups to previous rev ------------------------------------------------------------------------ r6051 | Zwerg | 2011-05-08 17:19:50 -0500 (Sun, 08 May 2011) | 1 line * added a few new .channel commands, for testing only atm. ------------------------------------------------------------------------ r6050 | sumilion | 2011-05-08 17:01:14 -0500 (Sun, 08 May 2011) | 1 line * creatures (not pets) can now leave combat when their ai type is passive ------------------------------------------------------------------------ r6049 | Zwerg | 2011-05-08 15:40:34 -0500 (Sun, 08 May 2011) | 1 line Added a few channel naming restrictions ------------------------------------------------------------------------ r6048 | sumilion | 2011-05-08 12:04:00 -0500 (Sun, 08 May 2011) | 1 line * include fixups ------------------------------------------------------------------------ r6047 | Zwerg | 2011-05-08 00:23:22 -0500 (Sun, 08 May 2011) | 1 line * Quaternions, vectors, matrices, etc :P ------------------------------------------------------------------------ r6046 | Zwerg | 2011-05-07 19:02:15 -0500 (Sat, 07 May 2011) | 3 lines * Added GameObject::GetCurrentTransportPosition * Implemented .go transappear ------------------------------------------------------------------------ r6045 | sumilion | 2011-05-07 17:55:51 -0500 (Sat, 07 May 2011) | 1 line * connection to new structure for vs2010 files ------------------------------------------------------------------------ r6044 | Zwerg | 2011-05-07 16:35:30 -0500 (Sat, 07 May 2011) | 2 lines * Linked GameObjectInfo with TransportAnimation / TransportRotation data * Stub for .go transappear command ------------------------------------------------------------------------ r6043 | Zwerg | 2011-05-07 14:47:00 -0500 (Sat, 07 May 2011) | 1 line * Added parsing for TransportAnimation, TransportPhysics, TransportRotation ------------------------------------------------------------------------ r6042 | Zwerg | 2011-05-07 14:13:50 -0500 (Sat, 07 May 2011) | 1 line more dep cleanups ------------------------------------------------------------------------ r6041 | Zwerg | 2011-05-07 13:15:52 -0500 (Sat, 07 May 2011) | 1 line more dependencies cleanup ------------------------------------------------------------------------ r6040 | Zwerg | 2011-05-07 13:02:19 -0500 (Sat, 07 May 2011) | 1 line dependencies cleanup ------------------------------------------------------------------------ r6039 | sumilion | 2011-05-07 12:27:17 -0500 (Sat, 07 May 2011) | 1 line * lib fixups ------------------------------------------------------------------------ r6038 | Zwerg | 2011-05-07 11:54:04 -0500 (Sat, 07 May 2011) | 1 line Reverted r5981, slapped sumilion ------------------------------------------------------------------------ r6037 | marcelo | 2011-05-06 14:23:23 -0500 (Fri, 06 May 2011) | 2 lines Compile fix ------------------------------------------------------------------------ r6036 | therzok | 2011-05-06 09:08:12 -0500 (Fri, 06 May 2011) | 1 line */slap Sumi for tabs in confs. ------------------------------------------------------------------------ r6035 | sumilion | 2011-05-05 15:46:08 -0500 (Thu, 05 May 2011) | 4 lines * [Strand of the Ancients] Fixup for boats, they are now always visible * [Isle of Conquest] Gunships are now semi-operational, enter at own risk! **note to devs, world.conf updated ------------------------------------------------------------------------ r6034 | sumilion | 2011-05-04 18:31:49 -0500 (Wed, 04 May 2011) | 1 line * correction to r6025 (NTY) ------------------------------------------------------------------------ r6033 | marcelo | 2011-05-04 11:06:15 -0500 (Wed, 04 May 2011) | 2 lines [Manager] PlayerCreateInfo ------------------------------------------------------------------------ r6032 | marcelo | 2011-05-04 10:57:13 -0500 (Wed, 04 May 2011) | 2 lines Const update ------------------------------------------------------------------------ r6031 | therzok | 2011-05-04 06:54:11 -0500 (Wed, 04 May 2011) | 1 line *shoop. ------------------------------------------------------------------------ r6030 | therzok | 2011-05-04 06:53:05 -0500 (Wed, 04 May 2011) | 2 lines *Optimized Arena join cooldown resetting. *Racials are also reset on Arena join. ------------------------------------------------------------------------ r6029 | therzok | 2011-05-02 10:00:56 -0500 (Mon, 02 May 2011) | 1 line *Fixed Judgement of Command damage and its Judgement of the Wise proc. (Thanks green machine) ------------------------------------------------------------------------ r6028 | marcelo | 2011-05-02 00:07:24 -0500 (Mon, 02 May 2011) | 2 lines Implemented OnDamageTaken ------------------------------------------------------------------------ r6027 | therzok | 2011-05-01 17:21:57 -0500 (Sun, 01 May 2011) | 1 line *Some small struct optimizations to remove Padding. ------------------------------------------------------------------------ r6026 | sumilion | 2011-05-01 11:41:26 -0500 (Sun, 01 May 2011) | 1 line * [Manager] BreakablyByDamage - correction ------------------------------------------------------------------------ r6025 | sumilion | 2011-05-01 10:51:43 -0500 (Sun, 01 May 2011) | 2 lines * another attempt at r6008, it doesn't prevent casting, but at least it does not remove CCs * spells now get interrupted if you get out of range while casting ------------------------------------------------------------------------ r6024 | sumilion | 2011-05-01 08:27:57 -0500 (Sun, 01 May 2011) | 1 line * [Mage] Water Elemental - fixup for Waterbolt ------------------------------------------------------------------------ r6023 | marcelo | 2011-04-30 12:40:42 -0500 (Sat, 30 Apr 2011) | 2 lines Bugfix for r6020 ------------------------------------------------------------------------ r6022 | marcelo | 2011-04-30 12:28:29 -0500 (Sat, 30 Apr 2011) | 2 lines Optimized character mapping process, this should solve logon issues ------------------------------------------------------------------------ r6021 | marcelo | 2011-04-30 09:49:06 -0500 (Sat, 30 Apr 2011) | 2 lines Optimized Arena Points update process ------------------------------------------------------------------------ r6020 | marcelo | 2011-04-30 09:15:36 -0500 (Sat, 30 Apr 2011) | 3 lines * Added CastSpellMultiplyBP * Fixed spell procs with procInterval that proc a stacked aura (aura stack > 1 can still proc regardless of the interval, only the first stack is checked for its ICD) ------------------------------------------------------------------------ r6019 | marcelo | 2011-04-29 17:11:46 -0500 (Fri, 29 Apr 2011) | 2 lines Disbanded arena teams are now deleted from DB ------------------------------------------------------------------------ r6018 | therzok | 2011-04-29 17:09:52 -0500 (Fri, 29 Apr 2011) | 2 lines *Committed some long forgotten cleanups that make it harder to read diffs for my current work. *For devs: Preview of what I'm doing. :D ------------------------------------------------------------------------ r6017 | marcelo | 2011-04-29 15:46:19 -0500 (Fri, 29 Apr 2011) | 2 lines Reverted r6008, bugs all abilities that remove movement impairing effects (/me slaps Sumilion) ------------------------------------------------------------------------ r6016 | marcelo | 2011-04-28 23:13:21 -0500 (Thu, 28 Apr 2011) | 2 lines Fixup for race change and barber shops ------------------------------------------------------------------------ r6015 | marcelo | 2011-04-27 21:22:11 -0500 (Wed, 27 Apr 2011) | 2 lines Small correction to race change feature ------------------------------------------------------------------------ r6014 | sumilion | 2011-04-27 13:46:33 -0500 (Wed, 27 Apr 2011) | 1 line * added PROC_TARGET_ENEMY, try not to use it too much ------------------------------------------------------------------------ r6013 | sumilion | 2011-04-27 11:26:09 -0500 (Wed, 27 Apr 2011) | 1 line * damaging spells now pass m_castTime to HandleProc, (@devs) let me know if any other spells are needing this. ------------------------------------------------------------------------ r6012 | marcelo | 2011-04-27 10:02:59 -0500 (Wed, 27 Apr 2011) | 2 lines Added race change feature ------------------------------------------------------------------------ r6011 | sumilion | 2011-04-27 09:30:02 -0500 (Wed, 27 Apr 2011) | 2 lines * fixup for double proc calls on spells that deal direct damage/heal and place a DOT/HOT (Fireball, etc.) * pets now receive 2 attack power per strength instead of 1 ------------------------------------------------------------------------ r6010 | marcelo | 2011-04-27 08:25:28 -0500 (Wed, 27 Apr 2011) | 2 lines Removed some unused files ------------------------------------------------------------------------ r6009 | marcelo | 2011-04-27 08:08:20 -0500 (Wed, 27 Apr 2011) | 2 lines Missing NULL checks ------------------------------------------------------------------------ r6008 | sumilion | 2011-04-27 07:49:09 -0500 (Wed, 27 Apr 2011) | 1 line * [Mage] Blink - does not remove sap (might affect some other stuns, be aware :p) ------------------------------------------------------------------------ r6007 | marcelo | 2011-04-27 03:02:14 -0500 (Wed, 27 Apr 2011) | 2 lines Crashfix! :D ------------------------------------------------------------------------ r6006 | marcelo | 2011-04-26 22:55:16 -0500 (Tue, 26 Apr 2011) | 2 lines [Manager] Removed dbcSpell and moved SpellEntry to Manager Storage ------------------------------------------------------------------------ r6005 | sumilion | 2011-04-26 16:57:52 -0500 (Tue, 26 Apr 2011) | 1 line * correction for r5986, fixes a lot of broken spells _that got bugged since that rev_ ------------------------------------------------------------------------ r6004 | marcelo | 2011-04-26 15:06:26 -0500 (Tue, 26 Apr 2011) | 2 lines SpellEntry * is now const SpellEntry* (part 1/2) (const makes devs code better ;) ------------------------------------------------------------------------ r6003 | sumilion | 2011-04-26 14:29:23 -0500 (Tue, 26 Apr 2011) | 1 line * vmapExtractor vs2010 files ------------------------------------------------------------------------ r6002 | sumilion | 2011-04-26 13:58:11 -0500 (Tue, 26 Apr 2011) | 1 line * fixup for r5967 ------------------------------------------------------------------------ r6001 | marcelo | 2011-04-26 13:56:37 -0500 (Tue, 26 Apr 2011) | 2 lines Removed unused spelloverride table ------------------------------------------------------------------------ r6000 | marcelo | 2011-04-26 11:05:16 -0500 (Tue, 26 Apr 2011) | 2 lines Testing starts for Rotface & Festergut!! ------------------------------------------------------------------------ r5999 | marcelo | 2011-04-26 11:04:45 -0500 (Tue, 26 Apr 2011) | 2 lines Added uint32 forcedTriggerSpell[3] to Spell, removes some hackfixes that replaced SpellEntry->EffectTriggerSpell[3] (which should never be modified after manager now) ------------------------------------------------------------------------ r5998 | marcelo | 2011-04-26 09:28:58 -0500 (Tue, 26 Apr 2011) | 2 lines Removed spellfixes logic (moved them to spell_dbc_overrides) ------------------------------------------------------------------------ r5997 | marcelo | 2011-04-25 23:20:01 -0500 (Mon, 25 Apr 2011) | 2 lines Fixed issue with some vehicle seats that were not "rideable" ------------------------------------------------------------------------ r5996 | marcelo | 2011-04-25 22:21:04 -0500 (Mon, 25 Apr 2011) | 2 lines Fixed issue on CanCast with DEST LOCATION spells with invalid xyz (fixes [Death Knight] Summon Gargoyle) ------------------------------------------------------------------------ r5995 | marcelo | 2011-04-25 12:30:04 -0500 (Mon, 25 Apr 2011) | 2 lines [Manager] SwapEffect ------------------------------------------------------------------------ r5994 | marcelo | 2011-04-25 12:05:17 -0500 (Mon, 25 Apr 2011) | 2 lines [Manager] RequireCooldownUpdate ------------------------------------------------------------------------ r5993 | marcelo | 2011-04-24 11:41:22 -0500 (Sun, 24 Apr 2011) | 2 lines [Battlegrounds] Fixed Deserter buff applying when server shutdowns ------------------------------------------------------------------------ r5992 | marcelo | 2011-04-23 18:01:31 -0500 (Sat, 23 Apr 2011) | 2 lines Rewrote raid assistants code to use a uint8 mask instead of a map_t hash ------------------------------------------------------------------------ r5991 | marcelo | 2011-04-23 16:40:22 -0500 (Sat, 23 Apr 2011) | 2 lines SubGroup no longer uses map_t, now uses a simple array ------------------------------------------------------------------------ r5990 | sumilion | 2011-04-23 11:45:05 -0500 (Sat, 23 Apr 2011) | 1 line * another fixup ------------------------------------------------------------------------ r5989 | sumilion | 2011-04-23 11:32:01 -0500 (Sat, 23 Apr 2011) | 1 line * fixup for proc target ------------------------------------------------------------------------ r5988 | sumilion | 2011-04-23 05:29:28 -0500 (Sat, 23 Apr 2011) | 2 lines * added core scripts vs 2010 files * fixup for spell targets ------------------------------------------------------------------------ r5987 | sumilion | 2011-04-22 20:12:43 -0500 (Fri, 22 Apr 2011) | 1 line * VS2010 fils for collision ------------------------------------------------------------------------ r5986 | sumilion | 2011-04-22 19:48:46 -0500 (Fri, 22 Apr 2011) | 1 line * [Mage] Living Bomb - fixed the exploding visual, no idea if this is gonna have side effects xD ------------------------------------------------------------------------ r5985 | marcelo | 2011-04-22 16:26:24 -0500 (Fri, 22 Apr 2011) | 2 lines Debug stuff ------------------------------------------------------------------------ r5984 | sumilion | 2011-04-22 16:24:00 -0500 (Fri, 22 Apr 2011) | 1 line * corrected libeay32.dll ------------------------------------------------------------------------ r5983 | marcelo | 2011-04-22 13:38:33 -0500 (Fri, 22 Apr 2011) | 2 lines Optimization on PlayerInfo, now uses 264 bytes (from 272) ------------------------------------------------------------------------ r5982 | sumilion | 2011-04-22 12:57:14 -0500 (Fri, 22 Apr 2011) | 1 line * added precompiled dependencies ------------------------------------------------------------------------ r5981 | sumilion | 2011-04-22 12:54:02 -0500 (Fri, 22 Apr 2011) | 1 line * deleted a lot of unnecessary stuff and added a new RevisionExtractor.exe ------------------------------------------------------------------------ r5980 | sumilion | 2011-04-22 12:47:09 -0500 (Fri, 22 Apr 2011) | 1 line * neat set of includes, all in one place ------------------------------------------------------------------------ r5979 | sumilion | 2011-04-22 12:45:17 -0500 (Fri, 22 Apr 2011) | 1 line * vs 2010 project files ------------------------------------------------------------------------ r5978 | sumilion | 2011-04-22 12:35:50 -0500 (Fri, 22 Apr 2011) | 1 line * and this one ------------------------------------------------------------------------ r5977 | sumilion | 2011-04-22 12:35:14 -0500 (Fri, 22 Apr 2011) | 1 line * added more precompiled libs ------------------------------------------------------------------------ r5976 | marcelo | 2011-04-22 12:14:46 -0500 (Fri, 22 Apr 2011) | 2 lines Improvements on corpse code, corpses will now expire after 1hour if player doesn't revives before ------------------------------------------------------------------------ r5975 | marcelo | 2011-04-22 01:58:16 -0500 (Fri, 22 Apr 2011) | 2 lines Code cleanup ------------------------------------------------------------------------ r5974 | sumilion | 2011-04-20 06:18:29 -0500 (Wed, 20 Apr 2011) | 1 line * correction to melee attack timer resetting when casting a spell (thnx ishatbrix) ------------------------------------------------------------------------ r5973 | sumilion | 2011-04-20 05:17:02 -0500 (Wed, 20 Apr 2011) | 1 line * fixup for haste rating contribution ------------------------------------------------------------------------ r5972 | sumilion | 2011-04-19 18:25:03 -0500 (Tue, 19 Apr 2011) | 1 line * fixup for guardians, they attack immediately when spawned now. ------------------------------------------------------------------------ r5971 | marcelo | 2011-04-18 12:09:49 -0500 (Mon, 18 Apr 2011) | 2 lines Fixup to proc on crit ------------------------------------------------------------------------ r5970 | sumilion | 2011-04-17 12:14:32 -0500 (Sun, 17 Apr 2011) | 2 lines * .additem accepts item links now * SPELL_FLAG_NO_DMG_BONUS now allows defensive auras, like Dispersion. Meaning stuff like Improved Devouring Plague, etc. is affected by Dispersion, etc. ------------------------------------------------------------------------ r5969 | sumilion | 2011-04-17 04:37:35 -0500 (Sun, 17 Apr 2011) | 1 line * another tiny fixup ------------------------------------------------------------------------ r5968 | sumilion | 2011-04-17 04:30:30 -0500 (Sun, 17 Apr 2011) | 1 line * fixup for r5967 ------------------------------------------------------------------------ r5967 | sumilion | 2011-04-16 18:13:51 -0500 (Sat, 16 Apr 2011) | 1 line * Fixup for health increasing auras ------------------------------------------------------------------------ r5966 | sumilion | 2011-04-16 07:45:14 -0500 (Sat, 16 Apr 2011) | 1 line * [Death Knight] Anti-Magic Shell - fixup for it having a limit of 50% of the DKs max hp ------------------------------------------------------------------------ r5965 | sumilion | 2011-04-16 06:22:40 -0500 (Sat, 16 Apr 2011) | 1 line * [Death Knight] Bloodworms - corrected their damage and increased their healing from 100% to 150% ------------------------------------------------------------------------ r5964 | therzok | 2011-04-15 22:18:28 -0500 (Fri, 15 Apr 2011) | 2 lines *Reverted 5850 until a proper fix is implemented, as this is not blizzlike. :p *Code styles on some Player Systems. ------------------------------------------------------------------------ r5963 | sumilion | 2011-04-15 19:04:55 -0500 (Fri, 15 Apr 2011) | 1 line * Guardians damage now counts as damage done by the owner (NTY) and it shows as damage on the screen too! ------------------------------------------------------------------------ r5962 | sumilion | 2011-04-15 17:01:59 -0500 (Fri, 15 Apr 2011) | 1 line * [Death Knight] Improved Blood Presence - doesn't increase damage bonus from Blood Presence (yes Diobert, again :p) ------------------------------------------------------------------------ r5961 | marcelo | 2011-04-15 15:26:44 -0500 (Fri, 15 Apr 2011) | 2 lines Fixed paladin auras :P ------------------------------------------------------------------------ r5960 | marcelo | 2011-04-15 15:05:53 -0500 (Fri, 15 Apr 2011) | 2 lines PvP trinket works again :P ------------------------------------------------------------------------ r5959 | marcelo | 2011-04-15 12:52:27 -0500 (Fri, 15 Apr 2011) | 2 lines Reverted r5943 (yay /slap Sumilion :P) ------------------------------------------------------------------------ r5958 | marcelo | 2011-04-15 11:02:40 -0500 (Fri, 15 Apr 2011) | 2 lines Debug stuff ------------------------------------------------------------------------ r5957 | marcelo | 2011-04-15 10:58:11 -0500 (Fri, 15 Apr 2011) | 2 lines Further fixups to r5949 (thanks to Execute) ------------------------------------------------------------------------ r5956 | marcelo | 2011-04-15 00:34:34 -0500 (Fri, 15 Apr 2011) | 2 lines Fixup to r5949 (fixes 80k hits, needs testing) ------------------------------------------------------------------------ r5955 | marcelo | 2011-04-14 23:23:01 -0500 (Thu, 14 Apr 2011) | 2 lines [IoC] Holiday Worldstate fixup ------------------------------------------------------------------------ r5954 | marcelo | 2011-04-14 19:03:07 -0500 (Thu, 14 Apr 2011) | 2 lines AoE heals can no longer be caster on dueling players ------------------------------------------------------------------------ r5953 | therzok | 2011-04-14 13:31:50 -0500 (Thu, 14 Apr 2011) | 1 line *Fixup to r5581. ------------------------------------------------------------------------ r5952 | therzok | 2011-04-14 13:26:30 -0500 (Thu, 14 Apr 2011) | 2 lines *GetCreature(GET_LOWGUID_PART()) to GetCreature64(). *MiscHandler code style. ------------------------------------------------------------------------ r5951 | therzok | 2011-04-13 22:43:29 -0500 (Wed, 13 Apr 2011) | 1 line *Few more code-style cleanups. ------------------------------------------------------------------------ r5950 | sumilion | 2011-04-13 16:16:25 -0500 (Wed, 13 Apr 2011) | 1 line * correction to how armor bonus is calculated ------------------------------------------------------------------------ r5949 | sumilion | 2011-04-13 13:00:55 -0500 (Wed, 13 Apr 2011) | 3 lines * Auras are now deleted and applied, when reapplied, instead of updated, making DOTs, HOTs and other types more dynamic * PROC_TARGET_SELF hack removed ** both of the fixes above can cause some troubles, be prepared ;D ------------------------------------------------------------------------ r5948 | marcelo | 2011-04-13 09:57:33 -0500 (Wed, 13 Apr 2011) | 2 lines [Manager] Code cleanup ------------------------------------------------------------------------ r5947 | marcelo | 2011-04-13 09:11:55 -0500 (Wed, 13 Apr 2011) | 2 lines [Manager] buffType + Cleanup ------------------------------------------------------------------------ r5946 | marcelo | 2011-04-13 08:08:29 -0500 (Wed, 13 Apr 2011) | 2 lines Cleanup (thanks Mathoshek) ------------------------------------------------------------------------ r5945 | marcelo | 2011-04-12 13:10:26 -0500 (Tue, 12 Apr 2011) | 2 lines [Manager] Achievement_Criteria ------------------------------------------------------------------------