• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 03:14
CET 08:14
KST 16:14
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Finals Preview: Arrival10TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
Crank Gathers Season 2: SC II Pro Teams4Merivale 8 Open - LAN - Stellar Fest3Chinese SC2 server to reopen; live all-star event in Hangzhou22Weekly Cups (Oct 13-19): Clem Goes for Four3BSL Team A vs Koreans - Sat-Sun 16:00 CET11
StarCraft 2
General
Could we add "Avoid Matchup" Feature for rankgame RotterdaM "Serral is the GOAT, and it's not close" Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4 Tenacious Turtle Tussle
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
BSL Season 21 BSL Team A vs Koreans - Sat-Sun 16:00 CET ASL Runner-Up Race Stats ASL20 Pre-season Tier List ranking! [ASL20] Finals Preview: Arrival
Tourneys
[ASL20] Grand Finals ASL final tickets help [ASL20] Semifinal A Small VOD Thread 2.0
Strategy
Soma's 9 hatch build from ASL Game 2 Simple Questions, Simple Answers Roaring Currents ASL final Relatively freeroll strategies
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1459 users

EAPM comes to Sc2gears, need your opinion

Forum Index > SC2 General
Post a Reply
1 2 3 4 Next All
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2011-09-29 14:35:35
September 27 2011 12:05 GMT
#1
EDIT:

The new Sc2gears 8.1 has already been released with EAPM support. This is how it looks like:

[image loading]

This thread should be closed since the EAPM is out there.
Details of the EAPM algorithm: APM Types




INTRODUCTION

Since Blizzard tried to transform APM into some kind of EAPM in their latest 1.4 Patch but failed to consider some key aspects as to what is considered effective, I decided to implement one myself in Sc2gears that is planned to be more useful.

APM stands for Actions Per Minute. APM measures the amount of commands that would be given by a player in 1 minute. Higher APM means more activity. EAPM stands for Effective APM. EAPM measures the amount of useful/effective commands that would be given by a player in 1 minute.

APM calculation is pretty simple: one just have to divide the number of actions with the number of minutes where the actions spread in time. For example 200 actions in 1 minute results in 200 APM. EAPM calculation is similar, but it excludes actions that are seemingly useless/needless. The algorithm uses different rules to classify actions effective or ineffective. The first 2 minutes (can be changed) of games are always excluded from APM/EAPM calculation. Moreover the durations for APM/EAPM calculations are determined by the last actions of the players. For example if a player leaves after 5 minutes, his/her APM and EAPM values will be calculated with a 3-minute long game.


EAPM RULES

Commands that are considered ineffective:
- Unit queue overflow: if more units are trained in a short time (~1.05 sec) than the selected buildings can queue; or in case of Zerg if more units are trained than the number of selected Larvas

- Too fast cancel (~0.84 sec): if a command (like train, research, upgrade, hatch) gets cancelled right away

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

- Repetition of some commands (without time restriction): hatch, morph, upgrade, research, build, cancel, merge archon, merge dark archon, lift, hotkey assign to same group


Commands that are NOT considered ineffective:
- Double tapping a hotkey to center the group

- Selecting units or buildings to check their state but not giving new order to it.

- Quickly adding waypoints which are not too close.

- I do not check the target point of move commands: if they are close in time, the first is ineffective (unneccessary); if they are not close in time, they are both effective even if they point to the same location (issuing another move will cause StarCraft II to recalculate path and therefore resulting in faster arriving in many cases).


Notes:
- Camera movement actions are not included in APM nor in EAPM calculations. For example it does not matter whether your Nexus is in the center or at the top of your screen when you click on it. The outcome of the actions and the game does not depend on where the objects are displayed on your screen, what matters is the position (x and y coordinates) where you click on the map.

OPINIONS

