1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Timothy Warren fc0843847e Finish refactoring of map builders 2021-12-15 11:36:17 -05:00
Timothy Warren 71a07b301c Refactor waveform_collapse map builder to use Rust builder pattern 2021-12-15 11:07:19 -05:00
Timothy Warren a6d37bf0dc Refactor voronoi map builder to use Rust builder pattern 2021-12-15 10:08:05 -05:00
Timothy Warren 541421eb5b Refactor simple map builder to use the Rust builder pattern 2021-12-14 16:29:36 -05:00
Timothy Warren 9d97f3bd0d Complete section 4.13 2021-12-14 14:16:18 -05:00
Timothy Warren cce44f78f4 Finish Prefab map builder 2021-12-14 11:19:03 -05:00
Timothy Warren 5454dd0755 Add initial room vaults 2021-12-13 15:22:59 -05:00
Timothy Warren 9ff645066b Reorder use statements 2021-12-10 20:16:48 -05:00
Timothy Warren 28692ec50c Refactor entity (Enemy, Item, Equipment) spawning 2021-12-10 16:34:11 -05:00
Timothy Warren db168dc01a Use named submodules instead of mod.rs submodules 2021-12-10 14:36:27 -05:00