Relesed TIC-80 0.50.0
TIC-80 » Devlog
CHANGELOG
https://github.com/nesbox/TIC-80/releases/tag/v0.50.0
version 0.50.0 (https://github.com/nesbox/TIC-80/milestone/21?closed=1)
added:
- you can define cart storage directory as first parameter in command line,
tic80 .
will use current directory as storage,tic80 ../path/to/cart.tic
will use../path/to/
as storage and loadcart.tic
- added PRO version of TIC, you can get it here for $5 https://nesbox.itch.io/tic, or build yourself using
make linux-pro
for example - added text version of carts and you can edit it in any editor, use 'save cart.lua' to get text version of your cart [PRO feature]
- optimised
spr()
function performance (got 20000 points in benchmark, 13000 was before) tic
renamed totic80
sync()
api has new direction parameter, true -> sync from RAM to cart, false -> sync from cart to RAM (useful to restore cart data in the RAM)- you can paste sigle color value in the palette editor
- added benchmark.tic cart to demos
- run
tic80 -surf
to start in SURF mode - run
tic80 -nosound
to start in silent mode - makefile flags to build with LTO (link time optimisation)
- added 1px shadow to text in the Code Editor
- updated makefile to build on any version of Linux (Arch/RPi/...)
- added
edit
command to show editors - added
version
command - added RETINA support on MacOSX
fixed:
pix()
api color bounds- warning message emits a tone on unsaved cart
- sprites export with wrong palette
- scanline position and border, all render to one texture 256x144px
- fixed live reload
- fixed some crashes
- removed some compilation warnings
removed:
dofile()
is deprecated, you can use text version of carts instead
Files
html.zip Play in browser
Nov 24, 2017
tic_0.50.0.apk 5.8 MB
Nov 24, 2017
tic80_0.50.0.dmg 2 MB
Nov 24, 2017
tic80_0.50.0.zip 1.8 MB
Nov 24, 2017
tic80_32bit_0.50.0.tar.gz 1.4 MB
Nov 24, 2017
tic80_64bit_0.50.0.tar.gz 1.3 MB
Nov 24, 2017
tic80_chip_0.50.0.tar.gz 1.7 MB
Nov 24, 2017
tic80_pro_0.50.0.dmg 2 MB
Nov 24, 2017
tic80_pro_0.50.0.zip 1.8 MB
Nov 24, 2017
tic80_pro_32bit_0.50.0.tar.gz.tar.gz 1.4 MB
Nov 24, 2017
tic80_pro_64bit_0.50.0.tar.gz 1.3 MB
Nov 24, 2017
Get TIC-80
Buy Now$10.00 USD or more
TIC-80
Fantasy computer for making, playing and sharing tiny games.
More posts
- TIC-80 tiny computer 1.1.2837Oct 22, 2023
- MacOS 10.13 supportsJul 29, 2021
- Released TIC-80 v0.90.1723 HotfixedJul 23, 2021
- Released TIC-80 v0.90.1706Jul 16, 2021
- Released TIC-80 v0.80.1344Sep 03, 2020
- Released TIC-80 tiny computer 0.70.2Aug 24, 2018
- Released TIC-80 tiny computer 0.70.1Aug 12, 2018
- Relesed TIC-80 0.60.3Jan 13, 2018
- TIC-80 0.60.0 in Beta testDec 24, 2017
Leave a comment
Log in with itch.io to leave a comment.