MARCH 3 AT 2:49 PM
The Red Room v0.5 is Released for Patrons!
Hey!
The update for The Red Room is here. It was supposed to come out in 3 months, but it took around 6. Not a great result, but it's better than it was before. There were some hurdles along the way, the most visible of which for you is all that Patreon bullshit. I hope there won't be any more problems along the way, and the next update will come out, finally, on time. This new update isn't big, but I hope it's a beginning of something bigger - consistency in updates.
The public release of 0.5 will come 13 days after the release for patrons.
Next update, or 0.6, has a deadline of the beginning of May. I've already done 1/4 of the next update. The theme of update is going to be "small things". Want to go through other people's stuff looking for their panties? Want to see some changes to Lisa after increasing her desire to high enough point? Want to use your swimsuit to hangout with Sasha and Nina at the pool? Well, this update will cover you!
-------------------------------------------------------------------------------
Restart required as new update throws up a traceback error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/classes_functions.rpy", line 940, in script
call screen actions_interactive_part(elements[1])
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/screens_def.rpy", line 611, in execute
screen quests_screen():
File "game/scripts/screens_def.rpy", line 611, in execute
screen quests_screen():
File "game/scripts/screens_def.rpy", line 617, in execute
for x in story.achievements:
File "game/scripts/screens_def.rpy", line 618, in execute
if x.is_hidden == False:
File "game/scripts/screens_def.rpy", line 618, in <module>
if x.is_hidden == False:
AttributeError: 'Achievement' object has no attribute 'is_hidden'