Skip to content

Releases: libgdx/gdx-controllers

2.2.3

27 Apr 07:48
369c75d
Compare
Choose a tag to compare
  • Android: improve default mapping, see #23 - set AndroidControllers.useNewAxisLogic to false to use old default mappings
  • Desktop: performance improvement #25
  • iOS: Fix haptic support on iOS 15+ #26

2.2.2

14 Jun 09:07
f13b009
Compare
Choose a tag to compare
  • Desktop: Raised Jamepad to 2.0.20.0, canVibrate returns real value from connected controller
  • iOS: Compatibility with RoboVM 2.3.16

2.2.1

19 Jul 15:17
Compare
Choose a tag to compare
  • Desktop: Fix slow controller detection on Linux #11
  • Desktop: new method to add own controller mappings
  • Desktop: Mappings file is updated automatically on release of this lib from now on
  • Android: Do not show Pixel fingerprint sensor as a game controller

2.2.0

28 Feb 10:00
Compare
Choose a tag to compare
  • Added convenience method Controllers#getCurrent returning the most recently used controller
  • HTML: implemented cancelVibration()

2.1.0

31 Jan 15:34
Compare
Choose a tag to compare
  • Added Controller#getPowerLevel() with implementations on iOS and Desktop
  • Desktop: getAxisCount() and getMaxButtonIndex() return real values for connected controller
  • Desktop: raised Jamepad to 2.0.14.1, better compatibility for older MacOS versions, Jamepad configuration is overridable
  • iOS: added actual implementation for isVibrating() and cancelVibration()

2.0.1

14 Jan 19:57
Compare
Choose a tag to compare
  • iOS: Fixed vertical axis values and event based input for analog axis
  • Desktop: improved canVibrate() and implemented cancelVibration()

2.0.0

19 Dec 23:29
Compare
Choose a tag to compare