r178
Details
-
FilenameSilverDragon-mysticaldragon-r178.zip
-
Uploaded by
-
UploadedMar 21, 2013
-
Size248.61 KB
-
Downloads173
-
MD5fbcde0ee39147c9a9de12bf95e5f6efc
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r178 | mysticalos | 2013-03-21 23:43:49 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
make seen_raw throttled too, i'm not even sure why it doesn't just callback seen. there is no reason to spam raid icons
------------------------------------------------------------------------
r177 | mysticalos | 2013-03-21 23:31:50 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/scan/targets.lua
improve recording delay even more. include guid IF guid is available (such as target/grouptarget/mouseover). this will allow reporting of say a second warscout that spawned after you killed first, even if it happened within that delay period. to summerize. antispam now uses ID..ZONE..GUID it has to match all 3 to get ignored. if guid is not available then 0 is used which means pretty much all cached scans will be 0 and still work as they did prior to this update.
------------------------------------------------------------------------
r176 | mysticalos | 2013-03-21 22:02:39 +0000 (Thu, 21 Mar 2013) | 3 lines
Changed paths:
M /trunk/Data/defaults.lua
M /trunk/core.lua
M /trunk/scan/targets.lua
M /trunk/tools/dataminer.py
Remove sha and nalak from database, they spawn too often to be "rare" and now that blizz removed the 'rare" flag from them, they won't keep getting auto readded by the auto add code for rare flagged mobs.
Still include galleon and oondasta even though they have no rare flag. They still have a 2 hour respawn that resembles most pandaren rare respawn rates.
Galleon is default ignore, but oondasta isn't. oondasta will get default ignored when next tier world boss is added and makes him obsolete.
------------------------------------------------------------------------
r175 | mysticalos | 2013-03-20 16:53:13 +0000 (Wed, 20 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/scan/targets.lua
remove darkmoon rabbit from always hack. put the exception table to target rule in actual targets scanner to make sure all non rares still send alert when detected using target methods (ie world bosses, darkmoon rabbit, and blood seeker. rares that are rare but not flagged as rare)
------------------------------------------------------------------------
r174 | mysticalos | 2013-03-19 06:48:18 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/integration/handynotes.lua
merges
------------------------------------------------------------------------
r173 | mysticalos | 2013-03-18 05:59:23 +0000 (Mon, 18 Mar 2013) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/outputs/marker.lua
*don't set icons on dead units
*Add zone to lastseen table so that mobs in different zones (but same ID) will no longer be throttled (ie seeing a slate warbringer in jade forrest, then going over to kun lai and finding another one there. the recording delay should now treet them as two separate mob instances unless both seen are in SAME zone)
------------------------------------------------------------------------
r172 | mysticalos | 2013-03-17 03:33:23 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
force include the 2 missing warbringers in kras to actually show there
------------------------------------------------------------------------
r171 | mysticalos | 2013-03-17 02:16:36 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
set boss levels to actually be BOSS
------------------------------------------------------------------------
r170 | mysticalos | 2013-03-17 01:25:00 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/outputs/sync.lua
looks good, another merge
------------------------------------------------------------------------
r169 | mysticalos | 2013-03-17 01:10:58 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/Data/dataminer.lua
M /trunk/Data/defaults.lua
D /trunk/Data/map.lua
M /trunk/Data/module.lua
M /trunk/Data/module.xml
M /trunk/core.lua
M /trunk/integration/handynotes.lua
M /trunk/mobs.lua
M /trunk/outputs/announce.lua
M /trunk/outputs/clicktarget.lua
M /trunk/outputs/ldb.lua
M /trunk/outputs/sync.lua
M /trunk/outputs/tooltip.lua
M /trunk/scan/cache.lua
M /trunk/scan/macro.lua
M /trunk/scan/targets.lua
A /trunk/tools
A /trunk/tools/dataminer.py
A /trunk/tools/npc
A /trunk/tools/npc/__init__.py
A /trunk/tools/npc/fetch.py
A /trunk/tools/npc/lua.py
A /trunk/tools/npc/wowdb.py
A /trunk/tools/npc/wowhead.py
A /trunk/tools/npc/zones.py
A /trunk/tools/test.py
merges, hopefully without breaking shit
------------------------------------------------------------------------
r168 | mysticalos | 2013-03-10 02:46:36 +0000 (Sun, 10 Mar 2013) | 1 line
Changed paths:
M /trunk/outputs/tooltip.lua
M /trunk/scan/cache.lua
M /trunk/scan/macro.lua
even more name override fixes
------------------------------------------------------------------------
r167 | mysticalos | 2013-03-08 23:55:17 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/scan/nameplates.lua
also apply name fix to nameplates method
------------------------------------------------------------------------
r166 | mysticalos | 2013-03-08 07:26:54 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
data update
------------------------------------------------------------------------
r165 | mysticalos | 2013-03-08 06:23:45 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/outputs/sync.lua
another merged fix
------------------------------------------------------------------------
r164 | mysticalos | 2013-03-08 01:23:30 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/outputs/announce.lua
update mount mobs
------------------------------------------------------------------------
r163 | mysticalos | 2013-03-07 20:38:32 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
M /trunk/Data/module.lua
M /trunk/mobs.lua
More merges
------------------------------------------------------------------------
r162 | mysticalos | 2013-03-07 07:22:35 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
M /trunk/outputs/tooltip.lua
merges
------------------------------------------------------------------------
r161 | mysticalos | 2013-03-07 06:32:17 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
M /trunk/scan/targets.lua
merges
------------------------------------------------------------------------
r160 | mysticalos | 2013-03-07 06:30:27 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/scan/macro.lua
merges
------------------------------------------------------------------------
r159 | mysticalos | 2013-03-06 20:01:51 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
M /trunk/core.lua
yes ignore, galleon by default too
------------------------------------------------------------------------
r158 | mysticalos | 2013-03-06 00:29:40 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
M /trunk/Data/defaults.lua
M /trunk/scan/targets.lua
add missing rare
Make it so custom database names are preferred over UnitName
------------------------------------------------------------------------
r157 | mysticalos | 2013-03-05 21:33:15 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
push mroe missing data
------------------------------------------------------------------------
r156 | mysticalos | 2013-03-04 19:58:29 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/SilverDragon_Data.toc
M /trunk/SilverDragon.toc
Bump ToC files
------------------------------------------------------------------------
r155 | mysticalos | 2013-02-28 05:24:08 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
M /trunk/core.lua
nalak is definitely next sha, about a 10 min respawn
------------------------------------------------------------------------
r154 | mysticalos | 2013-02-25 01:45:16 +0000 (Mon, 25 Feb 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
fix data errors
------------------------------------------------------------------------
r153 | mysticalos | 2013-02-24 23:33:26 +0000 (Sun, 24 Feb 2013) | 1 line
Changed paths:
M /trunk/Data/dataminer.lua
dataminer update to force include world bosses since none of them are flagged as rare anymore
------------------------------------------------------------------------
r152 | mysticalos | 2013-02-24 23:28:29 +0000 (Sun, 24 Feb 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
M /trunk/core.lua
M /trunk/outputs/announce.lua
And even more 5.2 stuff, this time, the other world boss.
------------------------------------------------------------------------
r151 | mysticalos | 2013-02-24 23:19:10 +0000 (Sun, 24 Feb 2013) | 1 line
Changed paths:
M /trunk/core.lua
Filter Throne of Thunder weekly bosses (which all trigger silver dragon because they are all rare elites). They aren't actually rare spawns we need to scan for
------------------------------------------------------------------------
r150 | mysticalos | 2013-02-24 23:08:14 +0000 (Sun, 24 Feb 2013) | 1 line
Changed paths:
M /trunk/Data/defaults.lua
While at it, add 1 of the 2 known world bosses
------------------------------------------------------------------------
r149 | mysticalos | 2013-02-24 22:27:31 +0000 (Sun, 24 Feb 2013) | 2 lines
Changed paths:
M /trunk/Data/dataminer.lua
M /trunk/Data/defaults.lua
another 5.2 rare push, including other warbringer IDs based on color
Also updated dataminer for forced renaming of the 3 versions of warbringers
------------------------------------------------------------------------
r148 | mysticalos | 2013-02-24 22:12:59 +0000 (Sun, 24 Feb 2013) | 2 lines
Changed paths:
M /trunk/Data/defaults.lua
update npc names, including the one wowhead had bugged and listed under WRONG ID
Add missing NPC ID as well
------------------------------------------------------------------------
r147 | mysticalos | 2013-02-20 22:05:23 +0000 (Wed, 20 Feb 2013) | 5 lines
Changed paths:
M /trunk/Data/dataminer.lua
M /trunk/Data/defaults.lua
M /trunk/Data/map.lua
M /trunk/outputs/announce.lua
*Added Oondasta to world boss alerts (don't know id of other boss yet)
*Added Zandalari Scouts and Zandalari Warbringers to all zones that have them in 5.2
*Added all rares that are on Isle Of Thunder (8 of them still need proper names)
*Fixed dataminer from wowhead adding spaces
*Added 2 new zone Ids to dataminer even though wowhead hasn't pushed them yet (so they don't work, yet)
------------------------------------------------------------------------
r146 | mysticalos | 2013-01-07 07:29:01 +0000 (Mon, 07 Jan 2013) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/outputs/clicktarget.lua
Merges
------------------------------------------------------------------------