Pullitzer 0.2.4 by Flipcyde: seeking Mythic+ and raid briefing testers

I’m Flipcyde (GitHub: flipcyde101), and I built Pullitzer, a Retail addon intended to keep boss, priority-trash, skip, and route notes in a compact movable window.

I am looking for testers rather than presenting the current build as fully validated. On Retail 12.0.7 with the published 0.2.4 package, I observed that it returned after /reload without a visible Lua error dialog, Skyreach Overview and Bosses rendered, and Route Coach advanced from checkpoint 1/6 to 2/6.

That does not establish full encounter or route accuracy, checkpoint persistence, role-filter behavior, raid coverage, or Share/Ping behavior. Route information may also need correction after hotfixes.

The most useful test is one current dungeon: please tell me the dungeon, view or checkpoint, what Pullitzer said, and what should be corrected or clarified.

To find it, search CurseForge for Pullitzer by Flipcyde.

For a useful bug report, please include Pullitzer 0.2.4, Retail 12.0.7, reproduction steps, and any visible Lua error.

Creator disclosure: I’m Flipcyde / flipcyde101, the developer of Pullitzer, and I am recruiting testers.

This usually means that during initial character login you are doing things with “stuff” (gear, items etc.) that require caching before that information has been retrieved from the server.

/reload doesn’t clear the cache so everything cached is immediately available.

That or you’re using an event that is not run in the same sequence (or function call not available at the same time/event) during login and /reload