1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Timothy Warren 4a8b791acb Separate binary from game engine 2022-02-10 11:54:57 -05:00
Timothy Warren 8f10289ed6 Replace rltk with bracket_lib, removing one layer of module redirection 2022-02-04 14:09:48 -05:00
Timothy Warren 351b149b27 Move developer-type code options to 'debug' feature 2022-02-04 09:52:09 -05:00
Timothy Warren 2c0f2408a6 Add FPS display, get webassembly build working 2022-02-03 11:46:29 -05:00
Timothy Warren d96d1ce003 Add regex crate to parse dice specs for equipment 2022-01-04 10:08:06 -05:00
Timothy Warren 98407d2c77 Spawn items from JSON data 2021-12-23 11:38:37 -05:00
Timothy Warren b82facbf70 Cleanup Cargo.toml formatting 2021-11-09 10:39:44 -05:00
Timothy Warren 48609aee1f Implement basic game saving 2021-11-08 13:58:40 -05:00
Timothy Warren 59a791de56 Finish chapter 2.1 2021-10-21 14:24:40 -04:00
Timothy Warren 8395c5ad61 Add new dependencies, update to latest Rust edition 2021-10-21 12:45:38 -04:00
Timothy Warren b05ccbaa7e First commit 2021-10-20 12:01:15 -04:00