Skip to content

ashley-1.7.1

Compare
Choose a tag to compare
@dsaltares dsaltares released this 10 Jan 11:36
· 76 commits to master since this release
  • API addition: expose IntervalSystem interval value (read-only). Commit 5277cbe.
  • Bug fix: fixed pending entity operations not being processed in the right order. Issue #197.
  • Bug fix: fixed adding component in empty family EntityListener causing wrong EntityListener calls. Issue #203.
  • Bug fix: fixed some entity operations not being performed under special circumstances. Commit c45ba3b.
  • Internals: split Engine internals into loosely coupled, single responsibility smaller classes. Issue #178.
  • Update: uses Libgdx 1.8.0