Commit graph

23 commits

Author SHA1 Message Date
caf17aa3e5
lukas please fix 2024-07-06 18:50:41 +02:00
3d5b5d37b6
make fn pub 2024-07-06 18:46:40 +02:00
f3b8d44034
very basic worldgen 2024-07-06 18:45:54 +02:00
7ac86cbc11
fix lint 2024-07-06 17:50:30 +02:00
f7e65c6cbb
fix clippy lint breaking my code 2024-07-06 17:29:10 +02:00
ce45bc622d fix some merge stuff 2024-07-06 17:27:29 +02:00
284163b428 draw overworld 2024-07-06 17:21:28 +02:00
427c71c20f
Merge remote-tracking branch 'origin/overworld-house-gen' into overworld-house-gen 2024-07-06 17:18:56 +02:00
44b257c710
loading assets "works" 2024-07-06 17:18:28 +02:00
4c42512881
assets to png and codegen 2024-07-06 16:57:45 +02:00
3910259459
load assets 2024-07-06 16:55:33 +02:00
1b98dad9d0 add iterator to world 2024-07-06 16:16:38 +02:00
88c887a2ea
start api design 2024-07-06 14:49:23 +02:00
baae917d0b
add empty overworld world type 2024-07-06 13:57:59 +02:00
576b21d8b9
Overworld Assets (#2)
Some checks failed
Rust / rustfmt (push) Successful in 19s
Rust / clippy (push) Failing after 35s
Rust / build (push) Successful in 2m2s
Reviewed-on: #2
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-06 11:52:10 +00:00
c957799a81 add activities
Some checks failed
Rust / rustfmt (push) Successful in 19s
Rust / clippy (push) Failing after 38s
Rust / build (push) Successful in 2m3s
2024-07-06 13:33:58 +02:00
6f77fb9008
Add CI (#1)
All checks were successful
Rust / rustfmt (push) Successful in 19s
Rust / clippy (push) Successful in 1m33s
Rust / build (push) Successful in 2m5s
Reviewed-on: #1
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-05 21:57:00 +00:00
e0b6a40fcc
format code 2024-07-05 23:43:11 +02:00
566310810c remove logger; comfy do automaticly use envlogger 2024-07-05 23:16:53 +02:00
e83ec5ce20 migrate to comfy 2024-07-05 23:12:09 +02:00
96e3f6982e
add rustfmt.toml 2024-07-05 22:40:41 +02:00
c27691540a
update Cargo.toml 2024-07-05 19:11:18 +02:00
c6ba3f6d80 init bevy 2024-07-05 19:01:09 +02:00