Skip to content

Releases: linuxgurugamer/AnyRes

2.0.12

12 Feb 13:13
Compare
Choose a tag to compare
Updated presets to have consistant names re. windowed and Fullscreen

2.0.11

22 Jan 12:22
Compare
Choose a tag to compare
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

24 Dec 18:17
Compare
Choose a tag to compare
Updated README
Updated version file to use github for new version info

2.0.10

27 Aug 21:58
Compare
Choose a tag to compare
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

07 Mar 13:59
Compare
Choose a tag to compare

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

05 Mar 02:56
Compare
Choose a tag to compare

Fixed performance issue when window was left open

2.0.8

01 Jul 18:41
Compare
Choose a tag to compare
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

25 Jan 13:10
Compare
Choose a tag to compare
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

16 Sep 20:12
Compare
Choose a tag to compare
Restored functionality on all screens
Removed check for "/" to open window
Broke main class into it's own file

2.0.7.2

19 Jul 12:47
Compare
Choose a tag to compare
Added AssemblyfileVersion
Updated version file for 1.12