• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 19:58
CEST 01:58
KST 08:58
  • 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
RSL Season 1 - Final Week6[ASL19] Finals Recap: Standing Tall15HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0
Community News
Esports World Cup 2025 - Brackets Revealed14Weekly Cups (July 7-13): Classic continues to roll8Team TLMC #5 - Submission extension3Firefly given lifetime ban by ESIC following match-fixing investigation17$25,000 Streamerzone StarCraft Pro Series announced7
StarCraft 2
General
RSL Revival patreon money discussion thread Who will win EWC 2025? Weekly Cups (July 7-13): Classic continues to roll The GOAT ranking of GOAT rankings Esports World Cup 2025 - Final Player Roster
Tourneys
FEL Cracov 2025 (July 27) - $8000 live event Sea Duckling Open (Global, Bronze-Diamond) RSL: Revival, a new crowdfunded tournament series $5,100+ SEL Season 2 Championship (SC: Evo) WardiTV Mondays
Strategy
How did i lose this ZvP, whats the proper response
Custom Maps
External Content
Mutation # 482 Wheel of Misfortune Mutation # 481 Fear and Lava Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome
Brood War
General
Flash Announces (and Retracts) Hiatus From ASL BGH Auto Balance -> http://bghmmr.eu/ [ASL19] Finals Recap: Standing Tall BW General Discussion Help: rep cant save
Tourneys
[Megathread] Daily Proleagues Cosmonarchy Pro Showmatches CSL Xiamen International Invitational [BSL20] Non-Korean Championship 4x BSL + 4x China
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread CCLP - Command & Conquer League Project The PlayStation 5
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Stop Killing Games - European Citizens Initiative Summer Games Done Quick 2025!
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread [\m/] Heavy Metal Thread
Sports
2024 - 2025 Football Thread Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Men Take Risks, Women Win Ga…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 650 users

[Software] SCRChart - Replay analyzer

Forum Index > BW General
Post a Reply
Normal
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-02 17:27:55
May 01 2019 15:28 GMT
#1
[image loading]
SCRChart

SCRChart is a new replay analyzer for StarCraft and a spiritual successor of BWChart.
It allows the browsing of your replay collection and analyzing the detailed information of your replays.




Development & Feedback
My main goal is to develop a software which is useful for everyone who is playing StarCraft.
To reach that goal, I think its important to have an easy to reach developer and an active, transparent development which is fueled by the feedback of the community. So this version is definitely not the end of development!

For this reason it would be the best to join the official SCRChart discord server!
The discord server has all the information about the features, known bugs the current state of development, planned features and a community of other SCRChart users to discuss feedback and ideas.

Join Discord Server

There will be an introduction on my twitch stream where I present the software followed by a Q&A section on Saturday, May 04 4:00pm GMT (GMT+00:00).
https://www.twitch.tv/MasterReY/




Current Features:
  • Browsing your replays collection while seeing important information like date, players, matchup, map, duration at a glance without additional clicks.
  • Filter options to quickly find replays which meet specific criteria
  • Analyzing specific replays for detailed information:
    • Chat including observer chat which is not even displayed in StarCraft itself!
    • Build orders
    • Units
    • Upgrades
    • APM
    • Hotkeys
    • Map Information including minerals, gas and starting locations
    • All commands

  • Tooltips providing additional information about the tabs in the details and the filters in the browser when hovering the mouse over them.
  • A design like StarCraft: Remastered itself.
  • Cross-platform compatible: SCRChart can be used in any OS like Windows, Linux or Mac.
  • Replays of StarCraft version 1.18 or newer are supported. Older replays are not supported yet since the format is quite different. It will come in the future.

+ Show Spoiler [Screenshots] +

[image loading]
[image loading]
[image loading]



Download
Version 1.0
Download

Java 8 or higher is required to run the application. If you don't have it already, you can download it at
https://www.java.com/en/download/
If you have a 64-bit Operating system its strongly recommended to install 64-bit Java.
It can be found by clicking All Java Downloads on the left side.
After this click Windows Offline (64-bit)



Frequently Asked Questions
Here you can read the most frequently asked questions and answers.
The list will grow over time

+ Show Spoiler [Frequently Asked Questions] +


Why is there no mineral/gas/supply graph?
The reason for this is: Its not stored in replays.
The replays just stores the commands of the players. All other things are done by the StarCraft engine itself when you load the replay ingame.
As example: In the replay only commands like these are stored:
  • Player A builds probe
  • Player A sends probe to minerals
    Thats it. There is NO information about:
  • how long it takes for the probe to go to the minerals,
  • how long it takes to mine the minerals,
  • if there is any harassment that caused the probe to die,
  • if the mineral block is mined out,
  • if the probe automatically goes to a nearby mineral block
    So this makes it impossible to have a safe way to calculate the minerals. This calculation is done by the StarCraft engine. It is not in the replay.

