v2: Add last accessed item (exposes stack count, charges on items). Non stackable items are cannot be duped yet.
v3: Add party manager. Can edit approval values for some characters.
v4: Correct offsets used in table for stats which may be source of instability people have
v5: Add Cheat Manager : Infinite AP/Charges
v6: Change pointers for cheat manager as they change on reload
v7: experimental add perks, add Item Base/Affix Stats
v8: change cheat manager again to more reliable address. Hide addperks behind stronger language.
v9: Add more modifier arrays on the UItems
v10: Add playthrough difficulty settings. Archive old tables.
v11: Fix some item editor arrays point at the same address instead of the actual address
v12: Add last access cohort for accessing armies. Mostly works when launching in the field.
v13: New more stable Cohort pointer. Also new Add Perk process (
Instructions)
v14: Helper functions for resizing Item Stat Arrays (
Instructions)
v15: Add Remove Perk to remove unwanted perks. Add Item skills. Add Water, Recruits. Move perk functions to character
v16: Fix crash on Last Access Cohort due to bad AOB implementation