Releases: CuddlyBunion341/rsmc
Releases · CuddlyBunion341/rsmc
v0.1.1: Update to bevy 15.2, fix bugs (#29)
* 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
v0.1.0: Proper GitHub CI (#10)
* Add rust.yml workflow * Update rust.yml * Update rust.yml * Update rust.yml * Update rust.yml * Fix formatting * Update github workflow * Fix clippy * Rename CI workflow * Add release workflow * Update release workflow * Update target * Update workflow * Attempt fix CI * Remove itch * Remove comments * Improve dmg step * Get rid of wasm * Update binary matrix * Update release yml