- Updated the GitHub Action scripts - Updated the rand wheel to version 0.9 - Updated the rand_xoshiro to version 0.7 - Updated 8bit BGM Generator to version 1.30 - Fixed multi-gamepad support - Fixed the text function ignoring camera when font set - Aligned Emscripten version with Pyodide - Fixed the input_text variable - Stopped using the once_cell crate
2.3.4
- Downgraded Pyodide to version 0.27.0
2.3.3
- Removed NoSleep.js from the web version of Pyxel - Fixed a bug in the save method of the Music class - Changed the location of the image used for MP4 creation - Restored the links to the Discord servers in the READMEs
2.3.2
- Added the hound crate - Added the save method to the Sound and Music classes
2.3.1
- Fixed a bug in loading old resource files - Added the `X` command to MML - Renamed the `!` command in MML to `~` - Enabled to add multiple dots to a note in MML - Restored the input_keys variable - Updated Example 9 to use MML for music setup - Updated 8bit BGM Generator to version 1.22
2.3.0
- Added the ToneIndex type - Adjusted the size of sound-related types - Added the mml method to the Sound class - Updated the directories crate to version 6.0 - Changed the sample rate to 22.05kHz - Reduced click noise - Updated Pyodide to version 0.27.1 - Updated the year in the LICENSE files