Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 559 Bytes

File metadata and controls

21 lines (21 loc) · 559 Bytes

BlockJS Changelog

0.4.0-alpha (u6)

0.3.1-alpha (u5)

  • Added gravity
  • Added rudimentary collision
  • Added updates (for compiled clients)

0.3.0 alpha (u4)

  • Improved rendering pipeline (cause it sucks!)

0.2.0-alpha (u3)

  • Added singleplayer support

0.1.1-alpha (u2)

  • Bug fix where world format isn't working
  • Bug fix where ray casting isn't accurate
  • Added version compatibility with server (postponed)

0.1.0-alpha (u1)

  • Added block placing
  • Added block removing
  • Bug fixes
  • Added mod loading
  • Transition to WebGL2
  • Initial release