Open greenstack opened 2 months ago
Allowing stats to be directly comparable to a value of its internal type would be a huge QoL improvement. These should work on current values.
Do you need "==" and "!=" in the IStat's operators or just ">, <, >=, <=" its enough?
I think having == and != would be helpful in the long run.
==
!=
Allowing stats to be directly comparable to a value of its internal type would be a huge QoL improvement. These should work on current values.