HM-CODE / Haunted-Memories

A repository for Haunted Memories code.
http://www.haunted-memories.net/
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Statcheck filtering not working properly #14

Open Bradamante opened 13 years ago

Bradamante commented 13 years ago

+statcheck filtering does not appear to be working for nonmerits. (Example: +statcheck approved=strength>4 )

+statcheck also bugs on Merits: an argument like +statcheck approved=status>3 will correctly find everyone who has Status greater than or equal to three, but will incorrectly display all their Status merits, rather than only those meeting the criteria.