Noita
LocationTracker (Minimap)
正在显示第 21 - 30 项,共 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 日 下午 1: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 日 下午 2: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