Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@rsubtil rsubtil released this 29 Jun 12:40
· 27 commits to master since this release

Changes

  • [4.0] Fix trigger icons overriding other icons on specific scenarios (thanks @martinboue)
  • [3.x, 4.0] Added OUYA controller (thanks @halotroop2288)
  • [3.x, 4.0] Added positional buttons and disconnected controller icons (thanks @halotroop2288)
  • [3.x, 4.0] Renamed LB/RB/LT/RT Nintendo Switch asset filenames to L/R/ZL/ZR respectively (thanks @halotroop2288)
  • [3.x, 4.0] Code refactoring and cleanup (thanks @halotroop2288)
  • [3.x, 4.0] Added TTS (text-to-speech) support

Warning
There are some breaking changes, and there might be additional steps to port your project. Check the docs' Porting addon versions (Godot 3 version) section for additional details and steps.

Full Changelog [4.0]: v1.1.4...v2.0.0
Full Changelog [3.x]: v1.1.4-godot3...v2.0.0-godot3