- Fixed the description for Tilemap.set in the READMEs - Fixed the link to Example 12 in the READMEs - Fixed the examples layout in the READMEs - Updated links for Discord Servers in the READMEs - Changed the way to set crate versions - Added a display_scale option to the init function - Changed the default window size slightly smaller
1.7.0
- Fixed type hint definitions - Changed the location of working directory - Added Ctrl+A and Ctrl+X shortcuts for the image/tilemap editor - Added copy and paste feature for the sound/music editor - Renamed the sequences property of the Music class to snds_list - Added Example 12 - Updated external library versions - Fixed a parameter name of the btnp function
1.6.9
- Fixed the select tool of Pyxel Editor - Refactored the drawing functions - Added utility functions for math - Fixed the play command bug on Windows
1.6.8
- Fixed to receive mouse input when window is activated - Fixed the window to be active when a file is dropped - Added the elli and ellib functions - Added the fill function - Fixed to work even when audio is not installed - Updated the READMEs
1.6.7
- Fixed a file drop bug - Changed to pause only when minimized
1.6.6
- Integrated the release and public actions - Added the PYXEL_WORKING_DIR constant - Added a mechanism to check the latest version - Fixed a bug of the play_pos function - Added a tick option to the play and playm functions - Added a partial playback feature to Pyxel Editor - Fixed a mouse click handling in the sound editor - Updated the READMEs