Speed. Current situation need to be changed.

Ideas and suggestions for how to improve the Warzone 2100 base game only. Ideas for mods go in Mapping/Modding instead. Read sticky posts first!
anonim17465
Trained
Trained
Posts: 80
Joined: 16 Dec 2013, 08:06

Speed. Current situation need to be changed.

Post by anonim17465 »

Now, after some point speed is capped by a propulsion limit. But between cap and zero additional weight speed is the same. That's wrong. My idea is to use formula, where with infinity weight speed = 0, and with 0 weight speed = capped.

Speed = (CURENT_WEIGHT/MAXIMUM_WEIGHT)^(1/2)*MAXIMUM_SPEED

With high weight speed will be low, but not at zero, closer to 1\3, but with low weight speed will be close to maximum but still, every gramm will affect on real speed.

Power can be changed from about 1/3 to 2/3, I think. But 1/2 looks nice for me. Main thing - every additional killogram should affect on speed.

P.S. Flamethrowers should have bigger weight. already done.
Last edited by anonim17465 on 19 Dec 2013, 21:02, edited 1 time in total.
User avatar
richard14110
Trained
Trained
Posts: 84
Joined: 09 Aug 2008, 04:54

Re: Speed. Current situation need to be changed.

Post by richard14110 »

Your post can affect my topic: viewtopic.php?f=30&t=11478
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: Speed. Current situation need to be changed.

Post by NoQ »

Flamethrowers should have bigger weight.
They do since 3.1.1.
My idea is to use formula, where with infinity weight speed = 0, and with 0 weight speed = capped.
Another common idea is to just set all the caps to infinity and see what happens. You can easily do it without changing any formulas, with just a mod.

Overally, yeah, we do need body-propulsion rebalance. Improving engine speeds is one part of it, buffing light bodies is another.
crab_
Trained
Trained
Posts: 349
Joined: 29 Jul 2013, 18:09

Re: Speed. Current situation need to be changed.

Post by crab_ »

I have said about bad speed formulas many times.
viewtopic.php?f=42&t=9314
viewtopic.php?f=5&t=9300&p=101747&hilit ... in#p101745
My balance patches and mods all contains a fix for speed which makes each killogram affect on speed :)

We have crazy code in speed formula which increases speed and maximizes speed to max value for propulsion.
Warzone2100 Guide - http://betaguide.wz2100.net/
User avatar
richard14110
Trained
Trained
Posts: 84
Joined: 09 Aug 2008, 04:54

Re: Speed. Current situation need to be changed.

Post by richard14110 »

anonim17465 wrote:Now, after some point speed is capped by a propulsion limit. But between cap and zero additional weight speed is the same. That's wrong. My idea is to use formula, where with infinity weight speed = 0, and with 0 weight speed = capped.

Speed = (CURENT_WEIGHT/MAXIMUM_WEIGHT)^(1/2)*MAXIMUM_SPEED

With high weight speed will be low, but not at zero, closer to 1\3, but with low weight speed will be close to maximum but still, every gramm will affect on real speed.

Power can be changed from about 1/3 to 2/3, I think. But 1/2 looks nice for me. Main thing - every additional killogram should affect on speed.

P.S. Flamethrowers should have bigger weight. already done.
You are missing other factors, which are the physical features of the map. These are instances:

1. The kind of material of the tile, such as sand, stone, water, snow, etc.

2. Elevation: Moving up hills would reduce the speed and traveling downwards should amplify the speed.
Last edited by richard14110 on 18 Jan 2014, 03:13, edited 2 times in total.
anonim17465
Trained
Trained
Posts: 80
Joined: 16 Dec 2013, 08:06

Re: Speed. Current situation need to be changed.

Post by anonim17465 »

sure, terrain and elevation are implemented already, no need to change them I think.
weather - does it exist? never saw rain\snow in a game...