diff --git a/CHANGES.md b/CHANGES.md index f61141b..5453cc1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,68 +1,14 @@ # Distant Object Enhancement (DOE) :: Changes -* 2024-0428: 2.1.1.16 (LisiasT) for KSP >= 1.3.1 - + Updates `KSPe.Light` to the lastest, mitigating that pesky collateral effect on KSP when users brute-force their way into the Steam's Launcher options trying to get rid of the infamous PD-Launcher. -* 2023-0103: 2.1.1.15 (LisiasT) for KSP >= 1.3.1 - + Closes issues: - - [#37](https://github.com/net-lisias-ksp/DistantObject/issues/37) Parallax may be inducing DOE to bork the Flares - - [#32](https://github.com/net-lisias-ksp/DistantObject/issues/32) `Body Flares` are being deactivated when `Dynamic Dimming Skies` are -* 2023-0818: 2.1.1.14 (LisiasT) for KSP >= 1.3.1 - + Closes issues: - - [#38](https://github.com/net-lisias-ksp/DistantObject/issues/38) Misbehaviour on the Settings Dialog -* 2023-0718: 2.1.1.13 (LisiasT) for KSP >= 1.3.1 - + An embarrassing memory leak was detected and fixed. -* 2023-0421: 2.1.1.12 (LisiasT) for KSP >= 1.3.1 - + "Dumb mistakes fixed" edition. - + Closes issues: - - [#34](https://github.com/net-lisias-ksp/DistantObject/issues/34) Hundreds of errors in KSP.log - - [#25](https://github.com/net-lisias-ksp/DistantObject/issues/25) Rework the Settings. - - [#14](https://github.com/net-lisias-ksp/DistantObject/issues/14) Disabling "changeSkybox" non functional - - [#1](https://github.com/net-lisias-ksp/DistantObject/issues/1) -* 2022-1114: 2.1.1.11 (LisiasT) for KSP >= 1.3.1 - + Brings to mainstream the Experimental features from 2.1.1.10 - - Fixes the Sky dimming for the Sun - - Implements some parameters to customise the dimming for planets. - + (formally) Work issues: - - [#23](https://github.com/net-lisias-ksp/DistantObject/issues/23) Parameterise the FoV of the celestial body inducing the SkyBox to dim #23 -* 2022-0908: 2.1.1.10 (LisiasT) for KSP >= 1.3.1 **EXPERIMENTAL** - + Fixes the Sky dimming for the Sun - + Implements some parameters to customise the dimming for planets. - + Work issues: - - [#23](https://github.com/net-lisias-ksp/DistantObject/issues/23) Parameterise the FoV of the celestial body inducing the SkyBox to dim #23 -* 2022-0727: 2.1.1.9 (LisiasT) for KSP >= 1.3.1 - + Bug hunting release. - + Closes issues: - - [#16](https://github.com/net-lisias-ksp/DistantObject/issues/16) Update KSPe.Light for KSPe - - [#15](https://github.com/net-lisias-ksp/DistantObject/issues/15) When switching to the MAP, the skybox keeps the current DOE's state! - - [#10](https://github.com/net-lisias-ksp/DistantObject/issues/10) Prevent the body label on mouseover to be activated when there's something between... - - [#8](https://github.com/net-lisias-ksp/DistantObject/issues/8) Labels on ALT+RMB are being drawn twice... -* 2022-0724: 2.1.1.8 (LisiasT) for KSP >= 1.3.1 - + A memory leak was detected and fixed. - + Updates KSPe.Light to fix a borderline situation related to the "unreparse" stunt. -* 2022-0418: 2.1.1.7 (LisiasT) for KSP >= 1.3.1 - + A major screwup on Mono's libraries was detected and worked around by KSPe.Light. - + Formalizes support for KSP 1.3.1. #HURRAY!! -* 2021-1020: 2.1.1.6 (LisiasT) for 1.4.1 <= KSP <= 1.12.2 - + Some brain-farts of mine on handling Scene switch were fixed - - Thanks for the [report](https://forum.kerbalspaceprogram.com/index.php?/topic/205063-145/&do=findComment&comment=4044226), [dartgently](https://forum.kerbalspaceprogram.com/index.php?/profile/204885-darthgently/)! - - And for the [one](https://forum.kerbalspaceprogram.com/index.php?/topic/205063-145/&do=findComment&comment=4042216) from [Krazy1](https://forum.kerbalspaceprogram.com/index.php?/profile/203523-krazy1/) too! While fixing the previous, I detected what could be happening on this one and (hopefully) fixed it. - + Testings down to KSP 1.3.1 suggests it works on these, but - - "Development" was done on KSP 1.4.1 and 1.4.3, and then tested against 1.7.3 and 1.12.2 and no problems (others than my own ones) were found! **#HURRAY!!** - - KSP 1.3.1 appears to work, but I didn't "certified" it yet. Try at your own risk :) - - On the bottom line, the thing **runs** downto 1.3.1, but I'm not confident enough yet. -* 2021-1007: 2.1.1.5 (LisiasT) for 1.4.5 <= KSP <= 1.12.2 - + Über refactoring - - Creating a shareable MeshEngine - - Decoupling PartModule details from the Engine - - Now it can be extended by creating new DLLs, instead of recompiling the thing! - + Adding (preliminary) support for ReStock - - To tell you the true, just a more thoughtfully implementation of Stock MODEL sections. - + Significant performance enhancements and CPU savings - + New Render Mode to allow smooth transitions at the cost of memory. - - Vessels are not removed from the cache, unless destroyed - - May use **a lot** of memory! - + Option to show the names of all visible bodies - - Use \ while RightClicking the mouse. -* 2021-0929: 2.1.0.0 (LisiasT) for KSP >= 1.8 - + Preliminary version under Lisias' Management - + No new features or bugfixes. Yet. ;) +* 2024-0801: 2.2.0.0 (LisiasT) for KSP >= 1.3.1 + + Add's (transparent) support for Kopernicus + + Adds a blacklist to prevent some bodies from being flared (and labeled) + + Allows customising the Fly Over Labels for vessels and bodies + + Allows per savegame settings + + Finally fix that pesky Settings Dialog being too tall. + + Closes issues: + - [#43](https://github.com/net-lisias-ksp/DistantObject/issues/43) The Settings Dialog should not be taller than the screen + - [#41](https://github.com/net-lisias-ksp/DistantObject/issues/41) Move /PluginData/DistantObject/Settings.cfg to inside the savegame's directory. + - [#33](https://github.com/net-lisias-ksp/DistantObject/issues/33) Support Kopernicus + - [#30](https://github.com/net-lisias-ksp/DistantObject/issues/30) Use the KSP's UI Multiplier Setting on the Labels! + - [#19](https://github.com/net-lisias-ksp/DistantObject/issues/19) Add a BlackList to prevent undesired bodies from bring flared. diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 71eb1ea..f1c26f9 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,5 +1,17 @@ # Distant Object Enhancement (DOE) :: Change Log +* 2024-0801: 2.2.0.0 (LisiasT) for KSP >= 1.3.1 + + Add's (transparent) support for Kopernicus + + Adds a blacklist to prevent some bodies from being flared (and labeled) + + Allows customising the Fly Over Labels for vessels and bodies + + Allows per savegame settings + + Finally fix that pesky Settings Dialog being too tall. + + Closes issues: + - [#43](https://github.com/net-lisias-ksp/DistantObject/issues/43) The Settings Dialog should not be taller than the screen + - [#41](https://github.com/net-lisias-ksp/DistantObject/issues/41) Move /PluginData/DistantObject/Settings.cfg to inside the savegame's directory. + - [#33](https://github.com/net-lisias-ksp/DistantObject/issues/33) Support Kopernicus + - [#30](https://github.com/net-lisias-ksp/DistantObject/issues/30) Use the KSP's UI Multiplier Setting on the Labels! + - [#19](https://github.com/net-lisias-ksp/DistantObject/issues/19) Add a BlackList to prevent undesired bodies from bring flared. * 2024-0428: 2.1.1.16 (LisiasT) for KSP >= 1.3.1 + Updates `KSPe.Light` to the lastest, mitigating that pesky collateral effect on KSP when users brute-force their way into the Steam's Launcher options trying to get rid of the infamous PD-Launcher. * 2023-0103: 2.1.1.15 (LisiasT) for KSP >= 1.3.1 diff --git a/DistantObject.version b/DistantObject.version index 6bf55c5..c99b18f 100644 --- a/DistantObject.version +++ b/DistantObject.version @@ -6,9 +6,9 @@ "CHANGE_LOG_URL": "https://raw.githubusercontent.com/net-lisias-ksp/DistantObject/master/CHANGES.md", "VERSION":{ "MAJOR":2, - "MINOR":1, - "PATCH":1, - "BUILD":16 + "MINOR":2, + "PATCH":0, + "BUILD":0 }, "KSP_VERSION_MIN":{ "MAJOR":1,