Skip to content

Releases: drey7925/perovskite

v0.0.4-alpha-20241014-2

15 Oct 01:53
Compare
Choose a tag to compare
Pre-release

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

30 Jul 01:10
Compare
Choose a tag to compare

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

27 Jun 04:30
Compare
Choose a tag to compare

Lightly tested, but should support IMEs and also more unicode in the main menu

v0.0.4-alpha-20240626 - connection crash fix

27 Jun 01:21
Compare
Choose a tag to compare

See 4331e0e for an explanation

This was a blursèd bug

v0.0.3-20240419-karst-fix1

20 Apr 19:53
Compare
Choose a tag to compare
Pre-release

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

19 Apr 04:30
Compare
Choose a tag to compare
v0.0.3-20240419-karst Pre-release
Pre-release

The last client release prior to trying to finalize and land entities

v0.0.3-alpha-20240223

24 Feb 02:57
Compare
Choose a tag to compare
v0.0.3-alpha-20240223 Pre-release
Pre-release

This version should have some performance improvements on the client.

20240205

05 Feb 06:23
Compare
Choose a tag to compare
20240205 Pre-release
Pre-release

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

31 Dec 18:55
Compare
Choose a tag to compare
Pre-release

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

22 Dec 05:14
af29daa
Compare
Choose a tag to compare
Pre-release

Fourth time's the charm?