Skip to content

Releases: iteratec/traze-client-python

Minor changes for better integration into "pypi.org"

10 Mar 18:36
Compare
Choose a tag to compare

Merge branch 'release/1.3'

09 Feb 11:10
Compare
Choose a tag to compare

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.