User prompt
Fix Bug: 'Uncaught ReferenceError: House is not defined' in this line: 'var house = new House();' Line Number: 705
User prompt
No house
User prompt
Improve
User prompt
Improve
User prompt
Make villager move
User prompt
Fix Bug: 'TypeError: Cannot read properties of null (reading 'x')' in this line: 'this.targetX = this.home.x;' Line Number: 587
User prompt
Fix Bug: 'TypeError: Cannot read properties of null (reading 'x')' in this line: 'this.targetX = this.home.x;' Line Number: 587
User prompt
Make villager smarter
User prompt
Improve iq
User prompt
Improve with 5 pass
User prompt
Improve with three pass
User prompt
Improve with two pass
User prompt
Improve
User prompt
Improve speed of colleting resource a lot
User prompt
Improve speed of colleting resource
User prompt
Improve speed of all thing
User prompt
Improve base IQ with new code
User prompt
Improve base iq
User prompt
Improve iq
User prompt
Improve villager IQ
User prompt
Make more Space betwen rach building
User prompt
Make villager movement more realistic
User prompt
Fix Bug: 'TypeError: this.seekResource is not a function' in this line: 'this.seekResource('food');' Line Number: 430
User prompt
Make villager way smarter
User prompt
Update collecting ressources
===================================================================
--- original.js
+++ change.js
@@ -552,9 +552,9 @@
this.addChildAt(background, 0);
};
this.createBackground();
Game.prototype.createAndAddVillager = function () {
- var iq = Math.random() * 50 + 50;
+ var iq = Math.random() * 50 + 70;
var villager = new Villager(this.resources, iq);
this.addChild(villager);
this.villagers.push(villager);
};
A background of a paysage with plain and without tree or montainbut no water see from the top in the air 100m by 100m Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
One human medieval villager in a warcraft 2 style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
a house in a warcraft 2 style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A tree a rock and crambery in a RTS style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A heart comic style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A cloud in a comic style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A market in a RTS fantasy style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
An Inn in a RTS fantasy style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
An school in a RTS fantasy style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
An bakery in a RTS fantasy style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A well in a RTS fantasy style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A tree in a rts style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
An apple in a rts style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A rock in a rts style Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A home in a RTS and fantasy style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A brewery in a fantasy rts style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A lumberjack in a fantasy rts style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
a marketplace in a fantasy rts style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
a festival in a fantasy rts style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.