Skip to content

Releases: rukai/rukaidata

v0.1.2

17 Mar 01:13
Compare
Choose a tag to compare

Commits

  • d644c3d: Add tooltip for angle 0 (Lucas Kent)
  • 0e89e79: Replace chrono with time (Lucas Kent)
  • 3d2d7cf: renderer is now sized to fit into the page properly (Lucas Kent)
  • 321bd49: Update deps and rust-toolchain (Lucas Kent)
  • 6f21daf: Use winit fork to fix wasm bugs (Lucas Kent)
  • 7bdf269: run wasm-opt on wasm file (Lucas Kent)
  • c359906: access wasm-bindgen via the support crate instead of the cli (Lucas Kent)
  • 29e3223: Fix rust-toolchain files, the inner one seems to be ignored so just specify everything in the root file (Lucas Kent)
  • d19934d: Update to brawllib 0.24 (Lucas Kent)
  • 1617ef2: Ensure wasm logic doesnt run when not used (Lucas Kent)
  • b8e31ac: discord bot: Make taunts slightly more likely to give useful results (Lucas Kent)

v0.1.1

27 Dec 02:05
Compare
Choose a tag to compare

Commits

  • 99ccef4: Errors are ephemeral (Lucas Kent)

v0.1.0

24 Dec 08:11
Compare
Choose a tag to compare
Add release workflow to CI