5.0.2
What's Changed
- Add command-line shard selection and Windows Jump List support by @Reetus in #535
- Adds Organizer matching to ECV filters by @Reetus in #532
- Verify filtered packet length by @Reetus in #536
- Prevent scavenger from re-enqueuing items already being picked up by @Reetus in #541
- Fix test isolation to prevent order-dependent failures by @Reetus in #544
- WPF performance: shared resource dictionary and UI virtualization by @Reetus in #542
- WPF control cleanup, borderless maximize fix, and polish by @Reetus in #543
- Reduce per-packet allocations in networking hot path by @Reetus in #545
- Scavenger agent reliability fixes by @Reetus in #547
- Fix object/QuestPointer removal and add damageable object / multi handling by @Reetus in #551
- Macro commands: WaitForBuffEnabled/Disabled and serial-derived speech hues by @Reetus in #550
- Launcher: shut down ClassicUO cleanly on exit by @Reetus in #549
- Add DropItemToGround macro command with server-accurate fit validation by @Reetus in #548
- Entity Collection Viewer: weight sort, lock/unlock, and live property refresh by @Reetus in #552
- Object Inspector and agent view-model correctness fixes by @Reetus in #546
- Performance improvements and macro editor / agent UI fixes by @Reetus in #553
- Entity Collection Viewer toolbar action extensibility by @Reetus in #554
- Add file-based macros backed by .py files in the Macros folder by @Reetus in #555
- Add Python type stub (.pyi) generator for macro command autocomplete by @Reetus in #556
Full Changelog: 5.0.1...5.0.2