Skip to content

v0.1.1: Update to bevy 15.2, fix bugs (#29)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 18:44
· 7 commits to main since this release
bf908d7
* Code does not compile but progress

* Update deps, attempt fix erros

* Update

* Update cursor grab mode

* Update

* Update

* Fix errors

* Makem tests pass

* Fix linter

* Fix linter

* Fix deprecated sth

* Fix rust-version

* Add wireframe feature flag

* Fix colliders

* Make code panic less

* Improve deprecation notice

* Linter

* Fix spec

* Dep

* Dep

* Dep

* Remove debug log

* Do sth?

* Fix linter (there are still bugs)

* Fix GUI rendering

* Fix bg color, linter

* Readd chat rendering

* Refactor nodes

* Attempt refactor

* Update gui

* Somehow make game 10x slower

* update scroll behavior (broken)

* Revert "update scroll behavior (broken)"

This reverts commit 00ddce871a88c0f0e8409a5db5a75f00b3ee78fe.

* Revert "Somehow make game 10x slower"

This reverts commit 29e10282fd9c547f80518e8d9baef58fa01b1ade.

* Fix scrolling

* Add message prompt

* Update chat

* Fix linter

* Fix linter

* remove player physics

* Refactor raycaster

* Fix raycasting

* Fix linter

* Add CHANGELOG.md