Stellaris

Stellaris

Planetary Diversity + Guilli's Planet Modifiers and Features
41 条留言
DragonSlayerX 8 月 10 日 下午 4:33 
@bait Thanks bro !
Bait 2024 年 8 月 13 日 下午 11:24 
This comp. patch was made and last updated in 2022. You do NOT need this patch anymore. Guilli's Planet Modifiers has base compatiblity with Planetary Diversity now.
yangtuoxiong 2024 年 7 月 7 日 上午 7:15 
is it works now?
elvathelion 2024 年 1 月 22 日 上午 6:52 
Yeah based on GPM's more recently updated mod and page - this PATCH is not needed.
SpectralVoid 2024 年 1 月 19 日 上午 11:32 
@Nuke Dukem From GPM main page "Compatible with most mods. Special compatibility has been built in for the bigger mods, such as Planetary Diversity, Gigastructures, Real Space". So they ARE compatiable.
James Bulk in Calorino Royale 2023 年 12 月 18 日 下午 12:25 
It's absolutely still needed, as GPM is not compatible with PD.
However it is abandoned, and so they never will be compatible with one another ever again.
Royal Raven 2023 年 9 月 6 日 下午 5:28 
Yeah is this still needed??
Ciaphas Cain 2023 年 6 月 16 日 上午 12:14 
probs abandoned
IPve9 2023 年 6 月 15 日 上午 11:09 
Does anyone know if this mod is compatible with newest update?
Ruggedgolem 2023 年 6 月 10 日 下午 3:41 
Is this mod still needed for compatibility? And if so will this be getting an update?
pig in a pumpkin 2023 年 3 月 18 日 下午 6:26 
Will this mod get an update?
merc 2023 年 3 月 12 日 下午 7:58 
does this still work?
TTV/COFFENATION 2023 年 2 月 15 日 下午 4:12 
Terraform file for toxic worlds gets overwritten by pd, no matter the load order. You might wanna add an zzz_ infront of the gpm toxic worlds file.
Big Sneezy 2022 年 10 月 9 日 下午 5:38 
Looks like PD handles toxic terraforming a bit differently than this mod, using has_modifier = toxic_terraforming_candidate instead of terraforming_candidate, and also has other requirements. This is effecting all terraforming in this mod from pc_toxic. Thanks again for the great mod!
sommio  [作者] 2022 年 9 月 25 日 下午 9:19 
@IceQ4

These triggers were added by Guilliman, but GPM doesn't actually generate modifiers for them, but everything works fine for vanilla ToxicWorld.
[code]
gpm_is_planet_class_toxic = {
OR = {
is_planet_class = pc_acid # PD Acid World
is_planet_class = pc_ammonia # PD Ammonia Wolrd
}
}
[/code]
sommio  [作者] 2022 年 9 月 25 日 上午 10:50 
@Witherfork
I found that gpm_is_planet_class_toxic does not actually work for Acid World and Ammonia World, can you help me?
Ellisten 2022 年 9 月 25 日 上午 7:57 
I've noticed that enabling capital modifiers doesn't spawn anything on your capital when you use PD's new exotic origins, is this something you are able to fix or is an issue on PD's end?
Royal Raven 2022 年 9 月 8 日 下午 4:27 
@sommio I appreciate it, I will make sure I put it after GPM. Thanks for making this compatch.
sommio  [作者] 2022 年 9 月 7 日 下午 7:47 
@Zonic
It will not destroy existing save, but some changes may not take effect.
sommio  [作者] 2022 年 9 月 7 日 下午 7:42 
@Royal Raven
GPM overwrites the PD elements it wants to overwrite [stellaris.paradoxwikis.com], so the loading order will not be a problem. My loading order is based on wiki [stellaris.paradoxwikis.com] advice and actually loading the GPM after the PD will not be a problem, just make sure my patches are loaded after the GPM.
Witherfork 2022 年 9 月 7 日 下午 7:40 
If you want to trawl through the Giga Diversity 2 code feel free, there’s some GPM=>PD synergy there that doesn’t need to be walled behind using Gigas.
sommio  [作者] 2022 年 9 月 7 日 下午 7:33 
@Witherfork Thanks! I've just added them.
Witherfork 2022 年 9 月 7 日 下午 7:09 
@sommio GPM's trigger is missing quite a few PD worlds, at least for the trigger you just modified I also have these added to it:

