Releases: litan/kojo
Releases · litan/kojo
Kojo Release 2.9.10
Huge Enhancements to the Turkish translation by Bulent!
Kojo Release 2.9.09
- Initial support for extensions (to make it easier to wire in things like kojo-ai).
- Refinements to Turkish translation.
- New Spanish translation.
Kojo Release 2.9.08
- Enhancements to Turkish translation.
- Joystick tweaks.
Kojo Ebooks
Publishing area for Kojo ebooks.
Kojo Release 2.9.07
- Turkish translation contributed by Bulent Basaran.
- Sprite-sheets can now be loaded off the net.
- Joystick improvements.
Kojo Release 2.9.06
- Ability to load mp3 files off the web.
- Support for
eval
. - Support for screens.
Kojo Release 2.9.05
- Add web-app export
- Bump up bundled Java version
- Some minor tweaks
Kojo Release 2.9.04
- Bump up Scala to 2.13.3
- Bump up bundled Java to 11.0.7
- Add virtual Joystick control for games (driven by iKojo on mobile)
- Sync some sample games with iKojo
- Access code exchange via https
Kojo Release 2.9.03
- Support for vertex shapes - for turtles, pictures, and canvas sketches. This includes support for polygons and curves using (r, theta) coordinates - which enables easy drawing of circular patterns like mandalas and yantras.
- Code completion improvements.
- New code templates for test and sketch.
- New viewTranslate(x, y), viewRotate(a), and viewScale(f) commands.
Kojo Release 2.9.02
- Upgrade arithmetic aerobics for Scala 2.13
- Make sure libk is a directory