Releases: AirConsole/airconsole-construct2
Releases · AirConsole/airconsole-construct2
Version 1.8.0.4
What's Changed
- Make plugin compatible with Chrome 61 by @marc-n-dream in #38
New Contributors
- @marc-n-dream made their first contribution in #38
Full Changelog: v1.8.0.3...v1.8.0.4
Version 1.8.0.3
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
- 1.8.0.3 by @Psychokiller1888 in #37
Full Changelog: v1.8.0.2...v1.8.0.3
Version 1.8.0.2
What's Changed
- Deprecated onMute and onUnmute according to Airconsole team by @Psychokiller1888 in #36
Full Changelog: v1.8.0.1...v1.8.0.2
Version 1.8.0.1
Fixes for missing methods for new triggers
Full Changelog: 1.8.0.0...v1.8.0.1
Version 1.8.0.0
Updated to AirConsole v1.8.0
What's Changed
- Merge workflow from master by @Psychokiller1888 in #34
- 1.8.0.0 by @Psychokiller1888 in #35
Full Changelog: 1.7.0.19...1.8.0.0
Version 1.7.0.19
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
- Fixing all messenging functions for controller mode
Version 1.7.0.17
Fixed controller orientation
Version 1.7.0.16
Version 1.7.0.16
- Added OnDeviceMotion trigger
- Added GetPremium action
- Added Vibrate action
- Added MotionData expression
Version 1.7.0.15
- Added ability to get device ID that is currently being used (Controller function)
- Added Edit Profile
Thanks HEDev for the pull request