r71

Details

  • Filename
    SilverDragon-mysticaldragon-r71.zip
  • Uploaded by
  • Uploaded
    Sep 5, 2012
  • Size
    297.83 KB
  • Downloads
    124
  • MD5
    2c028f6b31bab5e0cbe744152bf484c1

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r71 | mysticalos | 2012-09-05 21:56:59 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/announce.lua

Flag darkmoon faire island as an omni zone notifier. it should trigger darkmoon rabbit alert as long as any of expansion categories are checked.
------------------------------------------------------------------------
r70 | mysticalos | 2012-09-05 16:58:49 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/sync.lua

fix another bug caused by merging code
------------------------------------------------------------------------
r69 | mysticalos | 2012-09-04 02:37:23 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/announce.lua

Fix missing acetimer caused by merging trunk into this branch
------------------------------------------------------------------------
r68 | mysticalos | 2012-09-03 02:10:41 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/core.lua

oops, actually reverted a fix i did to his code when i merged his code back in, i got his bug back, refix the bug with map restoring
------------------------------------------------------------------------
r67 | mysticalos | 2012-09-03 01:43:34 +0000 (Mon, 03 Sep 2012) | 2 lines
Changed paths:
   M /trunk/SilverDragon.toc
   M /trunk/announce.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/handynotes.lua
   M /trunk/ldb.lua
   A /trunk/npcscan.lua
   M /trunk/sync.lua

More bugfixes and merges of 2.5.3 changes over to this branch, minus fixing bugs that are in his 2.5.3 version, such as requiring npcscan AND npcscan overlay, to support overlay in silver dragon. overlay runs fine by itself, so in this branch we use if not IsAddOnLoaded("_NPCScan.Overlay") then return end instead
Also still use our own cache scanning methods, sync saving, and all the other things. It is nice that some of my work is being merged into the mainline though. :)
------------------------------------------------------------------------
r66 | mysticalos | 2012-09-03 00:41:10 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/Data/dataminer.lua
   M /trunk/Data/defaults.lua

add darkmoon rabbit
------------------------------------------------------------------------
r65 | mysticalos | 2012-09-02 23:30:47 +0000 (Sun, 02 Sep 2012) | 1 line
Changed paths:
   M /trunk/Data/defaults.lua

Remove mobus from stormwind, whale sharks no longer have super view range in 5.x
------------------------------------------------------------------------
r64 | mysticalos | 2012-08-30 16:40:24 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua

Fix a regression caused by merging in his zone changes, it broke proper map usage and caused map to incorrectly set to eversong woods every zone change, if map was opened to continent view at time of zone change.
------------------------------------------------------------------------
r63 | mysticalos | 2012-08-29 02:49:00 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/Data/SilverDragon_Data.toc

always forget toc on data
------------------------------------------------------------------------
r62 | mysticalos | 2012-08-28 03:41:49 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc

Bump Toc
------------------------------------------------------------------------
r61 | mysticalos | 2012-08-20 16:24:10 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/Data/defaults.lua

commit some small tweaks
------------------------------------------------------------------------
r60 | mysticalos | 2012-08-16 21:33:55 +0000 (Thu, 16 Aug 2012) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc
   M /trunk/core.lua

add a missed change from mainline into this branch
------------------------------------------------------------------------
r59 | mysticalos | 2012-08-16 21:22:54 +0000 (Thu, 16 Aug 2012) | 1 line
Changed paths:
   M /trunk/Data/defaults.lua

rest of jade forrest rares manually inputted, dataminer is still cannot pull zone info for any mop mods to do it that way from wowhead directly
------------------------------------------------------------------------
r58 | mysticalos | 2012-08-15 17:00:18 +0000 (Wed, 15 Aug 2012) | 1 line
Changed paths:
   M /trunk/announce.lua

Another small tweek, i hate that it sorts options alphabetically and not in order i actually coded them in
------------------------------------------------------------------------
r57 | mysticalos | 2012-08-15 16:55:15 +0000 (Wed, 15 Aug 2012) | 1 line
Changed paths:
   M /trunk/announce.lua

Fix small bug in last
------------------------------------------------------------------------
r56 | mysticalos | 2012-08-15 16:14:00 +0000 (Wed, 15 Aug 2012) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc
   M /trunk/announce.lua

drycoded support for custom world boss sound alerts too
------------------------------------------------------------------------
r55 | mysticalos | 2012-08-14 19:42:04 +0000 (Tue, 14 Aug 2012) | 2 lines
Changed paths:
   M /trunk/Data/module.lua
   M /trunk/SilverDragon.toc

Make import NOT use babble, i'm not even sure why it needed to, if the defaults are english names, and import changes them to zone map names, what's the point of translation? Import isn't importing the english zone names it's importing the map names anyways, and database is always in english, so why run it through babble?
this should fix MoP zone imports
------------------------------------------------------------------------
r54 | mysticalos | 2012-08-14 18:52:34 +0000 (Tue, 14 Aug 2012) | 1 line
Changed paths:
   M /trunk/Data/defaults.lua
   M /trunk/announce.lua

Some forced includes for mop rares right now (done by hand since dataminer cannot pull the bad data wowhead has right now. zones should be complete except for jade forrest, don't even have npc ids for those yet)
------------------------------------------------------------------------
r53 | mysticalos | 2012-07-31 13:24:40 +0000 (Tue, 31 Jul 2012) | 1 line
Changed paths:
   M /trunk/Data/dataminer.lua
   M /trunk/core.lua

push dataminer update that instead of ingoring unknown zones, instead just piles them into an unknown catagory, since most of them have known zones but are just bugged on wowhead (thus need to be manually moved to correct zones after running dataminer, such as camel figures)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
84.98 KB Sep 5, 2012 5.0.4 38