Releases: angry-pixel-studio/angry-pixel-engine
Releases · angry-pixel-studio/angry-pixel-engine
v2.0.8
v2.0.7
Kinematic type for RigidBody
component.
v2.0.6
polygon
andpolyline
properties added toTiledObject
interface.isEntity
method added toEntityManager
- Bugs in
EntityManager
fixed.
v2.0.5
Fixed the way velocity and accleeration are implemented for dynamic rigid bodies.
v2.0.4
Improving reposition for dynamic rigid bodies
v2.0.3
Improving ApplyRepositionSystem
v2.0.2
Adding the method createEntities
to the EntityManager class.
v2.0.1
Updating API Docs
v2.0.0
Major Update
- Entity-Component-System based architecture
- Shadow/Lights rendering
- Dependency Injection
v1.2.17
- Adding object layer to Tiled component