Why are there so many duplicates in the units tab?
This is because the replay stores the commands used to build a unit, however it does not store if the command was actually successfully executed. This is decided by the StarCraft engine.
So for example, if you want to build a probe, but you dont have enough minerals or supply, the replay will still record the "build probe" command. That means that there are multiple build commands and usually only one of them is successful (the one after the minerals were high enough or the pylon finished)
And since people spam the "build unit" buttom all the time its impossible to know how many units were actually queued in the building. (Remember we don't know the mineral/gas/supply count)
Btw: The same is true for buildings and upgrades, but since people dont spam their buildings or upgrade commands that much compared to build unit commands its not as bad.

Why is there no information about the winner of the game?
Again the same reason: Its not stored in the replay. Only the commands of the players are stored in the replay.
There were some ideas to figure out the winner from the commands:
  • There is a "Leave game" command, so if a player leaves the game, the other player is the winner
    Sadly this does not work in all games were the loser is the player who saved the replay, since for this player the game, and with that the replay actually ended when he left the game. There is no "leave game"-command in the replay in this case.
    A "Leave game" command is only stored in the replay if the person saving the replay actually witnessed someone else leaving. So basically it is only available if the winner saved the replay.
  • The loser is the person writing "gg".
    Not everyone writes "gg"
    There are so many variants: "ggyo", "good game", "bg", "i have to leave", "f***king hacker", ............you get the idea.
    The winner sometimes write an offensive "gg" to make the other player leave

Btw: The player saving the replay is NOT stored in the replay.

Will the source code be hosted on GitHub or similar platforms?
Yes, i will open source SCRChart on GitHub in the future (probably in around 6-9 months.)
I want the software to become established in the scene first and i still have a few major features planned that i want to finish first and release them in the coming versions before i release it on Github.

Are you working for Blizzard?
No, I'm doing this completely in my freetime next to my fulltime job as a software developer.

Will you disappear and don't update SCRChart after patches so we are left with a broken software with no way to fix it?
I'm glad you ask
I'm very sad myself when that happens with projects that I like.
Of course its completely understandable that some people have a lot to do in real life or change their interests over the years and move on from StarCraft.
However I play StarCraft for over 15+ years already and apart from short breaks I was always a very active member of the community.
I'm not just a software developer who thought it would be cool to do something StarCraft related.
I'm and always was a part of the community, being active on wgtour/pgtour/iccup/remastered ladder, playing in clans and CWs, playing tournaments, streaming, helping organising leagues and tournaments (I was a wgtour and iccup admin), helping newer players out.
Long story short: StarCraft has been and still remains such a big part of my life and I don't see myself leaving the game and the community before StarCraft itself dies (hopefully never :smiley: )

Can I support you somehow?
Yes! There are several way to support the project:
  • Join the official discord server and give feedback/opinions/ideas and discuss those with other users
  • Follow my stream on twitch and talk to me there: https://www.twitch.tv/MasterReY/ (this is my favorite way to support! I like live interaction with other StarCraft players!)
    I will always read the chat and talk to any viewers using the chat. I will also sometimes show SCRChart and talk about new features/improvements etc on my stream.
  • Spread the word about SCRChart, but also about StarCraft in general!
  • If you have no additional feedback and watching twitch streams is not your cup of tea, but you still want to support me, there is also a donation link: https://www.paypal.me/SupportMasterReY





Contact the developer
  • Twitch: https://www.twitch.tv/MasterReY/
  • Discord: MasterReY#3514
  • Reddit: MasterReY
  • Battle.net: ReY#1314
  • Twitter: @MasterReYsc
+
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
RedW4rr10r
Profile Joined January 2010
Germany745 Posts
May 01 2019 15:54 GMT
#2
This is awesome! Thank you for your time and work
Rip & Tear until it is done!
Highgamer
Profile Joined October 2015
1407 Posts
Last Edited: 2019-05-01 16:12:20
May 01 2019 16:10 GMT
#3
Thanks a lot for all the work put into this useful tool, and belated thanks for the old version.

I used the old version a lot to observe my hotkey-usage-behaviour, figure out at a glance in which phase of a game I had stopped using certain hotkeys properly etc.

edit: oh, even an introductory stream on saturday, I'll tune in if I have time.
Red.T45
Profile Joined June 2018
Germany28 Posts
May 01 2019 16:11 GMT
#4
Great! GJ man :D
No pain, no gain
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-01 16:29:15
May 01 2019 16:26 GMT
#5
On May 02 2019 01:10 Highgamer wrote:
Thanks a lot for all the work put into this useful tool, and belated thanks for the old version.

I used the old version a lot to observe my hotkey-usage-behaviour, figure out at a glance in which phase of a game I had stopped using certain hotkeys properly etc.


I'm not the developer of BWChart. That was created by jca.
I developed this new software completely from scratch which is of course inspired by BWChart.

Thanks for the positive feedback anyways
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Jealous
Profile Blog Joined December 2011
10140 Posts
May 01 2019 16:31 GMT
#6
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Cheesefome
Profile Joined May 2016
311 Posts
May 01 2019 16:32 GMT
#7
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.

Jealous
Profile Blog Joined December 2011
10140 Posts
May 01 2019 16:34 GMT
#8
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Cryoc
Profile Joined July 2011
Germany909 Posts
May 01 2019 16:59 GMT
#9
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.
http://www.twitch.tv/cryoc
KameZerg
Profile Blog Joined May 2007
Sweden1762 Posts
May 01 2019 17:15 GMT
#10
Thank you
asdasdasdasdasd123123123
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 01 2019 17:58 GMT
#11
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 01 2019 17:59 GMT
#12
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.



This is the next planned feature. Right now i'm not sure on how to do it, but im resaerching this topic next.
By the way there are tooltips providing some information about the different tabs if you hover your mouse over a tab.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 01 2019 17:59 GMT
#13
On May 02 2019 01:34 Jealous wrote:
Show nested quote +
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 01 2019 18:00 GMT
#14
On May 02 2019 01:59 Cryoc wrote:
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.


Yes this feature will be included in 1 or 2 versions.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
AntiHack
Profile Joined January 2009
Switzerland553 Posts
May 01 2019 18:56 GMT
#15
Much needed tool! Thank you MasteRay! I hope you'll stream more!
"I am very tired of your grammar errors" - Zoler[MB]
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 01 2019 19:08 GMT
#16
On May 02 2019 03:56 AntiHack wrote:
Much needed tool! Thank you MasteRay! I hope you'll stream more!

Noooooooooooooooooooo, dont miswrite my name :''''(

I will stream a lot from now on
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
kogeT
Profile Joined September 2013
Poland2037 Posts
May 01 2019 19:22 GMT
#17
Great job. Fast, intuitive, transparent.
https://www.twitch.tv/kogetbw
EndingLife
Profile Blog Joined December 2002
United States1594 Posts
May 01 2019 19:25 GMT
#18
Awesome!!! A tool for eAPM was much needed
Bonyth
Profile Joined August 2010
Poland558 Posts
May 01 2019 19:56 GMT
#19
THANK YOU (!)
Incomplete..ReV
Profile Joined August 2017
Norway633 Posts
May 01 2019 19:59 GMT
#20
Nice, great job! :D
It's ok. I still love you <3
Jealous
Profile Blog Joined December 2011
10140 Posts
May 01 2019 20:16 GMT
#21
On May 02 2019 02:58 MasterReY wrote:
Show nested quote +
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
Show nested quote +
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-02 15:37:21
May 01 2019 20:29 GMT
#22
On May 02 2019 05:16 Jealous wrote:
Show nested quote +
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

Show nested quote +
On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


Oh i need to clarify: I'm only filtering hotkey switching faster than 0.2 seconds. So if you select a hotkey and then select another one faster than 0.2 seconds the first one is filtered. I think a timeframe below 0.2 seconds is not enough to check any unit progress. Overall i tried to have the filtering more on the side of keeping all useful actions in and filtering not all useless actions instead of filtering too much.

About the "map", i think it doesn't offer THAT much additional information.
You basically see the hotkey assignments and selections by time, which is the same you can see in SCRChart right now.
So its a bit lower in priority right now.

But I do agree it looks a bit nicer and its easier to see assignments due to the different color.
I will work on the look of the hotkey tab after i added the information about which units were hotkeyed.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Jealous
Profile Blog Joined December 2011
10140 Posts
May 01 2019 21:22 GMT
#23
On May 02 2019 05:29 MasterReY wrote:
Show nested quote +
On May 02 2019 05:16 Jealous wrote:
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


Oh i need to clarify: I'm only filtering hotkey switching fast than 0.2 seconds. So if you select a hotkey and then select another one faster than 0.2 seconds the first one is filtered. I think a timeframe below 0.2 seconds is not enough to check any unit progress. Overall i tried to have the filtering more on the side of keeping all useful actions in and filtering not all useless actions instead of filtering too much.

About the "map", i think it doesn't offer THAT much additional information.
You basically see the hotkey assignments and selections by time, which is the same you can see in SCRChart right now.
So its a bit lower in priority right now.

But I do agree it looks a bit nicer and its easier to see assignments due to the different color.
I will work on the look of the hotkey tab after i added the information about which units were hotkeyed.

I see, thanks for the clarification. That makes total sense.

As for the "map," yes, it was partially useful because it presented the information in a very intuitive way so you can easily observer when you stop using a hotkey as actively, re-assign a previous group, etc. In BWChart (as I'm sure you're familiar), you could cover your mouse over one of those boxes and it will tell you what units/buildings were selected (or just a bunch of numbers when it can't figure it out lol, like, Mutalisk Mutalisk 9237 2347 2344 5653 etc.). I understand it is not a top priority but I think it would be a nice addition down the line Thanks again <3
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Chronopolis
Profile Joined April 2009
Canada1484 Posts
Last Edited: 2019-05-01 22:05:39
May 01 2019 22:05 GMT
#24
Awesome.

A cool feature would be to have, besides the unit produced, a number that shows how many units of that kind have been produced (e.g the 4th dragoon produced during the game by that player).

Probe (15)
Dragoon (4)
SCWes
Profile Joined May 2018
Canada74 Posts
Last Edited: 2019-05-02 02:59:10
May 02 2019 01:59 GMT
#25
On May 02 2019 03:00 MasterReY wrote:
Show nested quote +
On May 02 2019 01:59 Cryoc wrote:
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.


Yes this feature will be included in 1 or 2 versions.


First of all thanks a lot!

Yea this needs to be able to be filtered or separated into two columns like they do in SCII. It also doesn't show if a player cancels a building which I think would be helpful to at least be able to toggle on or off.

I don't think the program has multi-lingual support. If you look at the chat log of a game where Korean is typed, it just comes out as random characters.

Also, would it be possible to add a note about a particular game/player.
GeckoXp
Profile Blog Joined June 2013
Germany2016 Posts
May 02 2019 05:04 GMT
#26
Thanks, this is more than just useful.
nbaker
Profile Joined July 2009
United States1341 Posts
May 02 2019 05:10 GMT
#27
Thanks so much!
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-02 19:56:53
May 02 2019 15:42 GMT
#28
On May 02 2019 07:05 Chronopolis wrote:
Awesome.

A cool feature would be to have, besides the unit produced, a number that shows how many units of that kind have been produced (e.g the 4th dragoon produced during the game by that player).

Probe (15)
Dragoon (4)


This will sadly not be very useful since as already noted in the FAQ, it is not possible to tell which "train unit commands" were actually successful or not. This means if a player spams their probe hotkey a lot even if he does not have the minerals yet, it will increase the probe count way too much.
And since players usually spam cheaper units more than more expensive units, it will not be very exact.

If you think that would still be a bit useful, i can of course add that feature anyways.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-02 15:53:19
May 02 2019 15:52 GMT
#29
On May 02 2019 10:59 SCWes wrote:
Show nested quote +
On May 02 2019 03:00 MasterReY wrote:
On May 02 2019 01:59 Cryoc wrote:
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.


Yes this feature will be included in 1 or 2 versions.


First of all thanks a lot!

Yea this needs to be able to be filtered or separated into two columns like they do in SCII. It also doesn't show if a player cancels a building which I think would be helpful to at least be able to toggle on or off.

I don't think the program has multi-lingual support. If you look at the chat log of a game where Korean is typed, it just comes out as random characters.

Also, would it be possible to add a note about a particular game/player.


1. Thanks for your comment as well
2. "Cancel building" commands are available in the "Raw Commands" tab right now.
[image loading]
I will check if i can easily connect the cancel command to a certain building. If thats the case, i will add it to the buildings tab.
3. Oh that's an interesting thing. I have not checked non-ascii characters yet. Will fix it in the next version. Thanks for reporting.
4. Setting certain replays as favorites will be added soon. I will integrate notes into that.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Chronopolis
Profile Joined April 2009
Canada1484 Posts
May 02 2019 18:30 GMT
#30
On May 03 2019 00:42 MasterReY wrote:
Show nested quote +
On May 02 2019 07:05 Chronopolis wrote:
Awesome.

A cool feature would be to have, besides the unit produced, a number that shows how many units of that kind have been produced (e.g the 4th dragoon produced during the game by that player).

Probe (15)
Dragoon (4)


This will sadly not be very useful since as already noted in the FAQ, it is not possible to tell which "train unit commands" were actually successful or not. This means if a player spams their probe hotkey a lot even if he does not have the minerals yet, it will increase the probe count way too much.
And since players usually spam cheaper units more than more expensive units, it not be very exact.

If you think that would still be a bit useful, i can of course add that feature anyways.

Oh damn, did not realize. It probably wouldn't be very useful for most players then.
SCWes
Profile Joined May 2018
Canada74 Posts
May 03 2019 16:05 GMT
#31
On May 03 2019 00:52 MasterReY wrote:
Show nested quote +
On May 02 2019 10:59 SCWes wrote:
On May 02 2019 03:00 MasterReY wrote:
On May 02 2019 01:59 Cryoc wrote:
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.


Yes this feature will be included in 1 or 2 versions.


First of all thanks a lot!

Yea this needs to be able to be filtered or separated into two columns like they do in SCII. It also doesn't show if a player cancels a building which I think would be helpful to at least be able to toggle on or off.

I don't think the program has multi-lingual support. If you look at the chat log of a game where Korean is typed, it just comes out as random characters.

Also, would it be possible to add a note about a particular game/player.


1. Thanks for your comment as well
2. "Cancel building" commands are available in the "Raw Commands" tab right now.
[image loading]
I will check if i can easily connect the cancel command to a certain building. If thats the case, i will add it to the buildings tab.
3. Oh that's an interesting thing. I have not checked non-ascii characters yet. Will fix it in the next version. Thanks for reporting.
4. Setting certain replays as favorites will be added soon. I will integrate notes into that.



How many favorites will be possible? I guess why I want the note is because after each game I want to write a little note about my opponents general strategy like "2 Gateway Proxy Cheeser" or "Forward Barracks into Factory Expand Goliath," so that I can search their name during countdown and get an idea of how they like to play. If you can only add notes to favorite games, and say there is a maximum of 10 favorite games or something, I guess I couldn't really use the program for this.
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 03 2019 16:47 GMT
#32
On May 04 2019 01:05 SCWes wrote:
Show nested quote +
On May 03 2019 00:52 MasterReY wrote:
On May 02 2019 10:59 SCWes wrote:
On May 02 2019 03:00 MasterReY wrote:
On May 02 2019 01:59 Cryoc wrote:
Looks very nice.

One suggestion would be to also have the player filter options in the build order tabs so you can easily see the the uncluttered build order of a single player.


Yes this feature will be included in 1 or 2 versions.


First of all thanks a lot!

Yea this needs to be able to be filtered or separated into two columns like they do in SCII. It also doesn't show if a player cancels a building which I think would be helpful to at least be able to toggle on or off.

I don't think the program has multi-lingual support. If you look at the chat log of a game where Korean is typed, it just comes out as random characters.

Also, would it be possible to add a note about a particular game/player.


1. Thanks for your comment as well
2. "Cancel building" commands are available in the "Raw Commands" tab right now.
[image loading]
I will check if i can easily connect the cancel command to a certain building. If thats the case, i will add it to the buildings tab.
3. Oh that's an interesting thing. I have not checked non-ascii characters yet. Will fix it in the next version. Thanks for reporting.
4. Setting certain replays as favorites will be added soon. I will integrate notes into that.



How many favorites will be possible? I guess why I want the note is because after each game I want to write a little note about my opponents general strategy like "2 Gateway Proxy Cheeser" or "Forward Barracks into Factory Expand Goliath," so that I can search their name during countdown and get an idea of how they like to play. If you can only add notes to favorite games, and say there is a maximum of 10 favorite games or something, I guess I couldn't really use the program for this.


Ah i understand.
Well i will not limit the favorites. You could basically favorite all replays you have. However that's obviously not how favorites are supposed to be used, so i will think about a way to add notes to any replays.

But i can tell you there will be another feature that might help you as well:
I will soon add parsing of the rough build orders of every replay.
So that every replays automatically has some information about the build order used like "fast dt", "2fact", "reaver drop", "2hatch muta" etc.
It will not be as detailed as your example "Forward Barracks into Factory Expand Goliath" but it follows the same idea
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
GreyShades
Profile Joined September 2017
Denmark40 Posts
May 04 2019 15:56 GMT
#33
Just awesome, great work!!
LML
Profile Blog Joined March 2007
Germany1764 Posts
May 05 2019 09:51 GMT
#34
Could you upload the source code to github or something alike? Would be very interested in it, maybe also possible to get others to contribute if wanted.
LML
Poegim
Profile Joined February 2017
Poland264 Posts
May 05 2019 13:47 GMT
#35
#horrorchart #megusta
Aka: Poezja[T4], Zulu. [[ Probably second best player in the world. In honor of my best friend Moagim, he was a Kraken from the sea. Poegim ]]
AntiHack
Profile Joined January 2009
Switzerland553 Posts
May 05 2019 14:02 GMT
#36
On May 02 2019 04:08 MasterReY wrote:
Show nested quote +
On May 02 2019 03:56 AntiHack wrote:
Much needed tool! Thank you MasteRay! I hope you'll stream more!

Noooooooooooooooooooo, dont miswrite my name :''''(

I will stream a lot from now on

I'm trying to make everybody tired of my grammar errors!! xD

Great to know! I'll catch you on Twitch whenever can!
"I am very tired of your grammar errors" - Zoler[MB]
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 05 2019 21:13 GMT
#37
On May 05 2019 18:51 LML wrote:
Could you upload the source code to github or something alike? Would be very interested in it, maybe also possible to get others to contribute if wanted.


Hey LML!
That question is already answered in the FAQ section of the post. I will host it on GitHub on around 6-9 month.
I dont really need coding help, the best way to contribute is to give feedback and ideas
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
zimp
Profile Blog Joined November 2008
Hungary951 Posts
May 05 2019 23:50 GMT
#38
On May 02 2019 05:29 MasterReY wrote:
Show nested quote +
On May 02 2019 05:16 Jealous wrote:
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


About the "map", i think it doesn't offer THAT much additional information.


haha
+
agentzimp
TL+ Member
GeckoXp
Profile Blog Joined June 2013
Germany2016 Posts
May 06 2019 05:35 GMT
#39
As zimp's name pops up, I had this vague idea in my mind. What BWChart back in the day lacked to generate statistics was some sort of "database" tab that you could fill with customized information. E.g.: If you added replays to the DB, it would be helpful to add information manually, such as: "Winner", "Loser" and most importantly "AKA Player 1" to "AKA Player n+1". If you could then export the table as either .xlsx, .csv, .xml, or even plain text you could do so much shit with it (ELO rankings !). However, that's prolly a distant dream and should have a low priority.
LML
Profile Blog Joined March 2007
Germany1764 Posts
Last Edited: 2019-05-06 19:44:09
May 06 2019 07:46 GMT
#40
On May 06 2019 06:13 MasterReY wrote:
Show nested quote +
On May 05 2019 18:51 LML wrote:
Could you upload the source code to github or something alike? Would be very interested in it, maybe also possible to get others to contribute if wanted.


Hey LML!
That question is already answered in the FAQ section of the post. I will host it on GitHub on around 6-9 month.
I dont really need coding help, the best way to contribute is to give feedback and ideas


ah, only did some ctrl+f on the pages, didn't open spoilers my bad.
Okay then, keep your secrets was just interested in the code myself mostly
LML
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 07 2019 19:52 GMT
#41
On May 06 2019 08:50 zimp wrote:
Show nested quote +
On May 02 2019 05:29 MasterReY wrote:
On May 02 2019 05:16 Jealous wrote:
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


About the "map", i think it doesn't offer THAT much additional information.


haha


Is there something wrong about that statement?

To make it clear: I 100% agree that displaying WHICH UNITS were hotkeyed to the groups etc is super useful and it is one of my top priority features right now. Its also already in my planned features list on the discord server.

What i think doesnt offer that much more is if you display the hotkeys horizontally with purple color like in BWChart compared to a vertical list like in SCRChart.

Maybe i don't understand what is meant with "map" here?
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 07 2019 20:03 GMT
#42
On May 06 2019 14:35 GeckoXp wrote:
As zimp's name pops up, I had this vague idea in my mind. What BWChart back in the day lacked to generate statistics was some sort of "database" tab that you could fill with customized information. E.g.: If you added replays to the DB, it would be helpful to add information manually, such as: "Winner", "Loser" and most importantly "AKA Player 1" to "AKA Player n+1". If you could then export the table as either .xlsx, .csv, .xml, or even plain text you could do so much shit with it (ELO rankings !). However, that's prolly a distant dream and should have a low priority.


1. Exporting Excel, CSV, XML or text files from any feature/tab in SCRChart is no problem.
2. Generating statistics like race picks, number of games, number of maps, number of certain matchups on certain maps, etc is also no problem.
3. Configuring player AKAs (different nicknames of the same person) can't be done automatically sadly because Blizzard is offering no API to read Battle.net Account data. So the input of a user with knowledge about player AKAs is needed.

Adding the feature to configure AKAs is a bit of work since that configured data obviously need to be saved somewhere to still exist for the next start of the application. Right now SCRChart isn't saving anything except the settings (replay folder, write log option)
But its definitely on my "planned features" list (available on the official discord server) since a long time!

4. Now comes one of the worst thing about the most important information in all this:
There is no way to tell who won a game. That information is not stored in the replay.
This fact sadly means that many many ideas about statistics like player winrates, matchup winrates, map winrates etc are impossible.
This is the saddest thing about SCRChart for me since im a huge statistics nerd myself and i had this idea in my mind from the start when i wrote the first line of code just to realize its not possible way later in development when i actually analyzed specific details of the information stored in the replay.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Jealous
Profile Blog Joined December 2011
10140 Posts
May 07 2019 21:53 GMT
#43
On May 08 2019 04:52 MasterReY wrote:
Show nested quote +
On May 06 2019 08:50 zimp wrote:
On May 02 2019 05:29 MasterReY wrote:
On May 02 2019 05:16 Jealous wrote:
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


About the "map", i think it doesn't offer THAT much additional information.


haha


Is there something wrong about that statement?

To make it clear: I 100% agree that displaying WHICH UNITS were hotkeyed to the groups etc is super useful and it is one of my top priority features right now. Its also already in my planned features list on the discord server.

What i think doesnt offer that much more is if you display the hotkeys horizontally with purple color like in BWChart compared to a vertical list like in SCRChart.

Maybe i don't understand what is meant with "map" here?

Zimp is well-known for using this feature of BWChart to analyze hotkey patterns of pros and determine what ladder smurf is whose and etc. Also helps with identifying cheaters in tournaments who have someone else play on their account.
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Jealous
Profile Blog Joined December 2011
10140 Posts
May 07 2019 21:57 GMT
#44
On May 08 2019 05:03 MasterReY wrote:
Show nested quote +
On May 06 2019 14:35 GeckoXp wrote:
As zimp's name pops up, I had this vague idea in my mind. What BWChart back in the day lacked to generate statistics was some sort of "database" tab that you could fill with customized information. E.g.: If you added replays to the DB, it would be helpful to add information manually, such as: "Winner", "Loser" and most importantly "AKA Player 1" to "AKA Player n+1". If you could then export the table as either .xlsx, .csv, .xml, or even plain text you could do so much shit with it (ELO rankings !). However, that's prolly a distant dream and should have a low priority.


1. Exporting Excel, CSV, XML or text files from any feature/tab in SCRChart is no problem.
2. Generating statistics like race picks, number of games, number of maps, number of certain matchups on certain maps, etc is also no problem.
3. Configuring player AKAs (different nicknames of the same person) can't be done automatically sadly because Blizzard is offering no API to read Battle.net Account data. So the input of a user with knowledge about player AKAs is needed.

Adding the feature to configure AKAs is a bit of work since that configured data obviously need to be saved somewhere to still exist for the next start of the application. Right now SCRChart isn't saving anything except the settings (replay folder, write log option)
But its definitely on my "planned features" list (available on the official discord server) since a long time!

4. Now comes one of the worst thing about the most important information in all this:
There is no way to tell who won a game. That information is not stored in the replay.
This fact sadly means that many many ideas about statistics like player winrates, matchup winrates, map winrates etc are impossible.
This is the saddest thing about SCRChart for me since im a huge statistics nerd myself and i had this idea in my mind from the start when i wrote the first line of code just to realize its not possible way later in development when i actually analyzed specific details of the information stored in the replay.

Is it possible to have it assign winner to the last person who issues a command in-game, because the opponent has left the game? Of course you'd have to account for if the person whose replay it is left the game first too... ah, that's an obstacle ;;

Maybe the first person to type "gg" flagged as loser? Of course offensive gg happens but I think this could help label many replays except those false positives and games where no gg is said...
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Alejandrisha
Profile Blog Joined July 2010
United States6565 Posts
May 08 2019 02:05 GMT
#45
Thanks!!!!
get rich or die mining
TL+ Member
TT1
Profile Blog Joined December 2008
Canada10007 Posts
Last Edited: 2019-05-08 06:01:53
May 08 2019 05:59 GMT
#46
Are f keys not considered "effective actions" (disregarding spam of course)? Or is there no way to add f key inputs towards eapm? Seeing as BW doesn't add f key actions towards regular apm, it would be neat if we could have something that did. SC2 for example does this, f keys count both towards apm and epm.

Great program btw, ty MasterReY <3.
ab = tl(i) + tl(pc), the grand answer to every tl.net debate
Moataz
Profile Joined January 2018
Egypt267 Posts
May 08 2019 18:26 GMT
#47
Thanks for your efforts, Download link not working, does it work with 1.16 format?, I think all those features already exist in BWChart ~8 years ago, why reinvent the wheel?
"All who believe in Allah and the last day, either say good or be silent." Muhammad
HaruHaru
Profile Blog Joined November 2009
United States988 Posts
May 08 2019 19:27 GMT
#48
Looks great thank you
Long live BroodWar!
mca64
Profile Joined July 2005
Poland7 Posts
May 08 2019 21:23 GMT
#49
Good work!
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-05-10 18:48:29
May 10 2019 18:46 GMT
#50
On May 08 2019 06:53 Jealous wrote:
Show nested quote +
On May 08 2019 04:52 MasterReY wrote:
On May 06 2019 08:50 zimp wrote:
On May 02 2019 05:29 MasterReY wrote:
On May 02 2019 05:16 Jealous wrote:
On May 02 2019 02:58 MasterReY wrote:
On May 02 2019 01:31 Jealous wrote:
Looks fantastic! Thank you so much!

Two questions:

1. What is "normal" view? Doesn't seem to change anything (vs. StarCraft view).

2. What is your method for calculating eAPM? I know in the past we had lots of tools and they all did it differently.


1. You are right, it does not do anything. I planned to have different themes, but i see no point in it anymore since the default theme which looks like StarCraft itself looks very nice already in my opinion.
I will remove the option in the next version.

2. Well i filter out certain actions:
- More than 5 unit build commands in a row, since any building can at most queue 5 units.
- If you spam the same command multiple times in a very short time.
- Switching between hotkey groups without actually doing anything with the units hotkeyed.
- Assigning the same hotkey to the same units multiple times in a row

I see, thanks! This will eat some of the hotkey selections that are purposeful (checking Gateway unit progress for example) but it is the best solution I can see.

On May 02 2019 02:59 MasterReY wrote:
On May 02 2019 01:34 Jealous wrote:
On May 02 2019 01:32 Cheesefome wrote:
First of all thanks a ton!

I had a question though, is it possible to include what building/unit they hot key'd into your program? Noticed it only shows the number they used but not what they hot key'd.


On top of that, a hotkey map a la BWChart would be awesome <3


I don't really know what you mean by hotkey map. :o


Like this:

[image loading]

Where you can see when the hotkeys are being used, basically.


About the "map", i think it doesn't offer THAT much additional information.


haha


Is there something wrong about that statement?

To make it clear: I 100% agree that displaying WHICH UNITS were hotkeyed to the groups etc is super useful and it is one of my top priority features right now. Its also already in my planned features list on the discord server.

What i think doesnt offer that much more is if you display the hotkeys horizontally with purple color like in BWChart compared to a vertical list like in SCRChart.

Maybe i don't understand what is meant with "map" here?

Zimp is well-known for using this feature of BWChart to analyze hotkey patterns of pros and determine what ladder smurf is whose and etc. Also helps with identifying cheaters in tournaments who have someone else play on their account.


Ah okay, Maybe the visual presentation of BWChart helps him in this special case then.
Btw don't get me wrong: I like the visual presentation of BWChart more than my current list as well.
It's just that i think its not a big difference for 95% of the people, so improving the visual presentation is a bit lower on my priority list (again: showing units associated to the hotkeys is a must-have feature and very high on my priority list)


On May 08 2019 06:57 Jealous wrote:
Show nested quote +
On May 08 2019 05:03 MasterReY wrote:
On May 06 2019 14:35 GeckoXp wrote:
As zimp's name pops up, I had this vague idea in my mind. What BWChart back in the day lacked to generate statistics was some sort of "database" tab that you could fill with customized information. E.g.: If you added replays to the DB, it would be helpful to add information manually, such as: "Winner", "Loser" and most importantly "AKA Player 1" to "AKA Player n+1". If you could then export the table as either .xlsx, .csv, .xml, or even plain text you could do so much shit with it (ELO rankings !). However, that's prolly a distant dream and should have a low priority.


1. Exporting Excel, CSV, XML or text files from any feature/tab in SCRChart is no problem.
2. Generating statistics like race picks, number of games, number of maps, number of certain matchups on certain maps, etc is also no problem.
3. Configuring player AKAs (different nicknames of the same person) can't be done automatically sadly because Blizzard is offering no API to read Battle.net Account data. So the input of a user with knowledge about player AKAs is needed.

Adding the feature to configure AKAs is a bit of work since that configured data obviously need to be saved somewhere to still exist for the next start of the application. Right now SCRChart isn't saving anything except the settings (replay folder, write log option)
But its definitely on my "planned features" list (available on the official discord server) since a long time!

4. Now comes one of the worst thing about the most important information in all this:
There is no way to tell who won a game. That information is not stored in the replay.
This fact sadly means that many many ideas about statistics like player winrates, matchup winrates, map winrates etc are impossible.
This is the saddest thing about SCRChart for me since im a huge statistics nerd myself and i had this idea in my mind from the start when i wrote the first line of code just to realize its not possible way later in development when i actually analyzed specific details of the information stored in the replay.

Is it possible to have it assign winner to the last person who issues a command in-game, because the opponent has left the game? Of course you'd have to account for if the person whose replay it is left the game first too... ah, that's an obstacle ;;

Maybe the first person to type "gg" flagged as loser? Of course offensive gg happens but I think this could help label many replays except those false positives and games where no gg is said...


Short answers:
1. There is a LeaveGame command which works ofc. However when the replay saver lost, there is no LeaveGame command. In that case it is not possible to determine the winner since it is not known who saved the replay.

2. Flagging a person who typed "gg" as the loser is way too unreliable. Also its way to easy to intentionally break this by typing offensive gg etc.

Longer answer in my FAQ.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 10 2019 18:49 GMT
#51
On May 08 2019 14:59 TT1 wrote:
Are f keys not considered "effective actions" (disregarding spam of course)? Or is there no way to add f key inputs towards eapm? Seeing as BW doesn't add f key actions towards regular apm, it would be neat if we could have something that did. SC2 for example does this, f keys count both towards apm and epm.

Great program btw, ty MasterReY <3.


Sadly camera hotkeys are not stored in the replay.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 10 2019 18:53 GMT
#52
On May 09 2019 03:26 Moataz wrote:
Thanks for your efforts, Download link not working, does it work with 1.16 format?, I think all those features already exist in BWChart ~8 years ago, why reinvent the wheel?


Thanks for your post.
The download link works for me and everyone else i have asked. Must be on your end.
It doesnt not work with 1.16.1, you can use BWChart for that.
It supports replays starting from 1.18 (so starting since the -remastered-preparation patches)

SCRChart is not reinventing the wheel. I developed it just because BWChart is not working correctly anymore with newer replays. It crashes often and displays a lot of wrong information due to parsing errors related to the new replay format.
Sadly the developer of BWChart disappeared and is not active in the community.
SCRChart is meant to fill that gap by always being updated to the latest replay format with a developer who is a very active part of the scene (streaming, playing tournaments, coaching in CPL, doing organizing, etc)
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Bonyth
Profile Joined August 2010
Poland558 Posts
May 11 2019 09:31 GMT
#53
Hello MasterRey

Would it be much trouble for you to add a function to move or copy selected replays to a different folder? For a long time I've wanted to create 1v1 reppack and a function like this would be very very helpful.
Jealous
Profile Blog Joined December 2011
10140 Posts
May 11 2019 14:31 GMT
#54
On May 11 2019 18:31 Bonyth wrote:
Hello MasterRey

Would it be much trouble for you to add a function to move or copy selected replays to a different folder? For a long time I've wanted to create 1v1 reppack and a function like this would be very very helpful.

Also launching rep from the program, and opening source folder
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
kaby
Profile Joined July 2010
Russian Federation195 Posts
May 11 2019 16:50 GMT
#55
I really miss APM distribution. Loved to see how much hotkey % my opponent and I had back in the BWChart times.
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 13 2019 21:00 GMT
#56
On May 11 2019 18:31 Bonyth wrote:
Hello MasterRey

Would it be much trouble for you to add a function to move or copy selected replays to a different folder? For a long time I've wanted to create 1v1 reppack and a function like this would be very very helpful.


I already replied to Bonyth on the official SCRChart Discord, but i will copy my response here in case anyone else is interested in the answer:

I will add a renaming function at some point. So you can just rename all replays that you filter out and copy them.
However its not the highest of my priorities right now.
Will take around 3-4 more month probably, but it will happen
Its listed in #planned-features (#planned-features is a channel on the discord)
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 13 2019 21:04 GMT
#57
On May 11 2019 23:31 Jealous wrote:
Show nested quote +
On May 11 2019 18:31 Bonyth wrote:
Hello MasterRey

Would it be much trouble for you to add a function to move or copy selected replays to a different folder? For a long time I've wanted to create 1v1 reppack and a function like this would be very very helpful.

Also launching rep from the program, and opening source folder


Launching replay directly from SCRChart will probably not work, because you cannot launch StarCraft directly at all anymore as far as i know. If you double click the StarCraft.exe it will only launch the Blizzard Battle.net Launcher.

What do you mean with opening source folder?
If you mean opening the directory in the windows explorer that contains a certain replay, I can do that.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
May 13 2019 21:17 GMT
#58
On May 12 2019 01:50 kaby wrote:
I really miss APM distribution. Loved to see how much hotkey % my opponent and I had back in the BWChart times.


Do you mean this?
[image loading]

If yes, i really don't see a point in this graphic.
All things listed there are more or less always the same for every player except one:

The biggest difference is the "HotKey %" which basically shows how often a player spams their hotkey buttons.
The hotkey buttons by far the most spammed buttons to keep hands warm.
Only a small part of that is really useful. I know that because a player, completely unrelated to his skill level, with more APM will mostly have more "HotKey %" and not more of any other actions.
So basically any difference in the "HotKey %" is a "Spamming %".

https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Flutch
Profile Joined November 2019
3 Posts
November 25 2019 18:33 GMT
#59
Hi,
I just installed SCRChart v1.0. I can open it, but can't load my replays. I tried copying a replay folder on another location, but still nothing showing.. Any idea ?

I'm on win 10 Pro 64, with java 64bits, fresh install with default settings.

Thanks in advance for any help. Your app looks very useful !

Fletch
LG)Sabbath
Profile Blog Joined July 2005
Argentina3022 Posts
November 25 2019 18:36 GMT
#60
I had a problem where I used BWSort to rename files and then I had too many replays so SCRChart wouldn't work. Had to remove some replays then it worked again.
https://www.twitch.tv/argsabbath/
Flutch
Profile Joined November 2019
3 Posts
November 25 2019 19:25 GMT
#61
I tried with only a couple of replay files, so my problem is not here, unfortunately.
Anyway, thanks for the suggestion !
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
November 25 2019 23:07 GMT
#62
Hey thanks for reporting.
It's hard to guess what's wrong without any additional information, but we will figure this out, don't worry.

