Noita
LocationTracker (Minimap)
30件中 21-30 を表示
< 1  2  >
更新:2020年11月3日 @ 12時59分

v0.5.4:
- Add automatic compatibility with mods that change the biome map. (Dependent on mod authors not using weird syntax...)

更新:2020年10月18日 @ 12時31分

v0.5.3:
- Game should load much faster now due to a file being shipped pre-generated instead of generating it on the fly on startup everytime.

更新:2020年10月17日 @ 7時00分

v0.5.2:
- Minimap now gets hidden when game is paused.

更新:2020年10月15日 @ 11時17分

v0.5.1:
- FIX: Added 2 more biomes for Noita 1.0.

更新:2020年10月15日 @ 10時20分

v0.5.0:
- Improved performance (hopefully) by only updating changed areas and when more than 11 areas need updating at once, splits the updates over multiple frames to reduce lag spikes at the cost of a little flickering.
- Added new biome colors for 1.0.
- Added compatibility with commonifier mod.

更新:2020年9月28日 @ 13時20分

v0.4.0:
- Increased subpixel count to 3x3.
- Added a border.

更新:2020年9月16日 @ 10時45分

v0.3.0:
- Divided each area into 2x2 subpixels for more accurate tracking!
- Removed the lookahead which would reveal areas the player can see. Defeats the purpose of a tracker when it reveals something you haven't actually been to.

更新:2020年9月14日 @ 14時13分

v0.2.0:
- Improved performance by reworking the way the map is drawn
- Increased map size by 1 block, is 11x11 now instead of 10x10

更新:2020年9月13日 @ 6時14分

Remove unused file

更新:2020年9月13日 @ 6時12分

v0.1.0:
-First release