0.5.1
- Add specialized raycaster image functions, specifically
raycast_helper()
. For an example on usage, see https://github.com/randomouscrap98/arduboy_raycast/blob/main/examples/7_fx/fxdata.lua - Add
image_resize
function - Add ability to return unprocessed tiles from
image()
- Add ability to send table to
image()
instead of individual parameters (optional)