Skip to content

Releases: butros10games/BattleBot

v0.5.0

26 Mar 07:34
Compare
Choose a tag to compare

V0.4.0

04 Mar 16:08
Compare
Choose a tag to compare

Video Streaming and stability

Changelog

  • Video steam added
  • Internet stability fixes for webrtc
  • Fixes for the websocket option
  • Movement fixes

Full Changelog: V0.3.0...V0.4.0

V0.3.0

18 Feb 12:48
Compare
Choose a tag to compare

Webrtc, Logging and more

Changelog

  • Added a webrtc multi client
  • Added ping time logging into console
  • Added command line startup configs

Full Changelog: V0.2.0...V0.3.0

Large restructering

15 Feb 14:26
Compare
Choose a tag to compare

Full restructure of the file directory.

Changelog:

  • Full restructer of the code base
  • Code blocks split up to be more modular and DRY
  • Changed some hard coded variables to be inputs in the console

Full Changelog: V0.1.0...V0.2.0

Movement over Websockets

14 Feb 10:53
Compare
Choose a tag to compare

This is the first build with a client and server for movement code over websocket messages

Full Changelog: https://github.com/butros10games/BattleBot/commits/V0.1.0