Ashley 1.3.2 released

Nov 20 2014 · 1 min read · Comments

ashley-logo.png

More features, bug fixes and improvements for Ashley entity framework on this new release.

  • API addition: we now use a builder pattern to create Family objects. More about it on the wiki.
  • API addition: new SortedIteratingSystem by Lusito.
  • API addition: now ImmutableArray implements the Iterable interface, which makes it a lot easier to iterate over entity collections.
  • Bug fix: avoid double entity removal by accident.
  • Bug fix: fixes StackOverflowError when processing entity operations.
  • Bug fix: fixes freeze when calling removeAllEntities().
  • Improvement: we made a bunch of changes that increase performance.

The new nightly dependency is com.badlogicgames.gdx:ashley:1.3.3-SNAPSHOT.

Big thanks to our awesome community!