Changelog#
[0.0.10] - 2022-10-17#
Added#
Botafar version is now checked properly for updates
[0.0.9] - 2022-10-16#
Added#
Missing libsrtp2 dependencies error handled better
[0.0.8] - 2022-10-15#
Added#
Filename is now part of generating bot URL, previously it was the directory. This means that bots in the same directory have different URLs.
Log messages improved
[0.0.7] - 2022-10-06#
Added#
Controls are now released when player/owner stops controlling
Latest botafar library version is now checked when browser connects
[0.0.6] - 2022-10-05#
Added#
stop(), exit() working
Fixed#
MacOS default Python3 not working fixed
[0.0.5] - 2022-10-04#
Added#
on_init, on_prepare, on_start, on_stop, on_exit now working
time() working
setting control time and inactive time from browser is now supported
Fixed#
Info removed from ‘could not connect to server’, was not helpful
[0.0.4] - 2022-10-03#
Added#
More info added to ‘could not connect to server’
Fixed#
CancelledError read from correct place now
[0.0.3] - 2022-09-29#
Fixed#
Fixed a bug where an environment variable was required
[0.0.2] - 2022-09-29#
Added#
Controls working: Button, Joystick, Slider
Commands working: print, run
Docs created, including: Getting started, Basics, Raspberry Pi tutorial, Twitch & Youtube livestreaming
licence added
changelog added