Note: This release has breaking changes.
- FEAT: allow game to specify max atlas sizes (#20). (fce72722)
- BREAKING FEAT: Adding support for Moving Platorms (#21). (9583948f)
- FIX: left tap input broken, cannot turn left (#15). (9eab90b0)
- FEAT: add Tiled object factories to automatically build Components (#16). (2d801212)
- FEAT: allow keyboard keys to be customizable in simple keyboard input (#17). (dbd0ae74)
- FEAT: adding custom classes and types (#14). (6e1e016e)
Note: This release has breaking changes.
- FEAT: allowing bundle and images loading customization (#12). (f412f38b)
- BREAKING FEAT: upgrade to flame 1.9.1 (#7). (7b59cdcd)
Note: This release has breaking changes.
- BREAKING FEAT: updating to flame 1.5 (#6). (a1c345c8)
- FEAT: uncoupling input implementation (#5). (bb2fdd26)
- FEAT: add CollisionDetectionBehavior docs (#3). (21e0ffd0)
- DOCS: bootstrapping the docs for initial release (#1). (7ecdedc9)
- TODO: Describe initial release.