NewWorldMinimap icon indicating copy to clipboard operation
NewWorldMinimap copied to clipboard

Improve tile selection algorithm

Open CptWesley opened this issue 2 years ago • 0 comments

The current algorithm used to determine which tiles need to be loaded (visible on screen) is sub-optimal, it might render tiles that are not actually visible, or worse: when using the compass mode, it might not actually load all needed tiles.

CptWesley avatar Oct 17 '21 06:10 CptWesley