bschug / filtercloud

Configurable PoE Loot Filter
1 stars 0 forks source link

SocketGroup Number #20

Open bschug opened 4 years ago

bschug commented 4 years ago
  • "SocketGroup" now supports a number to specify the number of sockets in a link. By default (operator =) the number requires an exact match.
  • "SocketGroup" allows combining a number and colours, e.g. "5GGG" will show 5-links with at least 3 green sockets.
  • "SocketGroup" now supports relational operators (>, <, >=, <=) in addition to exact equal (==), e.g. " >= 5GGG" shows items with 5 or more linked sockets with at least 3 of them being green sockets. "== 5GGG" shows items with a 5-link that has exactly 3 green sockets, but won't show 6-links.
bschug commented 4 years ago

https://www.reddit.com/r/pathofexile/comments/f2t4tz/inconsistencies_in_new_filter_syntaxes/