Commit Graph

10 Commits

Author SHA1 Message Date
Timothy Warren
a3f6c7b9d0 Refactor all game log useage to use the new system 2022-02-01 10:39:46 -05:00
Timothy Warren
f9e73479d0 Extract spatial indexing (tile contents, and if a tile is blocked) into its own module 2022-01-12 10:45:13 -05:00
b115f43d5d Use :: prefix on external crates 2021-12-24 10:38:44 -05:00
Timothy Warren
ae3f83b544 Make doors opaque, and block the way 2021-12-17 14:07:14 -05:00
9ff645066b Reorder use statements 2021-12-10 20:16:48 -05:00
Timothy Warren
06e7311523 Complete section 3.7 2021-12-01 10:14:30 -05:00
3effbdb586 Use less redundant code style with 'if let' statements 2021-11-19 19:52:15 -05:00
c4db6f5932 Make import style more consistent 2021-11-17 16:08:46 -05:00
Timothy Warren
1345248b15 Finish chapter 2.4 2021-10-26 14:23:08 -04:00
Timothy Warren
3df0d8592b First good iteration of field of view 2021-10-25 15:26:39 -04:00