is_planet_class = pc_badlands
is_planet_class = pc_basalt
is_planet_class = pc_coastal
is_planet_class = pc_fog
is_planet_class = pc_reef
is_planet_class = pc_tidallygaia
is_planet_class = pc_hot_gaia
is_planet_class = pc_cold_gaia
is_planet_class = pc_wettidallylocked #<-- this is brand new as of a PD update in the last week

Also, pc_pdfloraforge doesn't exist any more, it's pc_megafloraforge
Royal Raven 2022 年 9 月 7 日 下午 6:57 
For some reason, I always put Guillis mod below PD in the load order. Years ago I had a launch that would check mods and would show which mods overwritten each other and for some reason, Guillis had to be placed after PD. I wish I remembered but I did a post somewhere about it and why it needed to be.
Royal Raven 2022 年 9 月 7 日 下午 6:51 
Nice! You should probably link this compatibility patch over at both mods comment threads, so more players of both mods are aware of its existence.
Zonic 2022 年 9 月 7 日 下午 4:18 
I'm so excited for this. Is it safe for an existing save?
C4Mgamer 2022 年 9 月 6 日 下午 8:06 
@sommio
Thank you so much!
CTH2004 2022 年 9 月 6 日 上午 7:50 
fair enough
sommio  [作者] 2022 年 9 月 6 日 上午 12:51 
@C4Mgamer
I've just fixed it [files.catbox.moe], it's because GPM missed pc_cenote in common/scripted_triggers, you're very meticulous!
C4Mgamer 2022 年 9 月 5 日 下午 11:22 
Thank you for this mod, I have been hoping for something like this!

I wanted to also ask a general question for those who have the time (or you wonderful mod maker). I cant for the life of me get Cenote worlds to spawn with modifiers without this mod, and only sometimes with this mod, even with the amount of modifiers increased to 1-3 or high. I'm not asking for someone to fix this, I just wanna know if i'm the only one with this problem.
The main tell for me is I cant get the capital world to spawn with any modifiers (and this is with this option enabled). If anyone has the time to let me know how it is on their end, I would appreciate it.
sommio  [作者] 2022 年 9 月 5 日 下午 6:44 
@Arcimbaldo
I can confirm that it doesn't crash [files.catbox.moe] the game
sommio  [作者] 2022 年 9 月 5 日 下午 5:44 
@Arcimbaldo
No, I can't reproduce it.
sommio  [作者] 2022 年 9 月 5 日 下午 5:40 
@CTH2004
This patch mainly fixes the duplicate Terraforming option that appears when used with PD, which is of course a minor bug.
Arcimbaldo 2022 年 9 月 5 日 下午 12:35 
There was some report of a crash when using Planetary Diversity caused by the Archaeology Districts from Guilli's Planet Modifiers https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/865040033/133257959061024500/?ctp=26#c3391786047383166737

Any idea if that's fixed?
CTH2004 2022 年 9 月 5 日 上午 11:23 
I thought those 2 mods where inatly compatible?
Witherfork 2022 年 9 月 5 日 上午 8:11 
@RedKino GD2 already implements what this does, from what I can see, so @sommio is correct - this wouldn't be exactly compatible, it would overwrite whichever one was higher where events and such collide.
paulo 2022 年 9 月 4 日 下午 12:24 
@Sommio: thanks for answering my question.
sommio  [作者] 2022 年 9 月 4 日 上午 10:26 
@RedKino Not compatible with GD2
RedKino 2022 年 9 月 4 日 上午 9:08 
Is this compatible with Giga Diversity 2: Electric Boogaloo?
sommio  [作者] 2022 年 9 月 4 日 上午 8:27 
@paulo compatible, you just need to make sure that the patch is loaded after the GPM, which only overrides the GPM
paulo 2022 年 9 月 4 日 上午 7:54 
Is this mod compatible with the Planetary Diversity -- Reworking Terraforming mod?