Skip to content

Releases: KennyProgrammer/JECS

JECS-0.1.9.1

06 Mar 10:27
Compare
Choose a tag to compare

The first fix build 0.1.9.1 is arrived!

Fixed:

  • The pack creation and holding.
  • The sorting algorithm.
  • The group get methods.

Also added fully working examples to binary.

JECS-0.1.9

02 Mar 10:37
9dc1f94
Compare
Choose a tag to compare

Finally this new release arrive, after long time break on working with this library. This JECS 0.1.9 is fully reconstructed library, at least and with hole buch of bug fixes, and new features.
New features:

  • Groups & Views
  • Sorting
  • Null Entity
  • Support Long, Short for entity identifier.
  • The as operator.
  • The all method.
  • Packs
  • Profiling

And more. Enjoy fully stable version. Now all library documented on GitHub page.

JECS-0.1.7

29 May 13:53
Compare
Choose a tag to compare

Finally release the first really stable build of JECS (Java Entity Component System).