This game is pretty fun, all things considered. I'm only intermittently into this kind of mood, admittedly, but when I am, it's always fun to swing by and check what you've added. It's been longer than usual, and I'm honestly impressed with everything! As many routes as you have, it's really amazing, and I very much appreciate the quality of life change of just having a text speed button (which sometimes feels like it doesn't work, but that might also just be because I'm incredibly impatient.
There are glitches, no doubt, but they generally don't crash/break the game. Usually something weird just happens. Most recently I was able to goad a host (my third) that didn't know I existed into using a toy. When the menu came up, it had the normal "he is masturbating you!!" option and then "false". It seems like a bool got injected instead of the string (I'm used to C++ so I'm just kinda hoping the words are the same), and so it printed false instead of doing what you wanted it to do when that variable was false.
Not saying that to like, shame or anything, lol. Just trying to help report a bug.
It's not a perfect game, of course, nothing is, but a lot of the problems are either the medium or the genre. The hosts being supernaturally selfish, for example like. They kinda have to be for the game to happen. Obviously any real person would instantaneously want who the fuck ever the fuck off of them, but that wouldn't fit the general fantasy this is playing into.
What could be interesting, though, is a host that wants you off after you've already escaped once. That could be a fun little flip of the dynamic. Could also use them to lampshade how other characters act.
Would also like to say, it is nice that some of the partners you end up having sex with either go by they/them, or that's just how the narrative refers to them before you know their gender. It's a small touch, but it's nice that you thought of it.
On a somewhat similar note, one thing that would be super awesome to add would be a girl host, though I have a suspicion that that may be hell to add if you coded it how I think you coded it. Beyond the fact that plenty of people are into that, it'd also be nice to see an unabashedly trans body in something like this.
I know that this is a longshot, though, because again. Might be hell to implement since I'm betting most of the pronouns are put in strings, and you might not have even given the hosts pronouns (coding-wise) at all, working under the assumption that they'd all be dudes.
No shade, either, btw. Like technically that would've been a good coding decision, but coding can also be a tedious hellscape with no escape, so using as few variables as possible is just. Easier. (speaking from experience).
The player character's gender might be easier to make optional, though, which would also be kind of nice.
My biggest critique gameplay-wise would just be that there's a lot of repeating already, so having to ask again and again for the hosts to let me progress the plot can become kind of tedious. I do like the idea of sometimes needing to ask again nicely and sometimes be harsh, though I couldn't tell if that was also random chance. It can also still feel like chance if it's not somewhat predictable.
But none of that really takes away from the experience. It's a fun game, and it's cool swinging by every once in a while to see what progress you've made. Keep up the good work and, most importantly, try to have fun with it!