RimWorld

RimWorld

5,453 hodnocení
Geological Landforms
209
49
20
56
68
17
15
29
43
19
8
24
18
8
13
13
8
8
6
5
2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Mod, 1.3, 1.4, 1.5
Velikost souboru
Přidáno
Aktualizováno
10.862 MB
5. bře. 2022 v 14.10
28. zář. v 6.43
Poznámky ke změnám (47) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Geological Landforms

V 2 kolekcích od uživatele m00nl1ght
m00nl1ght's Mods
3 položek
m00nl1ght's Essentials: Medieval World
37 položek
Popis
Adds 43 landforms to the game, which generate biome-independently.

You can see an example of each landform in the image gallery on this workshop page.

The goal of this mod is to make map generation more interesting and varied, compared to the vanilla experience of having either a cliff or a coast on one edge of your map.

Some of the landforms significantly affect gameplay and can make the game both easier or much more challenging in various ways. For example, Islands and Archipelagos are very remote but provide very little stone and ores, and Canyons and Rifts are very easy to defend and have plenty of ores, but provide very little natural resources like food, light, wood, and space to grow plants or keep animals.

Landforms of the selected world tile are listed at the bottom of the world map "Terrain" tab. Each landform only generates on tiles within its appropriate temperature range, rainfall amount and other conditions.

The landforms are optimized for the standard map size (250x250). Using a larger map size is also fine, but the landforms might not generate correctly if the map is too small.

Direct downloads for non-Steam users are available here: GitHub Releases[github.com]


Add-ons

Biome Transitions: Generates maps with multiple biomes on them when you settle at the border between two or more biomes on the world map.


Creating your own landforms

Pretty much everything about the landforms provided by this mod is fully configurable, including where and how often they appear on the world map, and how exactly they affect map generation. This mod includes a node-based landform editor that can be accessed from the mod settings.

If you would like to create new landforms, this is also possible. If you don't know how the internals of RimWorld's map generation and the math behind it work yet, I recommend using one of the existing landforms as a template, so you can play around with the values and see what they do.

Landforms are stored as xml files, so if you want to share a landform you created, simply upload its file to a filesharing service and post the link. You can find the landform files by clicking the "Open custom landform data directory" button in the mod settings.


FAQ

> How is this mod different from other map generation mods?
Geological Landforms does not add or modify any biomes, and instead adds a separate layer to map generation that can then independently be applied to any biome, including ones added by other mods.

> How do events and raids work on islands?
All landforms (should) always leave at least one part of the map edge walkable, which allows events and raids to happen normally. For islands specifically, at least one side will always have shallow water to allow entering and leaving the map.

> Can I add this mod to an existing save?
Yes, it can be added at any time. Of course existing colony maps will not be affected, only new ones generated after the mod was added.

> Can I safely remove this mod from an existing save?
Yes, unless you have settled on an impassable mountains tile, which is not supported by vanilla. In that case, move to a normal tile before removing the mod.

> How can I easily find a specific landform on the world map?
Select any tile, open the "Terrain" tab and click the "Search for landform nearby" button. Alternatively, you can install Prepare Landing which allows filtering all world tiles based on selected criteria. Geological Landforms contains an integration patch that adds a filter for landforms, you can find it in the "Terrain II & Temp" tab.


Recommended Mods

  • Map Preview: Adds a map preview to the world map. It shows you the map that will generate if you settle on the currently selected world tile.

  • Prepare Landing: Allows filtering all world tiles based on selected criteria, including specific landforms, so you can find your perfect starting spot.


Compatibility

  • Biomes! Islands: Compatible, and there is an integration feature that allows the plants and animals from Biomes! Islands to spawn on coastal landforms.

  • ReGrowth Collection, Alpha Biomes and other biome mods: Compatible, landforms will generate in any biome as long as its requirements (temperature, rainfall, etc) are fulfilled.

  • [KV] Configurable Maps or Map Designer: Compatible, but not all settings from those mods will still apply if there is a landform present, and some will override landforms.

Geological Landforms provides a XML DefModExtension that authors of biome mods can use to control which landforms are allowed to spawn in their biomes. More details and an example are available on the Wiki page[github.com].


Credit

This mod uses Harmony[github.com], thanks to Andreas Pardeike for creating this awesome patching library.

The landform editor uses the C# library "Node Editor Framework" by Seneral, a flexible and modular framework for creating node based displays and editors in Unity.

Landform ideas:

Included translations:

This mod is inspired by multiple great mods from earlier versions which unfortunately seem to be abandoned. Geological Landforms does not use any content or code from these mods though.


Links

[discord.gg]
[github.com]

Populární diskuze Zobrazit vše (3)
279
před 8 hodinami
PŘILEPENO: Bug Reports
m00nl1ght
102
5. srp. v 13.28
PŘILEPENO: Suggestions and Ideas
m00nl1ght
Počet komentářů: 1 182
Sassafras 14. říj. v 14.42 
Secluded valley got me actin up 👀
m00nl1ght  [autor] 14. říj. v 14.04 
@Sir Van @Smeghead @Namsan

Thanks for the kind words, glad you like the mod!
m00nl1ght  [autor] 14. říj. v 14.03 
@🔱

Caldera without water already exists, it is relatively rare though (15% chance)
Smeghead 14. říj. v 0.15 
I like the new rivers so much that I had to dig through all my mods to look for which mod did that and leave this comment :D
🔱 12. říj. v 7.46 
Caldera without water would be really cool
Namsan 8. říj. v 23.21 
This mod is so good, thanks for making this!
Sir Van 8. říj. v 4.48 
Absolute banger of a mod as always, finally some proper rivers.
m00nl1ght  [autor] 4. říj. v 7.51 
@Elitely The Triggity Troller

Thanks, glad you like the mod!
Elitely The Triggity Troller 4. říj. v 7.41 
Fantastic update for rivers thank you! 10/10 mod!
m00nl1ght  [autor] 30. zář. v 12.14 
@(≡◉‿‿◉≡)

Rerolling does not change whether there are caves. The chance is applied only once, per world tile, not per map generation. This is just vanilla logic, not coming from this mod.