Changelog

Source code for all releases can be found at code.benbridle.com/bedrock-js.

Version 1.0.1

  • Add support for pointer input on touchscreen devices
  • Add a nocursor attribute to the <bedrock> element
  • Force a render if a frame takes longer than 500ms to run
  • Fix incorrect behaviour for wide mode conditional jump instructions
  • Prevent an error when the stack overflows

Version 1.0.0

  • Initial version