Skip to content

Releases: Phoenix-ComputerCraft/CCKit2

CCKit2 for CraftOS Preview 0.0.3

21 Sep 01:11
4321dba

Choose a tag to compare

Changes since the last release:

  • Added LuaLS typing declarations (WIP)
  • Added support for menu bars (only implemented privately in Phoenix/Hydra/shell)
  • Added limited command-line argument parsing
  • Added new view types:
    • CCBoxView
    • CCOutlineView and CCOutlineViewDataSource
    • CCScrollTextView
  • CCTextView can now automatically resize to fit contents
  • View controllers may now present new ones in their place
  • Lots of various fixes

CCKit2 for CraftOS Preview 0.0.2

05 Apr 00:41
a0ad8ef

Choose a tag to compare

This is the first properly packaged release, with a working installer. See the readme in the ZIP for information on how to use this release.

Early alpha for CraftOS.

18 Mar 04:39
5224aad

Choose a tag to compare

Pre-release

This is an early alpha release of CCKit2 for CraftOS, including a build of the basic (non-windowed) window manager connection. Extract to the root or a folder, and run BasicApp to show the demo program. See the docs for info on how to make your own app.