Commit graph

5 commits

Author SHA1 Message Date
6115ef4aa2
Play background sound (#19)
All checks were successful
Rust / rustfmt (push) Successful in 25s
Rust / clippy (push) Successful in 2m33s
Rust / build (push) Successful in 3m44s
Reviewed-on: #19
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-07 16:13:39 +00:00
8e04d74682
fix all warnings
All checks were successful
Rust / rustfmt (push) Successful in 21s
Rust / clippy (push) Successful in 1m28s
Rust / build (push) Successful in 2m16s
2024-07-07 17:55:22 +02:00
2416ffd7dc
fix warning in build.rs
Some checks failed
Rust / rustfmt (push) Successful in 24s
Rust / clippy (push) Failing after 2m11s
Rust / build (push) Successful in 2m45s
2024-07-07 15:34:58 +02:00
03e12d6feb
Convert Music to ogg/vorbis and load in build.rs (#14)
Some checks failed
Rust / rustfmt (push) Successful in 20s
Rust / clippy (push) Failing after 1m31s
Rust / build (push) Has been cancelled
Reviewed-on: #14
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-07 13:29:41 +00:00
8143a99843 Static World Gen and Display for the Overworld (#5)
All checks were successful
Rust / rustfmt (push) Successful in 25s
Rust / clippy (push) Successful in 1m23s
Rust / build (push) Successful in 3m11s
Co-authored-by: luckyturtledev <git@lukas1818.de>
Reviewed-on: #5
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-06 20:23:25 +00:00