Skip to content

v2.0.0

Compare
Choose a tag to compare
@jamro jamro released this 15 Jul 19:37
· 516 commits to master since this release

Added

  • JsBattle server (hosting of static content)
  • UBD Player (command line tool)

Changed

  • structure of /dist folder holds server and client parts
  • update of external libs
  • UI improvements

Fixed

  • calculation of simulation step duration is more precise
  • fixing tests (basing on local instance of Mocha to remove global dependency)

Removed

  • http-server is no more bundled with JsBattle. Dedicated web-server is used