Releases: JT8D-17/Enhanced-Cloudscapes-Controller-for-X-Plane
20220527-1
This is an update for Enhanced Cloud-/Skyscapes Controller for Enhanced Skyscapes Version 2022.05.23.
Changelog
- Updated datarefs for Enhanced Skyscapes Version 2022.05.23.
- Updated default plugin value preset for Enhanced Skyscapes Version 2022.05.23.
- Split performance presets into one for Enhanced Cloudscapes and one for Enhanced Skyscapes.
Downloading
- Download
Source code.zip
orSource code.tar.gz
from below - Unzip it
Complete installation
- Follow the installation instructions in Readme.md
Updating a present installation
- Replace
Scripts/ECS_Controller.lua
with the one from the unzipped archive - Replace
Modules/ECS_Controller/Lua/ECSC_Datarefs.lua
with the one from the unzipped archive - Replace
Modules/ECS_Controller/Lua/ECSC_Main.lua
with the one from the unzipped archive - Delete
X-Plane 11/Resources/plugins/FlyWithLua/Modules/ECS_Controller/ECSC_Preset_Performance.cfg
- Delete
X-Plane 11/Resources/plugins/FlyWithLua/Modules/ECS_Controller/ECSC_Preset_PerformanceOld.cfg
- Move any CFG files from the unzipped archive into
X-Plane 11/Resources/plugins/FlyWithLua/Modules/ECS_Controller
. Overwrite any old files.
Usage
- See Readme.md
20210819-1
Changelog
Fixes
- "FlyWithLua" plugin menu disappearing after reloading all FlyWithLua scripts
Downloading
- Download
Source code.zip
orSource code.tar.gz
from below - Unzip it
Complete installation
- Follow the installation instructions from Readme.md
Updating a present installation
- Replace
Scripts/EC_Controller.lua
with the one from the unzipped archive - Replace
Modules/EC_Controller/Lua/ECC_Menu.lua
with the one from the unzipped archive
Usage
- See Readme.md
20210703-1
+++ Delete the old version before installing (except EC_Preset.cfg) +++ Delete the old version before installing (except EC_Preset.cfg) +++ Delete the old version before installing (except EC_Preset.cfg) +++ Delete the old version before installing (except EC_Preset.cfg) +++ Delete the old version before installing (except EC_Preset.cfg) +++
This is a major rework of Enhanced Cloudscapes Controller, so heed the above and delete the old version (FlyWithLua/Scripts/EnhCloudsController.lua and FlyWithLua/Modules/EnhCloudsController) before installing the new one (you may keep your EC_Preset.cfg).
New features:
- Support for multiple presets (read from FlyWithLua/Modules/EC_Controller). Must be prefixed with (or named) EC_Preset, e.g. "EC_Preset.cfg" or "EC_Preset_MyPreset.cfg". Read the Readme for more information.
- Tooltips for some general UI items.
Changes:
- I've recreated the entire utility in a standard template that I'm using for some other projects of mine to improve maintainability and add new stuff like tooltips.
Fixes:
- Opening the EC Controller window from X-Plane's "plugins" should now work much, much more reliably
Additions:
- Presets containing the plugin default values and two for next to zero FPS loss.
Read Readme.md (can be opened with web browsers) or read it online on the repo's main page.
The "source code" package is all you need.
20201125-1
- Updated for Enhanced Cloudscapes Beta 2020.11.24
- Added a custom menu entry to X-Plane's "Plugins" menu
- Documentation updates
Read Readme.md (can be opened with web browsers) or read it online on the repo's main page.
The "source code" package is all you need.
20200817-1
Initial release.
Read Readme.md (can be opened with web browsers) or read it online on the repo's main page.
The "source code" package is all you need.