Commit graph

8 commits

Author SHA1 Message Date
8f67dad44c Added furniture drawing to room-creation. Run clippy and fmt 2024-07-07 11:38:13 +02:00
1cdb6156f8 Added setup to house and WIP Furniture tiles 2024-07-07 10:04:39 +02:00
a83653352a Add Furniture struct 2024-07-07 10:04:39 +02:00
0a7e741207 WIP room movement 2024-07-07 00:48:37 +02:00
c8e21d544a Merge branch 'main' into room-creation 2024-07-07 00:04:54 +02:00
f3e6afc179 Added room and grid creation 2024-07-07 00:01:46 +02: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
5a4451d6a7 cabel-movement (#3)
All checks were successful
Rust / rustfmt (push) Successful in 25s
Rust / clippy (push) Successful in 1m21s
Rust / build (push) Successful in 3m1s
Cable Movemnt is finished. grid is hard coded

Reviewed-on: #3
Co-authored-by: Glaeder <niklas@vousten.dev>
Co-committed-by: Glaeder <niklas@vousten.dev>
2024-07-06 17:59:56 +00:00