Commit Graph

5833 Commits

Author SHA1 Message Date
Vincent-Michael
6f69a3326d Convert misc commands in commandscript 2012-07-29 01:23:51 +02:00
Nay
852cece2a0 Merge pull request #7102 from Vincent-Michael/ticketCommand
Core/Commands: Convert ticket commands in commandscript
2012-07-21 09:54:25 -07:00
Shauren
9d4a5e2a6c Core/AuctionHouse: Corrected mail body for auction outbid and cancelled mails (sent to bidder) 2012-07-20 16:13:50 +02:00
Shauren
2cdb37de61 Compile fix 2012-07-19 15:51:08 +02:00
Shauren
8d18bae5c8 Core/MailSystem: Fixed building unread mail notifications, will now display properly for non-player senders (achievement rewards/auctions) 2012-07-19 15:34:21 +02:00
Shauren
4df39dae95 Core/AuctionHouse: Refactored and corrected building auction mail messages 2012-07-19 15:33:14 +02:00
kandera
061439d112 Core/Spells: fix typo from king of the jungle 2012-07-17 13:55:50 -03:00
Vincent-Michael
a9812a0860 Core/Commands: Convert ticket commands in commandscript 2012-07-15 22:20:22 +02:00
Nay
c0d4ca8af1 Merge pull request #7095 from LordJZ/ticketmgr
Some TicketMgr fixes
2012-07-15 07:02:37 -07:00
Nay
6658af5ca5 Merge pull request #7039 from Vincent-Michael/banCommand
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
2012-07-15 06:59:08 -07:00
Nay
c32c83ed67 Scripts/Commands: When GM is invisible use a transparency visual aura (to make it obvious that invisibility is active)
Thanks to Kretol for the idea and Aokromes for the spell id
2012-07-15 14:46:04 +01:00
Vincent-Michael
9e84942917 Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript 2012-07-14 13:37:57 +02:00
LordJZ
513550aedf Drop obsolete check. 2012-07-14 07:15:39 +04:00
LordJZ
6b843ca86b Allow for GM ticket response text up to 15999 characters. 2012-07-14 07:14:39 +04:00
kandera
bf7ead9773 Merge pull request #7090 from Faq/Idol4
Core/Spellaura: Fix Idol of Worship
2012-07-13 09:46:32 -07:00
Kandera
2c6c74f21c Core/Instance: fix attumen/midnight encounter (thx zwerg) closes #6188 2012-07-13 12:36:44 -04:00
Faq
b57a87cafa Core/Spellaura: Fix Idol of Worship 2012-07-13 18:52:37 +03:00
Faq
1fa0177bb0 Core/Spells - Idol of the Crying Wind;
+ Fixing typo;
2012-07-13 18:42:28 +03:00
Nay
8ffafdc859 Core: Fix build 2012-07-13 16:56:58 +02:00
Kandera
1036b0863b Core/Spells: fix proc for king of the jungle talent. closes #5983 2012-07-13 10:48:06 -04:00
NNN666
e757ebf6ba Core/Player: Fix issues with 'ignore this slot' option on equipment manager usage 2012-07-13 16:27:11 +02:00
leak
176a2c1080 Core/Warden: Workaround for an OpenSSL bug in the ARC4 stream cipher initialization that causes crashes on some OS
-  Skip loading warden_action overrides when warden is disabled

fixes #6486
2012-07-13 09:11:05 +02:00
Kandera
0ac9c5b039 Core/Escort: few modifications to add the IMMUNE_TO_NPC flag after npc does a full reset. 2012-07-10 17:27:13 -04: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