1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Timothy Warren 359258862d Calculate defense and power based on equipment 2022-02-08 10:28:31 -05:00
Timothy Warren aa0b19ca59 Add Equipment class, and add equipment to actors 2022-02-08 10:21:30 -05:00
Timothy Warren 142950e474 Update Items so they can be equippable, create factories for equippable items 2022-02-08 09:49:48 -05:00
Timothy Warren c98ccc168c Add player leveling 2022-01-25 15:51:59 -05:00
Timothy Warren 5f8a8c674d Complete part 10 2022-01-18 14:57:45 -05:00
Timothy Warren a1e6125c34 Add Fireball Scoll, completing part 8 2022-01-18 13:26:26 -05:00
Timothy Warren 621d4780e8 Implement confusion scrolls 2022-01-14 16:45:07 -05:00
Timothy Warren 5b5f49bf6b Add lighting scroll 2022-01-13 14:56:38 -05:00
Timothy Warren 2b708b3b7f Add ability to pick up items and add to inventory 2022-01-12 16:24:09 -05:00
Timothy Warren 35862fcc19 Generate items and display on map, implement exception handling 2022-01-12 16:12:07 -05:00
Timothy Warren be433a9449 Add movement AI to npcs 2022-01-10 13:21:17 -05:00
Timothy Warren 1636f60096 Add basic attacking action 2022-01-07 15:52:53 -05:00