Skip to content

Releases: evogelsa/dcs-real-weather

Real Weather v1.9.0

12 Sep 22:44
Compare
Choose a tag to compare

Release for Real Weather v1.9.

Change log:

  • [NEW] More robust Lua parsing and updating, expanding compatibility with other tools
  • [NEW] Improved wind shift calculation between ground, 2000 meters, and 8000 meters
  • [NEW] More configurable options to adjust weather that is used in the updated mission
  • [NEW] Real Weather will include its version in the log each time it's ran
  • [NEW] Include linux release
  • [FIXED] Final DCS METAR was not being output in log file
  • [FIXED] Log errors from mission updating functions

Real Weather v1.9.0-rc2

08 Sep 20:05
Compare
Choose a tag to compare
Pre-release

Pre-release for Real Weather v1.9.0.

Due to some pretty substantial changes this version, this release is being marked as a pre-release. The full release will be scheduled after enough time for feedback has elapsed.

Change log:

  • [NEW] More robust Lua parsing and updating, expanding compatibility with other tools
  • [NEW] Improved wind shift calculation between ground, 2000 meters, and 8000 meters
  • [NEW] More configurable options to adjust weather that is used in the updated mission
  • [FIXED] Final DCS METAR was not being output in log file

Real Weather v1.8.0

06 Sep 02:00
Compare
Choose a tag to compare
  • Add metadata to .exe including application icon
  • Improve time offset configurability

Real Weather v1.7.0

04 Sep 20:01
Compare
Choose a tag to compare

Add support for mission files without a weather preset already selected.

Real Weather v1.6.1

01 Sep 00:19
Compare
Choose a tag to compare

Fixed winds aloft calculation to ubiquitously use MSL altitudes and reference the station elevation of the requested aerodrome for the wind reference height.

Real Weather v1.6.0

29 Aug 03:21
Compare
Choose a tag to compare

Improve winds aloft calculation with feedback from #10. New method should return more accurate results, and "extremeness" of winds aloft can be tweaked using the new configurable "stability" parameter. The default value should be sensible and not differ too much from previous methods. For more info on the calculation see the following: https://en.wikipedia.org/wiki/Wind_profile_power_law

Real Weather v1.5.0

14 Oct 01:12
Compare
Choose a tag to compare

Increases stability with better error handling and checking and adds default weather that is used if CheckWX API is down.

Real Weather v1.4.2

23 Jun 01:33
Compare
Choose a tag to compare

Fixed cloud reporting in the logged METAR and added conditions

Real Weather v1.4.1

28 May 08:06
Compare
Choose a tag to compare

Fixed minor bug with visibility not being correctly formatted

Real Weather v1.4.0

28 May 05:49
Compare
Choose a tag to compare

Changes:

  • added some additional METAR codes which may come up (see #1)
  • added config options to disable updating time or weather
  • added log file option (set logfile in config to "" if no logging to file desired)
  • added a generated METAR that is output to log and command line