Thank you!

Supremacy; support/discussion/questions

Moderators: thunderchero, Iceman

User avatar
Danijel
Lieutenant-Commander
Lieutenant-Commander
Posts: 168
Joined: Tue Mar 06, 2018 9:49 am

Re: Thank you!

Post by Danijel »

crazyewok wrote: Thu Mar 07, 2019 12:14 pm I have played with that. One only ajusts the map size the other seems to only change the ratio of stars not the number....
ups,..my bad, i tough its was hidding in those ^^
its actually hard coded as;

number = (width * height); <----GalaxySizes
case StarDensity.Sparse:
number /= 12;
case StarDensity.Medium:
number /= 9;
case StarDensity.Dense:
default:
number /= 7;
Iceman
Admiral
Admiral
Posts: 3313
Joined: Fri Apr 10, 2009 2:00 am

Re: Thank you!

Post by Iceman »

Yep.
Did you change the star density in the options panel, from the default Medium to Dense?
Post Reply

Return to “Supremacy”