|
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
|
54e9e684e7
|
Cleanup some code for the start of Section 4.12
|
2021-12-10 11:30:58 -05:00 |
|
Timothy Warren
|
731e6dd243
|
Fix some clippy warnings
|
2021-12-02 15:03:55 -05:00 |
|
Timothy Warren
|
e55218c325
|
Make map setup more DRY, add map generation visualizer, completes section 4.2
|
2021-12-01 14:45:27 -05:00 |
|
Timothy Warren
|
713c3f6fb8
|
Complete section 4.1 by removing rooms from Maps
|
2021-12-01 12:08:14 -05:00 |
|
Timothy Warren
|
feb7988f5f
|
Move map builder state into map builder
|
2021-12-01 12:03:49 -05:00 |
|
Timothy Warren
|
6b48111a97
|
Move more map procedure stuff into the map builder
|
2021-12-01 11:41:29 -05:00 |
|
Timothy Warren
|
7f8c16a79f
|
Refactor map generation to return original player position
|
2021-12-01 11:02:39 -05:00 |
|
Timothy Warren
|
8bb6bf35d6
|
Refactor map generation into its own submodule
|
2021-12-01 10:47:41 -05:00 |
|