Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Okay, I went into the game, and I think I know what happened.  There's an inconsistency in the way different browsers handle the sort() functionality of arrays, apparently, which was causing problems with displaying the cohorts based on their names as opposed to their mystery status.  That might explain why I saw it working on my end but you were seeing issues – the sort was working for me but not for you.

I've gone in and updated the sort functions to a format that should work more universally.

So, try it now!  (You might need to clear your cache.)  And thanks for letting me know twice!

It's fixed! Thank you so much I really appreciate you taking the time to do this! It's a great game so I'm very excited to be able to enjoy it at it's best again.

(+1)

Nice, glad to hear it's fixed.  Thanks for taking the time to bring it to my attention and go back and forth on it. It was a little elusive since I wasn't initially able to replicate it on my end - those are always the toughest bugs to fix!