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

Releases: egordorichev/neko8

neko8 v0.0.5 asm

27 Sep 12:22
Compare
Choose a tag to compare

What's new:

  • Simple music editor
  • UI updates
  • Every shell command is a cart now
  • Landscape mode on Android

What's fixed:

  • pset()
  • Some saving bugs
  • Some copy-pasting bugs

neko8-v0.0.5-asm-win32.zip
neko8-v0.0.5-asm-win64.zip

neko8 v0.0.4 web

19 Sep 18:09
Compare
Choose a tag to compare

What's new:

  • Audio :D
  • SFX editor
  • Multiple cursors
  • Char count and limit
  • New built-in help layout
  • Simple screensaver
  • Hilarous names to apps
  • install_demos

What's fixed:

  • Tilemap editor is now fully working!
  • Double saving :)
  • Path resolving

What's broken:

  • pset()

neko8 v0.0.3 kitten patch 1

15 Sep 15:57
Compare
Choose a tag to compare

What's new:

  • SFX
  • Music
  • A prototype of SFX editor
  • install_demos command

What's fixed:

  • Double saving (yay!)

What's broken:

  • fset()
  • pset()

neko8 v0.0.3 kitten

12 Sep 15:48
Compare
Choose a tag to compare

What's new:

  • New sprite editor design
  • New UI color scheme
  • New UI lib
  • Code selecting
  • Copy/paste/cut in code editor
  • Copy/paste/cut in sprite editor
  • asm.lua support by @pi-pi3
  • New project layout by @pi-pi3
  • Build-in docs, by @FreeBlues
  • Finished graphics and math API
  • Native android support by @PibePlayer

What's fixed:

  • A bunch of mobiles bugs

What's broken:

  • fset()

neko8 v0.0.2 candy

06 Sep 17:58
Compare
Choose a tag to compare
neko8 v0.0.2 candy Pre-release
Pre-release

What's new:

  • Code selecting
  • Super simple tile map editor
  • Templates for SFX and music editors
  • Added api.sgn() and api.abs()
  • Improved code template in new carts

What's fixed:

  • Terminal path resolving
  • Keys don't interrupt cart running
  • Some API calls fixes

neko8 v0.0.1 bunny

31 Aug 16:44
Compare
Choose a tag to compare
neko8 v0.0.1 bunny Pre-release
Pre-release

What's new:

  • Code editor (will receive mouse support in the future)
  • Sprite editor (not finished yet)
  • Terminal

Known bugs

  • Path resolving is not implemented, so cd and some other commands don't work properly
  • Graphic offset issues on some graphics carts
  • Save system bugs

Warning: neko8 at the moment is not very stable/useful.