We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Added: right click in sfx pitch mode to grab the instrument of that noteAdded: ctrl-c at empty command prompt to copy the most recent error messageAdded: shift-tab in gfx/map editor for full-fullscreen mode (with no red menu bars)Added: ctrl-h hex mode in map / gfx views (displays current sprite in hex, and shows map tile values)Added: @weeble's gamepad improvements to the default html shell (dpad layout detection, better mapping / hotplugging)Fixed: Diagonal lines in editor contain an incorrect step when snapping to -1:1, 1:-1Fixed: cursor position in code editor incorrect when changing lines contaning glyphs/tabsFixed: CONFIG TAB_WIDTH does not take effect until restarting PICO-8Fixed: Selecting sprites from bottom right -> top left and then pasting only pastes a single spriteFixed: Moving map selection around with cursor keys beyond original selection leaves streaksFixed: IMPORT FOO.PNG using the current sprite location as target instead of 0,0Fixed: Exporting the same zip file multiple times creates duplicate file entriesFixed: joystick stops responding after unplug and plug back in twice (also happens when some devices sleep / wake up)Fixed: possible to edit an SFX without the cursor visible (confusing)Fixed: controller menu (pause->options->controls) does not show custom key settingsFixed: -export failing to find files relative from current pathFixed: -export failing to locate html template pathThe text was updated successfully, but these errors were encountered: