Notifications
Clear all

To all SSC Station occupants

Thank you for the donations over the past year (2024), it is much appreciated. I am still trying to figure out how to migrate the forums to another community software (probably phpbb) but in the meantime I have updated the forum software to the latest version. SSC has been around a while so their is some very long time members here still using the site, thanks for making SSC home and sorry I haven't been as vocal as I should be in the forums I will try to improve my posting frequency.

Thank you again to all of the members that do take the time to donate a little, it helps keep this station functioning on the outer reaches of space.

-D1-

Nightly builds

Page 4 / 14
(@galex)
Active Member
robn wrote:
If you want to expedite that process, you're quite free to download the code and implement your ideas - I'd love to see some live tests. Until then, you're free to discuss your ideas but please do not insist that it be done your way.

@robn & @brianetta: please, forgive my bad use of english language... i was thinking in italian and writing in english, a mistake i should not do anymore...

i'm very sorry you had the feeling i was trying to impose my ideas. i wasn't insisting at all, only arguing what was supposed to be a suggestion...

you know, italian (and tuscan much more) are talkative and polemic... i'll control myself better for the future.

as for coding my thoughts ... i'll give it a try!

ReplyQuote
Posted : May 12, 2011 12:23
 robn
(@robn)
Noble Member

23 May 2011 - fabea7a

This is a huge build! A whole bunch of stuff was finished off over the weekend so you get it all at once.

* New fonts and font config

The font rendered has been heavily updated and the fonts have been switched to Titillium Text for the GUI font and Cousine Bold for the world (ie ship model) font (though the latter was chosen to sort out some potential licensing troubles, and looks the same). Of particular interest in font configuration files in data/fonts that allow you to modify some of the details of how the fonts are drawn. This is foundation work for some bigger changes that are coming down the pipe (like use of multiple fonts in the interface).

qfK6M.png

* New open-air ground stations

Philbywhizz has put together some great new open-air ground stations. There's four variants of the pad station, with 1-4 pads. There's also the beginnings of an airport/runway station, though its not fully working yet. Undoubtedly this will uncover a raft of problems as we've never had ships docked outside a station before, but this is an exciting way to start finding those!

yzjNa.png

* Thruster control in set-speed mode

This is one of those things that is trivial to implement but gives fantastic results. Now, while in set-speed, you can use the thruster controls to temporarily override the set-speed mode. When you release the controls, the ship will correct itself again. This allows very fine positional adjustments and is great for manual landing.

* Heaps of fixes

There was a bunch of small issues in the tracker - crashes in odd cases, layout problems, starports not quite in the right place, that facegen power-of-two bug that stopped it appearing on some graphics cards, and so on. Lots of them are fixed in this build. See the Changelog for full details.

ReplyQuote
Topic starter Posted : May 22, 2011 13:47
(@marcel)
Noble Member

Just took fabea7a for a spin. Looking good guys! My saved games work and I can see faces again! 😆 It's great to be able to land outside, and that runway thingy is... interesting. I assume the pads and runways have to be elevated to keep them above ground level. No, that wrong. Ground not level. 😉 So I'm wondering, after I land on a pad and get out of my ship, how do I get down from up there? An elevator, or am I supposed to use my jetpack? Hm... jetpack... interesting thought. I've been waiting for mine for years. I hear that we may be able to exit the ship eventually. Orbital skydiving, anyone? 😈

Thanks everybody! 😀

ReplyQuote
Posted : May 23, 2011 16:16
(@Anonymous)
New Member
Gudadantza wrote:
-The same with the open hangars and runways. It will add a lot of diversity to the game.

Thanks for the feedback guys.

To answer some of your questions, yes the runway and landing ports are 'up in the air' because I was finding that when the ground was uneven (like Brasilia) v(0,0,0) was underground.

The 'runway' idea is more of a proof of concept while I was playing around the lua scripts and learning how pioneer does its modeling. My aim would be to when you autopilot to the station it will look like your aircraft is landing, and when you take off you take off on a horizontal direction with a little bit of 'lift' instead of launching vertical.

