libgdx / gdx-ai

Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Apache License 2.0
1.18k stars 241 forks source link

New version request #81

Closed mgsx-dev closed 7 years ago

mgsx-dev commented 7 years ago

Some fixes has been merged in master branch but not shipped in a release yet. Specially this commit : 6714b6b56a86ea27394bcafa412fcf482e224b20 fixing huge issue with behavior trees. Guards are just unusable in 1.8.0.

Did you schedule a new release soon ?

lukz commented 7 years ago

Yeah, I was fighting with this last three hours. @mgsx-dev Thanks for pointing that bug! New release would be nice.

Tom-Ski commented 7 years ago

1.8.1 released today.