Planetfall OXP
Moderators: winston, another_commander
- 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:
- Lestradae
- ---- E L I T E ----
- Posts: 3095
- Joined: Tue Apr 17, 2007 10:30 pm
- Location: Vienna, Austria
...
An oxp consisting of a planetinfo.plist consisting of:
... should solve the problem, yes
Code: Select all
<key>universal</key>
<dict>
<key>rotational_velocity</key>
<string>0.0</string>
</dict>
... should solve the problem, yes
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: ..
Since you ask, that’s an acute accent, not an apostrophe. :-)Lestradae wrote:How so? This command should stop all planets in the Ooniverse from rotating - shouldn´t it?
@Ahruman: Notice the correct apostrophe?
Stopping all planets from rotating would be a bit drastic. Frying or freezing the entire population of the ooniverse just to make landing easier…
(Incidentally, I don’t actually think a rotating landing strip would be a good idea without an atmospheric flight model.)
E-mail: [email protected]
- Lestradae
- ---- E L I T E ----
- Posts: 3095
- Joined: Tue Apr 17, 2007 10:30 pm
- Location: Vienna, Austria
...
'''''''''' ''''''''''
'''''''''' ''''''''''
'''''''''' ''''''''''
'''''''''' ''''''''''
'''''''''' ''''''''''
Better?
EDIT - PS:
Why, have you something in mind for 1.73?Ahruman wrote:(Incidentally, I don’t actually think a rotating landing strip would be a good idea without an atmospheric flight model.)
Why do I suddenly feel the overwhelming urge to rename this add-on Pandora's Box.OXP?
Will try and look at the landing strip later on, as I can't access Box.Net from work to get it. Also will grab system redux.oxp, as I think the planetary textures there may look odd with planetary entities (ditto for the ones in Famous Planets).
Will try and look at the landing strip later on, as I can't access Box.Net from work to get it. Also will grab system redux.oxp, as I think the planetary textures there may look odd with planetary entities (ditto for the ones in Famous Planets).
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Letting the strip rotate would be possible. Just redefine the axis so the z-axis lies horizontal in the rotation direction. Than give it the right speed to match the rotation. And initialise a timer that realigns the strip to the surface every minute or so.Now do one that rotates with the planet.
Yes, in real life a ship would feel the air on entering. The friction part is currently in, but the air is not rotating itself. It should push the ship into the rotational direction until a level that the strip is not moving relative to the player.Incidentally, I don’t actually think a rotating landing strip would be a good idea without an atmospheric flight model.
On earth the equator moves 42.000.000 meter per 24 hours. That is 486 m/sec. (Whow, when cycling to the east I should manage to cycle faster than 500 m/sec by just human power). In the current status you burn up very soon when flying at that speed through the Oolite atmosphere while it should be safe when flying at that speed in rotational direction and you should burn up when standing still.
UPS-Courier & DeepSpacePirates & others at the box and some older versions
planetfall
Would not it be simpler to do some sort of animated sequence a la freelancer?
If you can show how to do it in an OXP then I'll gladly add it in
ie I don't think it's possible to do
I've done some testing on the landing strip version and have some things I need to discuss with Eric. I think there are some things that work there, some that don't, and some that have triggered another idea or two on how to do this...
ie I don't think it's possible to do
I've done some testing on the landing strip version and have some things I need to discuss with Eric. I think there are some things that work there, some that don't, and some that have triggered another idea or two on how to do this...
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
Any new developments on the surface?
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Just a warning for the few that downloaded my variation with a landing strip. It was just a quick hack to show an other way for landing. I copied the tower from a UPC-courier.oxp mission and thargoid just mailed me I have left some ups code in the tower script. When the tower gets killed it tries to sets a variable from ups. This will be harmless when you are not in that particular mission were I use the towers, but anyway it should not have happened.pagroove wrote:Any new developments on the surface?
My variation that's now on the box is safe. But thargoid hasn't sat still. I understood from him, that he is improving the stuff so you can land on any planet or moon. Also the point of landing will be closer to the surface. The handler that signals you are close to the surface fires at 500 meter height. Without a reference it feels already on the surface, but when landing near an object that is put on the surface you'll notice the height. Thargoid showed me a wip version that lands at an even lower height. This way, really big ships won't be able to land, what is a good thing in my opinion. And it will look better when landing near structures.
It is just open yet if there will be a strip in it, or that it is up to a mission oxp to add the strip himself and only offer the mission when landed near the strip (or any other object).
Lets see how this excellent landing concept will develop in time.
UPS-Courier & DeepSpacePirates & others at the box and some older versions