Releases: linuxgurugamer/AnyRes
Releases · linuxgurugamer/AnyRes
2.0.12
2.0.11
Reverted all changes back to version 2.0.9.1. This removes all changes from KerbalOne
The following change was inspired by the mod Resolution Keeper, published by Spacedock user Bion:
Added check to verify that the resolution hadn't changed outside of the game, and reset it if it has
Updated version file to use github for new version info
Added additional resolution saves
2.0.10.1
Updated README
Updated version file to use github for new version info
2.0.10
Thanks to github user @KerballOne for this:
Added Features UI Scale setting and set per SCENE
It can now automatically switch resolution and UI scale based on scene. Each setting config now includes
a "scale" attribute in addition to name, height, width and fullscreen.
All it needs is a config file (auto created on first run) with the scene name (e.g. 'EDITOR',
'FLIGHT', etc.).
The UI Window updates after each action and allows to save by preset or SCENE. So saving and/or apply new presets is easier.
The following change was inspired by the mod Resolution Keeper, published by Spacedock user Bion:
Added check to verify that the resolution hadn't changed outside of the game, and reset it if it has
Updated URL to get info from Github rather than ksp.spacetux.net
Improved kerballone PR by changing UI scale from a number to a slider
Added App Scale slider
2.0.9.1
Fixed error induced by previous fix, where the screen was being reset upon reentering after changing screen, due to a variable not being set properly.
2.0.9
Fixed performance issue when window was left open
2.0.8
Added new option to save game window position (currently only 1 position saved)
Added option to settings page to enable/disable the buttons for saving the game window
Cleaned up some code, replacing some GUILayout.BeginHorizontal/EndHorizontal with using new HorizontalLayout, same for some vertical
2.0.7.4
Thanks to @yalov for these changes:
Remove duplicate configs, add 1600x1000
Changed the 1080p full screen option, since it duplicated the other 1920x1080
2.0.7.3
Restored functionality on all screens
Removed check for "/" to open window
Broke main class into it's own file
2.0.7.2
Added AssemblyfileVersion
Updated version file for 1.12