
#1396 - Buffer Overflow Vulnerability in src/studio/fs.c.#1398 - TIC-80 Crashes when I stream it in a Discord voice channel.#1414 - Please add Git SHA to the build number version in console.#1430 - Horizontal scrolling while shift is held.#1434 - map editor select appears over show tiles.#1447 - Cursor shows over bookmarks tab.#1454 - TIC throws OOMs when trying to run this cart in browser.#1475 - Add an additional parameter to peek/poke functions for diferent bit resolutions.#1477 - saveid not working when exporting with alone=1.#1482 - Website: Can’t upload Fennel cartridges.Old lines are being used in src/core/sound.c #1486 - Problems with Jxx and row parameter of the music () function again present.Hardware keyboard now detects automatically. On Android, you can switch between the system keyboard and TIC-80 internal keyboard Now you can change bit mode in the map editor If btnp( 4) then poke( 0x7FC3F, flip( peek( 0x7FC3F, 1)), 1)Īdded baremetal/rpi/3ds builds to Github Actions and all the Nightly Builds can be downloaded here Small example with enabling the relative mode:įunction flip( val) return val > 0 and 0 or 1 end function TIC() To enable this mode pls use poke(0x7FC3F,1,1) command. ) and export it as game.exe executable for Windows:Īnother useful thing you can export whole help info in Markdown format, use command export help cheatsheet.mdĪdded mouse capture functionality to receive relative values instead of the current cursor position (useful in first-person 3D games), the cursor is hidden and this mode. TIC-80 can work like a compiler without UI with -cli command line parameter, for example here we load game.tic cart from current dir (use -fs. THANKS to all the people who helped release this version, especially the MAIN CHANGESĪdded text selection/copy/paste to the consoleĪ cart can be saved and distributes as a PNG image, use save game.png command. #1492 - No name and author name by pressing Ctrl+S to save cart.png.

#1490 - (Win7) getsystemtimepreciseasfiletime error in exported executable.#1499 - TIC-80 keeps stopping (Android).#1510 - Unable to draw to bigger circles in 0.90.#1494 - Watcher fails when loading multiple carts.#1513 - map editor: tile cursor not visible in 0.90.

