Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 357 Bytes

File metadata and controls

10 lines (8 loc) · 357 Bytes

Changelog

2017-04-14 – v2.0.0

  • Added built-in web server, because why rely on Apache when Node can do it better?
  • Fixed terrain not serializing correctly (broke since Node v0.12)
  • Fixed inconsistent physics across clients due to random face normals
  • Refactored vars to let/const where applicable

2013-08-24 – v1.0.0

  • Initial release