farinja

New Member
Feb 1, 2022
2
1
13
After i updated to ver 3.45 from a save file from 12/28 i got the football with rose quest and when i had to take off my clothes i couldnt do anything but go into the slaughterhouse, which i did and that was it i cant finish the quest as it is sitting on the urgent part. Any help?
 

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
How the fuck do you get out of the house???
Can you send me your save? You get out of the house after you finish tits of fortune quest.
After i updated to ver 3.45 from a save file from 12/28 i got the football with rose quest and when i had to take off my clothes i couldnt do anything but go into the slaughterhouse, which i did and that was it i cant finish the quest as it is sitting on the urgent part. Any help?
Yeah. Unfortunately I've fucked up. I will rollout hotfixa for it tonight.
 
  • Like
Reactions: farinja

aewf

New Member
Jun 17, 2018
8
11
127
After i updated to ver 3.45 from a save file from 12/28 i got the football with rose quest and when i had to take off my clothes i couldnt do anything but go into the slaughterhouse, which i did and that was it i cant finish the quest as it is sitting on the urgent part. Any help?
Open your console and enter the following

SugarCube.State.play("roseIntro")
 
  • Like
Reactions: farinja

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
v. 0.3.46 Rose hotfix
Grave comes to the rescue with a hotfix.

Play online:
Play offline:
Help:

Changelog:
1. Fixed getting stuck in the park during "Phisio with Rose" quest
Aargh, fuck... So in the last update there was supposed to be a bigger version of the "Phisio with Rose" quest, because the current one is very simple. But I pulled it from the release at the last minute, because I didn't test it properly and there was no time. Unfortunately, I fucked up, and some changes remained in the code, and because of it, players started getting stuck. Well, shit. Now it's fixed.

2. Fix for players getting stuck during Early Access quests
So there was a problem that if the player had Supporter Code, but it expired when he loaded the game, and at the moment of the expiry he was during an Early Access quest, he got stuck on this quest. This is fixed now, the Early Access quest will reset itself on the moment of expiry.

3. Fix for missing characters
Ok so as it turns out there was another problem with characters "disappearing". Basically, each character has its schedule in the game, but sometimes this schedule gets modified for a quest. In one of the last updates I've changed the script that generates the schedule, because it was interfering with some other stuff, but I fucked up, and the characters were getting stuck on this modified schedule even after the quest was over. This is hopefully fixed now, though I kind of rushed this update so let me know if there are any other problems with character's schedule that you notice.

4. Some other small fixes
Nothing major, but I updated some of the JS code.
 
  • Like
Reactions: farinja

Stil996

Conversation Conqueror
Jan 11, 2018
7,707
7,350
699
No, definitely not. You're just very unlucky. It's a roll 1-10, and cops are like above 8 from what i remember.
EDIT - it's actually 10, not 8. I mean the cops are only 10% chance.
There seems to be something wrong with the RNG, because I got hookers the first 3 times, but after that I got cops 6 times in a row,
 

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
v. 0.3.47 More hookers!
Here comes another big release, with a lot of new content. Especially if you're into hookers!:) There's 5 of them, and they are way more glamorous than the ones in the park. If you're a Supporter, you will find them in the cheap motel in the City Center.
Another big thing in this release is the therapist. Unfortunately at the moment it doesn't offer any sexy time, but instead you can get hypnotized and replay any of the finished quests! This fun feature should give you things to do while waiting for new content;)
And there's more. I've added some content to Rose's quest, as a preparation for her new quest that's coming. I've also rebalanced rent at Daphne's house, reworked some key mechanics, and fixed ton of bugs.
Have fun, my dudes!

Play online:
Play offline:
Help:

Changelog:
1. Hookers arrived in the cheap motel
So if you're a gentleman like me and try to avoid those park whores, you can now meet some classy hookers at the cheap motel in the City Center. There's five of them, and even though the prices are higher than in the park, the quality of what you get in return is simply uncomparable.
portrait_big.jpg
portrait_big.jpg
portrait_big.jpg
portrait_big.jpg
portrait_big.jpg
To find them, you need to rent a room in the motel, and then you'll see a button to call one of the hookers into your room. At least one hooker will always be available, although you can't be sure which one, so you might need to try it couple times to find the ones you want.
Additionally, if you have a room rented you can do some basic stuff in there, including sleeping, whacking off, etc..
PS. If you know the names of actresses that we used for hookers, please let me know and I'll add it to about page. I could only find one - Faye Raegan.

