12 Commits

Author SHA1 Message Date
38bedb653d Added item enhancement check functions, added priming requirements, and updated item enhancement function. 2023-12-27 02:30:15 -06:00
c7e3115b89 Implemented Mana and Atk Spd stats 2023-12-27 00:24:39 -06:00
126753053f Added caching for shadow text for all PGE default drawing functions and viewport drawing functions. 2023-12-24 04:19:24 -06:00
668a5ca1b1 Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal. 2023-12-23 21:15:08 -06:00
5a6080b98f Implement equip generated item descriptions. 2023-12-09 04:36:00 -06:00
dc6ecf40c2 Set bonuses implemented in equip stats. 2023-12-08 17:48:40 -06:00
54677e9263 Incorporated stat differences to equip menu display. 2023-12-06 20:52:48 -06:00
6d4f024d3c Parse Item sets from config. Fix constness of item set getter, and change AddSetBonus function to be statically used instead, makes more sense. 2023-12-04 19:24:49 -06:00
0b912e199a Fix Equipment file comments to be on newlines. Parse item stat values based on provided stat values in config instead of hard-coding. 2023-12-04 18:47:36 -06:00
ece5454c96 Modify Equipment config and add in Item Sets config to comply with engine design and future
flexibility
2023-12-04 18:19:05 -06:00
a659bf7924 Character Info Window layouts setup 2023-12-01 22:55:33 -06:00
b97c63f7b0 Implement basic structures for Items, Item Sets, and Equipment. 2023-11-30 22:01:04 -06:00