Add refresh (hooks) for client data when the data has changed. keys/io/etc
Puresyn opened this issue ยท 5 comments
- Keystone Change (dropped by vendor)
- MPlus Dungeon Completed (checks key change, IO gained, etc.)
- Specialization Change (e.g.; swap from Holy Paladin to Ret. Paly)
Added initial EventHooks file to process these change states.
Key change tracking is included.
updated hooks to update UI elements with the new data. Needs heavy testing now.
added CHALLENGE_MODE_COMPLETED and CHALLENGE_MODE_START events to hooks. Also updated hooks to properly include key change data and score changes.