Skip to content

Releases: NateTheGreatt/bitECS

v0.0.1-alpha.3

25 Jun 20:23
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

Install with:

npm install NateTheGreatt/bitECS#v0.0.1-alpha.3

WIP Docs: https://github.com/NateTheGreatt/bitECS/tree/next/packages/classic#readme

What's Changed

Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha.3

v0.0.1-alpha.2

22 Jun 23:42
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

Install with:

npm install NateTheGreatt/bitECS#v0.0.1-alpha.2

What's Changed

  • Worlds now auto-grow., size is optional.
  • Add enableBufferedQueries world option, queries native arrays by default.
  • ✨ classic: added definePrefab and registerPrefab by @pietrovismara in #138
  • Change entity recycling to use pop by @krispya in #143

Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2

initial alpha release

27 May 16:18
Compare
Choose a tag to compare
initial alpha release Pre-release
Pre-release

the first alpha release of @bitecs/classic