Always looking for feedback. 🙂

ReplyQuote
Posted : May 23, 2011 19:48
 robn
(@robn)
Noble Member
Philbywhizz wrote:
To answer some of your questions, yes the runway and landing ports are 'up in the air' because I was finding that when the ground was uneven (like Brasilia) v(0,0,0) was underground.

There's an open issue about this. Ideally we want the terrain under the station to be flat, either by searching for the optimal area or excavating the space under the starport.

ReplyQuote
Topic starter Posted : May 23, 2011 20:10
(@ollobrain)
Honorable Member

any way of just simulating a flat ground within say 200km of every open air spaceport ? like a flat crator in which it sits.

Might be useful later on if player built faciliities are plopped down it could flatten out a surrounding area

ReplyQuote
Posted : May 24, 2011 12:38
 robn
(@robn)
Noble Member

Its pretty much what I said - flatting area under the starport. Its just a larger radius.

ReplyQuote
Topic starter Posted : May 24, 2011 12:52
 robn
(@robn)
Noble Member

26 May - 7b2aa07

Last night saw the new HUD graphics merged. The panel itself is slighty updated from the previous one, and it has the new alert icons too. There's some minor text position adjustments to make it all look right with the new font.

seIee.png

Finally we have a HUD that looks as good as the planets it sits in front of 😀

ReplyQuote
Topic starter Posted : May 26, 2011 15:17
Geraldine
(@geraldine)
Famed Member

I have got to say that the new HUD does look the part. 🙂

ReplyQuote
Posted : May 26, 2011 17:40
(@ollobrain)
Honorable Member

thumbs up for the new hud

ReplyQuote
Posted : May 27, 2011 02:05
(@coolhand)
Estimable Member

These releases certainly keep the interested level up. is it Ok to produce a mod of the new dashboard?

ReplyQuote
Posted : May 27, 2011 04:41
 robn
(@robn)
Noble Member

Of course, its open source - you can modify or remix things as you see fit.

ReplyQuote
Topic starter Posted : May 27, 2011 04:48
(@coolhand)
Estimable Member

ok, here is a high res version with some different/new stuff. 😀

viewtopic.php?f=35&t=2121

ReplyQuote
Posted : May 27, 2011 05:48
 robn
(@robn)
Noble Member

29 May - 81d4749

Just a small update today. Screenshots are now saved in PNG format, so you can pass them around without needing to do any conversion.

ReplyQuote
Topic starter Posted : May 29, 2011 13:11
(@ollobrain)
Honorable Member

i like the shift to the PNG screenshot save good move

ReplyQuote
Posted : May 30, 2011 03:08
 robn
(@robn)
Noble Member

10 June 2011 - 9cfa09a

First build for alpha 12 dev. Two significant changes in this. The first is more new star and planet icons from form users VampiretteDuCosmos and Firemark. The second is that the long-standing time precision bugs in the model system that caused eg landing lights to blink at odd rates and not match the timeaccel setting has been fixed. We're off to a good start!

ReplyQuote
Topic starter Posted : June 11, 2011 00:37
(@potsmoke66)
Noble Member

well exactly what i thought, changed the os.clock() to get_arg(1).

do you think i would have used get_arg(1) if i liked it?

i really dislike it, i don't like to see scanners and posl. being animated according to time accel. (wrong term, wrong imagination, it's a hibernating not a speed up in time. this wheel you can't let go or slow down!).

don't you think that should be left to the choice of the modeler, i mean if one likes them rotating/flashing according to gametime, well do so, but i don't like it.

and i used it very rarely, because it looks stupid to me, only sometimes when it makes a good look (viper engine, orion's rotating lights, which i changed already to os.clock because they won't get updated proper after the first month, i will check that to), else not.

more a question of style to me then realism.

from on the first model i made for pioneer (ip shuttle), i used os.clock, because it looks stupid imo to see i.e. a scanner rotating so fast, you feel it must fly off.

