Quantcast

Add new comparators "atMost" and "atLeast" for condition parameters.

Author Johnny C. Lam <jlam88@gmail.com>
Author date 2013-10-15 01:25:24
Author local date 2013-10-15 01:25:24 +0000
Committer Johnny C. Lam <jlam88@gmail.com>
Committer date 2013-10-15 01:25:24
Committer local date 2013-10-15 01:25:24 +0000
Commit a51017c0128bfad268f00e733b7013e77ff81355
Tree a05b6fbdde17ca583edb4e8dc78d4ed98363c432
Parent 23d3e2244aadbb17dd4ade8b1a121eeda8a7292e
Add new comparators "atMost" and "atLeast" for condition parameters.

This allows for expressing "<= limit" or ">= limit", e.g., the following
two conditions are the same:

	Chi(atMost 3)
	Chi() <= 3

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1051 d5049fe3-3747-40f7-a4b5-f36d6801af5f