Releases: Annoraaq/grid-engine
Releases · Annoraaq/grid-engine
2.11.0
- added layerOverlay feature (addressing overlapping characters on layer transitions #206)
2.10.4
Bugfixes:
- Fixes an infinite loop in pathfinding #205
2.10.3
Bugfixes
- Fixed collisions with positions without tiles on the char layer #201
2.10.2
Bugfixes:
- Fix pathfinding of non-colliding chars #199
2.10.1
- allow disabling walking animation after initialization #194
- updated dependencies
2.10.0
- Added character layers (Beta) #182
2.9.1
- Fix collision bug after using setPosition() #185
2.9.0
- Allow to make characters collision-free #108
2.8.0
-
moveTo will return an observable that allows being informed about the character arriving at the target or cancelled movements (#171)
-
resolved the following bug: pathBlockedStrategy STOP had an error that caused the character to block itself
2.7.0
- added getFacingPosition method #172
- updated dependencies