Open stevin05 opened 1 month ago
Partially fixed by now matching the longest keyword instead of the first found. The gets 'boots' vs 'pvp boots' working correctly, which was my main gripe. Might still add regex support in the future, so keeping this open.
With partial KP trees in TWW, I'm getting a lot of false positives. Need to support multi-word keywords like "pvp boots", and maybe throw some regex style support in there.