Skip to content

Releases: Annoraaq/grid-engine

2.11.0

24 Nov 18:16
Compare
Choose a tag to compare
  • added layerOverlay feature (addressing overlapping characters on layer transitions #206)

2.10.4

12 Oct 16:09
Compare
Choose a tag to compare

Bugfixes:

  • Fixes an infinite loop in pathfinding #205

2.10.3

10 Oct 17:42
Compare
Choose a tag to compare

Bugfixes

  • Fixed collisions with positions without tiles on the char layer #201

2.10.2

09 Oct 18:27
Compare
Choose a tag to compare

Bugfixes:

  • Fix pathfinding of non-colliding chars #199

2.10.1

03 Oct 15:05
Compare
Choose a tag to compare
  • allow disabling walking animation after initialization #194
  • updated dependencies

2.10.0

01 Oct 11:14
Compare
Choose a tag to compare
  • Added character layers (Beta) #182

2.9.1

27 Aug 10:17
Compare
Choose a tag to compare
  • Fix collision bug after using setPosition() #185

2.9.0

14 Aug 13:44
Compare
Choose a tag to compare
  • Allow to make characters collision-free #108

2.8.0

12 Aug 13:52
Compare
Choose a tag to compare
  • 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

05 Aug 09:36
Compare
Choose a tag to compare
  • added getFacingPosition method #172
  • updated dependencies