r106
Details
-
FilenameMobSpells-r106.zip
-
Uploaded by
-
UploadedDec 3, 2012
-
Size129.62 KB
-
Downloads116
-
MD5185b69e2b6cc86827fa54c5ab6fc1645
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r106 | dridzt | 2012-12-04 01:56:05 +0000 (Tue, 04 Dec 2012) | 8 lines
Changed paths:
M /trunk/MobSpells.lua
M /trunk/MobSpells.toc
- Fix NPCID extraction from GUID to 5.1 standards.
- Add options for all difficulties and get rid of the translation between dungeon / raid diffID by using the returns from GetInstanceInfo instead of GetDungeon|RaidDifficulty
- No attempt to migrate db data, the previous upgrade code wasn't working anyway there's diffIDs stored in the range 1-15, they will be automagically fixed during play.
- Upgrade group API to 5.x standards, add GROUP_JOINED event to enable logic.
- Remove pre-4.2 CLEU compat code.
- Fix reporting RAID -> INSTANCE_CHAT -> PARTY -> SAY
- Escape magic characters from the NPC filter so we can search for eg. 'Shado-Pan' without tripping over '-'
- .toc update, compatible with WoW 5.1 "Landfall"
------------------------------------------------------------------------
r105 | oscarucb | 2012-09-07 03:28:16 +0000 (Fri, 07 Sep 2012) | 2 lines
Changed paths:
M /trunk/MobSpells.lua
M /trunk/MobSpells.toc
5.x updates
------------------------------------------------------------------------