You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LootValue price-provider failover. Slow poe2scout and poe.ninja requests
now time out without surfacing TaskCanceledException first-chance breaks.
After two consecutive request failures, LootValue automatically switches to
the other provider, preserves its saved preference, and reports the active
fallback in settings. Provider requests use a short 10-second deadline so an
outage cannot leave the plugin showing Loading... for roughly 90 seconds.
Gemcutting panel detection. Skill and Support Gemcutting screens now count
as large blocking panels using their conditionally visible [53][3] and [54][3] UI elements.
Radar minimap layer parity. The minimap now draws the walkable-map
outlines, terrain POIs, and POI paths already shown on the large map, with
every layer clipped to the minimap bounds.