Please express your opinions if you agree or disagree with these rules and why; what would you change in these rules and what other rules you would define to create a useful EAPM definition.
I will update this post accordingly.
https://repmastered.icza.net
Masayume
Profile Blog Joined March 2011
Netherlands208 Posts
September 27 2011 12:20 GMT
#2
I wholeheartedly agree with the way EAPM will be calculated in the next update of SC2Gears. This is how it is meant to be. Thank you so much for always bringing us this amount and quality of utility. This will put an end to the apm debate nonsense too.

*Plus I always prefer real-time apm calculations instead of "blizzard time."*
Balance. Enjoy the process instead of focusing on musts.
beg
Profile Blog Joined May 2010
991 Posts
September 27 2011 12:26 GMT
#3
Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

i see a problem with that... when someone is able to micro his units really fast, some of his actions will be considered ineffective. right?
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2011-09-27 12:34:03
September 27 2011 12:32 GMT
#4
On September 27 2011 21:26 beg wrote:
Show nested quote +
Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

i see a problem with that... when someone is able to micro his units really fast, some of his actions will be considered ineffective. right?

If you are that fast that you can select a group of units and issue an order and select another group of units and issue an order and select a 3rd group of units and issue an order... all this very fast (let's say within 1 second), this will all be considered effective.

What the quoted rule fragment implies is that you select a group of units and you issue them to move to a location, then 0.1 seconds later you issue them the same order. Now in this case if you would have given only 1 move command, the result would be the "same" therefore the 2nd move command was "ineffective/useless".
https://repmastered.icza.net
whatthefat
Profile Blog Joined August 2010
United States918 Posts
Last Edited: 2011-09-27 12:34:27
September 27 2011 12:33 GMT
#5
Interesting, I like the idea, but I had a few comments:

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

Does this affect waypointing? Also, what about micro situations where it is necessary to make a move command in one direction and then rapidly change direction, particularly when using faster units (e.g., mutas, lings or hellions to outmanoeuvre or bait slower units).
EDIT: I may have misunderstood - by repetition, do you mean the same command in more or less the same location?

- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

I'm still not particularly good at tapping regularly throughout a game, but I thought (and I could be wrong) that the idea was that by rapidly cycling through the list of all buildings/units you could peripherally follow the status of each. And thanks to persistence of vision, you can still view what each group shows even if you are moving between groups faster than you can process a single tap. For instance, if you were to extremely rapidly switch between two groups, you could effectively see both groups at once, superimposed (the same way that a fan looks like a solid disc once it spins fast enough).
SlayerS_BoxeR: "I always feel sorry towards Greg (Grack?) T_T"
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
September 27 2011 12:39 GMT
#6
On September 27 2011 21:33 whatthefat wrote:
Interesting, I like the idea, but I had a few comments:
Show nested quote +

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

Does this affect waypointing? Also, what about micro situations where it is necessary to make a move command in one direction and then rapidly change direction, particularly when using faster units (e.g., mutas, lings or hellions to outmanoeuvre or bait slower units).
EDIT: I may have misunderstood - by repetition, do you mean the same command in more or less the same location?

Show nested quote +
- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

I'm still not particularly good at tapping regularly throughout a game, but I thought (and I could be wrong) that the idea was that by rapidly cycling through the list of all buildings/units you could peripherally follow the status of each. And thanks to persistence of vision, you can still view what each group shows even if you are moving between groups faster than you can process a single tap. For instance, if you were to extremely rapidly switch between two groups, you could effectively see both groups at once, superimposed (the same way that a fan looks like a solid disc once it spins fast enough).

"Too fast repetition of some commands" refers to repeating the same command. For example if you micro a group of stalkers like this:
Move, Attack move, Move, Attack move...
These actions will all be considered effective.

About the tapping: the time limit (I proposed 0.336 seconds) can be decreased to cover cases where you cycle through your units/groups fast .
https://repmastered.icza.net
whatthefat
Profile Blog Joined August 2010
United States918 Posts
September 27 2011 12:51 GMT
#7
On September 27 2011 21:39 Dakota_Fanning wrote:
Show nested quote +
On September 27 2011 21:33 whatthefat wrote:
Interesting, I like the idea, but I had a few comments:

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

Does this affect waypointing? Also, what about micro situations where it is necessary to make a move command in one direction and then rapidly change direction, particularly when using faster units (e.g., mutas, lings or hellions to outmanoeuvre or bait slower units).
EDIT: I may have misunderstood - by repetition, do you mean the same command in more or less the same location?

- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

I'm still not particularly good at tapping regularly throughout a game, but I thought (and I could be wrong) that the idea was that by rapidly cycling through the list of all buildings/units you could peripherally follow the status of each. And thanks to persistence of vision, you can still view what each group shows even if you are moving between groups faster than you can process a single tap. For instance, if you were to extremely rapidly switch between two groups, you could effectively see both groups at once, superimposed (the same way that a fan looks like a solid disc once it spins fast enough).

"Too fast repetition of some commands" refers to repeating the same command. For example if you micro a group of stalkers like this:
Move, Attack move, Move, Attack move...
These actions will all be considered effective.

Right, but what if I have a group of lings outside a Protoss natural, and I click MOVE to mineral line, then very rapidly click MOVE back, so as to bait the Protoss defense. I'm clicking MOVE to 2 completely different locations - does that count as two actions or one? A similar situation can occur with mutas - I move them into a Terran base, then very rapidly move back - either to avoid a Thor I just spotted, or to try to bait a stim from marines. I would argue that these are both useful commands. Spamming to me is when MOVE is issued to the exact same LOCATION twice very rapidly in a row.

Similarly with waypointing, I may very quickly input a path consisting of several points, e.g., for waypointing a drop, or for setting up a patrol.


About the tapping: the time limit (I proposed 0.336 seconds) can be decreased to cover cases where you cycle through your units/groups fast .

I agree, I'm just not sure what is an appropriate lower limit. It seems like some pros cycle through extremely quickly. I'm not sure whether they are purely spamming, or whether they are doing what I suggested (i.e., using persistence of vision to view more than one group at once).
SlayerS_BoxeR: "I always feel sorry towards Greg (Grack?) T_T"
BjC
Profile Joined February 2011
England181 Posts
September 27 2011 12:56 GMT
#8
Nice. Sounds good!
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
September 27 2011 13:01 GMT
#9
On September 27 2011 21:51 whatthefat wrote:
Show nested quote +
On September 27 2011 21:39 Dakota_Fanning wrote:
On September 27 2011 21:33 whatthefat wrote:
Interesting, I like the idea, but I had a few comments:

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

Does this affect waypointing? Also, what about micro situations where it is necessary to make a move command in one direction and then rapidly change direction, particularly when using faster units (e.g., mutas, lings or hellions to outmanoeuvre or bait slower units).
EDIT: I may have misunderstood - by repetition, do you mean the same command in more or less the same location?

- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

I'm still not particularly good at tapping regularly throughout a game, but I thought (and I could be wrong) that the idea was that by rapidly cycling through the list of all buildings/units you could peripherally follow the status of each. And thanks to persistence of vision, you can still view what each group shows even if you are moving between groups faster than you can process a single tap. For instance, if you were to extremely rapidly switch between two groups, you could effectively see both groups at once, superimposed (the same way that a fan looks like a solid disc once it spins fast enough).

"Too fast repetition of some commands" refers to repeating the same command. For example if you micro a group of stalkers like this:
Move, Attack move, Move, Attack move...
These actions will all be considered effective.

Right, but what if I have a group of lings outside a Protoss natural, and I click MOVE to mineral line, then very rapidly click MOVE back, so as to bait the Protoss defense. I'm clicking MOVE to 2 completely different locations - does that count as two actions or one? A similar situation can occur with mutas - I move them into a Terran base, then very rapidly move back - either to avoid a Thor I just spotted, or to try to bait a stim from marines. I would argue that these are both useful commands. Spamming to me is when MOVE is issued to the exact same LOCATION twice very rapidly in a row.

Similarly with waypointing, I may very quickly input a path consisting of several points, e.g., for waypointing a drop, or for setting up a patrol.

Show nested quote +

About the tapping: the time limit (I proposed 0.336 seconds) can be decreased to cover cases where you cycle through your units/groups fast .

I agree, I'm just not sure what is an appropriate lower limit. It seems like some pros cycle through extremely quickly. I'm not sure whether they are purely spamming, or whether they are doing what I suggested (i.e., using persistence of vision to view more than one group at once).

This comes down again to the time limit that will be used eventually in the implementation.

If you move to the expand and 1 ms later you move back, then obviously your lings didn't even moved forward, so it was useless. If you wait 1 sec before you move back, then yes, it was meaningful and the action was effective. For this limit I proposed 0.42 seconds (which can also be changed if justified).

Quickly adding waypoints which are not too close is effective.
https://repmastered.icza.net
TigerKarl
Profile Joined November 2010
1757 Posts
September 27 2011 13:01 GMT
#10
Thank you for your good work. This is such a useful tool!
ArhK
Profile Joined July 2007
France287 Posts
September 27 2011 13:10 GMT
#11
I have been using your Sc2Gears to save all my replays, and I wanted to issue a huge thank you for this awesome tool .

I didn"t dive in it, but is it possible to have "standard old apm" in SC2Gears ? I want to compare my apm evolution from Warcraft 3 back in the days to right now, and I would like to compare those.

Thanks by advance, keep up your awesome work.
Demonace34
Profile Blog Joined January 2011
United States2493 Posts
September 27 2011 13:11 GMT
#12
I like your idea and agree with pretty much everything. I just wish that it showed it in-game. Your way is our best bet though unless blizzard decides to change it to a normal minute and let people spam.

People in LR threads are already making fun of the new APM measurements from Blizzard.
NaNiwa|IdrA|HuK|iNcontroL|Jinro|NonY|Day[9]|PuMa|HerO|MMA|NesTea|NaDa|Boxer|Ryung|
Grumbels
Profile Blog Joined May 2009
Netherlands7031 Posts
September 27 2011 13:12 GMT
#13
When microing zerglings I tend to click really fast to one place, then if I have to re-micro them I'll click to another place. Between originally sending them and then resending them might be two or three seconds, but they'll only count as one action, not two with your method, I think, because of the continuous clicking.
Well, now I tell you, I never seen good come o' goodness yet. Him as strikes first is my fancy; dead men don't bite; them's my views--amen, so be it.
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
September 27 2011 13:19 GMT
#14
On September 27 2011 22:10 ArhK wrote:
I have been using your Sc2Gears to save all my replays, and I wanted to issue a huge thank you for this awesome tool .

I didn"t dive in it, but is it possible to have "standard old apm" in SC2Gears ? I want to compare my apm evolution from Warcraft 3 back in the days to right now, and I would like to compare those.

Thanks by advance, keep up your awesome work.

In Sc2gears you can choose whether you want times and APM values to display using game-time or real-time (default) measurement. Go to the Analyzer tab of the Misc settings dialog.

If game-time is enabled, APM should be the old in-game APM, if real-time is enabled, it shows your real APM.

When EAPM will be included: calculating with game-time should result a value close to what Blizzards show currently in game; with real time it will show your real EAPM.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
September 27 2011 13:20 GMT
#15
On September 27 2011 22:11 Demonace34 wrote:
I like your idea and agree with pretty much everything. I just wish that it showed it in-game. Your way is our best bet though unless blizzard decides to change it to a normal minute and let people spam.

People in LR threads are already making fun of the new APM measurements from Blizzard.

As posted just above, you can tell Sc2gears to use either game-time or real-time for all time and APM values and calculations. Analyzer tab in the Misc settings dialog.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2011-09-27 13:23:06
September 27 2011 13:22 GMT
#16
On September 27 2011 22:12 Grumbels wrote:
When microing zerglings I tend to click really fast to one place, then if I have to re-micro them I'll click to another place. Between originally sending them and then resending them might be two or three seconds, but they'll only count as one action, not two with your method, I think, because of the continuous clicking.

It depends on how fast you do it. If you click 1 ms away, it will be considered ineffective, but it IS ineffective in fact. If you click like 0.5 seconds away, this algorithm will not consider them ineffective and will be counted as 2 separate actions toward EAPM.
https://repmastered.icza.net
lynx.oblige
Profile Joined August 2009
Sierra Leone2268 Posts
September 27 2011 13:22 GMT
#17
Was this how BW programs calculated EAPM? For some reason just seems reminiscent and since it's BW I am partial so I will agree with your standards.
Everyone needs a nemesis.
ArhK
Profile Joined July 2007
France287 Posts
September 27 2011 13:27 GMT
#18
On September 27 2011 22:19 Dakota_Fanning wrote:
Show nested quote +
On September 27 2011 22:10 ArhK wrote:
I have been using your Sc2Gears to save all my replays, and I wanted to issue a huge thank you for this awesome tool .

I didn"t dive in it, but is it possible to have "standard old apm" in SC2Gears ? I want to compare my apm evolution from Warcraft 3 back in the days to right now, and I would like to compare those.

Thanks by advance, keep up your awesome work.

In Sc2gears you can choose whether you want times and APM values to display using game-time or real-time (default) measurement. Go to the Analyzer tab of the Misc settings dialog.

If game-time is enabled, APM should be the old in-game APM, if real-time is enabled, it shows your real APM.

When EAPM will be included: calculating with game-time should result a value close to what Blizzards show currently in game; with real time it will show your real EAPM.


Ok, thanks for the tips.

Regarding your last statement, does this mean once you will have implemented EAPM we won't be able to see "standard good old apm" through SC2Gears ?
whatthefat
Profile Blog Joined August 2010
United States918 Posts
September 27 2011 13:39 GMT
#19
On September 27 2011 22:01 Dakota_Fanning wrote:
Show nested quote +
On September 27 2011 21:51 whatthefat wrote:
On September 27 2011 21:39 Dakota_Fanning wrote:
On September 27 2011 21:33 whatthefat wrote:
Interesting, I like the idea, but I had a few comments:

- Too fast repetition of some commands (~0.42 sec): move, attack move, set rally, stop, hold, hotkey assign

Does this affect waypointing? Also, what about micro situations where it is necessary to make a move command in one direction and then rapidly change direction, particularly when using faster units (e.g., mutas, lings or hellions to outmanoeuvre or bait slower units).
EDIT: I may have misunderstood - by repetition, do you mean the same command in more or less the same location?

- Too fast switch away from a selected unit or reselecting the same units without giving them any commands (~0.336 sec) (by too fast I mean there is not even time to check the state of the units and optionally react to it accordingly); double tapping a hotkey to center a group of units is NOT considered ineffective

I'm still not particularly good at tapping regularly throughout a game, but I thought (and I could be wrong) that the idea was that by rapidly cycling through the list of all buildings/units you could peripherally follow the status of each. And thanks to persistence of vision, you can still view what each group shows even if you are moving between groups faster than you can process a single tap. For instance, if you were to extremely rapidly switch between two groups, you could effectively see both groups at once, superimposed (the same way that a fan looks like a solid disc once it spins fast enough).

"Too fast repetition of some commands" refers to repeating the same command. For example if you micro a group of stalkers like this:
Move, Attack move, Move, Attack move...
These actions will all be considered effective.

Right, but what if I have a group of lings outside a Protoss natural, and I click MOVE to mineral line, then very rapidly click MOVE back, so as to bait the Protoss defense. I'm clicking MOVE to 2 completely different locations - does that count as two actions or one? A similar situation can occur with mutas - I move them into a Terran base, then very rapidly move back - either to avoid a Thor I just spotted, or to try to bait a stim from marines. I would argue that these are both useful commands. Spamming to me is when MOVE is issued to the exact same LOCATION twice very rapidly in a row.

Similarly with waypointing, I may very quickly input a path consisting of several points, e.g., for waypointing a drop, or for setting up a patrol.


About the tapping: the time limit (I proposed 0.336 seconds) can be decreased to cover cases where you cycle through your units/groups fast .

I agree, I'm just not sure what is an appropriate lower limit. It seems like some pros cycle through extremely quickly. I'm not sure whether they are purely spamming, or whether they are doing what I suggested (i.e., using persistence of vision to view more than one group at once).

This comes down again to the time limit that will be used eventually in the implementation.

If you move to the expand and 1 ms later you move back, then obviously your lings didn't even moved forward, so it was useless. If you wait 1 sec before you move back, then yes, it was meaningful and the action was effective. For this limit I proposed 0.42 seconds (which can also be changed if justified).

Quickly adding waypoints which are not too close is effective.


Sure, there has to be some lower limit at which it becomes ineffective. But I think that limit is much shorter than 0.42 if location is not taken into account. If it is easy to implement, including location would make life a lot easier for you in determining whether an action is spam or not.

As for waypoints, they are set on the minimap for drops, meaning they can be very rapidly entered (much less than 0.4s per click) even though they cover a large distance.
SlayerS_BoxeR: "I always feel sorry towards Greg (Grack?) T_T"
Stropheum
Profile Joined January 2010
United States1124 Posts
September 27 2011 13:39 GMT
#20
On September 27 2011 22:27 ArhK wrote:
Show nested quote +
On September 27 2011 22:19 Dakota_Fanning wrote:
On September 27 2011 22:10 ArhK wrote:
I have been using your Sc2Gears to save all my replays, and I wanted to issue a huge thank you for this awesome tool .

I didn"t dive in it, but is it possible to have "standard old apm" in SC2Gears ? I want to compare my apm evolution from Warcraft 3 back in the days to right now, and I would like to compare those.

Thanks by advance, keep up your awesome work.

In Sc2gears you can choose whether you want times and APM values to display using game-time or real-time (default) measurement. Go to the Analyzer tab of the Misc settings dialog.

If game-time is enabled, APM should be the old in-game APM, if real-time is enabled, it shows your real APM.

When EAPM will be included: calculating with game-time should result a value close to what Blizzards show currently in game; with real time it will show your real EAPM.


Ok, thanks for the tips.

Regarding your last statement, does this mean once you will have implemented EAPM we won't be able to see "standard good old apm" through SC2Gears ?

I believe it just comes up as a new selection, under that whole drop down menu thing.
1 2 3 4 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 4h 47m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 197
SortOf 40
StarCraft: Brood War
NotJumperer 9
Dota 2
XaKoH 606
NeuroSwarm144
League of Legends
JimRising 639
Counter-Strike
Stewie2K902
Other Games
summit1g9297
singsing645
Mew2King56
Organizations
Other Games
gamesdonequick687
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
Counter-Strike
PGL0
StarCraft: Brood War
sctven
[ Show 14 non-featured ]
StarCraft 2
• OhrlRock 9
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1624
• HappyZerGling116
Other Games
• Shiphtur424
Upcoming Events
Wardi Open
4h 47m
CrankTV Team League
5h 47m
Streamerzone vs Shopify Rebellion
TBD vs Team Vitality
Monday Night Weeklies
9h 47m
Replay Cast
1d 2h
WardiTV Invitational
1d 4h
CrankTV Team League
1d 5h
BASILISK vs TBD
Team Liquid vs Team Falcon
Replay Cast
2 days
OSC
2 days
CrankTV Team League
2 days
Replay Cast
2 days
[ Show More ]
The PondCast
3 days
CrankTV Team League
3 days
Replay Cast
4 days
WardiTV Invitational
4 days
CrankTV Team League
4 days
Replay Cast
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

ASL Season 20
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
CSL 2025 AUTUMN (S18)
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.