itch didn't take down all adult games. They delisted all of them. So people couldn't search for them. But now it seems they have been relisted.
qwerty1337
Recent community posts
ran into a few bugs when going through the middle door. With both the nutrient lab and supplement machine. I get these errors "Error: <<if>>: assignment operator found within <<if>> clause (perhaps you meant to use an equality operator: ==, ===, eq, is), invalid: $op = 1". Looks like there's some if statements that have $op = 1, $op = 2, and $op = 3, instead of
$op == 1, $op == 2, and $op == 3,
Looks good. Though it let me plant a seed before buying the pot. Maybe make the player start with 1 pot. Or lock out planting until the player buys a pot. I was using the windows version. I'm running it on linux. Doesn't need any comparability layers like wine or proton. Just got to run BountifulHarvest.sh instead of BountifulHarvest.exe
Absolutely loved this game. The only criticism that I have is that there's no real reward for beating the game. Once your beat it, it just more of the same. There's no special incentive to beating it besides the enjoyment you get as you play the game. I suggest that a sandbox mode be added. It would let players change the baristas stats and could possibly be used force those periodic events to trigger. Unlocking it ought to require the player to beat the game on the hard mode. Possibly hard + milky mode. Or just ignore this and I could just use cheat engine to change her stats.