Timothy Warren
|
fd9f8e7463
|
Use new rng module instead of passing around a variable. Completes section 5.31
|
2022-02-03 14:59:35 -05:00 |
|
|
04db51ca03
|
Actually fix WaveformColapse builder
|
2022-01-28 14:05:32 -05:00 |
|
|
6d57020327
|
Update WaveformColapse builder to use the proper tileset
|
2022-01-28 14:01:24 -05:00 |
|
|
bd81fbd9d9
|
Start on new interface rendering
|
2022-01-04 12:12:08 -05:00 |
|
|
b115f43d5d
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
|
Timothy Warren
|
f749d9a9e5
|
Create camera, and adjust drawing code to render arbitrary size maps
|
2021-12-17 16:35:30 -05:00 |
|
Timothy Warren
|
ee5e690180
|
Clean up unused use statements
|
2021-12-15 12:08:23 -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
|
99d5a78512
|
Fix some linting issues
|
2021-12-14 14:15:22 -05:00 |
|
|
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 |
|