Stellaris

Stellaris

Size 25 Homeworlds
111 kommentarer
Deviant 27. juli 2024 kl. 7:42 
3.12 - mod works
Demognomicon 15. sep. 2023 kl. 14:41 
An update for 3.9 would be nice
华夏城主 14. apr. 2022 kl. 22:44 
update please
pat2811  [ophavsmand] 16. dec. 2021 kl. 14:59 
Your suggestion has finally been included into the mod. Now planets are never reduced in size.
kwizzlehazzizle 6. dec. 2021 kl. 12:54 
Fix for Ocean Paradise worlds getting downgraded to size 25:

Add planet_size <25 to the 2 places where it checks as shown below.
Do this for event.2 and event.3


random_owned_planet = {
limit = {
AND = {
is_capital = yes
is_artificial = no
planet_size < 25
}
Entissus 23. nov. 2021 kl. 10:23 
Just a heads-ups that the mod does work for 3.2.* *but* any faction using the new Ocean Paradise origin (size 30 homeworld) doesn't get the extra 5 size and it is instead kept at 25
Brutaali Perkele 4. maj 2021 kl. 14:29 
If it works on 3.0 have you considered updating the mod picture? :D
pat2811  [ophavsmand] 21. apr. 2021 kl. 12:35 
you're welcome
Flinck93 21. apr. 2021 kl. 12:24 
Thank you pat! It worked perfectly :)
pat2811  [ophavsmand] 21. apr. 2021 kl. 9:51 
@Flinck93: It is definitely possible. The following code should assign size 18 to all non-capital worlds smaller than 18:

every_galaxy_planet = {
limit = {
AND = {
is_capital = no
planet_size < 18
}
}
set_planet_size = 18
}

if that is what you are looking for, just add it to the "immediate" block of the first event.
Flinck93 20. apr. 2021 kl. 18:05 
Does anyone know if it is possible to make changes to this mod so that it applies to all other planets in the galaxy as well? The game would feel a lot more balanced if all colonizable planets were at least size 18.
华夏城主 18. apr. 2021 kl. 4:14 
Thanks
pat2811  [ophavsmand] 17. apr. 2021 kl. 4:47 
the mod is now updated for 3.0

it includes an exception for any megatsructure from "gigastructures & more" and any other megastructure marked as an artificial planet
华夏城主 16. apr. 2021 kl. 4:50 
update please
华夏城主 16. apr. 2021 kl. 4:28 
Does it work in version 3.0?
KäptnChaos 24. dec. 2020 kl. 13:22 
Well - hard 2 find this mod. had 2 google it. steam-search sux. But i hope this mod will work. Big THANKS 4 the creator!
DragoonBlade 21. dec. 2020 kl. 11:44 
Planetary Diversity: Habitats also does this.
DragoonBlade 21. dec. 2020 kl. 11:37 
Ggistructural engineering now adds a bunch of megastructure origin starts.
pat2811  [ophavsmand] 28. nov. 2020 kl. 12:57 
@No Name: no problem. That older mod sounds exactly like this mod used to be before 2.6, but I switched to an event so I wouldn't have to update it as often. It also made the mod much more compatible with other mods.
No Name 28. nov. 2020 kl. 12:04 
Works fine with Necroids. I look and found it you do this by event and it works great. I apologize I thought your mod worked like an older mod I used to use editing a bunch of files. Your mod works great so I apologize for what I said.
pat2811  [ophavsmand] 11. nov. 2020 kl. 14:25 
@No Name: can you be more specific? As far as I know it should still work with 2.8 and in my tests it does. Even though i do not own the newest DLC, its origin should be treated the same as any other start on a normal planet.
No Name 11. nov. 2020 kl. 12:18 
Will this be receiving a 2.8 update? Like I know for a fact this will cause problems with new origin without an update.
pat2811  [ophavsmand] 9. aug. 2020 kl. 7:15 
@DragoonBlade: I have included the megastructure origins you mentioned.

Feel free to report any additional origins you find and want to see included.
DragoonBlade 8. aug. 2020 kl. 13:56 
has_origin = origin_shattered_ring
has_origin = origin_void_dwellers
has_origin = origin_living_station
has_origin = origin_dits
has_origin = origin_bws
has_origin = origin_ads
has_origin = origin_shattered_ring_isolated
has_origin = origin_void_dwellers_isolated
has_origin = origin_robotic_void_dwellers

should cover all megastructure origin mods accept Starborn as far as I'm aware.
DragoonBlade 21. juli 2020 kl. 8:52 
Remember to add in any modded megastructure start mods to the events txt folder if you are using modded megastructure mods such "A deepness in the sky", "Isolated Start", the living station origin in the "More Origins" mod, and the Birch World and Alderson disk start mods for Gigastructural engineering.

Otherwise if you use this mod you are going to have some ridiculously huge planet sizes for things that shouldn't have them.
pat2811  [ophavsmand] 16. maj 2020 kl. 15:21 
@No Name, @ K-Rule,

This mod was unaffected by 2.7

Nevertheless i have updated the mod to show compatibility with 2.7

gordon519 16. maj 2020 kl. 6:29 
update when?.....plz
No Name 14. maj 2020 kl. 17:21 
Does this work with 2.7.1?
Drakal 31. mar. 2020 kl. 6:39 
ok thanku for your time and tips ! Once again Thanku !
pat2811  [ophavsmand] 30. mar. 2020 kl. 17:24 
It should be fixed now.

If you want to fix the issue in your ongoing game i recommend using the console [stellaris.paradoxwikis.com] with the command "planet_size 5" when a ring section is selected.
pat2811  [ophavsmand] 30. mar. 2020 kl. 17:03 
You are probably right, I totally forgot about sanctuary and changed all primitive worlds.

I'll add an exception for sanctuary
Drakal 30. mar. 2020 kl. 15:31 
I think there is a bug with Sanctuary sysstem on spawn there is 25 districts on each segment disabling your addon removes such bug. Would be nice if you could cheek it testes on few galactics on observer mode. Great mode btw THX , Cheers .
Inimicus 20. mar. 2020 kl. 2:48 
Awesome, cheers Pat
pat2811  [ophavsmand] 20. mar. 2020 kl. 2:40 
@Nilanth: You were right, A typo screwed up the exclusion of the "shattered ring" origin. It is fixed now.
Nilanth 20. mar. 2020 kl. 1:25 
This mod appears to have caused my shattered ring origin to have 25 districts (Vanilla has 5 I believe).

Though I have a lot of mods active and I do not have any other mods that should change homeworld size.

If it doesn't effect others, its probably just mod incompatability, but throwing it out there that it does not prevent changing it in all cases.
EndlessSauron 19. mar. 2020 kl. 15:44 
Great mod :), thank you
pat2811  [ophavsmand] 19. mar. 2020 kl. 3:17 
The mod has been overhauled and now includes all origins, except "Void Dwellers" and "Shattered Ring" without overwriting any vanilla files
EndlessSauron 18. mar. 2020 kl. 4:39 
This mod doesn't seem to affect origin spawned empires, example Hegemon origin. Is this intended or just a slight over look, thanks for the mod :)
DaTimeSmog 10. juni 2019 kl. 13:53 
Thanks dude!
pat2811  [ophavsmand] 10. juni 2019 kl. 12:51 
None at all.
I'll still update it to display compatibility.
DaTimeSmog 10. juni 2019 kl. 11:06 
This mod has no conflict with the recent hotfix, correct?
KäptnChaos 8. juni 2019 kl. 9:05 
thanks for the fast update!
Mordanen 30. apr. 2019 kl. 23:05 
False alarm. After going through things another time, I discovered that your mod was not causing the crash. My apologies.
pat2811  [ophavsmand] 28. apr. 2019 kl. 14:51 
@Mordanen: I don't have this problem and unfortunately have no idea why you do.
The mod only changes a handful of numbers in four files, therefore it really should not crash, especially if you don't use any mods changing the same files
Mordanen 28. apr. 2019 kl. 13:09 
Hello. I've always used your mod. Thank you for your work.

I'm having the same issue as elementaldragon1980. When I click on the planet directly or in outliner, game freezes then crashes.
elementaldragon1980 23. apr. 2019 kl. 23:07 
thanks. my game was crashing when I had it enabled, but not crashing when I didn't
pat2811  [ophavsmand] 22. apr. 2019 kl. 15:54 
now it should also show compatibility with 2.2.7
pat2811  [ophavsmand] 22. apr. 2019 kl. 15:50 
it is compatible with 2.2.7 even if it does not show as compatible
elementaldragon1980 19. apr. 2019 kl. 16:00 
any chance this could get updated to 2.2.7?
pat2811  [ophavsmand] 8. jan. 2019 kl. 8:43 
There is a version fully compatible with Real Space now. It is linked in the description.