r36
Details
-
FilenameSilverDragon-mysticaldragon-r36.zip
-
Uploaded by
-
UploadedDec 11, 2011
-
Size291.16 KB
-
Downloads164
-
MD5f5a56f2932bdd3b1115dc32e5b89183c
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r36 | mysticalos | 2011-12-11 20:16:18 +0000 (Sun, 11 Dec 2011) | 1 line
Changed paths:
M /trunk/core.lua
guess i forgot to commit this, remove unused stuff
------------------------------------------------------------------------
r35 | mysticalos | 2011-12-07 16:04:51 +0000 (Wed, 07 Dec 2011) | 1 line
Changed paths:
M /trunk/SilverDragon.toc
M /trunk/core.lua
Merge in latest from trunk
------------------------------------------------------------------------
r34 | mysticalos | 2011-11-30 00:21:46 +0000 (Wed, 30 Nov 2011) | 1 line
Changed paths:
M /trunk/SilverDragon.toc
bump version to match official trunk
------------------------------------------------------------------------
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
------------------------------------------------------------------------