mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
Objects (;) and items ()) were identified but position data was never extracted, causing them to appear without location on the map. Added parse_object() and parse_item() functions to properly extract name, status, and coordinates. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>