Skip to content

v0.3.0

Choose a tag to compare

@wesfly wesfly released this 04 Sep 17:22
· 17 commits to main since this release

This release brings some major changes, packed in 135 commits and 69 changed files.

  • Switched from bevy 0.18 to 0.19
  • Added a Fluxer Community Link to the readme
  • Added some finally working spherical terrain using big_space and continuously updating quadtrees for optimisation
  • Added gravity that pulls everything to the earth's centre
  • bevy_fs was renamed to kestrel because the fs in bevy_fs could mean file system
  • Added more locations to the menu
  • Migrated UI to bevy_feathers
  • Added buildings (experimental)

@Koru helped me fixing my messy Git LFS config on Codeberg. Thanks!

preview-1 preview-2 preview-3

Full Changelog: v0.2.0...v0.3.0

Note that the attached ZIP files could be incomplete, use the instructions from the readme instead.