CreatorsOk
vrengames
vrengames

patreon


Bug Fixing and Position Writing

The circle of feature adding and bug fixing continues. I've been working on bug fixing for v0.20.1 over the last couple of days and have resolved some common crash sources. One notable offender were the functions that grabbed outfits used in many events. Previously they would sometimes fail to find anything suitable and would return nothing, resulting in a crash soon after when the girl tried to put on a non-existent outfit. That has been patched so that the sluttiness criteria will be slowly widened until it finds a suitable outfit, and if that still fails a default blank outfit will be provided. I'm also looking into some optimizations to further improve game responsiveness and reduce save size. If that goes well I hope to be able to reenable rollback.

I've also been doing some writing to add some new content to the public version. v0.20.1 will include an anal doggystyle, the first anal position in the game. Related opinions about anal sex and anal creampies have been added, and there are special transitions between doggystyle and anal doggystyle. I'm planning to add more positions and update the sex system in general for v0.21, so this is a nice head start.

Comments

Is it possible to get a high sluttiness/low obedience girl to remove her clothes before seducing her or let sex remain in public after changing position?

[code] I'm sorry, but an uncaught exception occurred. Maybe i found a bug by saving s game : While running game code: File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: out of memory Some small things i would suggest to improve : the info box in the lower right corner there are three text lines in there but i can see only two. Maybe the position is too low. I am missing the option during talking to a girl :"take a closer look". You should rounding off the money to one position after the decimal point because after starting the first event with Alexia there are up to five positions after the decimal point.

Hi Vren,

For creampies absolutely. They won't be added in for v0.20.1, but I'd like to fit those in for v0.21 (along with renders for at least one new position). I'll be taking a look at other kinky clothing items as well, depending on what the rendering time will look like for the update.

Vren

In theory it's actually already possible. If you try and stop having sex with a girl who's close to orgasming or disobedient (or some mix of the two) she may take over. Right now there's not much content there, which is why I don't let you give up control on purpose, but that should be a thing soon.

Vren

Any chance of implementing Cowgirl (outside of the one "Crisis" event) sometime soon?

Petechons

With anal content coming... any chance of creampie visuals? Also clothing items like plugs, strap ons?

I got the following error while trying to open the set Active Research panel. For full disclosure, I am using the Mod you recommended previously as well, so I'm not sure if that's related to this error. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 7934, in script call screen main_choice_display([people_list,actions_list]) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script.rpy", line 4849, in execute screen business_ui(): #Shows some information about your business. File "game/script.rpy", line 4849, in execute screen business_ui(): #Shows some information about your business. File "game/script.rpy", line 4850, in execute frame: File "game/script.rpy", line 4855, in execute vbox: File "game/script.rpy", line 4904, in execute if not mc.business.active_research_design == None: File "game/script.rpy", line 4906, in execute textbutton " [mc.business.active_research_design.name] (" + str(__builtin__.int(mc.business.active_research_design.current_research))+"/[mc.business.active_research_design.research_needed])": AttributeError: 'Action' object has no attribute 'current_research' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 7934, in script call screen main_choice_display([people_list,actions_list]) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\ast.py", line 1828, in execute self.call("execute") File "X:\Lab_Rats_2-v0.20.0-pc\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\core.py", line 3033, in root_widget.visit_all(lambda i : i.per_interact()) File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "X:\Lab_Rats_2-v0.20.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/script.rpy", line 4849, in execute screen business_ui(): #Shows some information about your business. File "game/script.rpy", line 4849, in execute screen business_ui(): #Shows some information about your business. File "game/script.rpy", line 4850, in execute frame: File "game/script.rpy", line 4855, in execute vbox: File "game/script.rpy", line 4904, in execute if not mc.business.active_research_design == None: File "game/script.rpy", line 4906, in execute textbutton " [mc.business.active_research_design.name] (" + str(__builtin__.int(mc.business.active_research_design.current_research))+"/[mc.business.active_research_design.research_needed])": File "", line 4906, in AttributeError: 'Action' object has no attribute 'current_research'


More Models and Creators