lew ha yean

Member
Mar 18, 2019
132
54
212
EternalSession12 Cake3Purple6Cheese948 Rolandiy
Search for box += '<<option ' + $v.slaves[i].slaveName + ' ' + i + '>>'; and replace it with box += '<<option "' + $v.slaves[i].slaveName + '" ' + i + '>>';. In version 3.2.1, it should be line 17737 in the html file.
What should I do with what I wrote down?I'm sorry, but could you tell me the details?
 

lew ha yean

Member
Mar 18, 2019
132
54
212
With an epilogue that you can continue to enjoy, I hope Adam (the main character) can continue to enjoy the game even after becoming the god of death. The game is so good and fun.
 

lew ha yean

Member
Mar 18, 2019
132
54
212
Elentári,Estë,Lúthien There is a bug. When three women are pregnant, the gestation period comes out weird. Like this: She is $matriarchs.Elentári.preg weeks pregnant.
 

guest1492

Member
Apr 28, 2018
385
328
174
What should I do with what I wrote down?I'm sorry, but could you tell me the details?
As explained in the following posts, it fixes the bug regarding names with spaces when using the girl editor in the cheat menu.
Elentári,Estë,Lúthien There is a bug. When three women are pregnant, the gestation period comes out weird. Like this: She is $matriarchs.Elentári.preg weeks pregnant.
This appears to be a bug with SugarCube being unable to recognize accent characters correctly when using naked variable markup.
Search for these:
Code:
She is $matriarchs.Elentári.preg weeks pregnant.
She is $matriarchs.Estë.preg weeks pregnant.
She is $matriarchs.Lúthien.preg weeks pregnant.
Replace with these:
Code:
She is <<= $matriarchs.Elentári.preg>> weeks pregnant.
She is <<= $matriarchs.Estë.preg>> weeks pregnant.
She is <<= $matriarchs.Lúthien.preg>> weeks pregnant.
You must replace the full lines because if you only add the symbols around variable name, it can mess up the code where they are used elsewhere.
 

MhSequoia

Newbie
Jul 30, 2021
91
131
85
A little tweak, need new game:
  • Energy | 88 (Will be 100 when you get "Late Bird")
  • Health | 50
  • Wood | 20000
  • Stone | 12000
  • Iron | 4000
  • Food | 300
  • Preserved Food | 50
  • Exp | 10
  • You have 10 potions, 10 clothes, and 10 preservatives.
  • Max barn capacity 50
 
  • Like
Reactions: jhose15xs

blablargh

New Member
Nov 3, 2017
2
0
35
I'm trying to play this on android but for some reason there are no images. Text and events all work fine, but no images are shown.
Did I do something wrong?
 

Vaars

Member
May 6, 2021
266
91
129
The Link for The Venus Image Mod at the Start Page seems to be off, there are no Twins in the Image File?
 

guest1492

Member
Apr 28, 2018
385
328
174
I'm trying to play this on android but for some reason there are no images. Text and events all work fine, but no images are shown.
Did I do something wrong?
When playing on android, you need a 3rd party app like JoiPlay unless you play the game on a website like mopoga.
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,419
2,190
470
Does the 3.2 version not have any pictures?
Certainly does have images, but if you just downloaded the attachment to the first post this is not the full game, it is an update. You have to download the 'Main' link and then apply the 3.2 update to it
 
  • Like
Reactions: rafakai

Fox2001

New Member
Oct 1, 2022
5
0
1
I didn't realize and just started playing on mopoga.
Does this site have the latest version? Because if it does I found a bug, I assinged some workers to a farm in the jungle and the domain page started throwing up errors.
 

Fox2001

New Member
Oct 1, 2022
5
0
1
With the 3.2 update and the file you linked I now have three executables in my game folder, 3.0, 3.2, and 3.2.1
Does it matter which one I use?
 
4.20 star(s) 56 Votes