You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Max socket warning which was introduced in #63 does not care about the type of the item - as a result, you get specious warnings about helmets having a max of 4 sockets when that's the expected number, one handed weapons (and thin 2h weapons) having max of 5 etc for lower itemlevel gear. A filter for the typeLine should suppress all warnings above its natural max sockets.
The text was updated successfully, but these errors were encountered:
Oh that's right, I just checked with body armors, didn't think of the smaller bases. I also noticed the warning shows up for Tabula, probably will hide it this weekend and fix it later.
Max socket warning which was introduced in #63 does not care about the type of the item - as a result, you get specious warnings about helmets having a max of 4 sockets when that's the expected number, one handed weapons (and thin 2h weapons) having max of 5 etc for lower itemlevel gear. A filter for the typeLine should suppress all warnings above its natural max sockets.
The text was updated successfully, but these errors were encountered: