v1.0.5-1-g72aa826

Details

  • Filename
    Mounted-v1.0.5-1-g72aa826.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2008
  • Size
    96.23 KB
  • Downloads
    29
  • MD5
    9e68dcb624ad5b3832a2cd28fdb7bb6a

Supported WoW Retail Versions

  • 3.0.2

Changelog

commit 72aa8262c163c79e4377d1c40a266285979cb3e5
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Fri Oct 17 22:34:04 2008 -0500

    change macro when you start to cast the mount spell not when you finish

commit 46fe0f07f4229e88238ab2fd2ed31e3e2f3d2eea
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 16 15:35:02 2008 -0500

    fixed: Black Hawkstrider, Emerald Raptor

commit ba7013c5151a91a1aa51bc844e1528cd6e0f45ed
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 16 11:44:41 2008 -0500

    updated some config labeling (hopefully make it more intuitive)

commit 13d1f6ea087b8749d64a34122fe59332d704745f
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 16 09:44:56 2008 -0500

    fixed Swift Purple Wind Rider beign in the wrong db
    i have now the ability to clear the mounts db by incrementing the dbversion
    mounted will notify you when a db reset has occured

commit 65ad484dc25587be54be56dbb6817dee163c50a4
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Wed Oct 15 23:42:57 2008 -0500

    fix slash cmd
    update macro if we set a new macro

commit 60de7c0e8e9cede88e192dd1eb29ccd91c7019b5
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Wed Oct 15 22:07:40 2008 -0500

    macro will now properly change when moving from indoors to outdoors

commit c88cf0a91f16a1fd10645503bddbb853adde42fa
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Wed Oct 15 20:12:55 2008 -0500

    fixed mounts being classified from the wrong db

commit eeee01848f9d1762eee107e008a5455ca4aadd58
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Tue Oct 14 12:27:42 2008 -0500

    mount categories moved into default db no reason to write read them from the SV file if we dont have to

commit 4c93aaacf18d95952c49e830a2ff0ed3e894cd1a
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Tue Oct 14 02:40:12 2008 -0500

    final commit for the night
    forgot to reset the db to clear out all the test stuff that might muck up the addon when we go live

commit ebe46ec0d0c514697047ca5d6659ed82586a2f9e
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Tue Oct 14 02:21:19 2008 -0500

    fix error on 40% options on non druids/shamans

commit 0bb08acb060b189dd3c5fd2d26cbac597170218e
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 13 22:04:57 2008 -0500

    readded the macro lenght validator (it will parse it 10 times if they all return under 255 chars will will accept the macro)

commit 22afd9854c08a08e7e1ca50348ff32221116a3ee
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 13 21:03:06 2008 -0500

    added deDE thanks [SW]Dodge
    still need Special locations localized so that the ground flight macros work properly in northrend

commit cc68e3d9cc2ec11477baabcc3a9b23fbf74beb97
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 13 20:35:33 2008 -0500

    fixed locales

commit 41eac640cdf078bca60626d8741bf3ad8a4f1dc1
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 13 19:30:34 2008 -0500

    added Shaman Ghost Wolf form support
    The Combat Macro editor is now the first thing you see since this will be the most edited)

commit 5b2cb34a70251271f7616ceff8e78e7bf3b544d8
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 13 17:53:26 2008 -0500

    fixed prioritys not saving between sessions
    fixed druid mounts not showing up under priorities

commit 81de0d3a470bad2c4ebc36c0da2ba88305bd3b3e
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 11 18:12:30 2008 -0500

    fix macro tooltips

commit d5e93c60ef01fcc6d8322739d27bc421452dcf19
Merge: 75b0cb5... ba2b7c9...
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 11 01:17:22 2008 -0500

    Merge branch 'master' of [email protected]:wow/mounted/mainline

commit 75b0cb586bb4c04d65f88a04e39c98a707e7073d
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 9 22:39:06 2008 -0500

    made 100% sure that macros will not be changed during combat

commit ba2b7c9aeb84a62b210a095bd57d8c640d5b7c72
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 9 18:53:10 2008 -0500

    made 100% sure that macros will not be changed during combat

commit b087f4f9c3ec95b34040ffbc2e289102e8c0b805
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 9 15:49:43 2008 -0500

    redid the combat macro it now works like the other macros
    added macro tag <s#> this will get replaced with the spell name of spellid # (so replace # with the spellid)
    changed the default combat macro (you really need to try it)
    added one combat macro per class so you can look at the tag syntax
    added a preview checkbox to the options this will parse the current macro so you can have a preview of what it may look like
    while in preview the macro textbox is locked to prevent losing the tags

commit fd2c5e910f63c301847a927da4dc718d9b6d6802
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 9 13:11:48 2008 -0500

    options should be intuitive again (still need to rework the combat macro)

commit e4898240cc8059b0719b65746d658427bb4fdfbe
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Thu Oct 9 12:00:47 2008 -0500

    streamlined the default macro combining a bit
    options should be fully functional again still need to move things around to make it more intuitive

commit b407ef87dab2a79a544e79593de41a7f2ad28516
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Wed Oct 8 23:57:47 2008 -0500

    fixed combat macro
    changed macro.lua layout to me more discriptive no escape codes in the strings but using [[...]] instead
    stage1 converting options to new sv is done

commit 1dc786e31cb91699ba2597d7731c3347f92e890f
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Wed Oct 8 22:07:41 2008 -0500

    added AceDB to for SV managment
    split out Options into its own file (not yet updated to the new SV format)
    default macros split into its own file this way its easy to add more default macros
    default macros can be assigned globaly or by class in the Macros file
    if the class macro has the same name as the global one it will overwrite the global one (see druid dismount macros)

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

Additional Files