Skip to content

Releases: darkaqua/darker-engine

v7.2.1

19 Apr 17:59
Compare
Choose a tag to compare

v7.2.0

19 Apr 17:44
489ae12
Compare
Choose a tag to compare

What's Changed

  • feat(destroy): Add destroy function - fix #30 by @pagoru in #32

Full Changelog: v7.1.0...v7.2.0

v7.1.0

20 Mar 21:10
436e9d6
Compare
Choose a tag to compare

What's Changed

  • feat(engine/loop): Added pause and resume functions by @alqubo in #28

Full Changelog: v7.0.2...v7.1.0

v7.0.2

20 Mar 19:50
3a2209a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

19 Mar 16:23
3b48447
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

02 Mar 18:44
9880659
Compare
Choose a tag to compare

What's Changed

  • add async await and new uid system by @pagoru in #20
  • feat(queues): engine working with queues by @alqubo in #22

New Contributors

Full Changelog: v6.2.0...v7.0.0

v6.3.0

08 Jun 14:42
caded67
Compare
Choose a tag to compare

What's Changed

  • add async await and new uid system by @pagoru in #20

Full Changelog: v6.2.0...v6.3.0

v6.2.0

21 Aug 17:36
04dc6ea
Compare
Choose a tag to compare
feat(entity): added hasComponents function and partial updates (#15)

v6.1.0

14 Aug 17:09
3f6ff28
Compare
Choose a tag to compare
feat(entity): add getComponentsData and return entity on updateCompon…

v6.0.0

04 Aug 09:12
f411211
Compare
Choose a tag to compare
chore(types): entities, components and data types (#7)

* wip custom IComponents and IEntities types

* update README.md

* chore(types): working

* chore(types): entities, components and data typed

* chore(types): entities, components and data typed