Warpten
63b9a7579c
Core/SAI: Fixed build, i need new glasses.
2012-12-29 22:30:29 +01:00
Warpten
609c5700d6
Core/SAI: SMART_ACTION_NONE is not a valid action. Also accept SMART_ACTION_SET_RANGED_MOVEMENT as a valid action.
2012-12-29 22:27:32 +01:00
Warpten
ff1ca5522e
Core/Spells:
...
* Bryntroll's Drain Life should not crit.
* Bestial Wrath can be used while under CC since patch 3.3.2
Patch 3.2.2 (2009-09-22): "Bestial Wrath and The Beast Within Changed to function like PvP Trinkets, removing any movement impairing effects, and giving immunity to these effects for 10 seconds.", also the tooltip doesn't say this, but it now breaks all forms of CC that a PvP trinket would break (including Cyclone,Sap, etc.).
2012-12-01 14:21:44 +01:00
Warpten
51b23af98d
Core/Scripts: Cleanup alterac_valley.cpp.
2012-11-09 18:14:30 +01:00
Warpten
05c8cbaa4b
Scripts/Ruby Sanctum:
...
* Move Dark / Flame Breaths handling to generic_halionAI.
* Also apply Twilight Precision to Twilight Halion.
* Fix some mistakes in the corporeality handling code, and remove some unused enums.
Fixes #8176 .
2012-11-09 18:12:29 +01:00
Warpten
a664a356e2
Scripts/Ruby Sanctum:
...
* Fixed a crash caused by the grid.
* Update spawnmasks.
* Misc updates and corrections.
Closes #8079 .
Closes #8078 .
Closes #8081 .
Closes #8077 .
2012-10-22 21:18:21 +02:00
Warpten
e3d8c666bd
Scripts/Ruby Sanctum:
...
* Fixed Halion's health pool in the Twilight Realm.
* Updated missing expansion fields for Saviana Ragefire, General Zarithrian.
* Have Halion bind players to instance on any other mode than 10NM.
* Link template entries depending on difficulties.
Closes #8017 .
Closes #8024 .
2012-10-12 23:04:56 +02:00
Warpten
c8c4291c6f
Core/Commands: Allow .modify money to take another parameter structure:
...
Example uses:
* .modify money 325g 25s 12c is the same as .modify money 3252512
* .modify money -12g is the same as .modify money -120000
* .modify money -12g 45s is the same as .modify money -115500
* .modify money 25c 18g is the same as .modify money 18g 25c
2012-10-12 22:13:28 +02:00
Warpten
c971447855
Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.
2012-10-06 22:47:52 +02:00
Warpten
a2c9c4098a
Core/Spells: Fixed Soulwell getting two charges removed (or more) per click.
2012-09-22 21:28:37 +02:00
Warpten
2b9232dddc
Core/Spells: Fixed King of the Jungle.
...
Closes #7098
2012-09-17 18:17:23 +02:00
Warpten
bb03cfb0a2
DB/Spells: Fix druid's Savage Roar
...
SpellScript was bound to the wrong spell
Closes #2669
2012-09-16 14:48:39 +01:00
Warpten
094f98d3a9
Battlefield/Wintergrasp:
...
* Use correct spells on losing and winning factions
* Enums renaming, lowerCamelCase wherever applicable
* Rename some methods and class attributes for them to sound more English and less Engrish or even Frenglish (\o/)
* Use correct spells when trying to build mechanical units at the Workshops.
2012-08-20 13:50:49 -04:00
Warpten
c1ba5c8587
Arenas/Ring of Valor: fire lines should only be lit when the arena battle begins.
2012-03-27 18:07:06 +02:00
Kapoeira
27f2baca1d
Scripts/Arenas: Also prevent bugs with Spirit of Redemption.
...
Meh. Three commits for this. My bad. Farewell TrinityCore. :(
2012-01-12 02:21:44 -05:00
Kapoeira
894edcaafe
Scripts/Arenas: Fix some typos in the last commit.
...
I should stop hitting the Commit button as soon as possible.
2012-01-12 02:05:11 -05:00
Kapoeira
b071505216
Scripts/Arenas: Fix achievement [The Last Standing].
...
Closes #3637 .
2012-01-12 01:57:46 -05:00
Kapoeira
c89c007f9f
Core/Spells: Fixed Improved Stings Rank 2 Dispel resist chance (crazy targeting typo)
2011-12-23 19:49:59 -05:00
Cron
e7f1158d5d
Core/Misc: Remove an overdue copyright.
2011-12-20 00:07:42 -05:00
Kapoeira
a3e8ca30b7
Core/Spells: Fix Druid's T10 Feral 4P Bonus.
2011-12-19 23:29:04 -05:00
Kapoeira
1e6546e05b
Core/AuthServer: Add a missing header block.
2011-12-19 23:07:19 -05:00
Warpten
2438f6eebf
DB/SAI: Add goodbye script to Jeeves
...
Closes #4215
2011-12-18 23:53:06 +00:00
Kapoeira
f35c8d69f3
Core/Spells: Since 3.2.2, Earthen Power should no longer provide a snare immunity aura on every pulse. Thanks @Kaelima.
2011-12-13 16:12:26 -05:00
Kapoeira
cb5ad13906
Core/Spells: Fix Warrior's T10 4P DPS Bonus.
2011-12-12 14:54:19 -05:00
Kapoeira
9728791c0a
Scripts/Icecrown Citadel: Prevent the Frost Infusion debuff to be applied on players that have Shadow's Edgee quipped but are not on the quest.
2011-12-10 15:01:59 -05:00
Kapoeira
761c5c9e2f
Core/Spells: Rake's initial damage is a bleeding effect, it should thus ignore armor.
...
So far this is the only example of such a mechanic (3.3.5), so this does not break anything.
2011-12-10 14:50:37 -05:00
Kapoeira
b0dfaa204d
Core/Commands: Allow .mod drunk to modify the drunk state of the targeted player. Original idea on the forums, can't remember who exactly suggested this.
2011-12-10 14:39:52 -05:00
Kapoeira
0fe3405a70
Core/Spells: Fix my logic in my previous commit, thanks to @Kandera for pointing out.
2011-12-10 08:18:54 -05:00
Kapoeira
5d7003a28b
Core/Spells: Fix Earthen Power.
2011-12-10 00:35:33 -05:00
Kapoeira
6c07071fd7
DB/SAI: Fix achievement Friend or Fowl
...
Closes #3638
Closes #3609
(Important note: tecnically this still doesn't fix the achievement. There's a bug "somewhere" (cookies for the one that finds it): auras with different original casters can't stack)
2011-11-01 03:50:28 +00:00
Kapoeira
4975271638
DB/SAI: Fix quests Data Mining (12860,12927)
...
Closes #3039
Also fix a typo in previous commit. Thanks @Goret
2011-10-22 19:46:58 +01:00
Cron
c244f1d7bf
Scripts/ICC: Prevent players from teleporting to the Lich King if they are in combat.
2011-10-09 02:22:38 +00:00
Kapoeira
b031f2f595
DB/SAI: Fix quest The Liquid Fire of Elune
...
Fixes #550
Fixes #2042
Closes #2910
2011-10-02 12:55:19 +01:00
Cron
8622bedeac
Core/Spells: Fixed glyph of Fire Blast.
2011-09-25 15:53:31 -03:00
Kapoeira
5d0a2b6094
Core/Spells: Fix Aspect of the Beast
...
Closes #462
Closes #2814
2011-08-30 20:24:36 +07:00
Cron
04d1bdf69c
Core/Spells: Prevent deterrance from parrying spells that require the attacker to be behind the hunter, like Shred or Ambush.
2011-08-26 10:33:41 -03:00
Cron
923d5761ce
Core/Spells: Fixed Survival of the Fittest armor increase bonus while in Dire Bear or Bear form. Closes #2724
2011-08-24 00:44:50 -03:00
Cron
7b744ebe65
Core/Spells: Fixed Heart of the Wild stamina and attack power bonus part.
...
Closes #2320
2011-08-20 19:36:30 -03:00
Cron
e2c1dac196
Scripts/Commands: Forgotten change & fix a mistake.
2011-08-09 07:43:42 -03:00
Cron
564fa1a557
Scripts/Commands: Killed some more engrish in debug CommandScripts.
2011-08-09 07:40:49 -03:00
Cron
dd6be6b2fd
Scripts/Commandes: Kill some engrish.
2011-08-08 09:31:15 -03:00