Page 2 of 3

Re: Another Galactic Mapping Option

Posted: Wed Jul 16, 2014 5:00 pm
by ffutures
This sounds VERY good - look forward to seeing it in the next release!

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 2:04 pm
by Neelix
This is very cool! :-)

Any chance of making the ANA features work on both the long and short range charts?

Image

Given that views like this are now possible I think it would make sense to make it possible to show routes on the short range chart.

- Neelix

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 2:30 pm
by kanthoney
Neelix wrote:
This is very cool! :-)
Thanks!
Neelix wrote:
Any chance of making the ANA features work on both the long and short range charts?
I'll have to have a go at combining the long range and short range charts into one zoomable chart. That's probably the way to do things.

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 2:54 pm
by Zireael
kanthoney wrote:
Neelix wrote:
Any chance of making the ANA features work on both the long and short range charts?
I'll have to have a go at combining the long range and short range charts into one zoomable chart. That's probably the way to do things.
*commences drooling*

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 2:58 pm
by Redspear
Zireael wrote:
*commences drooling*
:lol:

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 3:05 pm
by mossfoot
Ghah... what I wouldn't do to have a dozen more programmers here ready to work with all the ideas we're coming up with ;)

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 8:58 pm
by kanthoney
I've added zooming onto the short range chart as a first step to combining the two charts - it's on the scrolling-chart branch on github if anyone wants a sneak preview. Page up/down to zoom in/out.

I need to add the system finder and ANA to it, then probably lots of bugfixing :(

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 9:23 pm
by another_commander
kanthoney wrote:
I've added zooming onto the short range chart as a first step to combining the two charts - it's on the scrolling-chart branch on github if anyone wants a sneak preview. Page up/down to zoom in/out.

I need to add the system finder and ANA to it, then probably lots of bugfixing :(
Very cool! Although I think that the long range chart still may have to stay; it's used in cargo, parcel and passenger contracts. Replacing it everywhere may be a bit more complex than it seems, but then again I never imagined this kind of progress in just a couple of days.

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 9:30 pm
by Cody
another_commander wrote:
Although I think that the long range chart still may have to stay; it's used in cargo, parcel and passenger contracts.
I think I may miss the long-range chart if it disappeared - as a quick reference (including the waypoint marker), it is very handy.

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 9:44 pm
by maik
Cody wrote:
another_commander wrote:
Although I think that the long range chart still may have to stay; it's used in cargo, parcel and passenger contracts.
I think I may miss the long-range chart if it disappeared - as a quick reference (including the waypoint marker), it is very handy.
Maybe it would help if there was a key press that would zoom out directly to galaxy level? And pressing that key again could get you back to where you were before on this map (location and zoom level).

Re: Another Galactic Mapping Option

Posted: Thu Jul 17, 2014 10:05 pm
by kanthoney
That's a good idea, especially if the keypress is F6!

Re: Another Galactic Mapping Option

Posted: Fri Jul 18, 2014 6:53 am
by Zireael
kanthoney wrote:
I've added zooming onto the short range chart as a first step to combining the two charts - it's on the scrolling-chart branch on github if anyone wants a sneak preview. Page up/down to zoom in/out.

I need to add the system finder and ANA to it, then probably lots of bugfixing :(
*more drooling*

As for a F6 shortcut to zoom out to full chart view, seconding!

Re: Another Galactic Mapping Option

Posted: Fri Jul 18, 2014 5:51 pm
by Zireael
I've just peeked at GitHub and kanthoney has already added the ANA and the other features to the scrolling-chart branch.

Re: Another Galactic Mapping Option

Posted: Fri Jul 18, 2014 7:17 pm
by kanthoney
Have you tried it? It's coming along quite nicely.

A slight problem that's coming up is the "i" button, which currently shows the symbols. However, if the planet finder text entry field is in the chart it'll just type an "i" in that instead. Options I've thought of are:

1) Only having the planet finder active when fully zoomed out.
2) Only having the planet finder active after a keypress (such as Enter)
3) Using a non-alphanumeric key instead

It's not exactly a show-stopper, but somebody might have a better idea than those three.

Re: Another Galactic Mapping Option

Posted: Fri Jul 18, 2014 7:23 pm
by Zireael
Haven't tried it, don't have enough time to compile Oolite (leaving in 2 days).
1) Only having the planet finder active when fully zoomed out.
2) Only having the planet finder active after a keypress (such as Enter)
Both sound good, but I'd prefer #1.