Skip to content

Releases: rparrett/taipo

v0.6.0

19 Mar 02:25
Compare
Choose a tag to compare
  • Upgraded to Bevy 0.13
  • Fixed input for non-QWERTY keyboards

0.5.0

27 Mar 14:53
Compare
Choose a tag to compare
  • Upgraded to Bevy 0.10
  • Improved Japanese word list parser with much better error handling

0.4.0

22 Nov 02:55
Compare
Choose a tag to compare
Release

Taipo 0.3.2

28 Oct 14:25
Compare
Choose a tag to compare

Fixes

  • Enemies would not die properly if they were brought to zero HP while attacking the station

Taipo 0.3.1

04 Sep 23:08
Compare
Choose a tag to compare

This fixed an issue where the font failed to load on itch.io due their servers being case-sensitive.

Taipo 0.3.0

04 Sep 18:02
Compare
Choose a tag to compare
  • Fixed a bug where e.g. 大丈夫 and だいじょうぶ could be active targets at the same time.
  • Added a few new words to the kana list that use ワ.
  • Removed an unnecessary bevy feature that was bringing in 3d features.
    This may have (positive) performance implications on the web.
  • Major refactoring of asset loading code to use the excellent bevy_asset_loader
  • Other minor code quality improvements

v0.2.0

16 Aug 04:29
Compare
Choose a tag to compare
Increment version