- Sep 4, 2017
- 1,594
- 1,557
Lets just ignore the fact that the the Roxy update had triple the amount of artwork and animations in roughly the same time frame. Both this and the Diane updates are underwhelming.Art and animating long hard work.
Layered Image rework: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?
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.Lets just ignore the fact that the the Roxy update had triple the amount of artwork and animations in roughly the same time frame. Both this and the Diane updates are underwhelming.
I mean, complaining is fine, but complaining before one has actually played the update? That's new.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 agree with nln0 that he shouldn't complain but it has been 4 and a half months so patrons could be mad about it.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.
This took 6 months? Welp i'm not paying so really can't complain.ctrlc ctrlv changelog of the patreon.
I dont know if i can do this but here it is LOL
"Changelog (0.18):
New Features:
Debug Menu:
- 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
You must be registered to see the linksfor key codes.- Hidden attic scenes
New Locations:
- 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
Rework of the codebase:
- Mayor Rump's House
- Yacht
Layered Image rework:
- 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.
New Characters:
- 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 sex scenes:
- Karl
- Justin
Bug Fixes:
- 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
- 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)"
Yah.. shortly as in soon™.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!"
LoLOh, 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!"
So, ten minutes worth of content after over five months of waiting, for over $50,000 a month. It'll be interesting to see how patreon support goes in the near future.Changelog (0.18):
New Features:
Debug Menu:
- 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
You must be registered to see the linksfor key codes.- Hidden attic scenes
New Locations:
- 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
Rework of the codebase:
- Mayor Rump's House
- Yacht
Layered Image rework:
- 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.
New Characters:
- 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 sex scenes:
- Karl
- Justin
Bug Fixes:
- 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
- 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)