Do you have discord?
It's a bit easier to talk there.

If you have no discord we can try it here:
There is a log option in the setting.
You can enable that and restart the software.
Now the software will write a log file in the same directory.
This can show some information about what's wrong.
Please post the content of the logfile here.
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
November 25 2019 23:13 GMT
#63
On November 26 2019 03:36 LG)Sabbath wrote:
I had a problem where I used BWSort to rename files and then I had too many replays so SCRChart wouldn't work. Had to remove some replays then it worked again.


BTW I will announce it in a separate post aswell soon, but I will say it here for the first time now:

I will release a new version of SCRChart in around 3-4 weeks, which has many improvements and more completely new features. Renaming multiple replays accoring to a self chosen pattern is one of them
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
LG)Sabbath
Profile Blog Joined July 2005
Argentina3022 Posts
Last Edited: 2019-11-26 01:48:36
November 26 2019 01:47 GMT
#64
On November 26 2019 08:13 MasterReY wrote:
Show nested quote +
On November 26 2019 03:36 LG)Sabbath wrote:
I had a problem where I used BWSort to rename files and then I had too many replays so SCRChart wouldn't work. Had to remove some replays then it worked again.


BTW I will announce it in a separate post aswell soon, but I will say it here for the first time now:

I will release a new version of SCRChart in around 3-4 weeks, which has many improvements and more completely new features. Renaming multiple replays accoring to a self chosen pattern is one of them

