Skip to content

2.0.0

Compare
Choose a tag to compare
@genaray genaray released this 12 Mar 14:54
· 54 commits to master since this release

Major rework, contains multiple breaking changes!
Extensions will be updated to work with this version soon!

Bug fixes & Changes 🛠

New Features 🎉

  • Improved performance for almost every operation
  • Introduced Signature that acts as a set of ComponentTypes
  • Queries are now cached and only iterate archetypes that they belong to, improves performance
  • Added Create-Overloads to bulk create entities (as an addition to EnsureCapacity)
  • Entity now contains its Version, EntityReference was removed
  • World.Create() now features several paramters to customize the world in terms of capacity, entities and chunks
  • New Documentation, hosted on Gitbook.

New Contributors ❤

Support ☕

leave a star ⭐ and buy us a coffee ☕ to support further development!

Full Changelog: 1.2.8...2.0.0