ElfEars

Results 3 issues of ElfEars

**Is your feature request related to a problem? Please describe.** Docs are currently a bit wonky, fractured accross multiple semi-abandoned websites. (The first result on google is a dead page...

enhancement

Edit (02/12/2022): Updated the code The following code causes a SIGTRAP. Tested in both 1.1.0 and the current master branch. ``` def testfunc(arg) print(arg) end class TestClass def member(name) return...

Currently the search system is pretty good however one key missing feature is the ability to search for text found in game descriptions. I'm thinking that a substring search for...