## Update 12/3/2025
- Updated Zones.ini to include new zones from latest expansion patch.
## Live Patch Update 12/2/2025
Update for live patch
## Test Patch Update 11/24/2025
Update for latest test patch
## Update 11/17/2025
Updated for live hotfix.
## Update 11/14/2025
- loader: Fix SendSetForegroundWindow - should help resolve some issues with focus swapping
## Update 11/13/2025
Updated for live hotfix.
- Fix achievements not reading properly
- Fix Item.CashLoot not returning the proper value
- Fix FindItemWnd additional columns overlapping existing columns
## Live Patch Update 11/12/2025
- Includes all changes from previous test patches.
Additional fixes:
- Fix crash when inspecting cash loot bag.
## Test Patch Update 11/6/2025
- Added new EquipmentItem TLO that provides access to the new equipment keyring. Usage is
the same as other keyrings.
- Locked Items are added to the client, but access through MQ is not available yet.
- Added CashLoot member to Item type
## Previous Updates