I just had to say that I absolutely love InFlight.
I changed some stuff such as using the MirrorBar's settings instead of the CastingBar ones if oCB is present, changed the time format to: remaining / total and added auto dismount when talking to a flight master.
I just had to say that I absolutely love InFlight.
I changed some stuff such as using the MirrorBar's settings instead of the CastingBar ones if oCB is present, changed the time format to: remaining / total and added auto dismount when talking to a flight master.
Thank you very much for sharing!
I think all of those changes should be made to InFlight... or else Xureath needs to post his code :D
InFlight: I can implement the option to fill or deplete and show current/total or remaining/total respectively. In its current state, it uses your oCB casting bar settings to make the bar, casting color on known flights, and channeling color on unknown. How about I use oCB's casting settings for fill option and mirror for deplete? For auto dismount, did you hard code it or use a library? I personally use IsMounted for my macros, but I'm guessing Ace has one of their own?
ChatSounds: I have a default table of custom channel keywords like healer, priest, etc. I plan to implement an option to add more.
Unexplorer: I love this mod too, but not proud to change its name and make me an author...I barely did anything to it. Anyway, still trying to figure this one out.
OK, seems like InFlight, ChatSounds, CraftFilter, and Unexplorer will get further development...still awaiting SVN access (I probably did something wrong).
Bah... "auto" quoting doesn't seem to work for me atm so I'll do it manually.
I just had to say that I absolutely love InFlight.
I changed some stuff such as using the MirrorBar's settings instead of the CastingBar ones if oCB is present, changed the time format to: remaining / total and added auto dismount when talking to a flight master.
Thank you very much for sharing!
I think all of those changes should be made to InFlight... or else Xureath needs to post his code :D
If you really "need" it just send me a PM but I'd rather have totalpackage insert the additions (him/her)self if they are wanted rather than having multiple copies floating around.
For auto dismount, did you hard code it or use a library? I personally use IsMounted for my macros, but I'm guessing Ace has one of their own?
I hard coded it... or rather stole some code from FlightMap :P I'm sure it could be done smoother than what I did but then I'm not much of a lua coder (or have a lot of knowledge about ace libs), at least it works :)
I tried all of them, instead of StellarBars (using Bartender) and ChatSounds, and I love em. This is a whole bunch of Addons I've been waiting for, so big thanks for sharing them. Thanks also to Gandharva for adding Horde Fligh Times. Only thing I'm missing in InFlight now is multi-language support, as I am using the german client and it only displays the flight times for the points that have the same name in the german and english version.
Would be too cool if you could add this. If you need help with translation I'd be glad to help.
Ok, did all the embedding work and updated the links. No other major changes except for InFlight.
InFlight 0.5b changes (trying to keep it simple):
* added more Horde defaults thanks to the guys on the evil side (Xureath and Gandharva).
* dragging the bar requires shift-click
* added options (accessible thru dewdrop menu by right-clicking the bar):
* auto-dismount
* fill/deplete
* flight takeoff confirmation
* bar coloring (for non oCB settings)
Still no SVN access...I must've did something wrong. Anyway, not like I know how to use it yet.
I just tried to translate the Flightpoints in InFlightDefaults.lua by copy and paste, but somehow it didn't change anything. As I have absolutely no clue what I am doing and how this whole Ace and translation thing is working, I'll wait till you guys can tell me what to do in order to make it work, seems like a waste of time atm ^^
As I said, I'll be glad to help if you can tell me how.
@AlohaStone: I don't know what to say about translation. Is it only the default data that needs it? Also, it only loads the defaults when you don't have any saved variables. You can either delete the InFlight saved variables file (in the famous WTF folder) or type /script InFlight:LoadDefaults() or /script InFlightVars = nil.
That AutoDismount is so useless :\
I'm kinda confused here. You mean it's not useful or doesn't work?
Does InFlight also add flight point info to the world map? I would need that before I switched out of FlightMaster.
FlightMap does that too and is the reason why I wrote InFlight; it's also the reason I called it "InFlight." FlightMap is very good, and I've used it for over a year. I'm just trying to reduce some memory usage on my part.
yeah, only reason i'm still using flightmap is because of the flight points it puts on the world map. hopefully someone can make a small addon that does this, as i'm hoping to switch over to inflight soon.
FlightMap does that too and is the reason why I wrote InFlight; it's also the reason I called it "InFlight." FlightMap is very good, and I've used it for over a year. I'm just trying to reduce some memory usage on my part.
I hear you. I would love to have all my addons be written with the Ace framework to save memory usage. Is there any hope that you can write a mod/plugin which would add the flightpoints?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I changed some stuff such as using the MirrorBar's settings instead of the CastingBar ones if oCB is present, changed the time format to: remaining / total and added auto dismount when talking to a flight master.
Thank you very much for sharing!
I think all of those changes should be made to InFlight... or else Xureath needs to post his code :D
ChatSounds: I have a default table of custom channel keywords like healer, priest, etc. I plan to implement an option to add more.
Unexplorer: I love this mod too, but not proud to change its name and make me an author...I barely did anything to it. Anyway, still trying to figure this one out.
OK, seems like InFlight, ChatSounds, CraftFilter, and Unexplorer will get further development...still awaiting SVN access (I probably did something wrong).
- added Libs
- removed Ace2 dependency from toc
- added lots of Horde Flighttimes
Download: http://home.arcor.de/herbertschindler/daten/InFlight.zip
If you really "need" it just send me a PM but I'd rather have totalpackage insert the additions (him/her)self if they are wanted rather than having multiple copies floating around.
I hard coded it... or rather stole some code from FlightMap :P I'm sure it could be done smoother than what I did but then I'm not much of a lua coder (or have a lot of knowledge about ace libs), at least it works :)
Would be too cool if you could add this. If you need help with translation I'd be glad to help.
Thanks again =)
InFlight 0.5b changes (trying to keep it simple):
* added more Horde defaults thanks to the guys on the evil side (Xureath and Gandharva).
* dragging the bar requires shift-click
* added options (accessible thru dewdrop menu by right-clicking the bar):
* auto-dismount
* fill/deplete
* flight takeoff confirmation
* bar coloring (for non oCB settings)
Still no SVN access...I must've did something wrong. Anyway, not like I know how to use it yet.
You should probably start some threads about each one of those addons you will continue work on so that this thread doesn't get too messed up.
As I said, I'll be glad to help if you can tell me how.
But otherwise, great work. More Ace addons! I love it.
I thought CraftFilter was a cgCrafty Ace2'ed, sight, that's not :p
But, great work,
I'll follow your SVN projects, to help fo fr localizations if needed :)
No it doesn't. It only displays flight times on the little destination map that shows up when you talk to a flight master.
Or a "plugin" for inflight, maybe.
InFlight is developed to remain tiny, just dont ask too many features ^^
Especially impressed with FriendlyCast, removes the need for RedRange as well as RightclickSelfCast and adds the automatic low rank cast on top :)
Maybe add a version number in case you do update it or add something, we know where we're at?
And hope to see it on the SVN soon, auto-updates and all that is great.
I'm kinda confused here. You mean it's not useful or doesn't work?
FlightMap does that too and is the reason why I wrote InFlight; it's also the reason I called it "InFlight." FlightMap is very good, and I've used it for over a year. I'm just trying to reduce some memory usage on my part.
I hear you. I would love to have all my addons be written with the Ace framework to save memory usage. Is there any hope that you can write a mod/plugin which would add the flightpoints?