r28
Details
-
FilenameSilverDragon-mysticaldragon-r28.zip
-
Uploaded by
-
UploadedNov 11, 2011
-
Size288.13 KB
-
Downloads130
-
MD54ea580438831632f797570a19ec8d1fa
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r20 | mysticalos | 2011-10-16 20:20:21 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
another sound and option default tweak again, this should be a good default
------------------------------------------------------------------------
r19 | mysticalos | 2011-10-16 20:09:39 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
change default back to wham
------------------------------------------------------------------------
r18 | mysticalos | 2011-10-16 20:09:09 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
fix some slashes
------------------------------------------------------------------------
r17 | mysticalos | 2011-10-16 19:56:43 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
add more default sound options
------------------------------------------------------------------------
r16 | mysticalos | 2011-10-16 05:25:19 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
tested working, added some option clarifications
------------------------------------------------------------------------
r15 | mysticalos | 2011-10-16 04:48:46 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
Fix error in last, pretty up options.
------------------------------------------------------------------------
r14 | mysticalos | 2011-10-16 04:30:20 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
M /trunk/announce.lua
drycodes, either i broke stuff or the mod now supports custom sounds to distinguish rares that drop mounts from ones that dont
------------------------------------------------------------------------
r13 | saiket | 2011-10-11 16:41:37 +0000 (Tue, 11 Oct 2011) | 1 line
Changed paths:
M /trunk/core.lua
Added support for _NPCScan.Overlay's map control API "NpcOverlay_Found" message. Found mobs will now place a blip on map overlays.
------------------------------------------------------------------------
r12 | mysticalos | 2011-10-10 17:58:48 +0000 (Mon, 10 Oct 2011) | 1 line
Changed paths:
M /trunk/SilverDragon.toc
looks like they "fixed" packager by completely emptying the queue instead of just removing the offending project, which stiffed over the rest of our builds :( anyways, this is just a pointless commit to get a package built.
------------------------------------------------------------------------