News:

Welcome to World of Banished!

Main Menu

Discussions : New Medieval Town v 1.1b => incoming 2.0

Started by RedKetchup, July 02, 2015, 01:35:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gordon Dry

Another idea (but that wouldn't let the game stay simple :P ) would be to create a building that takes the salted fish as it is (50x) plus one barrel and creates Salted Fish Barrel with a trade value of (50*fish + 50*salt + barrel)*1.1 and a weight of (50x fish)*0,9 + 50*salt + barrel

-> Edit: but who carries that? The vendor could with his cart, as the trader, but no single laborer...

:o ;D How about that?

RedKetchup

not sure :P

anyways....
warcraft raid cancelled tonight, not enough healers shown up...

gonna make the code and put those last designs made into game tonight :)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

RedKetchup

Medieval Food Stall : done :)

   int _width = 4;
   int _height = 3;   //(2+1 including road)


   RawMaterialFlags _storageFlags = Fruit | Vegetable | Grain | Protein;
   int _volumeLimit = 3000;

BuildDescription build
   int _workRequired = 20;

BuildRequirement _buildRequirement
         ComponentDescription _rawMaterial = "Template/RawMaterialWood.rsc";
         int _count = 16;

screenshots: summer and winter (footprint, build01 once mats on site, build02 at 50% , 100% done)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

RedKetchup

gah my computer starting to go bad and pissme off :(
i ve got to press 'reset' again (2-3 times in couple of days)

i just took an hour to make 'saves' of everything in case i need to /format c: and reinstall my windows 7
/shrug
and thats upset me and make me very sad ( knowing all the work i ll have to do if i need to /format c: /cry )
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

kee

Like your drying shack. Had envisionaged having just a couple of racks and a barn nearby, but that building works as well.
Kim Erik

RedKetchup

#230
Medieval Drying Shack

only build01 and build02 left to do but ...
... but should look like that in game :)

   int _width = 6;
   int _height = 6; // (5+1 with road)

WorkDescription work
{
   int _defaultWorkers = 2;


BuildDescription build
   BuildRequirement _buildRequirement

      int _workRequired = 30;

      ComponentDescription _rawMaterial = "Template/RawMaterialWood.rsc";
      int _count = 28;
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

Turis

I wanted to suggest to split the blacksmith building into two parts, the forge and a tools shop just like you did with the hunting cabin, and, the same with the tailor, but, I see you're going into a different direction. Keep it going!

Note: For some unknown reason, I can't use 'quote'. Do you use a cleaning program like Glary or Ccleaner? These programs do an excellent job in keeping your PC running smoothly.

RedKetchup

i used PC Cleaners which made it boot in 30 sec instead of 6 mins ^^ and run faster when i try to open IE or a program ...

but , definitely, nothing better than a good format and fresh new install ^^


about the BS and tailor.... i will redesign them to fit with Medieval 3- story houses :)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

Paeng

[i]Heads are round so thoughts can take a turn[/i]
[color=teal][size=8pt]Editor's Choice [b]here[/b][/size][/color]

RedKetchup

#234
Quote from: Paeng on September 11, 2015, 06:59:28 AM
Quote from: RedKetchup on September 11, 2015, 05:26:10 AMMedieval Drying Shack

Woah... how many workers are needed to push that cart?  :-X

;)

haha , should be 1 adult ^^ compare with the adults walking around....

ok, maybe... maybe .... 10% too big ? lol
i will scale it a bit smaller :)


but ...
i was doing something new for build_02 ........
and i really wish i can zoom in alot closer to see the perfection of these wall  from very near ^^
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

Paeng

Quote from: RedKetchup on September 11, 2015, 07:04:10 AMi will scale it a bit smaller

Yeah... try and catch a default vendor nearby so you can compare the size...  ;)


Quotei really wish i can zoom in alot closer to see the perfection of these wall  from very near

Very nice wooden joints there... You got some master carpenters, lucky you...  ;D
[i]Heads are round so thoughts can take a turn[/i]
[color=teal][size=8pt]Editor's Choice [b]here[/b][/size][/color]

Gordon Dry

I suggest to use Macrium Reflect Free for weekly full backups of the system and programs partitions + daily incremental backups.

And after maximum of 6 months unplug all cables, open the case, clean it with a hover and a fine brush while using an antistatic wrist connector.

RedKetchup

Medieval Drying Shack done :)

screenshot = build01 (when resources gathered) , build02 (at 50%) , and completed (100%)

is the wheelbarrow fits better ? i scaled it down :)
(you can compare to an adult citizen near by)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

chillzz

Quote from: Turis on September 11, 2015, 05:43:24 AM
Note: For some unknown reason, I can't use 'quote'. Do you use a cleaning program like Glary or Ccleaner? These programs do an excellent job in keeping your PC running smoothly.

@Turis that's what I thought at first too.. seems it's either a browser or website issue.. but this works for me :  hit 'reply', then make the reply textarea active by clicking on it and lastly, scroll down to the message you want to quote and press 'insert quote' button, on top of the message you want to quote.. this should work :)

@RedKetchup the wheelbarrow still looks a bit too large to me,
compared to the human next to it.. but already a better size then it was ;)
support New Medieval Town development!
click here to donate via PayPal to RedKetchup

RedKetchup

#239
Medieval Old Smokery first impressions :)

btw, you will see smoke getting out of all 4 little smoke windows on top of the tower :)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .