Skip to content

Releases: Sequal32/yourcontrols

Version 2.5.2

22 Feb 01:51
Compare
Choose a tag to compare

Fixes

  • Attempted to fix an issue where the game would crash when transferring controls
  • Attempted to fix an issue where clients would get teleported to various locations
  • Attempted to fix an issue where position would not sync

Release 2.5.1

21 Feb 07:41
Compare
Choose a tag to compare

Fixes

  • Fixed an issue where aircraft movement and throttle would not be synced.
  • Small optimization of net code

Version 2.5.0

20 Feb 08:33
Compare
Choose a tag to compare

New Features

  • Network Stats! See how much network YourControls is using and if there is any packet loss detected.
  • Cloud Host Did port forwarding and Cloud Server not work with you? Well this new option gives you the opportunity to get connected without any other setup! Currently the server resides in the USA so latency is the biggest issue if you choose to use this connection method.
    Note: Currently, the number of connections to the server is capped at 100,
  • A32NX clicking the priority button on the joystick will now forcibly take control.
  • The person connecting to the server no longer has to select a definition file! The server will send their copy over to the client hassle-free
  • New clients will no longer start as an observer
  • You can now set a keybinding to transfer controls to, and take controls from the 1st person on the connection list! Go into the controls menu, and bind a key combo to LAUNCH BAR SWITCH TOGGLE.
  • Streamer Mode - Hides your IP after connecting.
  • New connections as observer - New connections will not be able to manipulate switches.

Changes

  • Reworked interpolation - syncs position/rotation data more reliably
  • UPnP is now it's own setting. Check the Log.txt if you need to see if UPnP worked or not and why.
  • The default port has now been changed to 25071.

Bug Fixes

  • Clicking the CDI button on the G1000/G3000 will no longer throw it off sync
  • Fixed an issue where MCDU scratchpad inputs would be out of order. For example, typing KBOS would sync KOBS sometimes.
  • FD drift has been fixed (only if winds are the same for all people)
  • Fixed an issue where transferring controls would lead to an unrecoverable dive

Synced

  • Indicated Airspeed
  • FBW A32NX EFB, Printer, APU, New Radios
  • Engine N1/N2/ITT/torque
  • Engine oil temp/oil pressure
  • More precise radio syncing (you can now increment by 0.05MHz)
  • Fuel

Huge thanks to @rthom91 for testing and syncing all of these new aircraft!

New Aircraft

  • Experimental FBW A32NX
  • Mrtommymxr DA40NGX
  • Mrtommyxr DA62X
  • SaltySimulations 747-8
  • TheFrett Bonanza G36
  • WorkingTitle CJ4
  • Asobo Extra 330LT
  • Asobo Boeing 747-8i
  • Asobo Boeing 787-10
  • Asobo Airbus A320 Neo
  • Asobo Mudry Cap 10
  • Asobo Cessna 152
  • Asobo Cessna 172 Steam
  • Asobo Cessna 208B
  • Asobo CJ4
  • Asobo CTLS
  • Asobo Diamond DA40NG
  • Asobo Diamond DA40TDI
  • Asobo Robin DR400
  • Asobo DV20
  • Asobo Bonanza G36
  • Asobo Baron G58
  • Asobo KingAir 350
  • Asobo Cessna Citation Longitude
  • Asobo Cirrus SR22
  • Asobo Pipistrel Virus SW1221
  • Asobo Zlin Savage Cub
  • Asobo Zlin Savage Shock
  • Asobo Aveko VL-3 Sprint

Known Issues

  • Having differing weather will cause differences in indicated altitude and airspeed

Release 2.4.1

17 Jan 15:40
Compare
Choose a tag to compare

Fixes

  • Fixed an issue where switches/button presses from the copilot wouldn't sync instantly, but would be synced along with any other packets that got dropped upon pressing a button #64

New Changes

  • Added TRK/FPA & TCAS traffic switch in the A32NX

Version 2.4.0

29 Dec 16:26
Compare
Choose a tag to compare

A manual installation is not included with the releases anymore. Please use the latest installer to get this release. If it doesn't open, install the Webview Runtime.

It's recommended you tick the option for Clean Install when you install the new version, otherwise you'll have 3 files labelled A32NX.

An awesome release that adds an option to use Cloud Server instead of port forwarding/using a VPN client, and eliminates conflicts with other mods by default. Hoping to fix some autopilot issues and smoothen out position updates even more for the next update.

Changes

Synchronization

  • Mixture/Prop can now be controlled by both PM and PF in all aircraft
  • Yoke/Throttles will reset to the host's position when moved
  • H events are now received from JS via a websocket, which removes the need for defining H events manually (might support #34 automatically?)
  • Touch screen buttons in avionics are now automatically detected
  • Toe brakes synced
  • Ground speed synced (corrected for wind)
  • Sync elevator/aileron positions

Net

  • Switch from TCP to UDP, implemented UDP hole punching for P2P connections
  • Switch from JSON to MessagePack
  • Fixed UPNP SSDP not broadcasting correctly, which should fix UPNP failing randomly
  • A client can no longer connect to a server that does not have the same version as they do

Misc

  • Active Aircraft is no longer saved to ensure that the correct aircraft gets selected
  • External IP now shown on the UI
  • Take Control button added for the host to force taking back control (#31)
  • Clients will now start as observers

  • WASM gauge moved to a standalone module (#57, #49)
  • The program will now look for files relative to its path rather than from the path where it was launched from

Fixes

  • #52 - radios are value-synced on initial connection only now, relies on events for perfect synchronization
  • #59 - attempted to fix by removing sync of PLANE HEADING DEGREES GYRO
  • Fixed a bug where the batteries on the A32NX could get desynced

New Aircraft

  • Icon A5
  • DR400

Known Issues

  • AP flight director drifting off course
  • A32NX rattling sound in the air

vbetabase

25 Dec 02:46
Compare
Choose a tag to compare
vbetabase Pre-release
Pre-release
push

Version 2.3.3

18 Dec 06:40
Compare
Choose a tag to compare

Changes

  • Fixed white screen issue some computers were having by switching to MSHTML

Release 2.3.2

09 Dec 02:05
Compare
Choose a tag to compare

Download Installer

Changes

  • Fixed Pitts/XCub not syncing position
  • Support new A32NX dev where most future A32NX updates will not be broken by YourControls

Release 2.3.1

14 Nov 22:33
Compare
Choose a tag to compare

Fixes

  • Bootstrap/jquery are now offline to prevent any CDN downloading issues (fixes white screen upon pressing buttons)
  • Taxi lights, FDs fixed on A32NX

Release 2.3.0

13 Nov 04:42
Compare
Choose a tag to compare

Automated Installer

New Features

  • Automatic updater! Downloads and runs the latest installer without leaving the application. (Thanks @SafeShows)
  • Overhauled UI layout, theme, and integrate config.json settings! (@SafeShows)

Changes

  • Refactored definitions to be more generic - i.e. ToggleSwitchParam -> ToggleSwitch with more parameters
  • Trim will no longer sync while on autopilot
  • Added manifest.json
  • Support A32NX dev version via the new installer

Fixes

  • A320 lighting knobs turning, but lights not coming on
  • Attempted to fix a case where the application would crash randomly
  • Attempted to fix switches going haywire in the A320 upon initial connection

Synchronized

  • TBM starter/ignition
  • autopilot FLC, VS hold
  • Some starter switches in other planes
  • A32NX autobrakes
  • DA62 electrical master