Commit Graph

51 Commits

Author SHA1 Message Date
Zeffuro 652d583747 Update KTK, rework some things 2026-01-14 04:24:34 +01:00
Zeffuro 2172ff0a51 InventoryMonitor, LootedItemsTracker Fix 2026-01-11 19:33:14 +01:00
Zeffuro 5f6fa7ff2f Still need subscribe for events done through contextmenu etc 2026-01-11 18:30:43 +01:00
Shawrkie Williams cd7a4c610b Fixes category nodes going beyond the grid 2026-01-11 11:48:54 -05:00
Zeffuro 82b9d96335 Don't subscribe to atkarray 2026-01-11 06:06:59 +01:00
Zeffuro 6d15ee1b13 Some misc performance changes + logging 2026-01-11 05:09:28 +01:00
Shawrkie Williams d7babea111 Improves inventory refresh logic and fixes UI glitches 2026-01-10 16:58:26 -05:00
Shawrkie Williams 665d3b62ba Pinning, Hoisting, Recently Lotted 2026-01-09 17:53:07 -05:00
Zeffuro b9654dfb21 Misc fixes and tweaks 2026-01-03 09:50:40 +01:00
Zeffuro 7cec19f5f2 Disposal safety 2026-01-02 23:42:12 +01:00
Zeffuro aec704dece IPCs, Improved AT support, BISBuddy support 2026-01-02 23:23:49 +01:00
Zeffuro a7bfd7ea66 Move Debug logs under DebugOnly 2026-01-02 15:32:15 +01:00
Zeffuro 79a16b89eb Inherited Improvements 2026-01-02 11:37:55 +01:00
Zeffuro 3044e63106 Use ScrollingListNode where applicable 2026-01-02 10:50:43 +01:00
Zeffuro ca2baf917e Open/Hide for SaddleBags/Retainers working 2025-12-31 23:59:34 +01:00
Zeffuro 0ba5c0698e Add dragging between windows on background 2025-12-31 21:45:41 +01:00
Zeffuro b6084fb7e5 Fixed Retainer/SaddleBag drag 2025-12-31 20:50:46 +01:00
Zeffuro 200c430f8f Misc fixes and move lifecycles 2025-12-30 17:42:38 +01:00
Zeffuro f3b006b276 First iteration of retainer 2025-12-30 02:58:02 +01:00
Zeffuro 300fcee7ac More fixes 2025-12-30 01:45:28 +01:00
Zeffuro 5f73a47fee Basic Saddlebags 2025-12-30 01:25:57 +01:00
Zeffuro acdd79f73a More changes 2025-12-30 00:12:20 +01:00
Zeffuro 0d232e1fa0 WIP Abstraction 2025-12-29 23:40:05 +01:00
Zeffuro 3104c84d20 Safely unblock addon if blocked from opening discard dialogue 2025-12-29 21:56:33 +01:00
Shawrkie Williams a6b17b657e Resolve build errors, disable wip code 2025-12-29 15:48:46 -05:00
Shawrkie Williams 47d5aa3bd6 WIP pinning and hoisting 2025-12-29 15:36:06 -05:00
Zeffuro c3b61e8045 Implement CommandHandler 2025-12-29 09:28:45 +01:00
Zeffuro 6be6a2c09d Cleanup 2025-12-28 21:04:09 +01:00
Zeffuro aeb4fdcb9d InventoryLocation things 2025-12-28 20:39:30 +01:00
Zeffuro e46be61b1c Improve category matching 2025-12-28 15:26:49 +01:00
Zeffuro 98742482e3 Open Inventory, different InventoryNotificationType 2025-12-28 13:36:41 +01:00
Shawrkie Williams 7c8ae6b87b Minor visual nitpick changes 2025-12-27 07:55:58 -05:00
Zeffuro 09f8201a7b Track InventoryNotifications 2025-12-27 05:45:07 +01:00
Zeffuro 9c68149d74 Fix moving retainers, add InventoryNotificationNode 2025-12-27 03:54:47 +01:00
Zeffuro 0eb1adc9c0 Add new configuration options 2025-12-25 13:23:57 +01:00
Zeffuro c3e3f8b2bf Initial window + settings for categories 2025-12-25 10:06:20 +01:00
Zeffuro a0fb7f5103 Slight refactor/moving namespaces 2025-12-24 19:50:11 +01:00
Zeffuro aedcc7953c Add Color options 2025-12-23 07:40:53 +01:00
Zeffuro 5381c1f794 Fix tab switching 2025-12-23 05:49:07 +01:00
Zeffuro 20a2b0a819 Add settings button 2025-12-23 05:42:18 +01:00
Zeffuro fff0578b74 Implement VERY basic configuration window and stacking 2025-12-22 16:34:01 +01:00
Zeffuro 5561305af8 Allow for SortaKinda imports 2025-12-21 15:17:10 +01:00
Zeffuro bada2bdc8a Implement basic usercategories 2025-12-21 14:07:00 +01:00
Shawrkie Williams 50eb28c3e0 Improve placement of search bar 2025-12-21 05:29:24 -05:00
Shawrkie Williams 55ad494bb5 Refactors inventory management and UI update logic.
- Improves inventory data handling by introducing a bucket-based system for category management.
- Streamlines UI updates by implementing a queued refresh mechanism to prevent redundant calculations
- Enhances item filtering by using pre-calculated item lists.
- Fixes an issue with autosizing and layout recalculations to ensure responsiveness and correct display.
2025-12-20 20:48:37 -05:00
Shawrkie Williams 8a496ae6f1 Revert property unification for clarity 2025-12-20 09:31:17 -05:00
Shawrkie Williams 2752e8d930 Improves inventory window layout and interaction 2025-12-20 09:27:52 -05:00
Zeffuro 167761244a Currency and slot amount 2025-12-20 13:59:56 +01:00
Zeffuro d18f4483bb Add basic search 2025-12-20 10:19:16 +01:00
Zeffuro 592fa392bf Improve layout 2025-12-20 09:21:44 +01:00