Skip to content

Releases: AirConsole/airconsole-construct2

Version 1.8.0.4

30 Jan 12:54
f3fed7c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0.3...v1.8.0.4

Version 1.8.0.3

09 Jul 06:45

Choose a tag to compare

Added action "Start AirConsole" needed to actually start AC and let it know we are ready to receive events. Has to be used before "Game Ready" in order to instantiate AirConsole

What's Changed

Full Changelog: v1.8.0.2...v1.8.0.3

Version 1.8.0.2

29 Jun 09:02

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0.1...v1.8.0.2

Version 1.8.0.1

13 Dec 16:54

Choose a tag to compare

Fixes for missing methods for new triggers

Full Changelog: 1.8.0.0...v1.8.0.1

Version 1.8.0.0

07 Dec 15:49

Choose a tag to compare

Updated to AirConsole v1.8.0

What's Changed

Full Changelog: 1.7.0.19...1.8.0.0

Version 1.7.0.19

22 Oct 15:57

Choose a tag to compare

What's new

  • On device motion should be a trigger
  • Edit profile impossible from screen
  • Using isController
  • Setting controller orientation
  • Ordering

Don't forget about the new merger if you plan your controllers with this same plugin: https://github.com/Psychokiller1888/AirConsoleMerger/releases

Version 1.7.0.18

21 Oct 16:30

Choose a tag to compare

  • Fixing all messenging functions for controller mode

Version 1.7.0.17

19 Oct 17:44

Choose a tag to compare

Fixed controller orientation

Version 1.7.0.16

18 Oct 08:52

Choose a tag to compare

Version 1.7.0.16

  • Added OnDeviceMotion trigger
  • Added GetPremium action
  • Added Vibrate action
  • Added MotionData expression

Version 1.7.0.15

17 Oct 04:31

Choose a tag to compare

  • Added ability to get device ID that is currently being used (Controller function)
  • Added Edit Profile

Thanks HEDev for the pull request