Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Releases: JT8D-17/Enhanced-Cloudscapes-Controller-for-X-Plane

20220527-1

27 May 16:56
Compare
Choose a tag to compare

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 or Source 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

20210819-1

19 Aug 20:51
Compare
Choose a tag to compare

Changelog

Fixes

  • "FlyWithLua" plugin menu disappearing after reloading all FlyWithLua scripts

 

Downloading

  • Download Source code.zip or Source 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

20210703-1

03 Jul 17:23
Compare
Choose a tag to compare

+++ 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

24 Nov 23:32
Compare
Choose a tag to compare
  • 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

16 Aug 22:31
Compare
Choose a tag to compare

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.