Skip to content

Releases: Phoenix-ComputerCraft/CCKit2

CCKit2 for CraftOS Preview 0.0.3

Choose a tag to compare

@MCJack123 MCJack123 released this 21 Sep 01:11
4321dba

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

Choose a tag to compare

@MCJack123 MCJack123 released this 05 Apr 00:41
a0ad8ef

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.

Pre-release

Choose a tag to compare

@MCJack123 MCJack123 released this 18 Mar 04:39
5224aad

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.