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일 오후 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