Skip to content

Merge branch 'release/1.3'

Compare
Choose a tag to compare
@DLade DLade released this 09 Feb 11:10
· 3 commits to master since this release

features:

  • Dissolve callback functions into abstract methods in client-layer.
    • This is more intuitive and simpler to use then callbacks.

fixed:

  • Fixed player is not alive during spawn and before very first move.
  • Fixed behavior for bots which sends no steer command.

other:

  • Merged topic and adapter.
  • Simply set logging level everywhere.