adityaravishankar / command-and-conquer

Command & Conquer in HTML5/Javascript
773 stars 168 forks source link

Creating several buildings of the same doesnt speed up building construction #51

Open ordhor opened 12 years ago

ordhor commented 12 years ago

Having several buildings of the same one, for example several weapons factory should speed up the construction of what they can do. This is not happening

Also we should be able to choose from which one we want the stuff builded to come out

black-snow commented 12 years ago

It'd be helpful if you could run some tests and see how great the speed-up per building is.

ordhor commented 12 years ago

I have tested with building several weapons factory. No matter how many factories I had the speed of creating light tanks was always 7seconds. That's why I created this Issue

black-snow commented 12 years ago

What I meant is that it would be good to know of what nature the speed-up in original C&C TC is.

ordhor commented 12 years ago

installed my old c&c and started to check this stuff out. haven't checked the weapon factory tho, since I haven't reached that part yet and forgot to save the game... will have to do all of it again...

Still I checked some stuff:

minigunner without enough power 1'37'' minigunner with power 7'' minigunner with 2 buildings up 3,5''

power plant without enough power 28'' power plant with power 14''

and with 2 of the same building we get to choose which one is the primary building where the units will come out. ofc NOD units will only come out from NOD buildings even if the primary building is a GDI one (capturing buildings)

And just tested on v0.3d selling everything except the weapons factory and it still makes tanks the same speed, removing the need to worry about power. this should not happen