v1.1.5-1-ga6be170

Details

  • Filename
    Mounted-v1.1.5-1-ga6be170.zip
  • Uploaded by
  • Uploaded
    Oct 20, 2008
  • Size
    96.09 KB
  • Downloads
    29
  • MD5
    41d60c0b79f783be23eae2d8bf2e075b

Supported WoW Retail Versions

  • 3.0.2

Changelog

commit a6be17028c0421670d5a104d6b9f6c6cdc3c4063
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Mon Oct 20 17:27:31 2008 -0500

    scaling mounts are almost fixed (they get scanned but will bump the max speed to the max they scale)
    also db resets shouldn't be required unless something major happens
    i now clean the db on every load to make sure that all mountsentries are valid if they are not they get deleted

commit 6f5c6c38bc5543b5e05fe4482d11e93f2771006a
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sun Oct 19 13:16:14 2008 -0500

    if the same tag appears twice in a macro we use the same mount
    fix the fastest tags /sigh

commit 10b41feeeb5a37c5a55259f1b92e11473cdaf077
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sun Oct 19 12:59:41 2008 -0500

    forgot to increment db ver

commit 47cfb2e86186d683d28e37912ea23332f8b4472b
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sun Oct 19 12:57:26 2008 -0500

    fixed Headless horseman mount
    also removed the scaling mount category simply adding each spell id to all possible db's makes it more usefull :)

commit 7a4ccb538f1aace2a0fd719e429e101a5412e633
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 21:07:24 2008 -0500

    updated the macros to not remount when you dismount (its a bit hackish but works like a charm the last line is only in there to display a decent icon on the macro)

commit f36858fdfcd8c09bfd384288b1589ea3a02f026d
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 20:19:42 2008 -0500

    update toc

commit c62d82c9885d958f3d970b265c101d9725eeb8e7
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 20:12:00 2008 -0500

    second attempt at the druid/shaman moving forms
    moved the custom flyable check into its own function

commit 79f8bf3fde62e919334a0d7f2178e7d68d85d6af
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 17:50:22 2008 -0500

    fix druid/shaman forms saving correctly
    macro will change to instant cast forms while moving for druids and shamans

commit 25f7efc4fda72d6737d52a3ab67f68db90bb2a30
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 16:56:46 2008 -0500

    changed the db to use the spellIDs instead of the mount names (now blizard can change mount names and i dont have to worry about it)
    started adding functions for druids and shamans to use their instant mounts while moving)

commit a7a8991bb18cb9f2fd3a25b70ffcb2ef178faa1d
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Sat Oct 18 00:37:12 2008 -0500

    found a much more elegant way to get around the whole item vs spell issue :) no more need to blacklist

commit 41165087ac2b0d8e06d79192a841af2936633748
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Fri Oct 17 23:23:12 2008 -0500

    no longer use mounts if you have an item of the same name in your bag

commit a938cac740025c8ec5b2810b99ad239e04b39053
Author: yssaril <Benjamin Schnabel@.(none)>
Date:   Fri Oct 17 22:40:44 2008 -0500

    fix UNIT_SPELLCAST_START

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

Additional Files