Brues
3deddf2b08
Drive questitem off QUEST_ACCEPTED/QUEST_REMOVED instead of rescanning
...
The item->quest map only changes when a quest enters or leaves the log,
not on progress, yet it was fully rebuilt on every QUEST_LOG_UPDATE burst
(a whole log walk + GetQuestDetails per quest). Maintain it incrementally
from ClassicAPI's QUEST_ACCEPTED / QUEST_REMOVED, keyed on the stable
questID with title/level cached at add time (the old log index shifted on
any add/remove). QUEST_LOG_UPDATE now only drives a one-time login seed
until the detail cache warms, since QUEST_ACCEPTED is suppressed for the
bulk sync; afterward it's a no-op and questing does no rebuilds.
2026-07-19 02:25:23 -05:00
..
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-07-01 10:20:34 -05:00
2026-07-10 20:26:05 -05:00
2026-07-06 17:33:16 -05:00
2026-05-25 18:50:53 -05:00
2026-07-01 10:43:46 -05:00
2026-07-17 14:47:22 -05:00
2026-05-25 18:50:53 -05:00
2026-07-01 10:43:46 -05:00
2026-07-05 14:32:25 -05:00
2026-06-28 04:28:59 -05:00
2026-07-13 12:34:45 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2017-07-19 10:35:01 +02:00
2026-07-06 17:07:41 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 12:43:15 -05:00
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-06-24 22:49:43 -05:00
2026-07-01 10:20:34 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-17 14:47:22 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-07-13 00:32:21 -05:00
2026-07-15 13:45:06 -05:00
2026-07-09 00:56:06 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 00:56:06 -05:00
2026-07-11 16:04:58 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-07-17 16:04:03 -05:00
2026-07-06 17:07:51 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-07-19 02:25:23 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-10 13:23:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-05-27 23:30:01 -05:00
2026-07-12 14:01:25 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 12:36:03 -05:00
2026-05-25 18:50:53 -05:00
2026-07-13 00:06:20 -05:00
2026-05-25 18:50:53 -05:00
2026-07-12 13:48:36 -05:00
2026-06-22 13:51:00 -05:00
2026-05-25 18:50:53 -05:00
2026-07-05 23:47:39 -05:00