i will check further and post some small clips, to better show off what i mean.


[/hr]

before i started off modeling for pioneer, i started a "LEGO" mod for FFED3D and i was thinking about better dashboard symbols, FFWD symbols let you imagine a time acceleration which is not true, it's a hibernating (stardreamer). so i came to the conclusion that cubes in the way of a matryoshka (nesting puppet) will symbolize it much better.

it will symbolize the amount of space you travel instead of time, doesn't makes much difference, but at least it didn't symbolizes a time acceleration.

ReplyQuote
Posted : June 16, 2011 10:58
(@marcel)
Noble Member
Quote:
well exactly what i thought, changed the os.clock() to get_arg(1).

do you think i would have used get_arg(1) if i liked it?

i really dislike it, i don't like to see scanners and posl. being animated according to time accel. (wrong term, wrong imagination, it's a hibernating not a speed up in time. this wheel you can't let go or slow down!).

don't you think that should be left to the choice of the modeler, i mean if one likes them rotating/flashing according to gametime, well do so, but i don't like it.

Couldn't you just write a function that slows down the scanners and lights by the same amount as the time acceleration? I've never quite liked the frantic scanner look either.

ReplyQuote
Posted : June 16, 2011 12:25
(@s2odan)
Noble Member

But scanners don't hybernate.... 😉

ReplyQuote
Posted : June 16, 2011 14:24
(@marcel)
Noble Member
Quote:
But scanners don't hybernate....

True, but to me it just looks better, kind of like warp drive. Perhaps you're in a time bubble.

ReplyQuote
Posted : June 16, 2011 14:51
 robn
(@robn)
Noble Member
potsmoke66 wrote:
well exactly what i thought, changed the os.clock() to get_arg(1).

do you think i would have used get_arg(1) if i liked it?

This is where a clear bug report would really have helped.

The conclusion I drew from your long and rambling description of the problem was that you had uses os.clock() because get_arg(1) lost precision after a month. As a result I found the bug in get_arg(1) and fixed it, and the models were updated.

os.clock() is fundamentally the wrong way to achieve what you want. Its not locked to the frame rate which is why it appears to slow down and speed up as the frame rate changes.

Quote:
i really dislike it, i don't like to see scanners and posl. being animated according to time accel. (wrong term, wrong imagination, it's a hibernating not a speed up in time. this wheel you can't let go or slow down!).

The physics simulation is being run faster, so technically anything within that simulation should appear to go faster too. I agree that it looks strange, but I also think it looks strange when there's no apparent change. I'm not sure what the correct behaviour should be; I will need to consider it further.

ReplyQuote
Topic starter Posted : June 19, 2011 01:37
(@brianetta)
Prominent Member
robn wrote:
The physics simulation is being run faster, so technically anything within that simulation should appear to go faster too. I agree that it looks strange, but I also think it looks strange when there's no apparent change. I'm not sure what the correct behaviour should be; I will need to consider it further.

My personal take is that this is a no-brainer. When you speed up time, things like rotating dishes and antennae on the ship should spin faster. Flashing running lights should flash faster. When paused, all these things should pause too. Not only is that how it logically would appear to a pilot using a stardreamer, but that's what's aesthetically and intuitively correct for me.

ReplyQuote
Posted : June 19, 2011 11:49
(@ollobrain)
Honorable Member

i concur with brianetta

ReplyQuote
Posted : June 19, 2011 19:23
 robn
(@robn)
Noble Member

Frankly I'd never considered that there was a problem until someone said there might be. I still can't think of a way it could change without also looking weird or unintuitive. If all the options are going to look odd then I'll take technical correctness as a fallback criterion.

ReplyQuote
Topic starter Posted : June 19, 2011 19:31
(@luomu)
Estimable Member

This just made me thought if a spaceship even needs blinky lights like airplanes 🙂

http://www.aerospaceweb.org/question/el ... 0263.shtml

ReplyQuote
Posted : June 19, 2011 20:43
Page 4 / 14