github nesbox/TIC-80 v0.70.1
TIC-80 tiny computer 0.70.1

latest releases: v1.1.2837, v1.1.2736, v1.1.2729...
pre-release5 years ago

CHANGELOG

version 0.70.1 (https://github.com/nesbox/TIC-80/milestone/23?closed=1)

0.70.1

  • added own touch keyboard on Android
    image
  • added alternative tiny font, you can use it in the Code Editor or in the API
    screen
  • added Wren language support http://wren.io (thank you @RudenkoArts)
  • added Fennel language support https://fennel-lang.org (thank you @technomancy)
  • added eval command (thank you @technomancy)
  • added CRT monitor effect, use F6 to enable/disable it (works on every platform supported OpenGL)
    image
  • removed VSYNC support, using delay instead, so TIC should work on monitors > 60Hz without sound desync
  • added stack trace on an error (thank you @jahodfra)
  • fixed selection flipping in the Sprite Editor (thank you @frenetic)
  • use CTRL+PGUP/PGDN to switch modes (thank you @technomancy)
  • added Quit TIC-80 to the game menu
  • added -uiscale command line argument (UI_SCALE in the config)
  • added menu to build.sh script (thank you @matimati433)
  • added Travis Continuous Integration service
  • fixed UV errors, clipping and some improvements in textri api (thank you MonstersGoBoom)
  • fixed error on startup in Firefox
  • SDL2 lib extracted as a separated entity

you can review full changelog here https://github.com/nesbox/TIC-80/milestone/23?closed=1

Thanks all for the support and Pull Requests.

PS.
I hope next update will be released earlier than a half year :)

Don't miss a new TIC-80 release

NewReleases is sending notifications on new releases.