RimWorld

RimWorld

Geological Landforms
Showing 41-50 of 61 entries
< 1  2  3  4  5  6  7 >
Update: 26 May, 2022 @ 9:33am

Update 1.3.0

Added a new feature that allows multiple biomes to be present in different areas of the same map. At the moment this is used by two landforms: Oasis and Ice Oasis.

Previously, the fertile area of an Oasis was very barren with almost no plants because the plant spawning was determined by the biome of the world tile, Desert. Now, the inner area of the Oasis will have a separate local biome depending on the temperature, and plants will spawn on the fertile soil of the Oasis like you would expect.

Also added a pathfinding optimization patch to prevent pawns from getting stuck while trying to leave the map on some landforms with very little walkable map edge (e.g. Crater, Rift, Canyon).

Other changes:

- The Cliff and Cliff Corner landforms will now be affected more by the hilliness of the world tile.
- Many small new features and improvements for the landform editor.

Update: 13 May, 2022 @ 11:58am

Fixed editor window having a size of zero if screen resolution or fullscreen/windowed (in game settings) have not been changed at least once before.

Update: 8 May, 2022 @ 3:52am

- Fixed some landform TPMs having the same seed on all world tiles
- Removed obsolete legacy warning from beta

Update: 5 May, 2022 @ 2:36pm

Improved mod compatibility (CaveBiome, Terra Project Core, and other C#-based biome mods)

Update: 15 Apr, 2022 @ 5:20am

Fix river alignment in valleys.

Update: 30 Mar, 2022 @ 1:08pm

Fix UI Scale not applying to landform editor correctly.

Update: 28 Mar, 2022 @ 1:59am

Prevent StaticConstructorOnStartup warnings, hide world tile debug landform info by default.

Update: 27 Mar, 2022 @ 3:37pm

Fix small assembly loading issue, rename Landbridge to Isthmus.

Update: 27 Mar, 2022 @ 11:47am

Update 1.0

- New node-based landform editor which is more flexible and easier to work with than the old one
- 3 new landforms added: Skerry, Badlands and Desert Plateau
- Ore lump amounts now controlled by landform, adjusted based on amount of rock
- New compatibility layer for MapReroll, previews should now be fully accurate
- Integration with PrepareLanding, adds filtering by landform
- Completely reworked map generator code, including more efficient and stable RNG engine
- Many small stability and performance improvements

Update: 21 Mar, 2022 @ 1:25pm

Landforms no longer appear on impassable tiles, to make search less annoying.