Harem Camp v.0.9.0 Release
Added 2021-06-25 04:11:50 +0000 UTCVersion 0.9.0
- Bug Fixes
- Added tracking for girl's personal quests/overhauled quest log
- Added new locations across the lake (Witch's Cabin)
- Added new side girls: Cultist Twins
- Added new enemies and allies to the RPG mini game
Alexa
- Added Plot Scene: Bloodletting
- Added Adult Scene: Date Under the Stars
- Extended Mess Hall Messing Around
Roz
- Added Plot Scene: Vandakell Returns
- Added Adult Scene: Post-Shower Quickie
Vanessa
- Added Plot Scene: Gwunt Kayfabe
- Added Adult Scene: Date Night
- Extended scene: Staff Quarters Peek
Sally
- Added Plot Scene: Lust
- Extended scene: Midnight Snack
- Added Adult scene: Masturbation Peep
Amanda
- Added new scene: Learning Magick
Lucy
- Added to scene: Lake Yoga
Comments
Good to see this being worked on sad to see so many bugs, any time I go in green house it loses its mind and gets me stuck in a cycle. And when I call amanda to my room after she get maid outfit instant crash
Zal
2021-07-25 03:03:04 +0000 UTC``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/locations.rpy", line 2737, in script if roz_char.location==location_bathroom and roz_char.option==1: File "game/locations.rpy", line 2737, in if roz_char.location==location_bathroom and roz_char.option==1: NameError: name 'location_bathroom' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/locations.rpy", line 2737, in script if roz_char.location==location_bathroom and roz_char.option==1: File "renpy/ast.py", line 1852, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2249, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2242, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/locations.rpy", line 2737, in if roz_char.location==location_bathroom and roz_char.option==1: NameError: name 'location_bathroom' is not defined Windows-10-10.0.19041 Ren'Py 7.4.4.1439 Harem Camp 0.9.0 Mon Jul 5 21:39:08 2021 ``` Should be shower_bathroom I think Edit, nope, changing it to shower bathroom didn't fix the error. If I get bored I may debug, it isn't the only problem of that type.
Aaror
2021-07-06 04:41:31 +0000 UTC