zmilla93 / SlimTrade

A trade UI overlay for Path of Exile
MIT License
133 stars 15 forks source link

Update regex in References.java to stop at the first colon for player name #71

Closed Tartarus762 closed 5 months ago

Tartarus762 commented 5 months ago

Updated chat parsing regex to look for non-colon characters after the player's name rather than any character.

FIXES #70