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

Releases: SquidDev-CC/CCTweaks-Lua

1.0.13

06 Oct 19:29

Choose a tag to compare

Fixes classes being loaded before tweaks were injected, meaning it didn't work on standalone.

1.0.12

05 Oct 21:23

Choose a tag to compare

  • Fix HTTP request headers
  • Add ability to change bios.lua path
  • Add file handle limit

1.0.10

22 Sep 15:15

Choose a tag to compare

  • Fix various biginteger issues
  • Fix binary patches not being applied to PeripheralAPI.

1.0.9

22 Sep 07:03

Choose a tag to compare

  • LuaJC for Cobalt
  • biginteger library
  • bitop library

1.0.7

13 Jun 10:00

Choose a tag to compare

  • Recolouring support for CCEmuRedux (see #2)
  • Update luaj.luajc version
  • Fixes to http.readAll()

1.0.5

17 May 19:42

Choose a tag to compare

  • Add HTTP verb support
  • Bump Cobalt & LuaJC versions (fix some bugs)

1.0.2

21 Mar 07:52

Choose a tag to compare

  • Update config gen, providing many more config options.

1.0.1

17 Mar 08:04

Choose a tag to compare

  • Update to Cobalt 1.0.4 (see 1.0.3 and 1.0.4 changelogs)

1.0

12 Mar 09:24

Choose a tag to compare

1.0

Bugfixes and changes

  • Update cobalt version. This fixes issues with string encoding and debug hooks.
  • Add custom CCEmuRedux patcher for custom computer sizes
  • Add _HOST string
  • Add custom timeout functionality for the Cobalt VM
  • Fix debug API appearing when it shouldn't.

1.0 Alpha

07 Mar 21:08

Choose a tag to compare

1.0 Alpha Pre-release
Pre-release
  • Import from CCTweaks 0.3.1