r11

Details

  • Filename
    Mountaneer-r11.zip
  • Uploaded by
  • Uploaded
    Aug 18, 2009
  • Size
    8.51 KB
  • Downloads
    44
  • MD5
    b5dfe9cc2f7aa9be5655b4366f49803b

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r11 | illiai | 2009-08-18 14:07:46 +0000 (Tue, 18 Aug 2009) | 6 lines
Changed paths:
   M /trunk/mountaneer.lua

* finished (re)writing /mount max
* added /mount version
* removed some excess junk from the code
* reordered the functions a bit to make more sense
* switched from the custom Mountaneer:getTableSize() function to using #table instead. All internally made tables should be consistent.
* removed Mountaneer:getTableSize() - we don't use it anymore anyway
------------------------------------------------------------------------
r10 | illiai | 2009-08-18 14:05:40 +0000 (Tue, 18 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountaneer.toc

* upped version
* removed savedVariable we're not using [yet] anyway
------------------------------------------------------------------------
r9 | illiai | 2009-08-17 23:12:57 +0000 (Mon, 17 Aug 2009) | 1 line
Changed paths:
   M /trunk/mountaneer.lua

added /mount help text
------------------------------------------------------------------------
r8 | illiai | 2009-08-17 21:48:44 +0000 (Mon, 17 Aug 2009) | 3 lines
Changed paths:
   M /trunk/Mountaneer.toc
   M /trunk/mountData.lua
   M /trunk/mountaneer.lua

* complete code rewrite (faster & cleaner)
* added /mount list [query]
* not yet (re-)implemented: /mount max, /mount help
------------------------------------------------------------------------
r7 | illiai | 2009-08-16 18:35:31 +0000 (Sun, 16 Aug 2009) | 2 lines
Changed paths:
   M /trunk/mountaneer.lua

* fixed extremely fast flying mounts
* added a nice message in case no mounts were found matching the query
------------------------------------------------------------------------
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"
------------------------------------------------------------------------