Ashley 1.7.2 released

Feb 29 2016 · 1 min read · Comments

ashley-logo.png

Small Ashley release, check the changes for 1.7.2 below:

  • Bug fix: Engine doesn't use EntitySystem iterator().
  • Bug fix: Fixes Engine left unusable, in the updating state, after an uncaught exception in a subsystem.
  • Bug fix: Fixes FamilyManager not cleaning up properly when a triggering a listener that throws.

To use it, change your dependency to com.badlogicgames.gdx:ashley:1.7.2. The new nightly dependency is com.badlogicgames.gdx:ashley:1.7.3-SNAPSHOT.