Releases: Reetus/ClassicAssist
Releases · Reetus/ClassicAssist
Release list
5.0.5
5.0.4
What's Changed
- Fix sell agent Amount limit across stacks, add null guards by @Reetus in #560
- Support multiple gump tooltips with arguments by @Reetus in #561
- Add DAP debug adapter for debugging file-backed macros in VSCode by @Reetus in #562
- Add WaitForRemoveObject macro command by @Reetus in #565
- Make Object Inspector windows modeless by @Reetus in #566
Full Changelog: 5.0.3...5.0.4
5.0.3
What's Changed
- ECV sort persistence, filter fixes, and app-wide dark menu theming by @Reetus in #557
- Add ASCII prompt (0x9A) support for prompt macro commands by @Reetus in #558
- ECV: Hide Locked Items, context-action hotkeys, and sort persistence by @Reetus in #559
- Release 5.0.3 by @Reetus in #564
Full Changelog: 5.0.2...5.0.3
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
5.0.1
What's Changed
- Macros tab "Move To Group" context menu command by @Reetus in #530
- Serialize Skills Sort Field/Direction by @Reetus in #531
Full Changelog: 4.500.1...5.0.1
4.500.1
4.5.8
What's Changed
- Cliloc Multiple filter / Move To Group / Misc by @Reetus in #526
- Added a new Option to delay drag events by @Lichtblitz in #525
Full Changelog: 4.5.7...4.5.8
4.5.7
4.5.6
What's Changed
- WaitForTargetOrFizzle to wait for non-Cancel target type / use sender… by @Reetus in #511
- WaitForTarget to wait for non-Cancel target type by @Reetus in #514
- Added the ability to read all three tiledata.mul file formats by @Lichtblitz in #512
Full Changelog: 4.5.5...4.5.6
4.5.5
What's Changed
- The legacy cast spell packet is now supported for client versions < 6.0.14.2 by @Lichtblitz in #504
- Allow optionally setting the distance from pathfind movement commands by @Lichtblitz in #506
- Macros may now utilize named journal buffers to make them independent by @Lichtblitz in #505
- use correct framework by @kasperk81 in #503
- ECV items to use RehueList Hue by @Reetus in #507
- Combine stacks check name if properties enabled minus the argument ma… by @Reetus in #508
- PromptAlias only objects by @Reetus in #509
- ECV Drag Drop - Wait for lift accept/reject and retry up to 5 times by @Reetus in #510
New Contributors
- @Lichtblitz made their first contribution in #504
- @kasperk81 made their first contribution in #503
Full Changelog: 4.5.4...4.5.5