I'm surprised I haven't noticed this before.
I'm not sure if this is a regression in 0.2.1b or if it got outright broken, but @zep, I swear you fixed it in the past. But in 0.2.1b pack() is always setting the table.n value to 0:
What is pack()? I can't find it in Lua manual, and in PICO-8 manual it only appears in the changelog.
1
It's from Lua's table manipulation library.
...it would probably be helpful if there were a list in the PICO-8 manual of every Lua command from the Lua libraries in the Lua docs that PICO-8 includes and what they're called in Lua.
[Please log in to post a comment]