Can IFDB show games filtered by Inform version and library (like Inform vX.X, Library X/X)? I can’t spot that info on IFDB… IFWiki has it, sometimes, so maybe I’m overlooking a feature?![]()
Not as far as I know; it could be implemented pretty easily with the tagging system, but then people would have to go through and tag all the thousands of existing Inform games, which is a daunting prospect.
In theory you could automate it by following the Play Online link, sending a handful of newlines, then scanning the output for the usual banner format, which would get 95% of them. (It would just miss the ones that require specific actions before showing the banner.)
1 Like