RimWorld
Powerful Faction Bases
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
NilchEi  [개발자] 2018년 11월 23일 오후 9시 19분
Compatibility with other mods report
Any mods that do not change NPC settlement maps (different from quest maps like outposts) is likely to work with Powerful Faction Bases. Below is how other Faction-related mods I use work with mine:

This mod is compatible with
* Faction Control
* Real Ruins
* RimCities; although not mandatory, base count setting of 1 is recommended.
* Large Outposts
* EdB Prepare Carefully (load EdB Prepare Carefully first on mod order!)

This mod is incompatible with
* Misc. MapGen FactionBase
* Large Faction Bases
* Vanilla Faction Expanded - Mechanoids

Does this mod affect factions from other mods?
Yes. Settlement of other modded factions will have more costs to spend for the defenders, besides the fact that base number (which can be set from mod settings) will essentially multiply the number of enemies present within a map.
NilchEi 님이 마지막으로 수정; 2021년 1월 4일 오후 5시 34분
< >
전체 댓글 12개 중 1~12개 표시 중
Doc Cams 2018년 11월 24일 오후 8시 05분 
Can anyone bump me if faction discovery works with this mod. Thanks!
If I have time, I'll do it myself.. It took me 20mins to load the game.
So changing the mod list takes another crap load of time.
Mehni 2019년 1월 10일 오전 12시 48분 
I see this mod entirely overwrites a lot of Defs, just to edit a few values.

Are you aware of xpath? This patching mechanism allows you to edit just those values that need changing, without overwriting other mods.

https://rimworldwiki.com/wiki/Modding_Tutorials/PatchOperations
NilchEi  [개발자] 2019년 1월 10일 오후 7시 46분 
Mehni 님이 먼저 게시:
I see this mod entirely overwrites a lot of Defs, just to edit a few values.

Are you aware of xpath? This patching mechanism allows you to edit just those values that need changing, without overwriting other mods.

https://rimworldwiki.com/wiki/Modding_Tutorials/PatchOperations

Thank you! I actually made Patches version once, but momentarily reverted it due to some bug reports that followed thereafter. I haven't received any confirmation that aforementioned edit was responsible for these problems, though, so will restore it.

Actually, I recognize you as one of active Rimworld modders, so may I ask you for an advice? I wish to create a mod option that changes

<GenStepDef>
<defName>Settlement</defName>
<order>400</order>
<genStep Class="GenStep_Settlement">
<count>3</count>
<nearMapCenter>true</nearMapCenter>
</genStep>
</GenStepDef>

of MapGeneration/BaseFactionMapGenerator.xml

so that players are able to change number of bases that spawn on the map; this would allow them to choose a desirable difficulty. Do you know if it's possible to do? I have absolutely no knowledge of C++ so I'm not sure how difficult it will be to do (if it's possible).
NilchEi 님이 마지막으로 수정; 2019년 1월 10일 오후 7시 47분
Mehni 2019년 1월 10일 오후 11시 45분 
It's possible. It's not too difficult either, just a bit convoluted the way RimWorld has set up mod settings. Reach out to me on the main RimWorld discord at https://discord.gg/RimWorld and I'll guide you through it.

To make it easier on both of us I recommend reading the "setting up an environment" article on the official RimWorld wiki and get as far as you can. Just ask if you get stuck, the discord is a great place to get modding help.

EDIT: One mod which might be able to serve as an example is the "adjustable trade ship frequency" mod. It should do a similar thing.
Mehni 님이 마지막으로 수정; 2019년 1월 10일 오후 11시 47분
Countersync 2020년 1월 23일 오후 7시 08분 
There is an incompatibility with EdB Prepare Carefully.

https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/735106432/1735468061755493847/?ctp=14#c1741139415985288130

For whatever reason (probably over-writing/replacing base defs?) if your mod is loaded first Prepare Carefully does not have a functional button.
NilchEi  [개발자] 2020년 1월 23일 오후 7시 15분 
I updated the list, thank you for the report.
Tirimor 2020년 8월 11일 오전 8시 26분 
Dues this work along side large faction bases?
NilchEi  [개발자] 2020년 8월 11일 오전 10시 02분 
Unfortunately no, as both mods try to modify the same thing (settlement map generation). I suggest you give both a try and use what you want. My mod can simulate large faction bases by following mod settings: base count 1, base size 100+. However LFB base layout is definitely more refined.
NilchEi  [개발자] 2020년 10월 12일 오전 10시 25분 
Both my mod and Vanilla Faction Expanded targets same Settlement generation algorithm, and is therefore very difficult to make compatible.
Loscil 2021년 3월 9일 오후 6시 30분 
Anybody having issues where it takes long to generate a map? The only mods from the list are EdB Prepare Carefully and Real Ruins (EPC loads first, then RR then this mod)
I just installed it into an existing save and won't load a vanilla pirate base. Running on Linux BTW
Loscil 님이 마지막으로 수정; 2021년 3월 9일 오후 6시 32분
NilchEi  [개발자] 2021년 3월 21일 오후 2시 18분 
Generating large bases do seem to take some time, I suggest you tweak base size & count on mod settings if the loading takes too long.
Loscil 2021년 3월 21일 오후 7시 15분 
Seems like lowering overall pawn strength did for me.
< >
전체 댓글 12개 중 1~12개 표시 중
페이지당 표시 개수: 1530 50