TGWeaver / CDDA-Sky-Islands

A raid-based gameplay overhaul mod for CDDA
Other
88 stars 20 forks source link

After returning, the non-reset of the map results in performance strain. #73

Open IoIqq opened 3 months ago

IoIqq commented 3 months ago

After multiple landings, I realized that I might repeatedly touch down at the same location. Due to the brief duration spent in each such area, every landing effectively uncovers a fresh chunk of the world, thereby incrementally increasing the computational load on my game.

adamkad1 commented 3 months ago

After multiple landings, I realized that I might repeatedly touch down at the same location. Due to the brief duration spent in each such area, every landing effectively uncovers a fresh chunk of the world, thereby incrementally increasing the computational load on my game.

Thats been acknowledged by the author since early times, but they have no idea how to fix that

IoIqq commented 3 months ago

After multiple landings, I realized that I might repeatedly touch down at the same location. Due to the brief duration spent in each such area, every landing effectively uncovers a fresh chunk of the world, thereby incrementally increasing the computational load on my game.

Thats been acknowledged by the author since early times, but they have no idea how to fix that

And it seems there is a probability of landing at a previously visited location.