Sha256: 256b6ffa801a4d5a9c95d08aeaf85cf7f7548d04af607a4121f7a6b85f70d34d

Contents?: true

Size: 713 Bytes

Versions: 1

Compression:

Stored size: 713 Bytes

Contents

# 0.3.1

* Prevent system registration from overwriting existing entity list.

# 0.3.0

* Add tag system that processes entities by tag.

# 0.2.6

* Replace internal event listener with miru gem.

# 0.2.5

* Add has_component? to Entity.

# 0.2.4

* Add world disposal.

# 0.2.3

* Separate entity retrieval and processing logic in system to allow pre and post-processing.

# 0.2.2

* Fix entities being added to entity manager multiple times.

# 0.2.1

* Restore system access to world delta_ms.

# 0.2.0

* Add ability to remove components from an entity.
* Extract component mask logic into its own class.
* Remove a few instances of unnecessary coupling.
* Write remaining tests.

# 0.1.0

* Initial release!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
baku-0.3.1 CHANGELOG.md