Page 3 of 4

Re: Comms log MFD

Posted: Mon Jul 14, 2014 4:42 am
by Diziet Sma
phkb wrote:
Some usability functions have been applied. If the "scroll forward" function is selected, and then activated, the next mode will be "scroll back". This allows easier scrolling backwards and forwards. Same with the scroll to next launch and scroll to previous launch.

When "view current" is activated, the mode will be automatically switched to "scroll back". When "view oldest" is activated, the mode will automatically switched to "scroll forward".
Those are some excellent ideas!

Re: Comms log MFD

Posted: Mon Jul 14, 2014 11:44 pm
by Norby
Cool! 8)

Re: Comms log MFD

Posted: Tue Jul 15, 2014 2:29 am
by phkb
I've now added "CommsLogMFD" to the Oolite manifest list, so it should be available in game as a downloadable package.

And I think in the work I did to get the package installed I may have upset things for a little while. I noticed the wiki was unavailable soon after I published the manifest. I had the wrong download link in my package, and I suspect I managed to kill something somewhere... :? :oops: :cry: I'm sorry if that was me!

Anyhoo... it's all working now. Wiki page is up http://wiki.alioth.net/index.php/CommsLogMFD, file is available for download from the wiki.

Re: Comms log MFD

Posted: Tue Jul 15, 2014 6:46 am
by Smivs
phkb wrote:
I may have upset things for a little while. I noticed the wiki was unavailable soon after I [did something].
Ha, the wiki does that a lot! If I had a Credit for every time I thought I'd broken it........ :wink:

Re: Comms log MFD

Posted: Sun Jul 20, 2014 1:53 am
by phkb
V1.3 of the CommsLog MFD has been released. Based on discussions here https://bb.oolite.space/viewtopic.php?f=2&t=16702, I've adjusted the price of this MFD accordingly, making it 250cr for the whole MFD, not just the scroller part. I've also added some new modes and the ability to view the full log on the interfaces screen. Full details in the first post. With screenshots!

Re: Comms log MFD

Posted: Tue Jul 29, 2014 1:55 pm
by Holmes177
Where can I get this as an OXP? I really want to stay with 1.77

Re: Comms log MFD

Posted: Tue Jul 29, 2014 2:00 pm
by Cody
I don't think Oolite 1.77 supports MFDs (though I may be wrong - my memory ain't what it was).

Re: Comms log MFD

Posted: Tue Jul 29, 2014 3:01 pm
by Zireael
Holmes177 wrote:
Where can I get this as an OXP? I really want to stay with 1.77
1.77 doesn't support MFDs.

Re: Comms log MFD

Posted: Wed Jul 30, 2014 1:34 am
by Holmes177
Interesting! I converted the CommslogMFD.OXZ to an OXP, then purchased the MFD. I understand that 1.77 doesn't support MFD's, but I am able to bring up the comm logs and scroll forward, back and clear the log, while docked. At least I can review some of the comms that occurred during the heat of battle that I missed.

Re: Comms log MFD

Posted: Wed Jul 30, 2014 4:45 am
by phkb
The MFD part is the bit that's restricted to 1.79/1.80. You are correct, though, that the rest of it should work in 1.77, although I haven't tested it. If it works for you, that's great! I'm not planning on doing a separate version for 1.77 unless I get a lot of feedback that people want it.

Re: Comms log MFD

Posted: Tue Jan 06, 2015 5:34 pm
by Marte
Found a little issue.

When docked, if you use the F4 menu to clear the log, when you exit CommsLog menu the hud remains always disabled... This isn't a real problem, but only if you know that you can turn it again on with (p)ause and "o"... ;) In other words, a new commander can easy enter in "panic mode", without his hud. :)

EDIT: This is true with my "Coluber HUD CH01".

Re: Comms log MFD

Posted: Tue Jan 06, 2015 10:06 pm
by phkb
Thanks for that, Marte. I've found the bug and will post an update soon.

Re: Comms log MFD

Posted: Wed Jan 07, 2015 4:33 pm
by Marte
You're welcome. I can also add this error from the log, if useful.

Code: Select all

14:46:12.842 [script.javaScript.exception.notFunction]: ***** JavaScript exception (CommsLogMFD_Equipment 1.3.0): TypeError: this.$stoptimer is not a function
14:46:12.842 [script.javaScript.exception.notFunction]:       /Users/Marte/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.CommsLogMFD.oxz/Scripts/commslog_scroller.js, line 80.

Re: Comms log MFD

Posted: Wed Jan 07, 2015 8:58 pm
by phkb
Another great catch! Howzat! (For the cricket fans out there)
Thanks again!

Re: Comms log MFD

Posted: Sat Jan 10, 2015 1:21 am
by phkb
V1.4 of the CommsLogMFD has been release. Details in the first post. Update via the expansion manager, or via the links in the first post.
Thanks to marte for finding the bugs!