1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Timothy Warren 83cab40c13 Add event counting to game log, completing section 5.29 2022-02-01 11:59:44 -05:00
Timothy Warren 21c0601ebd Add methods to log builder to simplify common log entry pieces 2022-02-01 11:20:41 -05:00
Timothy Warren 3ecf6ec97e Show weapon range, add Target component 2022-01-31 10:26:16 -05:00
Timothy Warren a40f43b839 Complete section 5.26 2022-01-28 13:47:16 -05:00
Timothy Warren ee5db23f6b Refactor confusion effect, and update gui to show confusion status 2022-01-24 10:58:37 -05:00
Timothy Warren 66e58733f7 Add functionalty to identify items via a scroll 2022-01-21 16:16:48 -05:00
Timothy Warren fe31fdaa13 Split serialization components into a submodule 2022-01-21 15:14:29 -05:00
Timothy Warren 53eac9d710 Add ProvidesIdentification tag component 2022-01-21 15:13:31 -05:00
Timothy Warren 5c438cc3c0 Implement scrolls to uncurse cursed items 2022-01-21 11:57:36 -05:00
Timothy Warren 9a0e931897 Implement cursed items 2022-01-21 11:18:53 -05:00
Timothy Warren b0bdd44e18 Add MagicItem component 2022-01-19 09:38:41 -05:00
Timothy Warren 878ee5b480 Refactor movement system, partially implement town portals 2022-01-18 11:00:13 -05:00
Timothy Warren 220b00c64c Add initiative penalties to items 2022-01-13 10:14:13 -05:00
Timothy Warren eb29e28ec6 Complete section 5.14, having refactored basically every system 2022-01-11 15:35:59 -05:00
Timothy Warren 148e448d78 Much more ai refactoring 2022-01-11 14:16:23 -05:00
Timothy Warren 3def036868 Add MyTurn component 2022-01-11 09:33:21 -05:00
Timothy Warren 6e29b31978 Reorganise components a little 2022-01-05 11:05:15 -05:00