JereKuusela-Expand_World_Data icon

Expand World Data

Allows adding new biomes and changing most of the world generation.

CHANGELOG

  • v1.62

    • Fixes data system not working for components (was case sensitive, now correctly case insensitive).
  • v1.61

    • Fixes error with Expand World Events caused by previous update.
  • v1.60

    • Adds third level to data merging (components).
    • Fixes key based environments not working.
  • v1.59

    • Adds new field exitOnly to dungeon room connections.
    • Adds several warning checks to dungeon generation caused by invalid configs.
    • Fixes start location being forcefully placed even when disabled.
    • Fixes dungeon room clones not working.
    • Fixes dungeon room connection changes not working for non-blueprint rooms.
    • Fixes custom location icons not working on single player respawn check.
    • Optimizes dungeon generation (especially with high amounts of rooms).
  • v1.58

    • Adds error handling for invalid location or room assets. Thanks warpalicious!