More features, bug fixes and improvements for Ashley entity framework on this new release.
- API addition: we now use a builder pattern to create
Familyobjects. More about it on the wiki. - API addition: new
SortedIteratingSystemby Lusito. - API addition: now
ImmutableArrayimplements theIterableinterface, which makes it a lot easier to iterate over entity collections. - Bug fix: avoid double entity removal by accident.
- Bug fix: fixes
StackOverflowErrorwhen 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!