Skip to content

Releases: libgdx/gdx-controllers

2.2.4

Choose a tag to compare

@Tom-Ski Tom-Ski released this 08 Jun 15:10

What's Changed

New Contributors

Full Changelog: 2.2.3...2.2.4

2.2.3

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 27 Apr 07:48
369c75d
  • 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

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 14 Jun 09:07
f13b009
  • 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

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 19 Jul 15:17
  • 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

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 28 Feb 10:00
  • Added convenience method Controllers#getCurrent returning the most recently used controller
  • HTML: implemented cancelVibration()

2.1.0

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 31 Jan 15:34
  • 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

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 14 Jan 19:57
  • iOS: Fixed vertical axis values and event based input for analog axis
  • Desktop: improved canVibrate() and implemented cancelVibration()

2.0.0

Choose a tag to compare

@MrStahlfelge MrStahlfelge released this 19 Dec 23:29