Removed option to capture system mouse cursor when using a controller due to it breaking touch screen input.
The temporary virtual cursor shown when using the mouse in controller input mode will now disappear when a controller stick is moved instead of after 1.5 seconds more
Bugfixes
Fixed some visual glitches related to LuaGuiElement::auto_toggle and LuaGuiElement::toggled.
Fixed that some remapped keys wouldn't work on Linux. ...
Migrated the prototype modding documentation from the wiki to the docs website, enabling a more advanced presentation, an offline version, and machine-readability of the underlying format. They can be found at https://lua-api.factorio.com/latest/index-prototype.html.
Minor Features
Added controller vibrations to some actions.
Added option to capture system mouse cursor when using a controller. This fixes cursor teleporting when usi...