Tags: CuddlyBunion341/rsmc
Tags
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 00ddce8. * Revert "Somehow make game 10x slower" This reverts commit 29e1028. * Fix scrolling * Add message prompt * Update chat * Fix linter * Fix linter * remove player physics * Refactor raycaster * Fix raycasting * Fix linter * Add CHANGELOG.md
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