System Redux
Moderators: winston, another_commander
- Gareth3377
- Deadly
- Posts: 136
- Joined: Sat Feb 17, 2007 11:46 pm
- Location: Worcester
System Redux
After an absence of 2 or so years I've got back into Oolite. Hurrah. Love all the work that's been done so congrats to all involved.
One thing that I'm not sure of is how big a system actually is. Looking at System Redux all the planets seem quite close to each other. Is there anyway of editing the OXP to make them further away and therefore give a more 'realistic' system rather than have the planets bunched together like a Solar System poster you'd find in a school.
Just wondering. If not, then so be it.
Cheers everyone
G
One thing that I'm not sure of is how big a system actually is. Looking at System Redux all the planets seem quite close to each other. Is there anyway of editing the OXP to make them further away and therefore give a more 'realistic' system rather than have the planets bunched together like a Solar System poster you'd find in a school.
Just wondering. If not, then so be it.
Cheers everyone
G
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Yes!
Oh you want a proper answer?
Well on mine I also use Orbits.oxp, which adds all the planets on orbits around the sun, and also can change the distances between planets and the sun.
Alternatively you could investigate the contents of the planetinfo.plist in the System Redux Config folder.
Oh you want a proper answer?
Well on mine I also use Orbits.oxp, which adds all the planets on orbits around the sun, and also can change the distances between planets and the sun.
Alternatively you could investigate the contents of the planetinfo.plist in the System Redux Config folder.
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
And for a general essay on distance and size in Oolite please consult the FAQ (last question in the Gameplay-section).
- Gareth3377
- Deadly
- Posts: 136
- Joined: Sat Feb 17, 2007 11:46 pm
- Location: Worcester
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Incidentally this discussion brings to mind a problem I have been having.
I use Orbits to add more than one planet to a system (by default it adds 6 planets).
I also use Planetfall and Planetfall Taxi to add destinations on the other planets/moons in the system. Sometimes the Taxi mission requires going to XXX Minor (replace XXX with the system name). It seems that XXX Minor could be any of the planets other than the main planet. I think this is odd behaviour.
The Advance Space Compass gives a heading towards the sun and the planet. However not for any additional planets, which is a pain on the taxi mission!
I use Orbits to add more than one planet to a system (by default it adds 6 planets).
I also use Planetfall and Planetfall Taxi to add destinations on the other planets/moons in the system. Sometimes the Taxi mission requires going to XXX Minor (replace XXX with the system name). It seems that XXX Minor could be any of the planets other than the main planet. I think this is odd behaviour.
The Advance Space Compass gives a heading towards the sun and the planet. However not for any additional planets, which is a pain on the taxi mission!
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
The Planetfall "minor" behaviour in unfortunately the best that can be done at the moment. It's simply because whilst we can add additional planets/moons etc to the system, currently we have names for only the system, not the planets themselves (and also no way to identify one added planet from another other than visually).
Hence why I just used "Prime" (the planet that would be there if no other OXPs were installed), "minor" (any added planets) and "moon" (any added moons).
You'll also find that if you get asked to take someone to "<system> moon" and there are multiple, then you can take them to any of the moons to complete the run.
Unfortunately there's currently no way to be any more specific.
Hence why I just used "Prime" (the planet that would be there if no other OXPs were installed), "minor" (any added planets) and "moon" (any added moons).
You'll also find that if you get asked to take someone to "<system> moon" and there are multiple, then you can take them to any of the moons to complete the run.
Unfortunately there's currently no way to be any more specific.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Hmmm why can't you use the Greek alphabet, much like astronomers do?Thargoid wrote:The Planetfall "minor" behaviour in unfortunately the best that can be done at the moment. It's simply because whilst we can add additional planets/moons etc to the system, currently we have names for only the system, not the planets themselves (and also no way to identify one added planet from another other than visually).
Hence why I just used "Prime" (the planet that would be there if no other OXPs were installed), "minor" (any added planets) and "moon" (any added moons).
So you could have planets called System Prime, System Minor Alpha, System Minor Beta, and so on? Also the greek characters are available in most fonts so you can use the actual symbols as well. That way you could use the character on the compass to identify each moon/planet,
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
I can, but Planetfall doesn't do the adding of the planets (that's SR or indeed any other similar OXP like solar system), it just detects that they are there and makes use of them.
And unless I'm mistaken, the fundamental problem is that you can't actually name the added planets and moons (in planetinfo.plist or wherever you add them code-wise to the system - the name key there is the name of the whole system), hence whilst PF could call them alpha, beta, gamma, delta, Mickey, Minnie, Donald, Goofy, John, Paul, George, Ringo or whatever, there isn't anyway for the player to know which is which (hence also your problem with the ASC) nor to target them to find their names.
The system properties are still designed around just the single planet and the naming being that of the system (with the planet inheriting that name). It's basically the best that can be done at the moment. If the underlying planetinfo.plist availability (and hence SR) could be improved, then PF could go to specific planets. But at the moment we can't tell them apart at a code level.
And unless I'm mistaken, the fundamental problem is that you can't actually name the added planets and moons (in planetinfo.plist or wherever you add them code-wise to the system - the name key there is the name of the whole system), hence whilst PF could call them alpha, beta, gamma, delta, Mickey, Minnie, Donald, Goofy, John, Paul, George, Ringo or whatever, there isn't anyway for the player to know which is which (hence also your problem with the ASC) nor to target them to find their names.
The system properties are still designed around just the single planet and the naming being that of the system (with the planet inheriting that name). It's basically the best that can be done at the moment. If the underlying planetinfo.plist availability (and hence SR) could be improved, then PF could go to specific planets. But at the moment we can't tell them apart at a code level.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Sounds like a good suggestion for a future version of Oolite! I think Orbits' functionality could be built into the main code.Thargoid wrote:If the underlying planetinfo.plist availability (and hence SR) could be improved, then PF could go to specific planets. But at the moment we can't tell them apart at a code level.
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
- Lestradae
- ---- E L I T E ----
- Posts: 3095
- Joined: Tue Apr 17, 2007 10:30 pm
- Location: Vienna, Austria
..
I wish someone able would create an oxp that made real solar systems.
My own rather pitiful attempts to do it always turned out as short of the mark I wanted to reach.
Even the scale problems can be solved, easily. Shove the sun away 3-6 times the usual distance, put the additional planets into a whole orbital plane and create jumpgates to witchpoint distances to them between them and/or some sort of inner system jumpdrive - voila.
I really hope someone does (and finishes) this one day. Frame made a good start at some point, but got frustrated with it I remember
My own rather pitiful attempts to do it always turned out as short of the mark I wanted to reach.
Even the scale problems can be solved, easily. Shove the sun away 3-6 times the usual distance, put the additional planets into a whole orbital plane and create jumpgates to witchpoint distances to them between them and/or some sort of inner system jumpdrive - voila.
I really hope someone does (and finishes) this one day. Frame made a good start at some point, but got frustrated with it I remember
- Cmdr James
- Commodore
- Posts: 1357
- Joined: Tue Jun 05, 2007 10:43 pm
- Location: Berlin
That would only solve some of the scale problems, and would certainly not create a "real" system, but if it could be done nicely... I can see some nice changes due to multiple planets -- each could have its own station, and it might become viable to have player ships that are not witchspace capable and just trade inside a system.
There are problems, for example the system descriptions are really of a planet, and we would expect to see different climate, industry (due to varying minerals etc) for each planet, none of that fits the existing model.
A problem for me is that I dont see how any of this can be done without fundamentally changing the game dynamics.
For me, and this is a personal view only, I think that oolite would need a lot of changes, and a big move away from elite to do "real" systems justice. I think you would want to tweak the economies, the types of ships (lots of local traffic), redo all the system information etc.
Or it couls be just cosmetic and have some more balls of dust hanging in space in plane, but I think thats quite easy and to me, not very rewarding.
There are problems, for example the system descriptions are really of a planet, and we would expect to see different climate, industry (due to varying minerals etc) for each planet, none of that fits the existing model.
A problem for me is that I dont see how any of this can be done without fundamentally changing the game dynamics.
For me, and this is a personal view only, I think that oolite would need a lot of changes, and a big move away from elite to do "real" systems justice. I think you would want to tweak the economies, the types of ships (lots of local traffic), redo all the system information etc.
Or it couls be just cosmetic and have some more balls of dust hanging in space in plane, but I think thats quite easy and to me, not very rewarding.
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
This is semi-not-true: you can add arbitrary properties to most objects in JavaScript, so you could set planet.name even though Oolite doesn’t currently define it, and establish it as a de facto standard for scripts. (This is potentially dangerous in that Oolite might add a conflicting property in future, but in this case I think it’s safe to say that a standard planet.name would be a read/write string.)Thargoid wrote:And unless I'm mistaken, the fundamental problem is that you can't actually name the added planets and moons (in planetinfo.plist or wherever you add them code-wise to the system - the name key there is the name of the whole system)
The problem is that system.addPlanet() and system.addMoon() (being wrappers for legacy stuff) don’t return the new planet so you can manipulate it. This
No, it couldn’t. As Frame has pointed out vociferously, you run into numerical precision problems if you try to make the system too big.Lestradae wrote:Even the scale problems can be solved, easily.
Last edited by JensAyton on Fri Feb 26, 2010 12:12 pm, edited 1 time in total.
E-mail: [email protected]
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Only as a switchable option, please, if at all.JazHaz wrote:Sounds like a good suggestion for a future version of Oolite! I think Orbits' functionality could be built into the main code.Thargoid wrote:If the underlying planetinfo.plist availability (and hence SR) could be improved, then PF could go to specific planets. But at the moment we can't tell them apart at a code level.
For me, the one system-one sun-one planet layout is part of the Elite-legacy. It is also deeply rooted in the game's layout (see the remark about the system descriptions). And Elite/Oolite simply isn't meant to "realistically" simulate a solar system.
This is not saying that it isn't nice to have plot-driven multiple planets in certain systems when doing a certain mission. But as a general feature, I don't want it.
Needless to say, this is just my personal opinion.
Hnece the first 4 words in my postAhruman wrote:This is semi-not-true: you can add arbitrary properties to most objects in JavaScript, so you could set planet.name even though Oolite doesn’t currently define it, and establish it as a de facto standard for scripts. (This is potentially dangerous in that Oolite might add a conflicting property in future, but in this case I think it’s safe to say that a standard planet.name would be a read/write string.)Thargoid wrote:And unless I'm mistaken, the fundamental problem is that you can't actually name the added planets and moons (in planetinfo.plist or wherever you add them code-wise to the system - the name key there is the name of the whole system)
The problem is that system.addPlanet() and system.addMoon() (being wrappers for legacy stuff) don’t return the new planet so you can manipulate it. Thislooks easy to fix, thoughis fixed for 1.74.
No, it couldn’t. As Frame has pointed out vociferously, you run into numerical precision problems if you try to make the system too big.Lestradae wrote:Even the scale problems can be solved, easily.
The other problems are identifying the planet in-flight (as you can't target it - but that could be worked around using a comms message or something) and knowing which one to navigate to (a "very short range chart" or something on the (advanced space) compass would be needed).
But it wouldn't help planetfall, as I said before it just uses any added planets and moons that happen to be there, it doesn't add any of its own. And I think it adding its only planet/moon names to bodies added by other OXPs is asking for even more conflicts.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
Identifying planets by greek letters is easy to implement. You just need to iterate over planets[] and check a planet's distance to the sun. The nearest is alpha, the next beta etc.
Oolite knows the Entity class. It has a method owner() which returns the parent object. Wouldn't it be a good idea to build a system as a tree, i.e. the owner of a planet is the sun, the owner of a station or moon is a planet. Then it would be possible to express distances in different units depending on the subsystem. You would measure distances between planets in AUs, distances between station and planet in kilometres. That could avoid foating point overflows and could also speed up rendering.
Oolite knows the Entity class. It has a method owner() which returns the parent object. Wouldn't it be a good idea to build a system as a tree, i.e. the owner of a planet is the sun, the owner of a station or moon is a planet. Then it would be possible to express distances in different units depending on the subsystem. You would measure distances between planets in AUs, distances between station and planet in kilometres. That could avoid foating point overflows and could also speed up rendering.