Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Images placed in a "Female" folder are loaded by the editor as both 'Female' and 'Male'

EDIT: only saw the previous comments now. This issue is still not fixed in 0.5.  Also an insignificant issue, 0.5 has an outdated changelog in readme.txt.

Sigh, i screwed up the regex when putting it in settings.json, line 44, the Male line, should look like this:
{ "Name": "Male", "Regex": "(?<!Fe)Male", "Tag": "Male"},

Will post a 0.6 with this and Bark -> Dark shortly.

I guess I kinda made the same mistake cause I was literally staring at that line looking for the typo somewhere in there and couldnt find it even after comparing with the darkelf line xD Im blind.