Hey, that's great to know!

Btw if you need help with development I can give you a hand, but since you haven't open sourced it yet I couldn't do anything. Here's a list of small changes that I would love to see:
- Remove duplicates from building list and upgrade list
- Make it possible to copy player names, sometimes I want to search for my opponent's AKA on bnet
- Make it possible to copy chat text, sometimes I want to translate what some korean wrote to me
- APM chart color reference on the side, to know which color is which player
- A more friendly display of hotkeys, and also what they are assigned to
- Filter by map name should ignore special characters
- Search by game duration (long/short, etc)

PS. great work!
https://www.twitch.tv/argsabbath/
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
November 26 2019 07:06 GMT
#65
On November 26 2019 10:47 LG)Sabbath wrote:
Show nested quote +
On November 26 2019 08:13 MasterReY wrote:
On November 26 2019 03:36 LG)Sabbath wrote:
I had a problem where I used BWSort to rename files and then I had too many replays so SCRChart wouldn't work. Had to remove some replays then it worked again.


BTW I will announce it in a separate post aswell soon, but I will say it here for the first time now:

I will release a new version of SCRChart in around 3-4 weeks, which has many improvements and more completely new features. Renaming multiple replays accoring to a self chosen pattern is one of them

Hey, that's great to know!

Btw if you need help with development I can give you a hand, but since you haven't open sourced it yet I couldn't do anything. Here's a list of small changes that I would love to see:
- Remove duplicates from building list and upgrade list
- Make it possible to copy player names, sometimes I want to search for my opponent's AKA on bnet
- Make it possible to copy chat text, sometimes I want to translate what some korean wrote to me
- APM chart color reference on the side, to know which color is which player
- A more friendly display of hotkeys, and also what they are assigned to
- Filter by map name should ignore special characters
- Search by game duration (long/short, etc)

