-
0.14.1
unconnected systems preserve the order they were added when iterated for updating entities component stores preserve order to prevent indeterministic results after iteration
-
0.14.0
entities can be checked for liveness
-
0.13.0
removed EntityCreationHandler notifying listeners is done in EntityManager extended interface EntityListener to report on added / removed components
-
0.12.0
Entity.java: step method is no longer final
-
0.11.0
Entities can be loaded via EntityCreationManager and EntityFactory
-
-
0.9.1
fixed serialization issues
-