Page 1 of 2

[request] Show Sector Names

Posted: Sat Aug 17, 2013 1:41 am
by Vas
I'd like a mod that shows sectors in the area where they are all visible, so you can choose a path that gets you where you want to go. I'm not gonna continue playing if I miss Engi Homeworld every single time. I've run through like 50 times so far and haven't found Engi Homeworlds. I went through 4 Engi Sectors in a row, but no Engi Homeworld. Getting quite tired of it.

Showing sector names can be when you hover over all the dots or as text below/above each dot. I don't know. I'm just sick of getting to the end to have to restart over and over again trying to find one damn ship. All I want is the Stealth Cruiser, I like it. It's probably the best looking ship I've seen in the game.

Re: [request] Show Sector Names

Posted: Sat Aug 17, 2013 1:55 am
by Fenris
It would also help people get other achievements and ships

*Cough*CrystalCruiser *Cough*

Re: [request] Show Sector Names

Posted: Sat Aug 17, 2013 3:30 am
by agigabyte
Fenris wrote:It would also help people get other achievements and ships

*Cough*CrystalCruiser *Cough*

Don't try to find it, it will find you.

Re: [request] Show Sector Names

Posted: Sat Aug 17, 2013 10:30 am
by UltraMantis
It's not possible to add such a feature with a mod. Even if modders could find out what sectors the game will take place in, i doubt they could neatly present this info to the user. Creating a hover tooltip requires re-programming the game.

Re: [request] Show Sector Names

Posted: Mon Aug 19, 2013 1:25 pm
by Vas
The game already shows you what sectors are what, it just doesn't tell you their names till you are right next to them (as in, about to jump into them). So that part is already done, we just need to figure out how to display the names of those places so people will know what path to take.

Re: [request] Show Sector Names

Posted: Mon Aug 19, 2013 5:25 pm
by kartoFlane
Vas wrote:we just need to figure out how to display the names of those places
That's the hard part. We have no way to do this.

Re: [request] Show Sector Names

Posted: Tue Aug 20, 2013 6:22 am
by Vas
Would there be a way to change the color of a system? For example, make homeworld systems appear a little darker green instead of just plain green, or darker red, or darker purple? If it uses program colors and not just an image file, I'm betting it'd be a little easier this way, wouldn't it?

Re: [request] Show Sector Names

Posted: Tue Aug 20, 2013 10:28 am
by kartoFlane
The problem is, all of this stuff is hardcoded - in order to change that, we'd have to modify the game's source code, which we simply don't have.

Re: [request] Show Sector Names

Posted: Tue Aug 20, 2013 11:32 pm
by UltraMantis
What modders can do is alter the resources (images, sounds) and XML files that the engine uses to do what it's programmed to do.

What modders can not do, is alter the programming that runs the engine.

Re: [request] Show Sector Names

Posted: Wed Aug 21, 2013 2:01 am
by Vas
Ah, I thought colors might actually have been in an XML. I haven't looked to much into it since I can't mod.