r33-nolib

Details

  • Filename
    SilverDragon-mysticaldragon-r33-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 28, 2011
  • Size
    83.19 KB
  • Downloads
    32
  • MD5
    c89ae41ac7102f7ae7de55154d4b465e

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r33 | mysticalos | 2011-11-29 05:41:45 +0000 (Tue, 29 Nov 2011) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc

Bump toc
------------------------------------------------------------------------
r32 | mysticalos | 2011-11-13 02:55:26 +0000 (Sun, 13 Nov 2011) | 1 line
Changed paths:
   M /trunk/core.lua

Do not trigger npcscan overlay from syncs
------------------------------------------------------------------------
r31 | mysticalos | 2011-11-11 19:00:14 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/macro.lua

merge in macro fix from official
------------------------------------------------------------------------
r30 | mysticalos | 2011-11-11 17:45:36 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/core.lua

drycoded support for darkmoon Island
------------------------------------------------------------------------
r29 | mysticalos | 2011-11-11 09:14:36 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/announce.lua

Oops totally forgot SholazarBasin
------------------------------------------------------------------------
r28 | mysticalos | 2011-11-11 08:55:12 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc
   M /trunk/core.lua
   M /trunk/ldb.lua
   M /trunk/sync.lua

Some tweaks to a couple things to rematch some of the modified code back to official version
------------------------------------------------------------------------
r27 | mysticalos | 2011-11-11 08:22:09 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SilverDragon.toc
   M /trunk/announce.lua

actually THIS should work on PTR/4.3, removed dependancy on libtourist completely for zone filtering
------------------------------------------------------------------------
r26 | mysticalos | 2011-11-11 07:25:06 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc

forgot toc file, AGAIN
------------------------------------------------------------------------
r25 | mysticalos | 2011-11-11 07:21:10 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/core.lua

Damnit, it needs tourist for the zone filtering for expansions, sigh, so no way to make this compatible with 4.3 at all without completely yanking out a ton of features :( Someone just needs to rewrite tourist so it doesn't have such terrible code
------------------------------------------------------------------------
r24 | mysticalos | 2011-11-11 07:13:24 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc

oops forgot toc file
------------------------------------------------------------------------
r23 | mysticalos | 2011-11-11 07:13:00 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/config.lua
   M /trunk/core.lua

That still doesn't work, the lib cannot be loaded AT ALL to work in 4.3, so therefor, scanning neighboring zones has to be removed as a feature, it's not quite useful anyways, it still fails to actually probably handle mobus anyways, cause savemob is coded to save mob in your CURRENT zone. so even if you refuse to add mobus to a neighboring zone detection rules it gets added to them anyways, so might as well just include there to begin with, and remove scan neighbors, giant mobs will just be added to multiple zones in my version.
------------------------------------------------------------------------
r22 | mysticalos | 2011-11-11 06:25:23 +0000 (Fri, 11 Nov 2011) | 1 line
Changed paths:
   M /trunk/config.lua
   M /trunk/core.lua

some PTR compatability tweaks, to avoid wow crashing from libtourist
------------------------------------------------------------------------
r21 | mysticalos | 2011-10-16 22:15:14 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
   M /trunk/announce.lua

fix a bug with rare camel being wrong name, now it'll trigger the rare mount sounds
------------------------------------------------------------------------