Skip to content

Releases: Skipper-is/YS-qRadar

v 0.0.15 Windows

23 Apr 19:35
Compare
Choose a tag to compare

Fixed bugs with units being incorrect on the aircraft list, and disconnect bug (hopefully!) as well as logged on message being shown continuously when connected to the YSRP server.

Full Changelog: 0.0.13...0.0.15

v 0.0.14 - Windows

13 Apr 10:30
Compare
Choose a tag to compare

Minor bug fix.
Just corrected some minor issues around floats in place of ints.
Full Changelog: 0.0.13...0.0.14

v 0.0.13 - Windows

13 Apr 10:09
Compare
Choose a tag to compare
  • Added additional nav types, so people can add them in the .ini

To add your own nav type, edit the groundfeatures element in the config.ini file.
If you wish to add in a new ILS called "myILS" you would add in the following item into the list:
"myILS":"ILS
The first part is the name of your ground item, the second is the class of nav beacon, the choices are currently ILS, NDB or VORDME.

  • Fixed some text spacing issues on the navs and aircraft

  • Fixed issue identified by mariosteve around the casting of floats to int in setHSV.

Full Changelog: 0.0.12...0.0.13

v 0.0.12 - Windows

12 Apr 20:51
Compare
Choose a tag to compare

This is a bug fix and feature addition.
Since 0.0.9 full release, I've refactored various bits, added in error messages for connection issues. In v0.0.12, I've added in a tab to show the server weather.
Also fixed a number of other minor bugs that cropped up during testing.

Screenshot of the weather update

Full Changelog: 0.0.9...0.0.12

v 0.0.9 - Windows

04 Apr 20:24
Compare
Choose a tag to compare

Initial release here on GitHub.
v0.0.9 for Windows.
This is in early alpha for sure, so any bugs, please let me know!