Species Icons in Oolite
Moderators: winston, another_commander
-
- Quite Grand Sub-Admiral
- Posts: 6683
- Joined: Wed Feb 28, 2007 7:54 am
Re: Species Icons in Oolite
Where is the Like button when you *really* need it?
Good work PG, but I agree with Eric that we need to consider extending a bit the OXP visibility so that we won't have to rely on text inside inhabitants' descriptions to make the most of them and of this neat feature.
Speaking of features and, although we are officially still in feature freeze, I think we need to also look into ways of lifting it for continued development. We are already working on such ways, so hopefully this feature would be a good one to go in as soon as development is resumed.
Good work PG, but I agree with Eric that we need to consider extending a bit the OXP visibility so that we won't have to rely on text inside inhabitants' descriptions to make the most of them and of this neat feature.
Speaking of features and, although we are officially still in feature freeze, I think we need to also look into ways of lifting it for continued development. We are already working on such ways, so hopefully this feature would be a good one to go in as soon as development is resumed.
- CommRLock78
- ---- E L I T E ----
- Posts: 1138
- Joined: Sat Apr 07, 2012 7:35 pm
- Location: US
- Contact:
Re: Species Icons in Oolite
Can't wait - although there's plenty to do in the meantime .another_commander wrote:Where is the Like button when you *really* need it?
Good work PG, but I agree with Eric that we need to consider extending a bit the OXP visibility so that we won't have to rely on text inside inhabitants' descriptions to make the most of them and of this neat feature.
Speaking of features and, although we are officially still in feature freeze, I think we need to also look into ways of lifting it for continued development. We are already working on such ways, so hopefully this feature would be a good one to go in as soon as development is resumed.
"I'll laser the mark all while munching a fistful of popcorn." - Markgräf von Ededleen, Marquess, Brutal Great One, Assassins' Guild Exterminator
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
- CommRLock78
- ---- E L I T E ----
- Posts: 1138
- Joined: Sat Apr 07, 2012 7:35 pm
- Location: US
- Contact:
Re: Species Icons in Oolite
I thought about that too, but I think the linear layout will be easier to read when you have a lot of systems clustered closely together.Wyvern Mommy wrote:i like it.
a suggestion though, with 4 symbols now, it would look better in two rows i think.
"I'll laser the mark all while munching a fistful of popcorn." - Markgräf von Ededleen, Marquess, Brutal Great One, Assassins' Guild Exterminator
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
- PhantorGorth
- ---- E L I T E ----
- Posts: 647
- Joined: Wed May 20, 2009 6:48 pm
- Location: Somewhere off the top left of Galaxy 1 map
Re: Species Icons in Oolite
Thanks A_C. Given that to get that number I use a text search in the species description for each entry in the 4th list in the inhabitants dictionary in description.plist (ie looking up each of "Rodent", "Frog", etc in the species description) to see which matches; and if none match it must be Human Colonists is not really the best way to do this. It was the easiest. Please note this number is one of the details that gets cached so Oolite isn't recalculating it every time you press "i" in the Short Range Chart. If we added a base species number to the SystemInfo object then that could be used instead and my text searching code can be dropped. I have taken a quick look at the code for JS SystemInfo method and it's looking rather complicated . (Probably simple when you understand it.)another_commander wrote:Where is the Like button when you *really* need it?
Good work PG, but I agree with Eric that we need to consider extending a bit the OXP visibility so that we won't have to rely on text inside inhabitants' descriptions to make the most of them and of this neat feature.
Speaking of features and, although we are officially still in feature freeze, I think we need to also look into ways of lifting it for continued development. We are already working on such ways, so hopefully this feature would be a good one to go in as soon as development is resumed.
If you are in code freeze at the moment that will be fine as I doubt I will get my head round the SystemInfo / JS stuff that soon
. I can see your point. Not that that would stop overlaps; two rows of two would be just as at risk of that, but it would mean you can more easily relate the symbol to the appropriate system. (I see CommRlock78 disagrees) I will have a look and see if it works.Wyvern Mommy wrote:A suggestion though, with 4 symbols now, it would look better in two rows i think.
Chat and relax with other commanders in the [url=irc://irc.oftc.net/oolite]DS's Seedy Space Bar[/url]. The Coolest Bar in the Eight.
Phantor's OXPs: GalCop Rewards and Safe Docking
Phantor's OXPs: GalCop Rewards and Safe Docking
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: Species Icons in Oolite
Actually, because of the way systems are distributed, you’ll get much more overlap with two rows.PhantorGorth wrote:. I can see your point. Not that that would stop overlaps; two rows of two would be just as at risk of that, but it would mean you can more easily relate the symbol to the appropriate system. (I see CommRlock78 disagrees) I will have a look and see if it works.Wyvern Mommy wrote:A suggestion though, with 4 symbols now, it would look better in two rows i think.
E-mail: [email protected]
- PhantorGorth
- ---- E L I T E ----
- Posts: 647
- Joined: Wed May 20, 2009 6:48 pm
- Location: Somewhere off the top left of Galaxy 1 map
Re: Species Icons in Oolite
This is what two rows of two for the info looks like:
It would be better for two systems very close horizontally to each other as less would overlap but I am not 100% sure it is easier to associate the symbols to the correct system.
Phantor
Edit 25/4/2017 - fixed image URL.
It would be better for two systems very close horizontally to each other as less would overlap but I am not 100% sure it is easier to associate the symbols to the correct system.
Phantor
Edit 25/4/2017 - fixed image URL.
Last edited by PhantorGorth on Tue Apr 25, 2017 9:53 pm, edited 1 time in total.
Chat and relax with other commanders in the [url=irc://irc.oftc.net/oolite]DS's Seedy Space Bar[/url]. The Coolest Bar in the Eight.
Phantor's OXPs: GalCop Rewards and Safe Docking
Phantor's OXPs: GalCop Rewards and Safe Docking
- PhantorGorth
- ---- E L I T E ----
- Posts: 647
- Joined: Wed May 20, 2009 6:48 pm
- Location: Somewhere off the top left of Galaxy 1 map
Re: Species Icons in Oolite
hmm, It may just be the location I chose for the above screenshot but that looks to me as evidence to contrary.JensAyton wrote:Actually, because of the way systems are distributed, you’ll get much more overlap with two rows.
Chat and relax with other commanders in the [url=irc://irc.oftc.net/oolite]DS's Seedy Space Bar[/url]. The Coolest Bar in the Eight.
Phantor's OXPs: GalCop Rewards and Safe Docking
Phantor's OXPs: GalCop Rewards and Safe Docking
-
- Quite Grand Sub-Admiral
- Posts: 6683
- Joined: Wed Feb 28, 2007 7:54 am
Re: Species Icons in Oolite
Maybe reducing slightly the size of the icons would make things look more consolidated, even when using one row of them? I don't think that readability would be affected that badly.PhantorGorth wrote:hmm, It may just be the location I chose for the above screenshot but that looks to me as evidence to contrary.JensAyton wrote:Actually, because of the way systems are distributed, you’ll get much more overlap with two rows.
- PhantorGorth
- ---- E L I T E ----
- Posts: 647
- Joined: Wed May 20, 2009 6:48 pm
- Location: Somewhere off the top left of Galaxy 1 map
Re: Species Icons in Oolite
Ok here is an example with the symbols at 90% their normal size:another_commander wrote:Maybe reducing slightly the size of the icons would make things look more consolidated, even when using one row of them? I don't think that readability would be affected that badly.
This may work in the above example but if you look at the systems in the TECEA area in G6 this may not help.
A proper solution would be to have a space finding algorithm that placed the info in closest "space" (no overlaps) with possible connecting lines if unfortunately moved too far. This would be a difficult and likely time consuming algorithm.
A possibly "easier" solution would be dimming the overlapping symbols of other systems to the closest system to mouse cursor; so that bringing your mouse close to the system of interest dims out the information of other systems. (Likely done using a semi-transparent black background behind the symbols of the closest system.)
Phantor
Edit 25/4/2017 - fixed image URL.
Last edited by PhantorGorth on Tue Apr 25, 2017 9:54 pm, edited 2 times in total.
Chat and relax with other commanders in the [url=irc://irc.oftc.net/oolite]DS's Seedy Space Bar[/url]. The Coolest Bar in the Eight.
Phantor's OXPs: GalCop Rewards and Safe Docking
Phantor's OXPs: GalCop Rewards and Safe Docking
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Species Icons in Oolite
Looking at that particular chart, I think I prefer one row instead of two.
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!
- CommRLock78
- ---- E L I T E ----
- Posts: 1138
- Joined: Sat Apr 07, 2012 7:35 pm
- Location: US
- Contact:
Re: Species Icons in Oolite
It's a hard call, but I'd say I still prefer the single row .Cody wrote:Looking at that particular chart, I think I prefer one row instead of two.
"I'll laser the mark all while munching a fistful of popcorn." - Markgräf von Ededleen, Marquess, Brutal Great One, Assassins' Guild Exterminator
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
- Tricky
- ---- E L I T E ----
- Posts: 821
- Joined: Sun May 13, 2012 11:12 pm
- Location: Bradford, UK. (Anarchic)
Re: Species Icons in Oolite
Yeah! Single row. 2 symbols to the left of the star, 2 symbols to the right of the star.
Also not sure about the rodents with fluffy tails. Could just be me being biased about how rodents should look, what with my Cmdr coming from Maises in G1.
Also not sure about the rodents with fluffy tails. Could just be me being biased about how rodents should look, what with my Cmdr coming from Maises in G1.
- CommRLock78
- ---- E L I T E ----
- Posts: 1138
- Joined: Sat Apr 07, 2012 7:35 pm
- Location: US
- Contact:
Re: Species Icons in Oolite
Brilliant !Tricky wrote:Yeah! Single row. 2 symbols to the left of the star, 2 symbols to the right of the star.
Also not sure about the rodents with fluffy tails. Could just be me being biased about how rodents should look, what with my Cmdr coming from Maises in G1.
"I'll laser the mark all while munching a fistful of popcorn." - Markgräf von Ededleen, Marquess, Brutal Great One, Assassins' Guild Exterminator
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
---------------------------
At the helm of the Caduceus Omega, 'Murderous Morrígan'
- PhantorGorth
- ---- E L I T E ----
- Posts: 647
- Joined: Wed May 20, 2009 6:48 pm
- Location: Somewhere off the top left of Galaxy 1 map
Re: Species Icons in Oolite
I'll do a version like that and post here.Tricky wrote:Yeah! Single row. 2 symbols to the left of the star, 2 symbols to the right of the star.
Not all Humanoids looks like a Grey; whatever I do it will be wrong to someone. There is a thread about doing images of each inhabitant for the system details screen. I am not doing that!Tricky wrote:Also not sure about the rodents with fluffy tails. Could just be me being biased about how rodents should look, what with my Cmdr coming from Maises in G1.
But what I will say is that I am working something more sophisticated than what I have done so far so watch this space.
Chat and relax with other commanders in the [url=irc://irc.oftc.net/oolite]DS's Seedy Space Bar[/url]. The Coolest Bar in the Eight.
Phantor's OXPs: GalCop Rewards and Safe Docking
Phantor's OXPs: GalCop Rewards and Safe Docking
- Tricky
- ---- E L I T E ----
- Posts: 821
- Joined: Sun May 13, 2012 11:12 pm
- Location: Bradford, UK. (Anarchic)
Re: Species Icons in Oolite
The image of the inhabitant could replace the star which would mean all other information is displayed as before.PhantorGorth wrote:I'll do a version like that and post here.Tricky wrote:Yeah! Single row. 2 symbols to the left of the star, 2 symbols to the right of the star.
Doh! Just done a search. I know why it looked odd, it looked like a squirrel which IS a rodent. I actually didn't know that until just now. Sorry.PhantorGorth wrote:Not all Humanoids looks like a Grey; whatever I do it will be wrong to someone. There is a thread about doing images of each inhabitant for the system details screen. I am not doing that!Tricky wrote:Also not sure about the rodents with fluffy tails. Could just be me being biased about how rodents should look, what with my Cmdr coming from Maises in G1.
But what I will say is that I am working something more sophisticated than what I have done so far so watch this space.