0.0.13b-nolib
Details
-
FilenameMounted-0.0.13b-nolib.zip
-
Uploaded by
-
UploadedOct 7, 2008
-
Size18.17 KB
-
Downloads29
-
MD5a0cb4a1176f59f80255546e95586a50d
Supported WoW Retail Versions
- 3.0.2
Changelog
commit 5f06117c2462aee9cc7e34f24f028562859f00d6
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Tue Oct 7 19:41:12 2008 -0500
took out a debug statement
drycode added a slashcomand
/mounted or /mnt will open the main mounted config will go to it if the blizzard config is already open or will close the config if already on the mounted page
commit 5ad7d0fe35c3074b3ee8f2b3f67f066b02fe31cd
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Tue Oct 7 16:32:38 2008 -0500
redid the options to be more intuitive
commit 9fc8b32471da937aefed6d22b855bc31225a83b0
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Mon Oct 6 22:46:34 2008 -0500
the various mount macros are compleatly customizable use these available tags to replace them with the corrosponding random mount category
Macro tags are:
<ff> == Random Flying Mount (fastest speed increase)
<f310> == Random Flying Mount (310% speed increase)
<f280> == Random Flying Mount (280% speed increase)
<f60> == Random Flying Mount (60% speed increase)
<fs> == Random Flying Mount (scaling speed increase)
<gf> == Random Ground Mount (fastest speed increase)
<g100> == Random Ground Mount (100% speed increase)
<g60> == Random Ground Mount (60% speed increase)
<g0> == Random Ground Mount (0% speed increase)
<gaq> == Random Ahn'Qiraj Mount
commit 9449abf52d0e4cb35236789d5c4580ad18afff04
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Mon Oct 6 17:40:52 2008 -0500
created a macro parser for my my next idea muahahahahaha
now use spellname not mountname for mounts should fix issues with other languages
commit f367bc49cbd04ce94f0dcd9edee4497b3296c875
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Mon Oct 6 00:11:24 2008 -0500
moved some code around and added a getrandom mount function this way i can make the macro system a bit more flexible down the road
dismount when mounted is now an option (disabled by default)
commit 290682ac9f78209967e8fbdc75826bcf159af38a
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sun Oct 5 17:59:36 2008 -0500
fixed druid form priority
finished the priority options so should be fully implemented
added Wintergrasp to the nofly zone
when mounted clicking the macro will dismount
commit 85149da934b003e5208f4ad2db190b0bc066eb3d
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sun Oct 5 14:13:43 2008 -0500
spread localizations into their own files using AceLocale
commit 25849834e6573d0dfd4fe4810a16a4dab5f84200
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sun Oct 5 00:17:57 2008 -0500
update toc
commit ec1010f0929402d47579fac12a2b0ca8926006dd
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 22:35:19 2008 -0500
redid the options
started implementing a mount priority system
priority system should work but the options have not been properly labeled and empty tables are also created
commit 43ba08b4abc027d36859b3e9d2787db556a0445b
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 19:51:07 2008 -0500
added Paladin Mounts
commit 3f691a95e4b671da2c8d5ba58a85fd359a0dc51e
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 16:32:58 2008 -0500
Druid travel and flight forms should be fully implemented
commit f84207856c8d497a5231c21c2455e90683a05d35
Merge: fde501b... 4718e4e...
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 03:11:20 2008 -0500
Merge [email protected]:wow/mounted/mainline
commit fde501b56a4d2ee6f3051b30741663083795d8e7
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 02:09:26 2008 -0500
toc update
commit 3084e1958195639667169b4566388e34294c6f84
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 02:08:25 2008 -0500
support for druid forms added (travel, flight and swift flight) needs testing
combat macro should be validated correctly now length should be less then 256 not bigger than 255 :P
commit 4718e4e901f5517396e9d5ebe3d6af796eee1d99
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Sat Oct 4 02:00:14 2008 -0500
support for druid forms added (travel, flight and swift flight) needs testing
combat macro should be validated correctly now length should be less then 256 not bigger than 255 :P
commit be533055e57190517dbf242e3e3f4dc83f0cb2ad
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Fri Oct 3 11:59:29 2008 -0500
toc updated
commit 4d50a527ec1bc5b7e568b1c472cb1537dceb50ca
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Fri Oct 3 11:51:19 2008 -0500
added error message if mount not found in DB so people will tell me :)
macro will change correctly in Dalaran (most of it is a nofly zone but you can take of in Krasus' Landing and The Underbelly)
commit a2b9e7906f9e50af8a8dfa416f8cfe305a552486
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Fri Oct 3 00:39:32 2008 -0500
update toc
commit 7d0ebd902118b547d366be54da29ecc982c9605b
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Fri Oct 3 00:35:25 2008 -0500
will now use bugmounts in AQ
will switch to Attack macro when you can not mount (when you are inside)
commit d65ba585c1ab0dbed612c0954cce87703d89f47b
Author: yssaril <Benjamin Schnabel@.(none)>
Date: Thu Oct 2 19:30:33 2008 -0500
initial commit