Commit Graph

5811 Commits

Author SHA1 Message Date
Vincent-Michael
968a8e8ee8 Core/Spells: Fix Pain and Suffering reduces damage 2012-07-11 17:34:03 +02:00
Kandera
450f9e7d99 Core/Escort: fix issues with escorts not attacking enemies. 2012-07-10 16:19:18 -04:00
Kandera
a24b6576e2 Core/Loot: fix small error 2012-07-09 13:42:38 -04:00
Kandera
8f74498add Core/Loot: fix crash number 2 2012-07-09 13:36:52 -04:00
Kandera
80664e2421 Core/Loot: typos! 2012-07-09 13:09:44 -04:00
Kandera
fcb4613245 Core/Loot: fix crash. 2012-07-09 13:00:35 -04:00
Kandera
d5836422ac Core/Loot: couple of small changes to loot. 2012-07-09 11:12:59 -04:00
Kandera
fc62678a45 Core/Spells: correct sanctified wrath damage calculations. 2012-07-09 09:18:51 -04:00
Discover-
8c46681b44 Core/LootMgr: Fix a little logging mistake on startup to prevent confusion. 2012-07-07 17:14:57 +02:00
Subv
26c36ba854 Miscellaneous: Unsigned expressions cant be negative 2012-07-06 20:52:54 -05:00
Subv
d4390c171a Fixed build 2012-07-06 20:48:49 -05:00
Subv
62f609b9ee Merge pull request #7031 from Vincent-Michael/lockupCommand
Core/Commands: Convert lookup commands in commandscript
2012-07-06 18:39:35 -07:00
kandera
b7f19c0e76 Merge pull request #7032 from Exodius/master
[Script/ICC] Properly fix Dark Nucleus aggro problems
2012-07-06 13:59:56 -07:00
Kandera
6a337bfa23 Core/Loot: correctly fix rolling on quest loot that follows group loot rules via custom flags. 2012-07-06 16:57:13 -04:00
Exodius
27a59f3390 [Script/ICC] Properly fix Dark Nucleus aggro problems and them not following you when they should.
Closes #6589
Fix by @Marosa. Guidelines by @Kandera.
2012-07-06 22:28:03 +02:00
Vincent-Michael
91cd7109e4 Core/Commands: Convert lookup commands in commandscript 2012-07-06 21:38:18 +02:00
Kandera
9eab1a23cf fix build again 2012-07-06 10:52:15 -04:00
Kandera
6862d4da25 fix build from r2bcc291 2012-07-06 10:47:50 -04:00
Kandera
481e874811 Core/Loot: fix possible crash from having a bad item 2012-07-06 10:26:37 -04:00
Kandera
5395c4f6c6 Core/Loot: fix master looting quest items with the custom flag. 2012-07-06 10:23:27 -04:00
Kandera
2bcc29136a Scripts/Spells: fix wrath of the astromancer and stop the startup error. 2012-07-06 10:21:00 -04:00
Subv
6a83cd453c Merge pull request #7004 from Vincent-Michael/guildCommand
Core/Commands: Convert guild commands in commandscript
2012-07-05 12:48:10 -07:00
Kandera
ad71a69efd Core/Loot: fix a typo from previous commit. (thx joschiwald) 2012-07-05 13:19:06 -04:00
Kandera
869ea34987 Core/Loot: fix the way quest items are handled. so far ive only found 3 quest items that should be able to be masterlooted. added a new flag to item_template.flagsCustom to allow for making a quest item always follow loot rules. a bonus may be the fix of the handlelootmasteropcode crash! 2012-07-05 12:59:42 -04:00
Kandera
6890b0a950 Core/Spells: codestyle cleanup. case statements are your friend :] 2012-07-05 09:07:06 -04:00
AliveShiro
07e47b89ee Fix Quest A Cleansing Song 2012-07-04 01:48:14 +02:00
Shauren
577d5b4fd1 Core/SmartScript: Corrected size of pointId parameter for MOVE_TO_POS SAI action 2012-07-03 16:22:14 +02:00
Shauren
537caf33e9 Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell target that selects a single object 2012-07-03 12:35:06 +02:00
Shauren
96014a70cb Core/Units: Fixed crash added in 7f960fed73 2012-07-03 11:45:19 +02:00
Subv
d28f348caf Core/Spells: Removed some old code that was breaking Grounding Totem.
Please report feedback
2012-07-02 18:53:14 -05:00
Subv
94d935ea8f Fixed build 2012-07-02 16:58:02 -05:00
Subv
1292b732f7 Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus drakes.
Closes #6670
Closes #6675
2012-07-02 16:41:25 -05:00
Vincent-Michael
f8374fac0b Core/Commands: Convert guild commands in commandscript 2012-07-02 21:57:50 +02:00
Kandera
c49bc934b8 Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674 2012-07-02 15:01:39 -04:00
LordJZ
72fd203688 Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE. 2012-07-02 20:35:28 +04:00
Kandera
a73ad7170e Core/Battleground: move check from f454b6722c to correct location. 2012-07-02 11:42:11 -04:00
Discover-
5edeb06f66 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-07-02 17:34:07 +02:00
Discover-
f454b6722c Core/Battlegrounds: Don't reward killing blows if the killer is also the victim. Reason could be stuff like warlock's Hellfire spell or fall damage. 2012-07-02 17:33:17 +02:00
Kandera
93cec76cdb Core/Spells: small change for previous commit. fixes typos 2012-07-02 11:33:12 -04:00
Kandera
7f960fed73 Core/Spells: fix damage bonus calculations for sanctified wrath talent. 2012-07-02 10:09:41 -04:00
Subv
8eba4aebfb Core/Units: Removed deprecated code 2012-07-01 18:29:59 -05:00
Subv
f34bbf520e Core/Scripts: More missing includes 2012-07-01 16:36:12 -05:00
Subv
16d4cc7e0b Fixed build 2012-07-01 16:18:11 -05:00
Subv
ae13832efc Merge pull request #6490 from Vincent-Michael/notEvenAScratch
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-07-01 14:10:36 -07:00
Subv
80898c1d0c Merge pull request #6884 from Vincent-Michael/resetCommand
Core/Commands: Convert reset commands in commandscript
2012-07-01 14:02:59 -07:00
Subv
d3c325def5 Merge pull request #6996 from 4m1g0/cleanup3
Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
2012-07-01 14:01:28 -07:00
Shauren
2bee0e6e37 Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (must be before splitting unit/go targets) 2012-07-01 21:05:53 +02:00
4m1g0
86353cdde1 Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal) 2012-07-01 15:25:33 +02:00
Shauren
6eadc63ade Core/VMaps: Use fabs instead of abs for float type. On some platforms abs has only int overload exists. 2012-07-01 01:42:58 +02:00
Shauren
f4ec8b033d Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checks 2012-07-01 01:15:13 +02:00