RimWorld
Оценок: 61
SOS2 - VE Helixien Gas Compatibility Patch
   
Наградить
В избранное
В избранном
Удалить
Mod, 1.5
Размер файла
Добавлен
Изменён
718.556 KB
6 июн в 17:20
6 июн в 18:34
Обновлений: 3 (просмотреть)

Подпишитесь, чтобы загрузить
SOS2 - VE Helixien Gas Compatibility Patch

Описание
[github.com]

This patch will prevent Vanilla Helixien Gas Expanded (VHGE) from spawning geysers on SOS2 space maps, therefore removing the incompatibility between two mods.

Need to be loaded after both SOS2 and VHGE

Harmony required.


该补丁阻止VE天然气拓展在SOS2的太空地图生成矿点,从而解决了两个MOD不兼容的主要问题。

加载顺序必须在SOS2和VE天然气拓展之后。

需要Harmony


Ce patch empêchera l'apparition de geysers de gaz helixien de la part de Vanilla Helixien Gas Expanded (VHGE) sur les cartes spatiales SOS2, enlevant ainsi l'incompatibilité entre deux mods.

Doit se charger après SOS2 et VHGE

Harmony requis.

==============================

THIS MOD DOES NOT SUPPRESS WARNING BETWEEN SOS2 AND VEHG. IT CAN'T BE DONE BY ME.

To explain abit more, the incompatibility warning on SOS2 against VEHG is fired by SOS2 team in their about.xml. It can't be removed by a third party mod even if the conflicts are solved. You can either ignore the warning or make a local SOS2 copy and remove it yourself in their about.xml .

==============================
Комментариев: 22
Deon ☣ 16 сен в 11:32 
Alternatively you can remove the warning yourself from About.xml file of SOS2 mod.
Ionfrigate12345  [создатель] 14 авг в 12:36 
@Marmot Only SOS2 team can remove the incompatibility warning in their about.xml
Marmot 14 авг в 10:34 
minor thing, SOS2 still shows a warning about incompatibility with helixien gas
Duskryn 10 авг в 22:18 
Thx king
CodyProductions 23 июн в 18:49 
Oh I thought this was adding helixen pipes to the hull walls.
Ionfrigate12345  [создатель] 23 июн в 6:30 
@CodyProductions The patch is not for the incompatibility of gas pipeline (which I m not sure if it exists), but for gas geysers spawned on space, which is weird and immersive breaking. Pipeline itself is OK on the ship, though I see no benefit of doing it
CodyProductions 22 июн в 22:44 
Could you make some versions for the other pipe network mods? It would make piping nutrient paste or chemfuel a lot better.
Phant0m5 18 июн в 12:33 
Fair enough. To be honest, Rimnauts 2 fits so well with SoS2 that I forget sometimes they're separate mods. Though, the current SoS2 page advertises a moon base start and asteroid bases and space stations, unless those depend on Rn2 being loaded at the same time.
Ionfrigate12345  [создатель] 17 июн в 6:54 
My patches are made for VE-SOS2 and exclusively for VE-SOS2. Rimnauts 2 was not in my initial consideration for I didnt know about its code the moment when I wrote these two patches. The way I identify space map is pretty straightforward: Use the SOS2 spacemap specific biome "OuterSpace". If any other mod uses this SOS2 biome as well this patch will also consider them as SOS2 space map.

There is another technical difficulty to make a Rimnaut 2 patch to keep these geysers. The asteroid doesnt cover the whole map, there are still space around. To make VE gas geysers appear on the right spots, I need to furthurmore alter VE to make geysers spawn only on some specific Rimnauts 2 terrains to prevent them from appearing in space around. It's too complicated
Ionfrigate12345  [создатель] 17 июн в 6:18 
@Phant0m5 Do you mean Rimnauts 2?

I havent tried yet, but maybe it will delete them as well if you have both SOS2 ans Rimnauts 2, for in the code of the latter it will change the biome to OuterSpace, the one of SOS2 space map, which may make this patch identify them as space map.

Since Rimnauts 2 define their own biomes as OuterSpace, its pretty hard to do the contradictory