Loading...
  OR  Zero-K Name:    Password:   

Post edit history

B1053004 29 on FolsomDamDeluxeV4 (Multiplayer)

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
2/15/2021 10:33:48 PMGBrankdyth68 before revert after revert
2/15/2021 9:14:45 PMGBrankdyth68 before revert after revert
Before After
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.