| Updated: | 03-16-10 12:34 PM |
| Created: | 10-26-08 05:29 AM |
| Downloads: | 4,804 |
| Favorites: | 22 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
420 |
10kB |
Lonny |
01-24-10 10:59 PM |
|
419 |
9kB |
Lonny |
12-09-09 05:28 AM |
|
418 |
9kB |
Lonny |
12-08-09 12:41 AM |
|
417 |
9kB |
Lonny |
12-01-09 01:03 AM |
|
416a |
9kB |
Lonny |
11-18-09 05:16 PM |
|
416 |
9kB |
Lonny |
11-18-09 04:38 PM |
|
415 |
9kB |
Lonny |
11-18-09 06:10 AM |
|
414a |
9kB |
Lonny |
11-16-09 06:25 AM |
|
413 |
9kB |
Lonny |
11-15-09 04:25 AM |
|
412 |
8kB |
Lonny |
11-14-09 01:28 PM |
|
411a |
8kB |
Lonny |
11-14-09 12:21 PM |
|
410 |
8kB |
Lonny |
11-14-09 01:22 AM |
|
401 |
7kB |
Lonny |
11-08-09 01:44 PM |
|
400 |
7kB |
Lonny |
11-04-09 09:40 PM |
|
301 |
4kB |
Lonny |
10-16-09 06:59 PM |
|
300 |
4kB |
Lonny |
10-06-09 03:38 PM |
|
206b |
91kB |
Lonny |
05-02-09 06:11 AM |
|
206a |
91kB |
Lonny |
04-30-09 05:49 PM |
|
206 |
91kB |
Lonny |
04-30-09 05:29 PM |
|
205 |
91kB |
Lonny |
11-25-08 09:44 PM |
|
204 |
91kB |
Lonny |
11-25-08 09:16 AM |
|
203 |
91kB |
Lonny |
11-20-08 11:22 AM |
|
202 |
90kB |
Lonny |
11-18-08 05:44 PM |
|
201 |
90kB |
Lonny |
11-17-08 01:36 PM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
Is there anyway to make it remember 'ticked' mounts on a per character basis? some of my characters have the same mounts (zulian tiger, raptor etc) but i dont want them always be part of the rotation as it were, on every char
|
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
Please check the version you're using inside the .toc file.
Last edited by : 11-20-09 at 01:18 PM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Having an issue if I try and mount while still moving. It obviously won't mount me then, but when I stop moving it still refuses to mount. Using any abilities off my bars will then allow me to mount.
Loving the addon besides that, ty! |
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
![]() |
|
|
|
|
|
|
|
very nice addon. love it.
|
|
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
Re: Localization to other languages (French done)
![]() About the turtle mount, I'm not sure I'm going to add it at this point as it's rarely used by most players, nor players have it. Rare are the mounts that can swim as fast as the turtle and it's pretty slow on land (60%) the reason I'm not so rushing to add it.
Last edited by : 11-13-09 at 07:15 AM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
Lonny,
As I am a french player with a french game UI, I have done some changes so that it can work in French and in English. In order to do so, I have: - In core.lua Commented the 3 lines: -- local VERY_FAST = "very fast" -- local EXTREMELY_FAST = "extremely fast" -- local RIDING_SKILL = "riding skill" -- Some mounts have the string "riding" in their name so we can't check against the word "riding" alone. - Created a localization.en.lua containing: VERY_FAST = "very fast" EXTREMELY_FAST = "extremely fast" RIDING_SKILL = "riding skill" -- Some mounts have the string "riding" in their name so we can't check against the word "riding" alone. - Created a localization.fr.lua containing: VERY_FAST = "très" -- To include très rapide and très vite EXTREMELY_FAST = "monture extrêmement rapide" RIDING_SKILL = "compétence monte" - In LonnyMountCast.toc, I have added in this order: localization.en.lua localization.fr.lua before Core.lua. There is one thing that needs a special case is the Tortue as it is fast only in water. HTH Regards. |
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
Re: Re: New version coming soon!
New version is up to handle this though.
Last edited by : 10-16-09 at 07:00 PM.
|
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Re: New version coming soon!
I assume it is because the tool tip says "very fast mount" even though it is a 310% mount. |
|
|
|
|
|
|
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
New version coming soon!
I'm revamping some of the code, and planning to release a new version soon!
|
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
Ok, I didn't know druids forms are considered protected, but you can workaround it through a macro, I'm not sure whether you're using FuBar, or LonnyCompanions slash command '/castcomp', but here is the way the addon is working through macros. /cancelform /castcomp [flyable,nomounted,skill:300,nomodifier] flying-mount; [nomounted,skill:150] ground-mount If you are a FuBar user and decided that you rather use the macro above, you can get rid of the 'LonnyCompanionsFu' folder, as the core addon 'LonnyCompanions' including all the functionality. I'll upload a fix for northrend soon.
Last edited by : 11-25-08 at 09:03 PM.
|
|
|
|
|
|
|
|
Hmm.. 204 appears to be somewhat broken for me.
I deleted both folders from addons before copying the files from the 204 archive. I also deleted the lonnycompanions_fu.lua from my savedvariables. Problem: The feature to pop out of a form for druids does not appear to work. Bigger Problem: I only get ground mounts. I checked my flying skill and it is set to 300. I tried shift, alt and crtl as modifiers. Hmm... headscratch. *EDIT* confirmed.. back on 203 and working with flyers again.
Last edited by satterwc : 11-25-08 at 07:59 PM.
|
|
|
|
|
|
||
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
![]() |
|
|
|
|
|
|
|
Nice going with the updates and fixes.
I've got another one for you. ![]() Druids.. if in any form.. will not mount. I know this is how it works with a manual mount process, but it sure would be nice if you could pop me back into NE or Tauren form and mount automatically. May be too much to ask.. but I figured I would anyway. |
|
|
|
![]() |