Commit Graph

371 Commits

Author SHA1 Message Date
Shocker bdba5cd900 Core/Commands: Move .gps to command scripts and add .wpgps command, used for generating partial SQL queries for pathing 2011-06-29 16:36:54 +03:00
kaelima 9a67aaa8b8 DB/Creature:
- Nuke the hacky column DeathState.
- Removed some hacks from Kologarn script, including some cleanup.
- Removed set deathstate command.

BIG thanks to Malcrom for replacing all creatures that had deathstate with proper dynamicflags/auras.
2011-06-27 20:22:53 +02:00
Machiavelli 23b9a31229 Core/Vehicles: Final stage of vehicle stat scaling table removal 2011-06-27 15:20:26 +02:00
QAston ac88fa026f Database/Spells: Add spell_proc table which is a replacement for spell_proc_event table. This is the initial patch from series of patches changing the way we currently handle procs in the core, and doesn't interfere with existing code in any way. 2011-06-26 13:54:44 +02:00
Ramusik aa0e279b04 Core/Spells: Fix Glyph of Raptor Strike 2011-06-26 00:44:09 +07:00
tobmaps af023a40f7 Core/Spells: Fix Shaman T10 Elemental 4P Bonus
Closes #1501
2011-06-25 23:23:14 +07:00
Shocker 66362cbc1d Core/Misc: Typo fix in trinity_string
Thanks to sebid, closes #2100
2011-06-25 18:16:45 +03:00
tobmaps 1340a3d382 Core/Spells: Fix Paladin T8 Holy 2P Bonus 2011-06-24 23:04:16 +07:00
Lopin 279bd87835 Scripts/Ulduar: Fixed achievement Getting Back to Nature in Freya's encounter 2011-06-22 21:54:32 +02:00
tobmaps 508fcd3eb3 Core/Spells: Fix proc of item Eye of the Broodmother
Closes #530
2011-06-21 03:10:13 +07:00
Nay 62908812cb Core/Gossip: Ditch gossip_scripts as it is no longer used. SAI is a better option 2011-06-19 15:24:59 +01:00
tobmaps 3a8702b8a4 Core/Spells: Fix Victory Rush
Closes #2020
2011-06-18 01:34:17 +07:00
tobmaps f5902f936b Core/Spells: Fix internal cooldown for item Jouster's Fury 2011-06-17 19:43:18 +07:00
tobmaps bf73940249 Core/Spells: item Majestic Dragon Figurine should proc also from instant spells
Closes #271
2011-06-10 21:33:01 +07:00
tobmaps c31684ebc5 Core/Spells: Drop obsolete spell proc data for Surge of Light 2011-06-09 18:16:23 +07:00
tobmaps 8a9ee4798e Core/Spells: Drop obsolete spell proc data for Infusion of Light
Closes #1892
Closes #1899
2011-06-09 18:09:23 +07:00
Machiavelli b42239b237 Scripts/Ulduar/XT-002:
- Implement "Nerf Scrapbots" achievement
- Proper target conditions for Boombot Boom
- Pummeler add should walk towards raid on spawn
2011-06-09 04:43:57 +02:00
Machiavelli e8bc02f3bd Scripts/Ulduar: Remove dirty spell and summon hacks from XT-002 script and rewrite with EventMap.
Script is still WIP.
2011-06-07 16:13:14 +02:00
Ramusik 251aea4900 Core/Spells: Fix item Corpse Tongue Coin and some related cleanup 2011-06-02 01:04:51 +07:00
tobmaps 106493737f Core/Spells: Fix spell power and attack power coefficients for Seal of Righteousness 2011-05-31 23:17:17 +07:00
tobmaps 600cc16c94 Core/Players: Pet talents can be reset at a pet trainer for free, original idea by rsa 2011-05-31 05:47:17 +07:00
Machiavelli 05cc29b54a DB/Schema: Add index to characters.character_pet.slot. Prevents deadlocks when operating on this table. 2011-05-29 18:28:54 +02:00
Shauren b2096c711e Scripts/Icecrown Citadel: Properly remove Uncontrollable Frenzy linked auras when entering evade more 2011-05-29 12:38:10 +02:00
Machiavelli f8bd56e219 DB/Schema: Correct use of indexes on mail_items table. Prevents deadlocks in operations on this table. 2011-05-29 00:32:18 +02:00
tobmaps ceda0917f2 Core/Spells: Seal of Righteousness should trigger from all weapon based spells
Closes #416
2011-05-27 02:01:18 +07:00
tobmaps 67e2ddbaef DB/SQL: Added missed changes to world database 2011-05-24 20:45:11 +07:00
tobmaps 5d236ef01c DB/SQL: Added missed changes to world database 2011-05-23 00:38:48 +07:00
Nay e6e3174d9a DB/SQL: No tabs nor CR line feeds 2011-05-18 15:51:42 +01:00
kaelima 15bf78a572 Core/Spells: Set higher ppmRate for talent Killing Machine.
Closes #1512
2011-05-18 04:38:34 +02:00
tobmaps 2ad8dadf44 Core/Spells: Fix Onyxia caster trinkets, original idea by Pihtt
Closes #1449
2011-05-17 19:45:45 +07:00
Retriman 2086eb37e8 Core/Spells: Taste for Blood should proc only from actual damage done
Closes #922
2011-05-17 17:53:24 +07:00
Dr.Tenma 5ab5a492c8 Scripts/Spells: Deadly Poison will now properly trigger poison applied on weapon in other hand when reaching 5 stacks 2011-05-13 19:13:55 +02:00
tobmaps 2d6912cd2e Core/Auras: Properly fix SPELL_AURA_DAMAGE_SHIELD 2011-05-13 19:43:32 +07:00
Shocker 45f7aa1fd6 Core/Misc: Fix a memory leak in spell_dbc 2011-05-13 12:17:21 +03:00
tobmaps a687c867e9 Core/Spells: Fix cooldown of Bone Shield
Closes #1370
2011-05-13 03:05:35 +07:00
Ramusik 942694a871 Core/Spells: Fix spell power coefficient for Starfall
Closes #264
2011-05-13 00:11:29 +07:00
Ramusik 5389ae1b77 Core/Spells: Removed obsolete code 2011-05-12 23:55:30 +07:00
Ramusik db2f769c49 Core/Spells: Fix attack power coefficient for Blood Boil 2011-05-12 23:38:32 +07:00
Lopin f8c95075dc Core/Spells: Fix Vampiric Touch damage at dispel 2011-05-12 23:24:05 +07:00
tobmaps 15632fc81a Core/Spells: Fix spell power coefficient for Prayer of Healing 2011-05-12 18:06:16 +07:00
tobmaps 8001fd0ba7 Core/Spells: Fix stacking rules for Focus Magic 2011-05-12 17:58:57 +07:00
tobmaps 840cd6335f Core/Spells: Fix stacking rules for Inspiration and Ancestral Healing 2011-05-12 17:44:40 +07:00
tobmaps ceecddaed8 Core/Spells: Seal of Vengeance also should proc from Hammer of the Righteous
Closes #696
2011-05-12 17:29:55 +07:00
tobmaps 28c002f77e Core/Spells: Fix talent Desolation
Closes #325
2011-05-12 16:44:48 +07:00
tobmaps 4b1e16ec0d Core/Spells: Fix talent Quick Recovery 2011-05-12 16:34:49 +07:00
tobmaps e68d1ddfcc Core/Spells: Threat of Thassarian also should proc from Plague Strike 2011-05-12 16:27:37 +07:00
tobmaps dce1a15565 Core/Spells: Holy Concentration also should proc from Empowered Renew 2011-05-12 16:22:37 +07:00
tobmaps 60d6788336 Core/Spells: Fix hunter talent Frenzy
Closes #709
2011-05-12 16:11:53 +07:00
tobmaps 5a57b2e7e6 Core/Spells: Fix talent Bloodsurge
Closes #887
2011-05-12 06:02:30 +07:00
tobmaps e520f73839 Core/Spells: Fix talent Ferocious Inspiration 2011-05-12 05:53:58 +07:00