- Fixed the categories of the Pyxel crates - Fixed the key input bug of flip - Added shortcuts for the tilemap editor - Added Example 11 - Changed the Makefile to be usable in MinGW shell - Updated the READMEs
1.5.5
- Fixed to record the screen video with collect interval - Renamed the input setters to setbtn, setbtnv and setmpos - Changed the input setters to get floating numbers - Changed the key definitions to SDL2 Keycode base - Updated the example videos - Updated Pyxel Editor videos - Modified the melody of Example 10
1.5.4
- Added the file operation error messages - Refined the python code - Updated the README in Korean - Updated the README in Portuguese - Changed to stop updating when the window is inactive - Changed to the quit to end the application immediately - Fixed the animated GIF recorder - Modified the vibrato depth parameter - Added the SFX and BGM to Example 10 - Fixed the play button bug in the sound editor - Fixed the editing method for the piano roll - Added the capture_scale option to the init - Added the scale option to the screenshot and screencast - Improved the sound playback response - Added the screen video of Example 10
1.5.3
- Fixed the tilemap editor - Replaced the asset for Example 10 - Fixed the typo in the READMEs
1.5.2
- Added the camera function - Changed the arguments of the bltm function - Added support for crates.io - Updated the README in Portuguese - Added the script to update the version number - Fixed the type hints for the optional arguments - Fixed the Makefile for ARM Linux - Added support for GLIBC 2.27
1.5.1
- Updated the README in German - Updated the README in Chinese - Updated the README in Korean - Updated the README in Spanish - Updated the README in French - Fixed file permission error when running pyxapp - Fixed an argument name of the blt function - Fixed a bug when self-copying with the blt function - Changed the release build method for Makefile - Restored Pyxel Editor to quit with Esc key - Fixed a bug of the scrolling area of Pyxel Editor - Supported the Universal Binary for M1 Mac - Reduced the git repository size