Posted August 16, 2025 by lexaloffle
#pico-8 #update
Added: rrect, rrectfill(x,y,w,h,corner_radius,col) Added: ?"\^o8ff..." to print outlines (col, 2 hex values for neighbour bits) Added: ?"\^uunderline" Added: ?"\^;" and ?"\^," for one-off characters that respect padding Added: browse cached carts via splore's local tab Added: background cart downloading (any bbs cart visible in a splore list is fetched from cdn) Added: splore: search publicly listed favourites, likes // fav:username or like:username Added: splore: search for top-starred by time // t:month t:week t:20 for last n days, tr:2022 for time range Added: sfx(n) returns the channel index it was played on Added: config.txt: boot_to_splore 1 // always launch splore on startup. same as using the -splore commandline switch Added: config.txt: accept_future 1 // allow loading cartridges created with future versions of PICO-8 Added: when multiple displays are present, fullscreen favours the display that the window is currenly inside Changed: max multicart export is now 32 cartridges, max serial file size is 512k (was 16, 256k)
// Blog Post / Full Changelog: https://www.lexaloffle.com/bbs/?tid=150992