ChunkyAtlas
443cfb9a8e
update chance-man to v2.6.0 ( #8709 )
...
* Update chance-man to v2.6.0
Refactor MusicWidgetController:
- centralize constants
- extract draw/layout helpers
- enforce client-thread safety
- add hide-rolled-items toggle
ChanceManPlugin:
- Register and inject new NpcSearchService for fast NPC drop searching.
- Enable NPC drop searching and lookup UI.
- Ensure drop cache initialization and integration with search system.
- Minor cleanups related to plugin startup and drop fetching.
NpcSearchService:
- Add new NpcSearchService providing fast, parallelized fuzzy and ID-based NPC drop searching.
- All searches filter out NPCs without drop tables them.
- Includes Levenshtein based fuzzy matching and flexible query parsing (ID, name, level).
DropFetcher:
- Refactor to fully discard NPCs with no drop table sections when fetching from the wiki.
- Only NPCs with at least one drop section are passed to the cache and search layers.
DropCache:
- Heavily refactor cache/indexing: never write or retain NPCs lacking drop tables on disk or in-memory.
- Updated search logic to combine in-memory and wiki-backed queries, always skipping empty NPCs.
MusicWidgetController:
- Integrate NpcSearchService for in-game NPC drop search dialog.
- Various small refactors and search-driven UI improvements.
- update to v2.6.0
* Update chance-man
- update UA to 2.6.0
2025-08-13 18:54:42 -04:00
..
2025-05-31 17:09:17 -07:00
2025-08-05 07:41:33 +02:00
2025-04-17 17:04:09 -06:00
2025-06-28 16:26:17 -04:00
2025-07-16 15:31:27 -04:00
2025-07-19 13:11:33 +02:00
2025-06-23 18:12:39 -04:00
2025-07-25 14:43:46 -04:00
2025-08-13 01:10:06 -04:00
2025-07-31 10:51:14 -05:00
2025-07-21 19:05:04 +02:00
2025-08-03 00:58:40 -04:00
2025-06-13 13:10:44 -05:00
2025-06-25 18:16:06 -05:00
2025-06-29 17:49:47 -04:00
2025-06-09 09:16:40 -05:00
2025-06-04 16:18:44 -04:00
2025-08-04 11:45:02 -04:00
2025-08-05 20:34:04 -05:00
2025-06-10 19:37:55 -07:00
2025-07-30 23:03:21 -05:00
2025-08-04 21:50:07 -04:00
2025-08-03 00:41:42 -04:00
2025-04-23 17:30:58 -07:00
2025-06-13 21:24:30 -07:00
2025-07-24 02:56:04 -04:00
2025-07-09 09:58:33 +02:00
2025-07-26 19:58:30 -04:00
2025-06-11 18:24:41 -05:00
2025-06-27 21:48:34 +02:00
2025-04-13 13:20:50 +02:00
2025-06-09 16:59:24 -06:00
2025-07-04 21:35:55 -04:00
2025-04-12 16:55:27 -04:00
2025-07-13 03:04:06 -04:00
2025-08-06 07:18:42 -05:00
2025-07-29 02:29:34 -04:00
2025-07-26 22:45:23 -04:00
2025-07-17 02:09:25 -04:00
2025-05-26 22:56:17 -07:00
2025-04-15 09:19:24 +02:00
2025-07-13 19:23:19 -05:00
2025-08-13 18:54:42 -04:00
2025-08-10 11:17:57 -05:00
2025-08-09 16:41:40 -04:00
2025-06-28 04:43:04 -04:00
2025-05-19 11:42:07 -05:00
2025-07-25 14:58:30 -04:00
2025-08-05 19:24:32 -07:00
2025-06-30 20:52:34 -04:00
2025-05-25 02:10:40 -04:00
2025-07-27 19:48:06 -07:00
2025-08-06 10:45:09 -04:00
2025-07-13 03:05:56 -04:00
2025-06-25 09:29:28 -05:00
2025-07-24 02:47:30 -04:00
2025-06-23 18:28:53 -04:00
2025-06-09 09:42:39 -04:00
2025-07-29 02:06:23 -04:00
2025-07-31 22:36:55 -04:00
2025-06-28 16:15:34 -04:00
2025-08-08 11:23:27 -04:00
2025-06-30 16:55:13 -04:00
2025-06-23 18:06:24 -04:00
2025-06-08 19:24:34 +02:00
2025-07-30 20:11:29 -07:00
2025-05-15 19:11:19 -07:00
2025-06-01 12:37:11 -07:00
2025-07-01 09:21:13 -07:00
2025-07-09 19:52:38 -07:00
2025-08-12 10:40:52 -04:00
2025-04-29 08:58:13 -05:00
2025-07-27 20:00:02 +02:00
2025-06-28 05:04:51 -04:00
2025-06-09 09:42:39 -04:00
2025-07-26 22:29:33 -04:00
2025-04-20 11:03:05 -05:00
2025-08-08 16:50:40 -07:00
2025-05-31 16:57:30 -07:00
2025-07-10 00:42:19 -04:00
2025-06-21 19:32:11 -05:00
2025-07-02 22:55:15 +00:00
2025-07-29 02:38:09 -04:00
2025-06-20 01:58:27 -04:00
2025-07-02 19:19:14 -04:00
2025-05-16 11:30:29 +02:00
2025-08-05 22:31:47 -05:00
2025-07-21 13:27:34 -07:00
2025-04-20 20:54:32 -05:00
2025-07-21 13:25:19 -07:00
2025-05-03 16:54:49 -04:00
2025-04-26 03:28:51 -04:00
2025-06-18 09:29:05 -05:00
2025-07-23 18:07:42 -07:00
2025-06-08 14:30:11 +02:00
2025-08-03 08:31:12 -05:00
2025-06-23 18:43:01 -04:00
2025-05-03 17:27:56 -04:00
2025-04-21 15:05:37 -04:00
2025-08-05 18:06:21 -07:00
2025-06-11 15:45:37 -04:00
2025-06-17 17:06:25 -04:00
2025-07-20 02:56:12 -04:00
2025-06-28 04:51:05 -04:00
2025-08-10 09:44:35 -04:00
2025-07-04 18:35:30 -04:00
2025-07-25 14:41:43 -04:00
2025-07-17 02:17:40 -04:00
2025-07-08 11:43:49 -04:00
2025-08-09 16:08:37 -04:00
2025-07-29 02:11:08 -04:00
2025-06-01 19:24:55 -04:00
2025-06-20 20:10:57 -05:00
2025-06-18 18:00:21 -07:00
2025-05-15 18:44:09 +02:00
2025-06-23 18:22:43 -04:00
2025-08-05 10:05:59 -04:00
2025-05-24 15:18:45 -05:00
2025-06-30 13:16:57 -04:00
2025-08-05 23:38:21 -04:00
2025-08-01 20:27:57 -07:00
2025-04-20 14:23:18 -04:00
2025-06-09 09:42:39 -04:00
2025-08-01 20:30:07 -05:00
2025-04-30 01:37:23 -04:00
2025-07-03 18:23:54 -05:00
2025-08-13 18:49:35 -04:00
2025-07-24 02:40:03 -04:00
2025-06-30 14:53:07 -04:00
2025-08-03 00:57:02 -04:00
2025-04-10 21:16:32 -07:00
2025-07-23 21:55:03 -04:00
2025-08-11 11:44:51 -07:00
2025-08-09 14:59:22 -04:00
2025-07-14 11:47:58 -07:00
2025-08-07 10:59:44 +02:00
2025-07-16 15:18:00 -04:00
2025-07-13 19:23:19 -05:00
2025-07-17 01:54:57 -04:00
2025-07-31 10:47:59 -05:00
2025-07-11 23:09:45 -05:00
2025-05-16 21:39:07 -07:00
2025-07-14 10:31:02 +02:00
2025-04-26 03:34:22 -04:00
2025-06-28 11:25:13 -07:00
2025-05-17 00:58:33 +02:00
2025-06-28 16:12:43 -04:00
2025-08-13 18:47:31 -04:00
2025-06-28 08:49:46 +02:00
2025-06-09 09:42:39 -04:00
2025-05-19 12:00:47 -05:00
2025-07-26 23:40:29 -04:00
2025-07-20 02:47:42 -04:00
2025-07-24 02:27:17 -04:00
2025-07-24 02:36:36 -04:00
2025-08-13 18:43:31 -04:00
2025-08-11 14:24:58 +02:00
2025-05-21 08:14:26 -05:00
2025-07-02 18:10:53 -04:00
2025-07-02 20:13:06 -04:00
2025-05-31 10:01:25 -05:00
2025-05-21 00:38:11 -07:00
2025-05-27 17:58:02 -07:00
2025-07-28 19:19:52 -05:00
2025-07-25 10:27:24 +02:00
2025-08-10 09:51:26 -04:00
2025-06-30 15:29:32 -04:00
2025-05-28 16:01:15 -04:00
2025-06-27 22:25:24 +02:00
2025-07-07 20:45:19 -04:00
2025-08-03 00:55:24 -04:00
2025-05-17 09:03:37 -07:00
2025-06-09 09:42:39 -04:00
2025-06-06 19:33:16 -05:00
2025-04-17 10:22:33 -07:00
2025-06-28 11:28:52 -07:00
2025-05-28 16:02:20 -04:00
2025-06-28 15:41:10 -04:00
2025-08-09 16:32:41 -04:00
2025-05-08 17:45:33 -07:00
2025-06-24 15:17:28 +02:00
2025-05-07 00:17:22 -04:00
2025-06-23 17:52:52 -04:00
2025-07-29 19:17:10 -05:00
2025-06-25 16:36:16 +02:00
2025-07-23 18:33:02 -07:00
2025-06-23 18:25:59 -04:00
2025-07-24 21:28:58 -04:00
2025-07-13 03:26:50 -04:00
2025-07-31 22:32:16 -04:00
2025-08-01 12:38:23 -05:00
2025-07-04 18:32:16 -04:00
2025-07-28 21:52:10 -07:00
2025-04-12 17:51:39 -04:00
2025-07-25 14:55:19 -04:00
2025-06-06 19:36:01 -05:00
2025-04-12 17:09:37 -04:00
2025-04-12 17:11:50 -04:00
2025-07-02 15:47:26 -04:00
2025-07-31 21:43:09 -04:00
2025-08-02 11:08:29 -05:00
2025-04-09 11:25:04 -07:00
2025-07-14 01:10:56 +02:00
2025-06-09 09:42:39 -04:00
2025-08-01 20:26:46 -07:00
2025-06-02 09:51:31 -07:00
2025-07-24 11:50:01 -05:00
2025-07-03 18:47:49 -04:00
2025-08-08 16:51:45 -07:00
2025-06-09 09:42:39 -04:00
2025-06-09 09:42:39 -04:00
2025-07-28 21:53:08 -07:00
2025-07-03 13:24:22 -04:00
2025-06-30 14:07:46 -04:00
2025-07-20 02:53:15 -04:00
2025-06-24 17:28:21 -07:00
2025-08-09 16:30:56 -04:00
2025-08-13 18:28:06 -04:00
2025-08-03 00:31:42 -04:00
2025-07-26 22:47:33 -04:00
2025-07-30 19:50:58 -07:00
2025-05-12 01:27:45 +02:00
2025-06-20 01:53:42 -04:00
2025-07-16 15:29:59 -04:00
2025-07-31 20:59:06 -04:00
2025-07-30 21:53:49 +02:00
2025-04-06 20:10:26 -04:00
2025-06-09 09:42:39 -04:00
2025-07-26 21:49:53 -04:00
2025-06-25 16:25:43 +02:00
2025-06-09 09:42:39 -04:00
2025-07-07 09:39:37 +02:00
2025-07-25 14:45:40 -04:00
2025-06-30 14:28:36 -04:00
2025-08-04 10:53:49 -04:00
2025-06-23 18:19:21 -04:00
2025-07-10 15:35:48 -05:00
2025-04-14 03:17:02 -04:00
2025-06-28 15:08:27 -04:00
2025-06-08 14:12:37 -05:00
2025-08-11 14:36:32 +02:00
2025-07-20 02:51:32 -04:00
2025-07-26 22:43:38 -04:00
2025-05-11 18:15:09 -07:00
2025-06-09 09:42:39 -04:00
2025-06-20 02:23:17 -04:00
2025-04-19 20:42:17 -04:00
2025-07-30 20:06:44 -07:00
2025-07-04 15:44:43 -04:00
2025-04-23 17:34:46 -07:00
2025-07-24 02:45:22 -04:00
2025-06-20 01:41:37 -04:00
2025-08-03 21:01:41 -05:00
2025-05-22 04:05:53 -04:00
2025-05-07 00:15:25 -04:00
2025-05-15 18:02:21 -07:00
2025-05-20 17:24:35 -07:00
2025-06-21 07:17:08 -07:00
2025-07-23 18:12:08 -07:00
2025-07-02 15:46:22 -04:00
2025-06-20 01:30:47 -04:00
2025-07-16 15:28:25 -04:00
2025-07-07 20:34:26 -04:00
2025-05-19 21:17:39 -04:00
2025-06-22 14:53:59 -04:00
2025-07-27 19:41:24 -07:00
2025-05-10 23:59:30 -04:00
2025-06-11 13:06:04 -04:00
2025-06-10 19:36:53 -07:00
2025-08-06 20:54:24 -05:00
2025-05-06 19:05:04 -05:00
2025-06-14 12:24:47 -05:00
2025-08-08 16:49:34 -07:00
2025-06-30 13:48:34 -04:00
2025-06-09 09:42:39 -04:00
2025-07-07 20:31:51 -04:00
2025-07-31 21:47:07 -04:00
2025-06-30 13:45:09 -04:00
2025-08-04 11:18:52 +02:00
2025-07-30 01:09:15 -04:00
2025-06-25 22:17:05 -04:00
2025-04-16 09:53:41 -05:00
2025-08-13 17:37:53 -04:00
2025-08-04 21:50:34 -04:00
2025-06-25 19:04:14 +02:00
2025-08-03 00:48:34 -04:00
2025-07-14 22:53:51 -07:00
2025-07-07 10:31:12 -07:00
2025-05-26 23:56:34 -05:00
2025-07-26 22:50:53 -04:00
2025-06-18 09:16:00 -05:00
2025-06-10 19:58:44 -07:00
2025-05-17 15:42:50 -05:00
2025-04-14 02:47:04 -04:00
2025-05-25 21:24:32 -05:00
2025-07-31 22:18:17 -04:00
2025-06-28 11:19:19 -07:00
2025-05-11 13:48:10 -04:00
2025-06-15 11:08:53 -07:00
2025-07-07 12:12:08 -04:00
2025-06-11 22:32:09 +03:00
2025-08-03 01:00:35 -04:00
2025-07-30 20:33:20 -07:00
2025-04-17 11:21:09 +02:00
2025-06-30 14:02:38 -04:00
2025-07-27 17:50:29 -04:00
2025-07-28 21:53:37 -07:00
2025-05-18 12:51:46 -05:00
2025-06-18 08:07:52 +02:00
2025-08-12 11:07:54 -04:00
2025-07-01 23:18:43 -04:00
2025-05-06 09:10:43 -07:00
2025-07-09 19:36:07 -07:00
2025-06-28 18:13:41 -05:00
2025-04-12 16:58:40 -04:00
2025-08-09 16:44:46 -04:00
2025-08-10 11:15:32 -05:00
2025-05-25 02:18:16 -04:00
2025-07-26 07:43:47 -07:00
2025-07-06 22:51:08 -04:00
2025-08-05 08:32:58 -04:00
2025-07-24 02:29:16 -04:00
2025-07-07 11:37:35 -05:00
2025-04-28 12:16:17 +02:00
2025-07-18 18:55:50 -05:00
2025-05-14 16:42:56 -07:00
2025-05-06 16:09:30 -05:00
2025-07-11 19:14:09 -06:00
2025-07-26 22:49:06 -04:00
2025-08-06 10:44:08 -04:00
2025-04-19 20:45:37 -04:00
2025-04-06 21:16:19 +02:00
2025-06-05 20:49:36 -04:00
2025-06-20 02:21:40 -04:00
2025-07-30 00:52:41 -04:00
2025-07-09 19:49:52 -07:00
2025-07-24 02:37:58 -04:00
2025-04-29 08:51:29 -05:00
2025-06-30 13:19:11 -04:00