Khaligufzel / Dimensionfall

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

Hide overmap tiles until player explores them #371

Closed snipercup closed 3 weeks ago

snipercup commented 3 weeks ago

Fixes #366 Requires #370

Implements hiding overmap tiles until the player is close enough. I put the radius at an arbitrary 8 tiles but we can change it if needed. Saving and loading works too.