This is a beta (work-in-progress) version of my project, Pixel Studio+. See the full & stable release here >> https://scratch.mit.edu/projects/979801800/ I recommend running it on turbowarp for a less laggy experience >> https://turbowarp.org/979801800 Instructions for how to use are on the release project. Current changes in this beta: -Better save menu -Dragging from an empty spot in the screen now moves the canvas, regardless of if the move tool is selected -You can now hold space to use the eyedropper -You can now zoom in & out with the scroll wheel -Save codes are now compressed, being roughly 70% smaller than old codes (very dependant on which drawing you test it with)
Please leave suggestions & bug reports in the comments!! :) Thanks! Known Issues: Bugtracker is found here >> https://trello.com/b/mu06Rm59/pixel-studio-bugtracker Beta Version History: v1.3.3 (Nov 12 2024) -Added a save code compression algorithm! In my testing with a few drawings from the pixel studio forum, this can make save codes roughly 70% smaller!! -Renamed "Drawing Settings" window to "Canvas Settings" -FIXED: If you use the mouse wheel to zoom in/out before creating a drawing, a black canvas will appear in the bottom-left of the stage v1.3.2 (Aug 21 2024) -You can now zoom in & out with the mouse wheel -If you drag from an empty spot in the screen with any tool, it will switch to the move tool and start dragging -If you hold space, you will now switch to the eyedropper tool until you let go -Small tweaks to save interface -FIXED: Loading a save code does not properly close the initial new drawing window which appears when you start the project v1.3.1 (May 12, 2024) -Added a proper window for the save menu -The new window includes instructions for how to properly grab the save code, and a button which will present you with the save code like before. -Internal refactors to the way windows work v1.1.3 (May 7, 2024) -Polished up some UI animations: --> The window close button no longer flickers before disappearing --> The file menu buttons now have a nice blinking animation when pressed --> Buttons which are toggleable, such as the grid & file buttons, will now animate when clicked -FIXED: Undo/redo gets messed confused after loading from a save code -FIXED: You can drag the canvas so far outside the screen it basically gets lost v1.1.2 (April 27, 2024) -The grid color now changes based on pixel color -FIXED: You can open multiple text input prompts at once -FIXED: If you open a width/height prompt, close the new/settings window, and enter some text, the resolution readings will show again -FIXED: You can enable the grid by pressing G, even before you have created a canvas, which causes a black square to get rendered -FIXED: Lazy pixels are rendered above the canvas outline v1.1.1 (April 26, 2024) -Windows can now only be dragged by their titlebars -Windows can no longer be dragged out of the canvas area -FIXED: If your selected color is the backdrop color, and you click on the same color on the canvas with the fill tool, the project will freeze