Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.1.8 Date: 19. 08. 2020 Changes: - Brought back the old hotkeys, hooking to in-game zoom has too many edge-cases that needs ironing out Reset zoom features still work
Version: 0.1.7 Date: 17. 08. 2020 Changes: - The in-game "reset zoom" feature (F9 for 1x, ctrl + F9 for 2x) applies to the mod as well - Added limits to the zoom levels, turns out the engine kind of "breaks" if you push it far enough :( Limits are 0.034336838202925 <= valid zoom levels <= 1061298.2223154 Bugfixes: - Fixed "zoomed in map" to allow infinite zooming (unbind "Zoom out of world" to make use of) - Fixed sudden jumps in zoom when going to/from map
Version: 0.1.6 Date: 16. 08. 2020 Bugfixes: - Fixed zooming in map not working
Version: 0.1.5 Date: 16. 08. 2020 Changes: - Updated for Factorio version 1.0 - Moved the changelog to the proper format - Removed the need for AutoHotkey (contribution from calcwizard on GitHub)