[Release] Navigation MFD
Moderators: winston, another_commander
[Release] Navigation MFD
I took my updating TSC oxp and a little bit of this and created a brand new mfd oxp that looks like this:
Costs 650 credits and is available from TL7 and higher stations.
Download it from the expansion manager.
Costs 650 credits and is available from TL7 and higher stations.
Download it from the expansion manager.
Last edited by spara on Mon May 25, 2015 5:45 pm, edited 11 times in total.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Wip] Navi MFD 0.1 for 1.79
Cool idea!
(When I first saw "Navi", I was wondering if you'd suddenly gone all Zelda or Avatar on us! )
(When I first saw "Navi", I was wondering if you'd suddenly gone all Zelda or Avatar on us! )
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Re: [Wip] Navi MFD 0.1 for 1.79
Thanks Dizzy. I'm quite talented with confusing and undescriptive oxp names . I'll probably go back to updating tsc name with the next version as that's what this basically is, utsc oxp for 1.79.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Wip] Navi MFD 0.1 for 1.79
Heh.. I'd suggest you go with "Nav" or "Navigation".. "Navi" isn't really intuitive.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Re: [Wip] Navigation MFD 0.2 for 1.79
New version 0.2.
* Selected the name to be Navigation MDF.
* Hyperspace info is updated immediately when target system is changed.
* Added truncating function to lines with possibly too wide content. Oolite squeezes too wide entries in mdfs and that looks a bit bad, so the lines get truncated instead.
* Selected the name to be Navigation MDF.
* Hyperspace info is updated immediately when target system is changed.
* Added truncating function to lines with possibly too wide content. Oolite squeezes too wide entries in mdfs and that looks a bit bad, so the lines get truncated instead.
Re: [Wip] Navigation MFD 0.2 for 1.79
I love it! Just the thing I was thinking of when I made my own MFD OXP
- CaptSolo
- ---- E L I T E ----
- Posts: 909
- Joined: Wed Feb 23, 2011 10:08 pm
- Location: Preying Manta
- Contact:
Re: [Wip] Navigation MFD 0.2 for 1.79
Nice work, Spara. Downloaded this morning using 1.79's OXZ Manager. First time using this tool and at first was puzzled where Oolite was locating OXZ's. Found them in the end.
Re: [Release] Navigation MFD 1.0 for 1.79
Thank you all for the kind words . I polished it a bit and added the symbol of the current system's gov to the top right corner. The oxp seems to be working quite solidly now, so it's a release.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Release] Navigation MFD 1.0 for 1.79
I especially like that it tells you whether or not you're far enough away from large objects to make a witchjump. Excellent idea!
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Release] Navigation MFD 1.0 for 1.79
At present, the MFD shows the government symbol for the current system, but not the destination system. It would be nice to have both displayed, if possible..
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Re: [Release] Navigation MFD 1.0.1 for 1.79
Version 1.0.1
* fixes a bug when targeting something and selecting that as a compass target
* nicer integration with Tracker oxp. Now shows the displayName of the tracked target than just "Tracker".
Comment out lines 164 and 169 and uncomment lines 166 and 172-177.
* fixes a bug when targeting something and selecting that as a compass target
* nicer integration with Tracker oxp. Now shows the displayName of the tracked target than just "Tracker".
Very much possible and at the time I tested with all sorts of combinations. I chose the current one for clarity and simplicity. But there's some code left in that serves a tinkerer like you just right . In version 1.0.1 there's some commented out, tested and ready to use code that achieves this:Diziet Sma wrote:At present, the MFD shows the government symbol for the current system, but not the destination system. It would be nice to have both displayed, if possible..
Comment out lines 164 and 169 and uncomment lines 166 and 172-177.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Release] Navigation MFD 1.0.1 for 1.79
Cheers mate.. just brilliant.. even more than I'd wanted!spara wrote:I chose the current one for clarity and simplicity. But there's some code left in that serves a tinkerer like you just right . In version 1.0.1 there's some commented out, tested and ready to use code that achieves this:
Comment out lines 164 and 169 and uncomment lines 166 and 172-177.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Release] Navigation MFD 1.0.1 for 1.79
Techlevels?Diziet Sma wrote:even more than I'd wanted!
Re: [Release] Navigation MFD 1.0.1 for 1.79
I tested with those too , but just could not get them look right. The symbols are aligned differently than characters so having the TL next to the symbols looked really ugly. Then I tested like this: Riedquat (TL5) and that took too much space. At that point I chose simplicity and clarity and moved to my next project.Norby wrote:Techlevels?Diziet Sma wrote:even more than I'd wanted!
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: [Release] Navigation MFD 1.0.1 for 1.79
Suppose you dropped the "TL" bit, so that it just read Riedquat (5)?
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied