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
v17: Add Experimental 'Try Create Similar Item' which creates item from anothers definition.
v18: Add Experimental 'Try Create Item From Definition Address' use user entered address instead of another item (
Instructions)
v19: Change Try Create Item to use AOB scan rather than symbol name lookup
v20: Update for 1.3
v21: Update for 1.3.0.19.61884
v22: Update for 1.4.0.87.62286
v23: Fix Unspent Skill Points address
v24: Fix Try Add Perk to use correct entity id. Add more experimental features.
v25: N/A
v26: Update the global pointers.