PS. great work!


Thanks for the feedback! I'll go through your points:

- Remove duplicates from building list and upgrade list
Basically not possible since you cant know which command was successful or not(due to not enough ressources/supply).
I have a longer explanation on this topic in the FAQ section of the opening post.

- Make it possible to copy player names, sometimes I want to search for my opponent's AKA on bnet
Already in the next version

- Make it possible to copy chat text, sometimes I want to translate what some korean wrote to me
Already in the next version

- APM chart color reference on the side, to know which color is which player
This is and was always there. You should be able to see the colors at the top next to the player names:
+ Show Spoiler +
[image loading]

If you dont see them, please show me a screenshot, so i can figure out what the problem is.

- A more friendly display of hotkeys, and also what they are assigned to
This is the next thing i will focus on after the release of the next version.

- Filter by map name should ignore special characters
This is a great and new idea. Will add to the next version

- Search by game duration (long/short, etc)
I'm not sure if this is really needed. There is currently a bug where sorted the table by duration doesnt not work correctly.
This bug is already fixed for the next version, so you can just sort the table and get your prefered replays.

With so many ideas, I would appreciate it if you join the SCRChart discord.
Almost all the information i provided in this post is on there already and
many other people give their feedback and discuss ideas
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
LG)Sabbath
Profile Blog Joined July 2005
Argentina3022 Posts
November 26 2019 11:31 GMT
#66
Thanks for responding Rey, I will join the discord, btw about the first one, can't you just remove the orders that are made to the exact same location? I think that would cover most cases, there'd still be dupes but much less I guess
https://www.twitch.tv/argsabbath/
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
Last Edited: 2019-11-26 17:26:07
November 26 2019 17:23 GMT
#67
The most duplicates is players spamming the unit hotkeys. Especially the worker hotkey.
Those are all on the same building (nexus, hatchery(larva), cc) and there is sadly no way of knowing if the player had enough minerals or supply. So out of 20 hotkey presses maybe 1 was successful. But maybe 3 were successful because a pylon finished and with units starting in his gateways he had 3 supply left for probes. Maybe not a single one was successful.
Its sadly impossible to filter out the duplicates without Blizzard adding more information to commands in the replay data.
This will not happen, because it would break every single replay that exist

