1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Timothy Warren 8f10289ed6 Replace rltk with bracket_lib, removing one layer of module redirection 2022-02-04 14:09:48 -05:00
Timothy Warren 0c5cec84e9 Fix a bug with a procedural effect, remove the shortbow from starting player inventory 2022-02-04 10:34:11 -05:00
Timothy Warren 9b5adaad9c Some code clarity tweaks 2022-02-04 09:53:30 -05:00
Timothy Warren 30de2cd7ce Use rltk prelude import instead of full paths 2022-02-03 15:16:41 -05:00
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
Timothy Warren 2c0f2408a6 Add FPS display, get webassembly build working 2022-02-03 11:46:29 -05:00
Timothy Warren 3a9ad932e4 Make system dispatching multi-threaded 2022-02-03 10:17:02 -05:00
Timothy Warren c835100272 Create systems module, and move the Specs systems there 2022-02-03 09:45:29 -05:00