nln0

Well-Known Member
Sep 4, 2017
1,390
1,359
Sorry if this was already asked but is the Lewd Patcher updated? and if not when will it be updated. V0.18
 

cavaemon

Active Member
May 29, 2018
881
518
i fully expect the bitching will continue in oh about 1 week after release. if anybody complains about releases just know its expected and if you want something fast go buy a damn taco or burger or pizza and wait for the .19 version like everyone else... unless your a patron of his and kudos for you you rich boy/girl lol
 

F9Zoney

Active Member
Jul 1, 2018
678
427
oook is it just me or is the principal not as new as she should be? oO
is her mdoel updated later in the game or is it not changed yet?

ok now i´m sure the changes are not implemented because eve looks exactly the same :(

or is it in the patreon version?
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,139
6,058
oook is it just me or is the principal not as new as she should be? oO
is her mdoel updated later in the game or is it not changed yet?
Layered Image rework:

  • Jenny
  • MC (only for jenny's storyline for now)
  • Debbie (only for jenny's storyline for now)
  • Ivy
  • Jane
  • Martinez
  • Cedric
  • Kevin
  • Somrak
  • Lopez
  • Mr. Bubbles

Those are the ones who got some reworks. Smith isn't among them yet, she'll likely get her new sprite when it fits, latest when Annie gets her update.
 
  • Like
Reactions: F9Zoney

j4yj4m

Forum Fanatic
Jun 19, 2017
4,139
6,058
If you want to complain about this game that you are pirating be my guest, but game developing is hard and they do put in the work.
I mean, complaining is fine, but complaining before one has actually played the update? That's new.
 
  • Haha
Reactions: llong0415

Kenny Boah

New Member
Jun 22, 2017
2
7
Changelog (0.18):
New Features:
  • New revamped Jenny story
  • Once a week, you get a bank report in the mail. It will sum up the money you have saved and interest gained over the week.
  • Birth Control pills added to the game.
  • - Available at the end of the Priya side quest
  • - Will set your pregnancy chance to 0
  • Take a pregnax to increase your percentage back up (take 2 to get to 40% chance, which is the maximum)
  • - Effect is permanent until pregnax is taken.
  • Added a ModManager static class to handle future mods of the game, with the possibility to enable/disable mods on the go.
  • Side note : once you start a game with a certain sets of mods enabled, you should not disable them if you want to keep using that save.
  • SayTextFilter class to handle multiple text filtering functions.
  • Remapping of the weightlifting minigame key (for now).
  • Remapping is done with the "set_key" function. It takes the following arguments:
  • - key_name (only the string "key_str" is valid at the moment)
  • - key_id (use the pygame variable for the key you want)
  • Remapping is only viable for the weightlifting minigame
  • Remapping can only be done via the console
  • - Example : set_key("key_str", pygame.K_p)
  • - refer to for key codes.
  • Hidden attic scenes
Debug Menu:
  • Added Items tab to the Debug Menu. It has a search field for items in the game and you can add/remove any item from a click.
  • Added skipping forward day/week/month/year to debug menu
  • Changed Locations screen to a draggable/scrollable area with all available locations.
  • Added button to lock/unlock locations
  • Added button to move the player to said location
  • Added button to set the location's visited status
  • Added button to set the locations's "can leave" status
  • Changed Machines screen to a draggable/scrollable area with all available machines
  • Added button to advance the machine
  • Added button to show the screen's variable
  • Added screen for displaying said variables
  • Added keyboard shortcut (Shift + W) to show the debug menu. Only works when the UI screen is showing, and the game is in dev mode.
  • Added the option to skip the intro and the first day of the game
New Locations:
  • Mayor Rump's House
  • Yacht
Rework of the codebase:
  • Triggers are now in an init block as to not be saved in the save files.
  • Added pickling methods to our custom objects.
  • Moved achievements and cellphone assets to their own folders.
  • New screen actions implemented in:
  • - Annie's House
  • - Beach
  • Rework of the music minigame. The notes highlight in red if you've missed them, and green if not.
  • There is also sound effects and a counter of fails displayed.
  • At 5 fails or more, the minigame will "fail", and you'll have to retry.
  • Sound effects are me, recording my guitar playing broken chords if you're interested. You can use them however you want.
Layered Image rework:
  • Jenny
  • MC (only for jenny's storyline for now)
  • Debbie (only for jenny's storyline for now)
  • Ivy
  • Jane
  • Martinez
  • Cedric
  • Kevin
  • Somrak
  • Lopez
  • Mr. Bubbles
New Characters:
  • Karl
  • Justin
New sex scenes:
  • Camshows improved and reworked
  • Shower hscene improved reworked
  • Shower bj
  • Night time visit hscene
  • Jenny bedroom hscenes reworked and added
  • Couch sex improved and reworked
Bug Fixes:
  • The map screen now shows the location you're going to on hovering that location. This is returning behaviour that disappeared in the 0.16 update.
  • Fixed save resetting bug (with the mysterious statue - piece 1)
  • Fixed time spent playing namespace issue that caused it to be counted multiple times
  • Fixed exception that could happen when winning the spin the bottle with MC.
  • Fixed "Skip First Day" option in the debug menu to work with jenny's FSM and skip the hallway dialogue.
  • Fixed daylight scene happening in the evening when Diane's barn has been finished.
  • Fixed day/night backgrounds issues in Diane's barn.
  • Fixed overlap of milk item acquirement and pizzeria unlock popups.
  • Fixed Machine variables not reloading properly (Clyde and the dog quest)
 

Z.B.M Johan

Member
Mar 31, 2018
313
148
ctrlc ctrlv changelog of the patreon.

I dont know if i can do this but here it is LOL

"Changelog (0.18):
New Features:
  • New revamped Jenny story
  • Once a week, you get a bank report in the mail. It will sum up the money you have saved and interest gained over the week.
  • Birth Control pills added to the game.
  • - Available at the end of the Priya side quest
  • - Will set your pregnancy chance to 0
  • Take a pregnax to increase your percentage back up (take 2 to get to 40% chance, which is the maximum)
  • - Effect is permanent until pregnax is taken.
  • Added a ModManager static class to handle future mods of the game, with the possibility to enable/disable mods on the go.
  • Side note : once you start a game with a certain sets of mods enabled, you should not disable them if you want to keep using that save.
  • SayTextFilter class to handle multiple text filtering functions.
  • Remapping of the weightlifting minigame key (for now).
  • Remapping is done with the "set_key" function. It takes the following arguments:
  • - key_name (only the string "key_str" is valid at the moment)
  • - key_id (use the pygame variable for the key you want)
  • Remapping is only viable for the weightlifting minigame
  • Remapping can only be done via the console
  • - Example : set_key("key_str", pygame.K_p)
  • - refer to for key codes.
  • Hidden attic scenes
Debug Menu:
  • Added Items tab to the Debug Menu. It has a search field for items in the game and you can add/remove any item from a click.
  • Added skipping forward day/week/month/year to debug menu
  • Changed Locations screen to a draggable/scrollable area with all available locations.
  • Added button to lock/unlock locations
  • Added button to move the player to said location
  • Added button to set the location's visited status
  • Added button to set the locations's "can leave" status
  • Changed Machines screen to a draggable/scrollable area with all available machines
  • Added button to advance the machine
  • Added button to show the screen's variable
  • Added screen for displaying said variables
  • Added keyboard shortcut (Shift + W) to show the debug menu. Only works when the UI screen is showing, and the game is in dev mode.
  • Added the option to skip the intro and the first day of the game
New Locations:
  • Mayor Rump's House
  • Yacht
Rework of the codebase:
  • Triggers are now in an init block as to not be saved in the save files.
  • Added pickling methods to our custom objects.
  • Moved achievements and cellphone assets to their own folders.
  • New screen actions implemented in:
  • - Annie's House
  • - Beach
  • Rework of the music minigame. The notes highlight in red if you've missed them, and green if not.
  • There is also sound effects and a counter of fails displayed.
  • At 5 fails or more, the minigame will "fail", and you'll have to retry.
  • Sound effects are me, recording my guitar playing broken chords if you're interested. You can use them however you want.
Layered Image rework:
  • Jenny
  • MC (only for jenny's storyline for now)
  • Debbie (only for jenny's storyline for now)
  • Ivy
  • Jane
  • Martinez
  • Cedric
  • Kevin
  • Somrak
  • Lopez
  • Mr. Bubbles
New Characters:
  • Karl
  • Justin
New sex scenes:
  • Camshows improved and reworked
  • Shower hscene improved reworked
  • Shower bj
  • Night time visit hscene
  • Jenny bedroom hscenes reworked and added
  • Couch sex improved and reworked
Bug Fixes:
  • The map screen now shows the location you're going to on hovering that location. This is returning behaviour that disappeared in the 0.16 update.
  • Fixed save resetting bug (with the mysterious statue - piece 1)
  • Fixed time spent playing namespace issue that caused it to be counted multiple times
  • Fixed exception that could happen when winning the spin the bottle with MC.
  • Fixed "Skip First Day" option in the debug menu to work with jenny's FSM and skip the hallway dialogue.
  • Fixed daylight scene happening in the evening when Diane's barn has been finished.
  • Fixed day/night backgrounds issues in Diane's barn.
  • Fixed overlap of milk item acquirement and pizzeria unlock popups.
  • Fixed Machine variables not reloading properly (Clyde and the dog quest)"
 
  • Like
Reactions: bas

Elsman

Newbie
Jan 12, 2019
48
12
Fan of this game and though not much has been added story wise in this update and .17.5. But most certainly looking forward to .19 with 3 women getting pregnancies and more story content as well. Hope the mother is one of the three.
 
  • Like
Reactions: BoykaBoykov

Z.B.M Johan

Member
Mar 31, 2018
313
148
Oh, and i will wait for the next update:

Patreon btw:

"0.18.5 extra Jenny scenes:
I've been working on those extra scenes I always wanted to add to Jenny's story and I'm done the art for the hscenes. Just have to do a few poses and then send it all to be animated. This extra content should be released shortly after 0.18!"
 
4.10 star(s) 359 Votes