Okay, so since you are on discord now, we can transfer further discussion to that and lets shift the focus of this thread to solving problems with the software

So Flutch: In case you missed my message please read above
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
oG)Reaver-
Profile Joined September 2019
12 Posts
November 26 2019 20:35 GMT
#68
congratz!
Flutch
Profile Joined November 2019
3 Posts
November 30 2019 01:52 GMT
#69
Hi MasterReY,
Thanks for answering. I was working and all stuff and didn't see you had answered.
I have to sleep now because working in a few hours.
I will answer longer tomorrow, but log says it didn't find replays in the folder. Anyway, they are classic replay files generated by SC2.
I'll join discord for more convenience for you and the community, and to be able to follow discussions.
I'm eager to trying new version too !
Thanks for for your work.
++
MasterReY
Profile Blog Joined August 2007
Germany2708 Posts
November 30 2019 15:54 GMT
#70
The alpha of the new version is now released on the discord server.
Anyone who wants to actively test the new version and provide feedback, can message me there to get access
https://www.twitch.tv/MasterReY/ ~ Biggest Reach fan on TL.net (Don't even dare to mention LR now) ~ R.I.P Violet ~ Developer of SCRChart
TL+ Member
Cheesefome
Profile Joined May 2016
311 Posts
April 13 2020 04:23 GMT
#71
Why does this only show some files/replays. Specifically older files. I can't choose my lastreplay file, in fact it doesn't even appear on the list of replays.
razorsuKe
Profile Blog Joined July 2008
Canada2000 Posts
April 13 2020 05:35 GMT
#72
On April 13 2020 13:23 Cheesefome wrote:
Why does this only show some files/replays. Specifically older files. I can't choose my lastreplay file, in fact it doesn't even appear on the list of replays.


