See changelog for the full list of changes:
http://www.secretlibrary.info/?changelog
Cheers,
John
Hey just wanted to mention that some KoT are missing from the
database. Or, at least, if you search for KoT vamps the number does
not make WW.
Greg
I intentionally removed the 3 vampires found on the WW's checklist,
but not actually appearing in the set from the list. Gwendolyn
Fleming, Hiram "Hide" DeVries and Osric Vladislav. If there are others
that are missing please tell me.
Would there be any way to add an exact term match to the text box in
secret library. Searching, for example, for Aye, gives me very many
results as any card thata has the word plAYEd in it is also returnes.
Is there any way to force it to parse an exact term match?
I'll have to look into it. It should be possible, but might take some
thinking.
Thanks!
Whether it was developer-intention or not, it looks like
secretlibrary has some limited regex functionality.
If you search for this exactly:
\\ aye
including the double-backslashes, then secretlibrary will show you
cards with the occurrence of "aye" with a space before it.
Does that help?
It's an intentional undocumented feature. All text searches in Secret
Library are performed using regular expressions and it is possible to
hack text fields to perform regexp searches.
The feature is now added into the production version of the Secret
Library. An update will be uploaded before christmas, exact schedule
depending on few other updates I'm working on.