Expand World Data
Allows adding new biomes and changing most of the world generation.-
v1.69
- Adds new field
randomCardinalto allow random rotation of locations in cardinal directions (0, 90, 180, 270 degrees). Thanks Kurios.ZeuS! - Adds new field
roomLimitsandmaxREtriesto fine tune room amounts in dungeons. - Fixes error during start up if biome yaml file didn't exist. Thanks Atlansdaddy!
- Adds new field
-
v1.68
- Hotfix: Fixes location and vegetation extra data not working.
-
v1.67
- BREAKING CHANGE: Changes
groupsfield to just be a list of groups instead of multiple "min distance from similar". - BREAKING CHANGE: Removes
groupsMaxfield as obsolete. - Adds new fields
closeToandawayFromas a separate system to group up or disperse locations. - Fixes data loading issue for heavily modded game clients. Thanks Safwan!
- BREAKING CHANGE: Changes
-
v1.66
- Fixes "distance from similar" for location clones.
-
v1.65
- Adds LocationProxy for blueprint locations so that client side mods can interact with them.
- Fixes "distance from similar" not automatically working for the same location (should be always considered similar, even without group).
