Releases: drey7925/perovskite
v0.0.4-alpha-20241014-2
Fixed an issue wherein texture copy commands were submitted to the wrong transfer queue, causing the state of the Vulkan driver to become abnormal
Fixed an issue wherein an incompatible Rust version was specified while an incompatible crate was enabled, causing the compile result to be abnormal.
v0.0.4-alpha-20240729 - anti-aliasing, settings menu
The last feature release from the work with entities. Barring any bugfix/cherrypick. my plan is to implement audio (a protocol breaking change) prior to the next release.
v0.0.4-alpha-20240626-patch6 - IME support
Lightly tested, but should support IMEs and also more unicode in the main menu
v0.0.4-alpha-20240626 - connection crash fix
See 4331e0e for an explanation
This was a blursèd bug
v0.0.3-20240419-karst-fix1
v0.0.3-20240419-karst was overly eager in sanitizing filenames to the point that you couldn't connect to servers, This contains a fix - we simply do not use the filename to construct local path names anymore.
v0.0.3-20240419-karst
The last client release prior to trying to finalize and land entities
v0.0.3-alpha-20240223
This version should have some performance improvements on the client.
20240205
Some fixes for texture sizes in the atlas, as a stopgap until I figure out better ways to deal with atlas growth.
v0.0.2-alpha-20231231-2
Happy new year!
This release includes some client improvements related to mouse handling and FOV, compared to the earlier v0.0.2-alpha-20231231-2
release earlier today.
v0.0.1-alpha-20231221-3
Fourth time's the charm?