Skip to content

Releases: eerii/hello-bevy

0.14.1

04 Aug 12:28
Compare
Choose a tag to compare
New game template built from scratch c:

Takes inspiration from the newly released thebevyflock/bevy_quickstart
and refactors some of the old ideas in hello-bevy.

Addtionally, most of the bevy specific plugins have been removed to
avoid having too many dependencies, and now only a handful remain. The
functionality for other plugins has been implemented in vanilla bevy
tailored to the use case of the template.

This is now more modular and structured, and it has documentation and
examples. Again, this is still opinionated and targeted to how I find
it useful to structure code and the games I want to make, it is not a
general template.

There is still work to do, namely add key remapping and bring back text
to speech, but now it has a good base from which to grow.

0.14.0

09 Jul 15:38
Compare
Choose a tag to compare
update to bevy 0.14

0.13.0

27 Dec 13:36
b517bf6
Compare
Choose a tag to compare
update to bevy 0.13