So, can we fix it without downloading new ver?As I was writing a comment describing how dev had missed a few parenthesis in an if-statement, a new version appears which implies that dev simply doesn't know how to use parentheses in if-statements.
You don't have permission to view the spoiler content. Log in or register now.
In general, this is the main reason for the release of 0.15.2. No one could play more than 1 day in 0.15.1. And this is a public releaseDo you know if 0.15.2 has the clothing fixed so the story can progress?
if ((active_class == "class4" or active_class == "class5") and (not cbupp == "school" or not cblow == "school")):A sensible way of fixing it would be to add parentheses like this:
if (active_class == "class4" and (not cbupp == "school" or not cblow == "school")) or (active_class == "class5" and (not cbupp == "school" or not cblow == "school")):
Someone teach this guy how to do boolean logic, or this is going to be a lasting issue.
at first REALLY? again no new content in update 0.15.2?That's all, 0.16 will be out before the end of the month so stay tuned for that because it will have the hot new grope scene!
Generally Speaking, changing from 15.1 to 15.2 is not considered an "Update" but a bug-fix. The Dev may also polish some things, but usually it's to fix a problem not to update.These updates aren't even real updates.
Eh, I'm fully aware I could have solved it in a better and more efficient way, but I have in total 3 hours of python experience and I woke up about 30 minutes before writing that comment.if ((active_class == "class4" or active_class == "class5") and (not cbupp == "school" or not cblow == "school")):
if ((active_class == "class4" or active_class == "class5") and not (cbupp == "school" or cblow == "school")):
if (active_class in ("class4", "class5") and "school" not in (cbupp, cblow)):
Well, it's a very fast game so you would not waste too much time on it and it is not that hard to corrupt her and move through the game. I keep hoping that you get more interns. Once you get one corrupted, you get assigned a new one... but so far it is just Clem. I will say the updates have been coming out pretty regularly. Not sure if that helps or not.i have to ask is this game worth playing i stopped playing around the time the strip club came out and due to the numerous of games that came out when he was on his break from making the game i didnt see any point of going back
Same here. Tried new version, didnt see anything new. Only a couple scenes of her mastrubating... Anything more?i have to ask is this game worth playing i stopped playing around the time the strip club came out and due to the numerous of games that came out when he was on his break from making the game i didnt see any point of going back
Ok, so that answers my question. No new content, just tweaking what is already there. TBH all the tweaking and messing with the graphics/dialogue could have been bundled together as 1 minor update. I don't know about anyone else but a line saying she got gangbanged in the office isn't really what I'd call something to get excited about. Maybe a cut scene showing her getting gangbanged would be more worthy of the major update claim. In reality there hasn't really been much by way of updates since v0.11. A handjob and a keyhole to peek through?You don't have permission to view the spoiler content. Log in or register now.