Skip to content

GloamCore 3.4.3

Choose a tag to compare

@seNkoKG seNkoKG released this 12 Aug 23:43

GloamCore 3.4.3

GloamCore 3.4.3 fixes legacy unique modifiers that Path of Exile copies using
single-bound Advanced Description grammar.

Fixed

  • A roll such as +1170(1000) to maximum Life is parsed as one copied value,
    not as two independent modifier values.
  • Legacy Kaom's Heart maps to the official total-Life pseudo stat, visibly
    selects 1170, and sends pseudo.pseudo_total_life with a minimum of 1170
    to the official Trade search.
  • The historic source endpoint remains available as a safe editor bound rather
    than corrupting stat lookup or producing a zero-stat unique search.
  • The grammar correction also applies to advanced equipment-property rolls and
    other legacy modifiers that use the same one-endpoint representation.

Regression coverage now spans the copied-item parser, official stat catalog,
query planner, equipment-property planner, compact rendered overlay, browser
payload, and an optional desktop smoke scenario.

The seller snapshot remains bounded to ten rows with its existing cache and
rate-limit protections. Craft of Exile remains intact, and the retired full
official-trade-listings subsystem remains absent.