Zooming Reinvented


This mod allows to heavily customise the zooming behaviour, in particular it allows to: - change how far you can zoom out (and still see the world) - change how aggressive the zooming is (equivalent to changing mouse wheel sensitivity) - change at what position and zoom level the map opens - zoom in or out instantly with a single key stroke See homepage/mod portal/readme for a full explanation of how this mod works. Please report any bugs and usability issues you find to help make this mod better - your feedback is much appreciated. Based on Zooming Reinvented by Jarcionek

Utilities
3 years ago
1.0 - 1.1
7.25K

Changelog

Version: 2.2.8
Date: 2020-11-24
  Info:
    - 2.x.x scheme for Factorio 1.1.0 (experimental)
Version: 1.2.8
Date: 2020-10-20
  Bugfixes:
    - MP event re-registration
Version: 1.2.7
Date: 2020-10-20
  Optimizations:
    - catch the error on calling remote interface and and log it to the log file and print on users screen. does not crash the game anymore
Version: 1.2.6
Date: 2020-10-20
  Bugfixes:
    - do something for MP stability (hopefully)
Version: 1.2.5
Date: 2020-10-18
  Bugfixes:
    - FIX crash in new game on_nth_tick(1)
Version: 1.2.4
Date: 2020-10-17
  Scripting:
    - now each mod must register the callback again after load.
  Bugfixes:
    - reset callback registrations on load
Version: 1.2.1
Date: 2020-10-04
  Bugfixes:
    - FIX for control.lua:252: bad argument #3 of 3 to 'index' (string expected, got nil)
Version: 1.2.0
Date: 2020-10-01
  Features:
    - add a remote interface
Version: 1.1.0
Date: 2020-09-29
  Changes:
    - option to disable zoom out removed
    - zooming in map uses the default game behavior
  Info:
    - code base refactored
Version: 1.0.0
Date: 2020-08-29
  Info:
    - Created for Factorio 1.0
    - completely based on https://mods.factorio.com/mod/ZoomingReinvented
  Locale:
    - English
  License:
    - MIT