Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

1.4.0

Latest
Compare
Choose a tag to compare
@SquidDev SquidDev released this 27 Apr 18:51
· 17 commits to master since this release
  • Bump Cobalt version
    • Change the table system to be closer to Lua's.
    • Fix string metatable not being used for arithmetic operators.
  • Add IExtendedComputerAccess to provide more info to custom APIs.
  • Drop support for ComputerCraft 1.75 (for Minecraft 1.7.10).
  • No longer set _LUAJ_VERSION, _MC_VERSION or _CCVERSION globals for Cobalt runtime.
  • Add _RUNTIME global to specify the current Lua runtime.
  • Improve various argument error messages.
  • Add support for websockets.