Overworld Movement #9

Merged
msrd0 merged 9 commits from move_overworld into main 2024-07-07 08:49:20 +00:00

9 commits

Author SHA1 Message Date
15887cb97e
remove unused imports
All checks were successful
Rust / rustfmt (pull_request) Successful in 34s
Rust / clippy (pull_request) Successful in 1m5s
Rust / build (pull_request) Successful in 2m55s
2024-07-07 10:47:48 +02:00
06ee1a411a
overworld movement works :)
Some checks failed
Rust / rustfmt (pull_request) Successful in 21s
Rust / clippy (pull_request) Failing after 1m9s
Rust / build (pull_request) Successful in 2m43s
2024-07-07 10:44:10 +02:00
89bc156f52
way better attempt at movement 2024-07-07 10:38:09 +02:00
d273e87b55
don't move with infinetly much missing 2024-07-07 10:35:07 +02:00
642aed6023
Implement Movement Cost (#7)
Reviewed-on: #7
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-07 08:30:57 +00:00
39631fb4ac
new movement code 2024-07-07 10:30:35 +02:00
1eeaf80a93
fix typos and incorrect documentation 2024-07-07 09:45:02 +02:00
2a27eaec6a
cargofmt 2024-07-07 09:39:28 +02:00
d90b0ad992 start move ment 2024-07-07 00:52:19 +02:00