2. New location - Therapist
You can find it in the City Center. So far very little content is there, but you can expect a sexy therapist to appear in the future.
_big.jpg

3. New activity - Therapy
When you go to the Therapist during working hours, you can pay him for a therapy. As a result you'll get some domination and love experience. At the moment nothing else will happen.

4. Replaying old quests (AKA Hypnosis)
So this was a feature that players asked about and I'm happy to say - it's here! Basically - when you go to the Therapist you can pay him for a hypnosis session. You will be able to choose one of your finished quests, and then you will enter a dream like state, in which you will be able to replay this quest! After you finish it, you will wake up in the therapist office like nothing happened. It's pretty neat, and hopefully it will not generate too many bugs;)

5. "Phisio with Rose" expanded
This quest was very very short, so I added some stuff for players to do. Nothing major and no nude stuff, just something to make it a bit harder and longer (that's what she said). Also, the quest will now start when player is in the Neighbourhood, not in the park.
portrait_big.jpg
You can expect more stuff for Rose in the coming weeks.

6. Important changes in the rent system
So I noticed that some of you are really naughty, and Daphne could raise the rent to stupid amounts. She basically does that when she's unhappy with player's behaviour (it mostly happens during random events, or when you're caught peeking etc.). I've added a rent cap for 300 bucks, and made a feature that kicks in during weekly stats that will make her lower the rent if she's happy with the player.
0347_rent.jpg

7. Yields script rework
This is something on the backend side of the game, but it's very important, so I want you guys to be aware. Basically, to make the forgetting possible, I had to rework one of the key components of the game - yields script. It is responsible for processing everything that players are receiving in game - effects, experience, items. I think it works, but if you notice any problems with that stuff - let me know.

8. Chunks script rework
This is also something on the backend side of the game, but it's super important, and I wanted you to know that I've changed it to mark it in the changelog, and let you know that things might break. Basically - I've changed the way the buttons, videos, and delayers are referenced - and it's pretty important because it impacts the way we communicate with those content elements. So before they were referenced within each chunk (chunk is part of the content that's currently displayed), now they are referenced within an entire currently loaded content. The reason for it was that delayers and popups were interrupting numbering and in some cases it could result in two buttons with the exactly same reference ids. So if you notice something strange, or strange stuff is happening when you open up a popup - hit me up.

9. The great quest clean up
Big clean up in the quest items - the old items that were gained through quests and only needed for those quests will now automatically remove themselves from the backpack when you finish this quest. If you load a save game, old quest items will automatically remove themselves from your backpack.
Additionally I've also cleaned up custom quest variables. These are variables that are used within the quest and are not needed after the quest is finished. I've made the variable names more consistent, which will help me finding bugs, and added reset feature for them, which will clean them up after player finishes each quest. It should make the data in the save games a bit more consistent. If you notice something not working let me know.

Minor changes
10. During "Karma is a Bitch" quest you can now give back her homework in any of the classes and in the toilet when she's there, not only in sex education class.
11. Rebuilt the code around scheduling exceptions a bit (when characters are where or when each location is open), to make it work better.

Minor bug fixes
12. Removed duplicate hints.
13. Hints layout fixed, so the images won't overlap each other and other hints.
14. Fixed a problem with hookers in the park, because of which third hooker was not appearing.
15. Fixed a problem with hallowen event looping after finish (dudes, you gotta let me know about stuff like that...).
16. Fixed a bug with Roll the dice when drunk Daphne barged into player's room at night.
17. Fixed a bug with Roll the dice during drinking with Alexa in the living room.
18. Fixed a bug with Roll the dice during Alexa interrupting player reading comic books in the his room.
19. Fixed a bug with Roll the dice during Alexa interrupting player reading books in the his room.
20. Fixed a bug with Roll the dice during drinking with Alexa in the living room.
21. Fixed a problem with vids not playing in popups when there's already a video playing in the main screen.
22. Fixed a problem with "Exorcisms of the burger lady" with players getting stuck in the motel when they didn't have enough money to rent a room.
23. Fixed some typos and other problems with hookers in the park.
24. Fixed an error that appeared when players woke up Daphne at night.
25. Fix for "College, here I come" quest stuck at the last task. If you load your save game, this bug will fix itself automatically and the quest would move to the finished quests.
26. Fixes for quests, to properly split finished and active quests, as it turned out there was some problems there.
27. Fixed missing Jesus clip during chats.
28. Shitload of other small typos, bugs, etc..

Grave
 
  • Like
Reactions: Dimka2010

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
doubled same hints
This is fixed in 0.3.47
There seems to be something wrong with the RNG, because I got hookers the first 3 times, but after that I got cops 6 times in a row,
Well, I've tested it and it seems to work fine... but the truth is that it's always like that with rng systems, they are never really random. I'm thinking about making it so two of the same numbers in a row make an instant reroll, to avoid strings like that, but honestly I think it's probably fine how it is. Unless anyone else also had problems with police?
 
  • Like
Reactions: Stil996

Dimka2010

Member
Feb 15, 2018
341
215
168
Hello again.
One-time i saw in some event one clip with FAST repeting motion and wanted to ask you little slow this gif or re-edit this clip in scene.
look here

this is Karina Zvereva from mini-serial "Metod"
or you can use this handle edit fragment (where cut all non Karina scenes)

and do your own slow-motion scene

PS and if you want to use this one "actress" for future scene in game even in gif variants - here her nude scenes from many russian moves
 

Dimka2010

Member
Feb 15, 2018
341
215
168
I remember you have some event with Karma while you are with her in one class + you do or exam( or test?) and she will do with you some event. Maybe it need to add in new button ?
example - doing together test (or exam) with Karma
and in future with another girls
 

Dimka2010

Member
Feb 15, 2018
341
215
168
I think need to add here another sub-table with the name somethink like "Quests for Supporters"
where you will place all supports quests - just the names without expands button.
like -
mucho grande (For Supporters)
2 quests with Karma
+ anothers and etc.
it will stimulate players to become supporters :)
and show them what are hidden
 

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
Hello again.
One-time i saw in some event one clip with FAST repeting motion and wanted to ask you little slow this gif or re-edit this clip in scene.
look here

this is Karina Zvereva from mini-serial "Metod"
or you can use this handle edit fragment (where cut all non Karina scenes)

and do your own slow-motion scene

PS and if you want to use this one "actress" for future scene in game even in gif variants - here her nude scenes from many russian moves
Welcome back!:) Nice to hear from you again!
Can't watch the links from you now, but if a clip is too fast then you'd have to send over it's path in the game so I could do anything about it.

I remember you have some event with Karma while you are with her in one class + you do or exam( or test?) and she will do with you some event. Maybe it need to add in new button ?
example - doing together test (or exam) with Karma
and in future with another girls
Uhm, I don't know about it, we have so much content waiting for so many characters, including important stuff for Karma, so I don't know when would we have time for stuff like this.

I think need to add here another sub-table with the name somethink like "Quests for Supporters"
where you will place all supports quests - just the names without expands button.
like -
Yeah, I'll probably do sth like this, was also thinking about it recently. Thanks for the feedback!
 

Dimka2010

Member
Feb 15, 2018
341
215
168
Welcome back!:) Nice to hear from you again!
I am glad that all ok with you and you are (with new authors) continue this brilliant game with TONS of humor and uniq funny gameplay :)


but if a clip is too fast then you'd have to send over it's path in the game so I could do anything about it.
i am uploaded this clip.
it present in your game in some first quest (or situation) but i dont remember where i saw it.
maybe this uploaded file will help you :)
its editet version (the same as i posted in second link upper)
 
  • Like
Reactions: Capceno
3.30 star(s) 39 Votes