If you click on settings, you can choose the folder you want to scan.
It might be defaulted to your AutoSave folder at the moment, you can change it to the parent "Replays" directory which is where the LastReplay.rep file is saved.
EntusGalleries.com - CJ Uniform Sale
Cheesefome
Profile Joined May 2016
311 Posts
April 13 2020 07:42 GMT
#73
On April 13 2020 14:35 razorsuKe wrote:
Show nested quote +
On April 13 2020 13:23 Cheesefome wrote:
Why does this only show some files/replays. Specifically older files. I can't choose my lastreplay file, in fact it doesn't even appear on the list of replays.


If you click on settings, you can choose the folder you want to scan.
It might be defaulted to your AutoSave folder at the moment, you can change it to the parent "Replays" directory which is where the LastReplay.rep file is saved.


Thanks.
TelecoM
Profile Blog Joined January 2010
United States10671 Posts
April 13 2020 11:31 GMT
#74
Amazing thanks for your work MasterReY, I needed this in my life.
AKA: TelecoM[WHITE] Protoss fighting
Normal
Please log in or register to reply.
Live Events Refresh
Next event in 2m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nathanias 227
Nina 218
Ketroc 25
StarCraft: Brood War
[sc1f]eonzerg 35
Stormgate
NightEnD14
Dota 2
monkeys_forever684
Counter-Strike
Stewie2K143
Super Smash Bros
AZ_Axe51
Other Games
summit1g14636
tarik_tv7460
shahzam1277
ViBE251
Skadoodle96
Livibee90
Trikslyr68
PPMD45
Organizations
Other Games
gamesdonequick2894
BasetradeTV36
StarCraft 2
CranKy Ducklings20
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 18 non-featured ]
StarCraft 2
• Berry_CruncH262
• Hupsaiya 52
• davetesta49
• RyuSc2 33
• Kozan
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• HerbMon 3
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota22886
League of Legends
• Scarra1696
Other Games
• imaqtpie2091
Upcoming Events
Replay Cast
2m
OSC
2m
Epic.LAN
12h 2m
Big Brain Bouts
16h 2m
sebesdes vs SpeCial
Harstem vs YoungYakov
GgMaChine vs uThermal
CranKy Ducklings
1d 10h
Epic.LAN
1d 12h
CSO Contender
1d 17h
BSL20 Non-Korean Champi…
1d 18h
Bonyth vs Sziky
Dewalt vs Hawk
Hawk vs QiaoGege
Sziky vs Dewalt
Mihu vs Bonyth
Zhanhun vs QiaoGege
QiaoGege vs Fengzi
Sparkling Tuna Cup
2 days
Online Event
2 days
[ Show More ]
BSL20 Non-Korean Champi…
2 days
Bonyth vs Zhanhun
Dewalt vs Mihu
Hawk vs Sziky
Sziky vs QiaoGege
Mihu vs Hawk
Zhanhun vs Dewalt
Fengzi vs Bonyth
Esports World Cup
4 days
ByuN vs Astrea
Lambo vs HeRoMaRinE
Clem vs TBD
Solar vs Zoun
SHIN vs Reynor
Maru vs TriGGeR
herO vs Lancer
Cure vs ShoWTimE
Esports World Cup
5 days
Esports World Cup
6 days
Liquipedia Results

Completed

JPL Season 2
RSL Revival: Season 1
Murky Cup #2

Ongoing

BSL 2v2 Season 3
Copa Latinoamericana 4
Jiahua Invitational
BSL20 Non-Korean Championship
Championship of Russia 2025
FISSURE Playground #1
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters

Upcoming

CSL Xiamen Invitational
CSL Xiamen Invitational: ShowMatche
2025 ACS Season 2
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
BSL Season 21
K-Championship
RSL Revival: Season 2
SEL Season 2 Championship
uThermal 2v2 Main Event
FEL Cracov 2025
Esports World Cup 2025
Underdog Cup #2
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
BLAST Bounty Fall Qual
IEM Cologne 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.