1 |
https://github.com/ZeroK-RTS/Zero-K/pull/4298
|
1 |
https://github.com/ZeroK-RTS/Zero-K/pull/4298
|
2 |
Got a PR that will reduce the command spam of my spammiest widget (it basically does the equivalent of "CTRL+B -> A -> Left Click", but does so every X time. I've made it go from 6 times a second to once per second).
|
2 |
Got a PR that will reduce the command spam of my spammiest widget (it basically does the equivalent of "CTRL+B -> A -> Left Click", but does so every X time. I've made it go from 6 times a second to once per second).
|
3 |
\n
|
3 |
\n
|
4 |
But I'm thinking the command spam is triggering another bug that's pretty recent, as this is not a new widget (yet things haven't been this bad that I recall) and APM numbers this high are quite possible in normal gameplay or with other widgets.
|
4 |
But I'm thinking the command spam is triggering another bug that's pretty recent, as this is not a new widget (yet things haven't been this bad that I recall) and APM numbers this high are quite possible in normal gameplay or with other widgets.
|
5 |
\n
|
5 |
\n
|
6 |
@Silent_AI :
|
6 |
@Silent_AI :
|
7 |
\n
|
7 |
\n
|
8 |
Turns out commands don't nicely map to APM.
|
8 |
Turns out commands don't nicely map to APM.
|
9 |
\n
|
9 |
\n
|
10 |
E.g. if you're manoeuvring a 100 glaive army you'll easily hit 6000 APM just by clicking once per second.
|
10 |
E.g. if you're manoeuvring a 100 glaive army you'll easily hit 6000 APM just by clicking once per second.
|
|
|
11 |
\n
|
|
|
12 |
EDIT: Heck, after further investigation I strongly suspect the widget blamed above had absolutely nothing to do with the lag.
|