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: circle drawing tool is now an oval tool (hold shift for circle)Added: hold shift with line tool to snap to 22.5 degree angles from origin (0:1, 1:1, 2:1 gradients)Added: show progress while exporting binaries (can be slow now that generating zip files)Changed: all drawing operations in sprite editor now observe fill pattern stateChanged: Sprite editor shows only active area after shift-selecting spritesChanged: copy/paste in the code editor treats uppercase ascii characters as puny font only when puny mode (ctrl+p) enabledChanged: Standardized name of the display palette to "display palette" (was sometimes referred to as "screen palette").Improved: exported binary's data.pod file 90% smaller (≈870k -> ≈85k)Fixed: false positives when detecting external changes for some older cart versionsFixed: Illegal colours can enter spritesheet via serach-replace after setting with color()Fixed: hex numbers written with punyfont characters breaks syntax high-lightingFixed: shift+- in sprite editor jumps too vertically when zoomed inFixed: clicking a note in sfx editor creates a selection (-> backspace clears without moving rows)Fixed: phantom drag & drop events sent to unused music channels causing them to occasionally unmute themselvesFixed: undo after moving sprites in map mode only undoes the changes to the map and not the spritesheet.Fixed: Crash when INSTALL_GAMES / INSTALL_DEMOS without a writeable diskFixed: (MacOS) Using discrete GPU ≈ drains battery. Now using integrated GPU when available.Fixed: (HTML Exports) tap and hold brings up the select menu under iOSFixed: (HTML Exports) button blocked by canvas when overlapping on small screensThe text was updated successfully, but these errors were encountered: