Another Galactic Mapping Option
Moderators: winston, another_commander
- ffutures
- ---- E L I T E ----
- Posts: 2172
- Joined: Wed Dec 04, 2013 12:34 pm
- Location: London, UK
- Contact:
Another Galactic Mapping Option
Currently F6 offers two map views - short range with TL etc. indication available by pressing "i", and long range covering the entire galaxy and showing routes. But if you want to know TL etc. for a system that's outside the area covered by the short range view you have to use the sequence F6, F6, look at the uninformative long range view, then click on a system and press F7 to get data - then go through the whole rigmarole again if the system isn't the one you're looking for. This seems odd because the computer obviously has information on the entire galaxy; it's silly that it's so hard to get at it.
What I would suggest is an additional map mode (maybe an expensive computer add-on) that lets you look at the whole galaxy map and zoom in on more distant areas and use "i" to get info on the 7 LY radius around a given system. I don't see this as having a huge impact on game balance, it would just be more convenient than the current system.
What I would suggest is an additional map mode (maybe an expensive computer add-on) that lets you look at the whole galaxy map and zoom in on more distant areas and use "i" to get info on the 7 LY radius around a given system. I don't see this as having a huge impact on game balance, it would just be more convenient than the current system.
Re: Another Galactic Mapping Option
Or perhaps just make the short range scanner scroll so it acts more a zoomed-in version of the long range scanner?
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
Re: Another Galactic Mapping Option
Or it could be part of the current Advanced Navigational kit and could give the government/tech symbols info for each planet next to the distance (which is already available) when scrolled over.
--
Pilot: Mossfoot - Ship ID: Viaticus Rex (Cobra MKII)
Rank: Competent - Status: Clean
http://www.noahchinnbooks.com/
Pilot: Mossfoot - Ship ID: Viaticus Rex (Cobra MKII)
Rank: Competent - Status: Clean
http://www.noahchinnbooks.com/
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Another Galactic Mapping Option
The '?' key in the galactic chart now offers useful info, btw (if you didn't know about it already, that is).
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Another Galactic Mapping Option
+ infinity to this.Thargoid wrote:Or perhaps just make the short range scanner scroll so it acts more a zoomed-in version of the long range scanner?
- ffutures
- ---- E L I T E ----
- Posts: 2172
- Joined: Wed Dec 04, 2013 12:34 pm
- Location: London, UK
- Contact:
Re: Another Galactic Mapping Option
No, I didn't - thanks!Cody wrote:The '?' key in the galactic chart now offers useful info, btw (if you didn't know about it already, that is).
Re: Another Galactic Mapping Option
Good idea! I've just pushed a branch to github ("scrolling-chart") that implements this. See what the other devs make of it.Thargoid wrote:Or perhaps just make the short range scanner scroll so it acts more a zoomed-in version of the long range scanner?
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Another Galactic Mapping Option
Quite nice, but I also find the way the chart scrolls in "blocks" a bit confusing. Additionally, once the chart has scrolled at least once, the mouse doesn't seem to be able to be used for selecting a planet anymore.kanthoney wrote:Good idea! I've just pushed a branch to github ("scrolling-chart") that implements this. See what the other devs make of it.
- ffutures
- ---- E L I T E ----
- Posts: 2172
- Joined: Wed Dec 04, 2013 12:34 pm
- Location: London, UK
- Contact:
Re: Another Galactic Mapping Option
OK, are there some instructions somewhere? I'm guessing the one with some systems red is law level, and one of the others seems to be TL, but it would be nice if it actually said so and gave a key on screen.ffutures wrote:No, I didn't - thanks!Cody wrote:The '?' key in the galactic chart now offers useful info, btw (if you didn't know about it already, that is).
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Another Galactic Mapping Option
Aye - but as per the above link, you have Basic, Economy, Government, and Tech Level (in that order - I think).ffutures wrote:... it would be nice if it actually said so and gave a key on screen.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Another Galactic Mapping Option
Went to github and checked the code and from my limited understanding, the only change in mouse interaction code was commenting out the 'don't target nearby planets' code. Maybe it should have some sort of a reference to the centre coordinates?another_commander wrote:Quite nice, but I also find the way the chart scrolls in "blocks" a bit confusing. Additionally, once the chart has scrolled at least once, the mouse doesn't seem to be able to be used for selecting a planet anymore.kanthoney wrote:Good idea! I've just pushed a branch to github ("scrolling-chart") that implements this. See what the other devs make of it.
Re: Another Galactic Mapping Option
I've updated the scrolling-chart branch with smooth scrolling and fixed the mouse. There are a couple of glitches but I'll look at those this evening.
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Another Galactic Mapping Option
This is amazing. I am a very happy customer with the way it works now. Compliments sir and looking forward to bringing it into master.
Re: Another Galactic Mapping Option
Glad you like it! Now, who's got the cookie jar?
Re: Another Galactic Mapping Option
I'm nearly drooling with excitement at you folks delivering an even better experience.another_commander wrote:This is amazing. I am a very happy customer with the way it works now. Compliments sir and looking forward to bringing it into master.
Another idea:
would it be possible to display the planet info (what is now on F7) on the same screen (F6) - by pressing a button or maybe on mouseover?
Sort of like a sidebar.