Skip to content

Releases: VATSIM-UK/uk-controller-plugin

1.4.1

16 Nov 22:06
Compare
Choose a tag to compare
  • Version Bump!

1.4.0

16 Nov 22:02
Compare
Choose a tag to compare

Bugfixes/Features:

  • Allows minimum stack levels per airfield.
  • Minimum stack levels are now configurable through the OP menu.
  • Minimum stack level updates made more reliable.
  • Fixed a crash where switching between primary frequencies.
  • Increased the maximum length of history trails to 99 and enforced this.
  • Fixed a bug where aircraft that disconnect from the network are not removed from any managed holds.

Technical Upgrades:

  • Bumped the Visual Studio version to 2019.
  • Added Websocket connection to the API to allow data to be sent back to the plugin.

1.3.0

06 Jun 18:26
Compare
Choose a tag to compare

Bugfixes and Features:

  • Fixed a few bugs around creating folder and streamlined it to use standard C++ libraries.
  • Added command .ukcp resetvisuals which resets the screen position of all renderable objects to allow for easy repositioning.
  • Added an option to the general settings menu to display "unknown" times as blank, rather than the traditional "--:--"
  • The countdown timer is now configurable with up to 5 different timers from 0 - 999 seconds.

Technical Refactors:

  • Removed the use of MFC from the plugin.

1.2.1

13 May 20:12
bbf141e
Compare
Choose a tag to compare
  • Fix bug where clicking ADD on the Hold Manager would crash the plugin.
  • Fix bug where LoggerBootstrap would crash for users where their OS wasn't putting UKCP in the EuroScope folder by default.
  • Fix bug where modifying a hold profile would switch to that profile.
  • Resize the Hold Configuration Dialog.

1.2.0

12 May 15:41
5503ad5
Compare
Choose a tag to compare
  • Hold Manager
  • Selected hold TAG item
  • QNH change notifications
  • Added automated API key resetting
  • Allow any VATSIM-recognised controller to force squawk updates, without being a recognised primary frequency.
  • Fix the departure list items not working when Mode C simulation is turned on
  • Increase the range from origin for squawk allocations when aircraft not tracked, to fix the Heathrow Compton bug.
  • Force all UKCP related files to always be stored relative to Documents/EuroScope/ukcp, to prevent differences between individual user configurations.
  • Update the API authorisation check messages to make the next steps more intuitive and point users towards the Web Services Department if something really breaks.
  • After failed API authorisation, the plugin prompts the user for their key again.

NOTE: Some users may be requested to provide the location of their personal API configuration again, due to the change to the file root. This is expected and everything should work as before once the key has been re-entered.

1.1.2

23 Feb 16:47
3e87976
Compare
Choose a tag to compare
  • Initial altitudes are no longer assigned when the cruising level is below the initial altitude for the SID.
  • Fix a bug where the users controller would not be recognised if the plugin was loaded after connecting to VATSIM.
  • Fix a bug where ESSEX, THAMES and SOLENT would not be recognised as valid controller positions (thus preventing them from assigning squawks).

1.1.1

10 Feb 18:30
d0a0233
Compare
Choose a tag to compare
  • Fix crash where TAG items had a length that equalled the buffer length, causing it to overflow with the null character and crash EuroScope.

1.1.0

09 Feb 20:36
a3846ae
Compare
Choose a tag to compare
  • Stability fixes and better logging
  • Increased volume of countdown beep
  • Fixed D3 intention codes
  • Toggle the automatic assignment of squawks and initial altitudes
  • Fix the history trail dialog not properly selecting squares
  • Automatic assignment of circuit squawks
  • Fixed the menu popup having an unpredictable order

1.0.0

13 Jan 19:28
Compare
Choose a tag to compare

Initial release.