Releases: Prozi/oneforall
Releases · Prozi/oneforall
v5.6.0
- added scaling (deltaTime = 60fps number) for all lifecycle update functions
- added the same thing to demo
- improved animator
- improved state machine
- linted and prettified project, again
- made animator use proper state machine correctly
v5.0.8
should be fine until some next feature or bug request
v5.0.5
- renamed PIXI.Container.name (deprecated) to PIXI.Container.label and similar
v4.0.0
- bumped all dependencies leaving typescript at ^4
- updated to latest pixi
- refactored a bit to improve types