bschug / filtercloud

Configurable PoE Loot Filter
1 stars 0 forks source link

Add Abyss & Delve Sockets #19

Open bschug opened 4 years ago

bschug commented 4 years ago
  • "SocketGroup" now supports the letter A for Abyss sockets, and D for Delve sockets.
  • Abyss (A) and Delve (D) sockets should not be grouped in multiples (for example 'SocketGroup "RGBA"' or 'SocketGroup "DD"', as Abyss and Delve sockets are never linked).
  • Socket types: R: Red, G: Green, B: Blue, A: Abyss, D: Delve, W: White.

Will also need to add support for them in the item rendering code.