Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Add Pick one to mapareas #391

Closed snipercup closed 1 week ago

snipercup commented 2 weeks ago

Requires #390 Fixes #288

Areas now have an option to "pick one". When enabled, it will pick one tile from the list of tiles in the area and apply this to every tile in the area. Before this change (en when pick one is off), it would pick a random tile from the list for every tile in the area. We now have more control over what areas become a random mess and what area has a uniform tile coverage.

This feature ONLY applies to tiles, not to furniture, mobs or items (yet)