Beta 1

Details

  • Filename
    Mountaneer-r6.zip
  • Uploaded by
  • Uploaded
    Aug 16, 2009
  • Size
    8.44 KB
  • Downloads
    138
  • MD5
    4c6353159213b32cbc00f3a5706abc8d

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r6 | illiai | 2009-08-16 12:43:43 +0000 (Sun, 16 Aug 2009) | 3 lines
Changed paths:
   M /trunk/mountaneer.lua

* added support for max option
* added proper loading
* added help (/mount help)
------------------------------------------------------------------------
r5 | illiai | 2009-08-15 22:16:29 +0000 (Sat, 15 Aug 2009) | 4 lines
Changed paths:
   M /trunk/Mountaneer.toc
   A /trunk/mountData.lua
   M /trunk/mountaneer.lua

* moved mount-data to a separate file for easier updating
* fixed Brown Ram (was listed as a fast land mount, should be slow land mount instead)
* added a debug mode, settable via lua only at the moment
* centralized chat output to go via 2 handlers (chat and debug) so the output can be modified more easily
------------------------------------------------------------------------
r4 | illiai | 2009-08-15 19:02:53 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
   M /trunk/mountaneer.lua

fixed outstanding problems, just requires idiot-proofing and some prettier output now. Might also clean up the code next.
------------------------------------------------------------------------
r3 | illiai | 2009-08-15 14:49:31 +0000 (Sat, 15 Aug 2009) | 3 lines
Changed paths:
   M /trunk/mountaneer.lua

* fixed Green Mechanostrider spellId
* fixed slashcommand to actually work
* finished initial work on flying mounts (/mount flying slow|fast|rare|epic [name|random] works now; /mount [name] also works, where name may also be partial, eg "Hippo" matches "Argent Hippogryph")
------------------------------------------------------------------------
r2 | illiai | 2009-08-15 10:27:13 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
   A /trunk/Mountaneer.toc
   A /trunk/mountaneer.lua

initial commit - code doesn't work quite yet, and is very hackish
------------------------------------------------------------------------
r1 | root | 2009-08-15 10:23:17 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"mountaneer/mainline: Initial Import"
------------------------------------------------------------------------

* The list option is not yet implemented
* Mounts that change speed based on skill or location are not handled in any special way yet
* The output is meager at best