Page 4 of 4

Re: Hooked again......an introduction and an OXP question.

Posted: Sat Feb 26, 2011 3:50 pm
by Fatleaf
:lol: :lol: :lol:

Re: Hooked again......an introduction and an OXP question.

Posted: Sat Feb 26, 2011 6:23 pm
by Zieman
Flowers.

<DIDN'T YOU MEAN TO ASK ABOUT FLOWERS?>

I - want - to - know - about - flowers.

Re: Hooked again......an introduction and an OXP question.

Posted: Sat Feb 26, 2011 7:28 pm
by Eric Walch
Capt. Murphy wrote:
System Demux seems to work fine with 1.75, but I'll give Redux a go with the edits provided by Commander McLane, along with Famous Planets and Your Ad Here......
Personally I like the texture of System Demux more than that of Redux. System Demux has one drawback: its adds the moons at fixed distances from the planet. Fot large planets that means that the orbits are sometimes low, even closer to the planet than the station! Redux and deep Horizon use distances based on the planet size. With big planets, the moons are further away.

However, the procedural textures that Oolite itself creates are currently so good, that I modified System Demux to not texture the main planet at all :!: I just use it for the additional planets/moons.

Re: Hooked again......an introduction and an OXP question.

Posted: Sat Feb 26, 2011 7:34 pm
by Cody
Eric Walch wrote:
Redux and deep Horizon use distances based on the planet size. With big planets, the moons are further away.
Sometimes SR puts a moon too close to the main planet.

Re: Hooked again......an introduction and an OXP question.

Posted: Mon Feb 28, 2011 7:43 am
by CaptKev
RE: System Redux

Sorry I wasn't around to answer this, the current Script.js should contain this code

Code: Select all

	if (0 < oolite.compareVersion("1.74"))
		system.mainPlanet.setTexture('home_planet' + (((this.sys_info & 0x3F000) >> 12) + 1) + '.png');
	else
		system.mainPlanet.texture = 'home_planet' + (((this.sys_info & 0x3F000) >> 12) + 1) + '.png';
I am just not sure if I told anybody! :oops:

Re: Hooked again......an introduction and an OXP question.

Posted: Mon Feb 28, 2011 9:50 am
by Makandal
I use DH but found there is a conflict with Feudal System oxp and Planetfall. When you land on planet of Feudal, you can be asked to deliver some stuff to another "royal court". However, DH is creating gas giants and one cannot land there. So, I cannot complete the quest.

Re: Hooked again......an introduction and an OXP question.

Posted: Mon Feb 28, 2011 12:06 pm
by Thargoid
Cmd Cheyd is aware of this problem and was going to review his OXP in light of it. PF presumes that the main planet will always be a landable planet, but DH changes that.

I could work around it by making the main planet always landable even if it is a gas giant, but that kinda doesn't make sense. But then for me having the main planet as a gas giant and the system station around it also doesn't make canonical sense, given the station is supposed to be the gateway to the main habitation in the system...

Re: Hooked again......an introduction and an OXP question.

Posted: Mon Feb 28, 2011 2:02 pm
by Cmd. Cheyd
I'm nearing finished on a complete re-write of DH_Systems. It will offer a solution to this issue from a couple different directions. But thank you none-the-less for bringing it to my attention.

Re: Hooked again......an introduction and an OXP question.

Posted: Tue Mar 01, 2011 6:38 am
by Makandal
I think one very simple solution will be to allow the gas giant option for secondary planets only but not for the primary. For example, a multigovernment cannot exist in an orbital station, this is not too realistic. Democracy/Feudal/Dictatorship/Corporate etc..., yes. The other possibility is to affect one of the moon as the governement center.
The only problem with these 2 options is that the number of moon or secondary planet can be equal to zero.

Re: Hooked again......an introduction and an OXP question.

Posted: Tue Mar 01, 2011 9:01 am
by Commander McLane
Makandal wrote:
The only problem with these 2 options is that the number of moon or secondary planet can be equal to zero.
I don't see that as a problem, because you don't need a gas giant in every system. Coming across one every once in a while is equally nice.

Personally I use System Redux (v 1.2). What I always particularly liked about it is its easy configurability. :D I had to change only two numbers in order to get my favourite setup of 0 secondary planets, and at most 1 moon.

This, and it doesn't contain gas giants. I always want to be sure that the main planet can never be a gs giant.

Re: Hooked again......an introduction and an OXP question.

Posted: Tue Mar 01, 2011 4:22 pm
by Getafix
Welcome "back" Capt. Murphy.
Capt. Murphy wrote:
...and are swiftly approaching middle-age like me...
I wonder how did you come up with that idea?!?
If I take my wife's word for it, it's time for me to grow up and stop ooliting. :)

Re: Hooked again......an introduction and an OXP question.

Posted: Tue Mar 01, 2011 8:48 pm
by Makandal
My daughter of 13 told me the same...

I reached an age where silver strings (real men don't have white haire but silver) are peppering my ebony hair.
I reached an age where children in the street in Accra called me papa
I reached an age at whatever technical papers you write, the jury will call it "Remarkable !" and "A breakthrough" (Example "Oil exploration software and computer games: convergences and what lessons could we learn?"... Seriously, is it truly remarkable ???)

Elite is still a way to immerse myself, better than most of the so-called hit of the last years.