• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 09:51
CEST 15:51
KST 22:51
  • 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
TL.net Map Contest #21: Voting2[ASL20] Ro4 Preview: Descent6Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
Weekly Cups (Oct 6-12): Four star herO35.0.15 Patch Balance Hotfix (2025-10-8)66Weekly Cups (Sept 29-Oct 5): MaxPax triples up3PartinG joins SteamerZone, returns to SC2 competition315.0.15 Balance Patch Notes (Live version)119
StarCraft 2
General
IP For new Brazil servers for NA Players Weekly Cups (Oct 6-12): Four star herO 5.0.15 Patch Balance Hotfix (2025-10-8) TL.net Map Contest #21 - Finalists PartinG joins SteamerZone, returns to SC2 competition
Tourneys
WardiTV Mondays SC2's Safe House 2 - October 18 & 19 Sparkling Tuna Cup - Weekly Open Tournament RSL Offline Finals Dates + Ticket Sales! SC4ALL $6,000 Open LAN in Philadelphia
Strategy
Custom Maps
External Content
Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More
Brood War
General
[ASL20] Ro4 Preview: Descent I'm making videos again Any rep analyzer that shows resources situation? Whose hotkey signature is this? BW General Discussion
Tourneys
[ASL20] Semifinal B [ASL20] Semifinal A [Megathread] Daily Proleagues [ASL20] Ro8 Day 4
Strategy
Current Meta BW - ajfirecracker Strategy & Training Siegecraft - a new perspective TvZ Theorycraft - Improving on State of the Art
Other Games
General Games
Stormgate/Frost Giant Megathread ZeroSpace Megathread Nintendo Switch Thread Dawn of War IV Path of Exile
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
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread The Games Industry And ATVI Stop the Construction YouTube Thread
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
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
Inbreeding: Why Do We Do It…
Peanutsc
From Tilt to Ragequit:The Ps…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1470 users

RepMastered™: replay sharing and analyzer site - Page 8

Forum Index > BW General
Post a Reply
Prev 1 6 7 8 9 10 12 Next All
MeSaber
Profile Joined December 2009
Sweden1235 Posts
March 23 2023 06:18 GMT
#141
On March 22 2023 19:32 Dakota_Fanning wrote:
Show nested quote +
On March 22 2023 16:17 MeSaber wrote:
Rant:

In Players tab, i would like to exclude players based on if they dont play BGH+Low, ie i want to find BGH or Low only players, maybe even be able to set a percent of played map type like 10%. Some have 1% or less of BGH/Low and i dont count those as BGH/Low players.

In Games tab, i am trying to find players of 3v3 and 4v4 games AND only BGH/Low maps. Also i dont get any help how to use regexp map.

If i could regexp the 'matchup' to include both 3v3 and 4v4 matchups like: XXXvXXX, XXXXvXXXX, ie wildcard a race and amount of players. Or 'format' be able to choose multiple options.

Avg APM seems pretty useless, would rather have Avg EAPM. Avg APM can fluctuate a lot per player but EAPM usually does not.

I would really like if you could use regexp in every field to find what ure looking for. This would require a regexp help-popup how regexp works ofc as most ppl dont know about it but its a strong tool.

So my current confusion is how i find BGH/Low games with 3v3 or 4v4 format included.

The lack of sorting is an issue too. It would be very useful.

Edit: Be able to exclude short games like less than 5 minutes. Maybe repmastered should remove invalid games that are less than 2 minutes long (any game below 2 min is a disc). https://repmastered.app/?from=2021-01-01&mapMatch=substr&map=hunter&format=4v4&avgAPM=300 as an example.

Thx for making this awesome website.


Thanks for the feedback. I'd rather answer in general that addresses most of your issues / requests.

Please keep in mind that performance is one of the first prio. If you have 10 replays, can you form any kind of query and sortig, the results will come in an instance. repmastered.app has more than 1.6 million replays as of now, and this number just keeps growing. To have "instant" results, the data has to be indexed in multiple ways to support queries and sorting. Building and maintaining indices is a significant task and space, and there are certain limitations. Performance (execution time) of queries and sorting will only be acceptable if they are backed by indices.

Even though I would want to allow querying and sorting by all values, this is not possible in practice and is not possible due to database limitations. I carefully select filters and sort orders that seem useful / reasonable. I'll keep revisiting this issue from time-to-time, but I can't just allow all because without index support, filtering and sorting from 1.6 million replays would take too long and would overload the server.


Couldnt the sorting be client-side?
-.-
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
March 23 2023 11:52 GMT
#142
On March 23 2023 15:18 MeSaber wrote:
Show nested quote +
On March 22 2023 19:32 Dakota_Fanning wrote:
On March 22 2023 16:17 MeSaber wrote:
Rant:

In Players tab, i would like to exclude players based on if they dont play BGH+Low, ie i want to find BGH or Low only players, maybe even be able to set a percent of played map type like 10%. Some have 1% or less of BGH/Low and i dont count those as BGH/Low players.

In Games tab, i am trying to find players of 3v3 and 4v4 games AND only BGH/Low maps. Also i dont get any help how to use regexp map.

If i could regexp the 'matchup' to include both 3v3 and 4v4 matchups like: XXXvXXX, XXXXvXXXX, ie wildcard a race and amount of players. Or 'format' be able to choose multiple options.

Avg APM seems pretty useless, would rather have Avg EAPM. Avg APM can fluctuate a lot per player but EAPM usually does not.

I would really like if you could use regexp in every field to find what ure looking for. This would require a regexp help-popup how regexp works ofc as most ppl dont know about it but its a strong tool.

So my current confusion is how i find BGH/Low games with 3v3 or 4v4 format included.

The lack of sorting is an issue too. It would be very useful.

Edit: Be able to exclude short games like less than 5 minutes. Maybe repmastered should remove invalid games that are less than 2 minutes long (any game below 2 min is a disc). https://repmastered.app/?from=2021-01-01&mapMatch=substr&map=hunter&format=4v4&avgAPM=300 as an example.

Thx for making this awesome website.


Thanks for the feedback. I'd rather answer in general that addresses most of your issues / requests.

Please keep in mind that performance is one of the first prio. If you have 10 replays, can you form any kind of query and sortig, the results will come in an instance. repmastered.app has more than 1.6 million replays as of now, and this number just keeps growing. To have "instant" results, the data has to be indexed in multiple ways to support queries and sorting. Building and maintaining indices is a significant task and space, and there are certain limitations. Performance (execution time) of queries and sorting will only be acceptable if they are backed by indices.

Even though I would want to allow querying and sorting by all values, this is not possible in practice and is not possible due to database limitations. I carefully select filters and sort orders that seem useful / reasonable. I'll keep revisiting this issue from time-to-time, but I can't just allow all because without index support, filtering and sorting from 1.6 million replays would take too long and would overload the server.


Couldnt the sorting be client-side?

No, it can't be. To sort by a property, you need all the records. For example, let's say you want to filter games to the map "| iCCup | Fighting Spirit 1.3", and sort the results by game length, descending. There are more than 160 thousand result games, how would you tell which are the 20 longest games without looking at each of them? That would require sending all 160 thousand games to the client, just to be able to sort and show the first 20...

When the data is limited, client side sorting can be implemented, and it is already done: look at player profiles for example, all tables are sortable by almost any column, on the client side. This is possible because all the data (table rows) are already on the client side.
https://repmastered.icza.net
Jealous
Profile Blog Joined December 2011
10192 Posts
Last Edited: 2023-03-23 13:44:39
March 23 2023 13:44 GMT
#143
On March 23 2023 20:52 Dakota_Fanning wrote:
Show nested quote +
On March 23 2023 15:18 MeSaber wrote:
On March 22 2023 19:32 Dakota_Fanning wrote:
On March 22 2023 16:17 MeSaber wrote:
Rant:

In Players tab, i would like to exclude players based on if they dont play BGH+Low, ie i want to find BGH or Low only players, maybe even be able to set a percent of played map type like 10%. Some have 1% or less of BGH/Low and i dont count those as BGH/Low players.

In Games tab, i am trying to find players of 3v3 and 4v4 games AND only BGH/Low maps. Also i dont get any help how to use regexp map.

If i could regexp the 'matchup' to include both 3v3 and 4v4 matchups like: XXXvXXX, XXXXvXXXX, ie wildcard a race and amount of players. Or 'format' be able to choose multiple options.

Avg APM seems pretty useless, would rather have Avg EAPM. Avg APM can fluctuate a lot per player but EAPM usually does not.

I would really like if you could use regexp in every field to find what ure looking for. This would require a regexp help-popup how regexp works ofc as most ppl dont know about it but its a strong tool.

So my current confusion is how i find BGH/Low games with 3v3 or 4v4 format included.

The lack of sorting is an issue too. It would be very useful.

Edit: Be able to exclude short games like less than 5 minutes. Maybe repmastered should remove invalid games that are less than 2 minutes long (any game below 2 min is a disc). https://repmastered.app/?from=2021-01-01&mapMatch=substr&map=hunter&format=4v4&avgAPM=300 as an example.

Thx for making this awesome website.


Thanks for the feedback. I'd rather answer in general that addresses most of your issues / requests.

Please keep in mind that performance is one of the first prio. If you have 10 replays, can you form any kind of query and sortig, the results will come in an instance. repmastered.app has more than 1.6 million replays as of now, and this number just keeps growing. To have "instant" results, the data has to be indexed in multiple ways to support queries and sorting. Building and maintaining indices is a significant task and space, and there are certain limitations. Performance (execution time) of queries and sorting will only be acceptable if they are backed by indices.

Even though I would want to allow querying and sorting by all values, this is not possible in practice and is not possible due to database limitations. I carefully select filters and sort orders that seem useful / reasonable. I'll keep revisiting this issue from time-to-time, but I can't just allow all because without index support, filtering and sorting from 1.6 million replays would take too long and would overload the server.


Couldnt the sorting be client-side?

No, it can't be. To sort by a property, you need all the records. For example, let's say you want to filter games to the map "| iCCup | Fighting Spirit 1.3", and sort the results by game length, descending. There are more than 160 thousand result games, how would you tell which are the 20 longest games without looking at each of them? That would require sending all 160 thousand games to the client, just to be able to sort and show the first 20...

When the data is limited, client side sorting can be implemented, and it is already done: look at player profiles for example, all tables are sortable by almost any column, on the client side. This is possible because all the data (table rows) are already on the client side.

Not saying that this is absolutely necessary by any means, nor do I think it is even all that useful of a thing to implement, and also I am coding-deficient. However, wouldn't a possible work-around be running these sorting algorithms say once per day, and then display the outcome of said sorting until the next time the sorting algorithm is done, instead of doing it on-demand per user? It's not ideal and I'm not sure how "expensive" this would be, but I feel like it might be a possible solution even if not ideal.
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
March 23 2023 13:56 GMT
#144
On March 23 2023 22:44 Jealous wrote:
Show nested quote +
On March 23 2023 20:52 Dakota_Fanning wrote:
On March 23 2023 15:18 MeSaber wrote:
On March 22 2023 19:32 Dakota_Fanning wrote:
On March 22 2023 16:17 MeSaber wrote:
Rant:

In Players tab, i would like to exclude players based on if they dont play BGH+Low, ie i want to find BGH or Low only players, maybe even be able to set a percent of played map type like 10%. Some have 1% or less of BGH/Low and i dont count those as BGH/Low players.

In Games tab, i am trying to find players of 3v3 and 4v4 games AND only BGH/Low maps. Also i dont get any help how to use regexp map.

If i could regexp the 'matchup' to include both 3v3 and 4v4 matchups like: XXXvXXX, XXXXvXXXX, ie wildcard a race and amount of players. Or 'format' be able to choose multiple options.

Avg APM seems pretty useless, would rather have Avg EAPM. Avg APM can fluctuate a lot per player but EAPM usually does not.

I would really like if you could use regexp in every field to find what ure looking for. This would require a regexp help-popup how regexp works ofc as most ppl dont know about it but its a strong tool.

So my current confusion is how i find BGH/Low games with 3v3 or 4v4 format included.

The lack of sorting is an issue too. It would be very useful.

Edit: Be able to exclude short games like less than 5 minutes. Maybe repmastered should remove invalid games that are less than 2 minutes long (any game below 2 min is a disc). https://repmastered.app/?from=2021-01-01&mapMatch=substr&map=hunter&format=4v4&avgAPM=300 as an example.

Thx for making this awesome website.


Thanks for the feedback. I'd rather answer in general that addresses most of your issues / requests.

Please keep in mind that performance is one of the first prio. If you have 10 replays, can you form any kind of query and sortig, the results will come in an instance. repmastered.app has more than 1.6 million replays as of now, and this number just keeps growing. To have "instant" results, the data has to be indexed in multiple ways to support queries and sorting. Building and maintaining indices is a significant task and space, and there are certain limitations. Performance (execution time) of queries and sorting will only be acceptable if they are backed by indices.

Even though I would want to allow querying and sorting by all values, this is not possible in practice and is not possible due to database limitations. I carefully select filters and sort orders that seem useful / reasonable. I'll keep revisiting this issue from time-to-time, but I can't just allow all because without index support, filtering and sorting from 1.6 million replays would take too long and would overload the server.


Couldnt the sorting be client-side?

No, it can't be. To sort by a property, you need all the records. For example, let's say you want to filter games to the map "| iCCup | Fighting Spirit 1.3", and sort the results by game length, descending. There are more than 160 thousand result games, how would you tell which are the 20 longest games without looking at each of them? That would require sending all 160 thousand games to the client, just to be able to sort and show the first 20...

When the data is limited, client side sorting can be implemented, and it is already done: look at player profiles for example, all tables are sortable by almost any column, on the client side. This is possible because all the data (table rows) are already on the client side.

Not saying that this is absolutely necessary by any means, nor do I think it is even all that useful of a thing to implement, and also I am coding-deficient. However, wouldn't a possible work-around be running these sorting algorithms say once per day, and then display the outcome of said sorting until the next time the sorting algorithm is done, instead of doing it on-demand per user? It's not ideal and I'm not sure how "expensive" this would be, but I feel like it might be a possible solution even if not ideal.


For a specific filter / sorting setup it could be done, but that could also be covered with an index, so on-demand execution is also fast. Doing it for all possible filter / sorting combinations is again just too much and not worth imo.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2023-04-17 08:50:20
April 17 2023 07:58 GMT
#145
🎂 repmastered.app turns 3!!!

repmastered.app celebrates its third birthday 🎉! Since the second birthday:



450,000 new Replays uploaded (total: 1,733,333)

146 new 📅Events added (total: 746)

160,000 new 👨Players in the Database (total: 729,561)

1 million new 👬Player Connections (Unique Player Pairs) (total: 3,578,738)

2,300 new 🗺️Maps (total: 13,633)

370,000 new ▤Map Leaderboard Entries (Unique Map-Player Pairs) (total: 1,551,669)

Starting from 2001-01-01, on average:

There are 212.9 new replays every single day.
Or in other words: there's a new replay in every 6.8 minutes.
There is a new event in every 10.9 days.



To see exact and up-to-date numbers and even more stats, visit the ∑Stats page.

Thanks three Millions for the continuous replay contributions! 👏

Let's hope the 4th year brings even more replays! I encourage everyone to upload all your replays before they are gone forever. No registration is required. Become part of History, become part of StarCraft's Legacy!
https://repmastered.icza.net
LUCKY_NOOB
Profile Blog Joined June 2013
Bulgaria1496 Posts
April 17 2023 08:47 GMT
#146
Happy Birthday! Do we get cake now?
ko-fi.com/luckynoob
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
April 27 2023 07:23 GMT
#147
On March 22 2023 16:17 MeSaber wrote:
...
Edit: Be able to exclude short games like less than 5 minutes. Maybe repmastered should remove invalid games that are less than 2 minutes long (any game below 2 min is a disc). https://repmastered.app/?from=2021-01-01&mapMatch=substr&map=hunter&format=4v4&avgAPM=300 as an example.

Thx for making this awesome website.

This has come true yesterday:

The 📹Games page has a new filter: Include short games.
This is off by default, so games shorter than 110 seconds are not listed by default. These games are and were excluded from statistics.
You can list all games including short ones by enabling this filter.
https://repmastered.icza.net
MeSaber
Profile Joined December 2009
Sweden1235 Posts
April 27 2023 09:57 GMT
#148
Thats awesome! Thank you
-.-
Smorrie
Profile Blog Joined September 2002
Netherlands2923 Posts
Last Edited: 2023-08-22 21:31:18
August 22 2023 20:45 GMT
#149
This database is huge! What's are the sources for non-user uploaded replays? I can find a lot old games (of what appear to be private replays) & so many ladder games of which I can't imagine they are all uploaded by users. It'd be nice to see date uploaded and the uploader/source.

Due to the sheer quantity a lot of the replays are never downloaded.. while there's some potential statistical value, the amount of bloat is enormous. Aside from some entertainment value some E-B rank reps might have the majority are low level games with (little to) no value.

Reducing this could solve a lot of future storage and traffic (and cost) issues.
It has a strong technique, but it lacks oo.
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2023-08-23 16:38:14
August 23 2023 15:30 GMT
#150
On August 23 2023 05:45 Smorrie wrote:
This database is huge! What's are the sources for non-user uploaded replays? I can find a lot old games (of what appear to be private replays) & so many ladder games of which I can't imagine they are all uploaded by users. It'd be nice to see date uploaded and the uploader/source.

Due to the sheer quantity a lot of the replays are never downloaded.. while there's some potential statistical value, the amount of bloat is enormous. Aside from some entertainment value some E-B rank reps might have the majority are low level games with (little to) no value.

Reducing this could solve a lot of future storage and traffic (and cost) issues.

Source of non-user uploaded replays is the internet and Blizzard ladder. The identity of the uploader is private info. The upload timestamp is published, just hidden by default. Click on the ☷ Columns link and check Uploaded. This will display the upload date, toolip also shows the exact timestamp.

And yes, since there are so many replays (10+ millions!), most will never be downloaded but contribute invaluably to all kinds of statistics (matchup, map, player etc.). They are also invaluable to the players themselves, for example you probably don't care about my replays and my player stats, but that's what I care about the most.
https://repmastered.icza.net
Smorrie
Profile Blog Joined September 2002
Netherlands2923 Posts
August 23 2023 17:47 GMT
#151
Thanks for the very quick response!

While it's awesome there is so much data I do have mixed feelings about the gathering methods, especially since there's no way to opt-in or opt-out for players. While it's true I'm not interested in other players' statistics, I'm not sure if I'm interested in my own either - especially when the data set is limited (when I haven't uploaded my own replay folder). I also think for transparency it would be good to show the uploader.

That aside, great work on this platform, looks really solid.

Has any statistical data been released before? Would love to see some if available.
It would be awesome to find things such as map balance within different mmr ranges.

On a more detailed level you could also extract build order effectiveness. This would of course require for build orders to be categorized within a variety in conditions, but it should be very possible to add labels such as '3 hatch muta', '1 rax FE SK terran', etc. Which in turn would also give the opportunity to search by build order. This feels like a huge undertaking without community support though (& also data processing).

Also awesome that you're still actively maintaining the platform and adding features! Cheers
It has a strong technique, but it lacks oo.
LUCKY_NOOB
Profile Blog Joined June 2013
Bulgaria1496 Posts
August 23 2023 18:37 GMT
#152
On August 24 2023 02:47 Smorrie wrote:
Thanks for the very quick response!

While it's awesome there is so much data I do have mixed feelings about the gathering methods, especially since there's no way to opt-in or opt-out for players. While it's true I'm not interested in other players' statistics, I'm not sure if I'm interested in my own either - especially when the data set is limited (when I haven't uploaded my own replay folder). I also think for transparency it would be good to show the uploader.

That aside, great work on this platform, looks really solid.

Has any statistical data been released before? Would love to see some if available.
It would be awesome to find things such as map balance within different mmr ranges.

On a more detailed level you could also extract build order effectiveness. This would of course require for build orders to be categorized within a variety in conditions, but it should be very possible to add labels such as '3 hatch muta', '1 rax FE SK terran', etc. Which in turn would also give the opportunity to search by build order. This feels like a huge undertaking without community support though (& also data processing).

Also awesome that you're still actively maintaining the platform and adding features! Cheers


https://tl.net/forum/brood-war/572031-ladder-statistics-race-distribution-2021

Like this?
ko-fi.com/luckynoob
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2023-08-23 21:59:43
August 23 2023 20:13 GMT
#153
On August 24 2023 02:47 Smorrie wrote:
Thanks for the very quick response!

While it's awesome there is so much data I do have mixed feelings about the gathering methods, especially since there's no way to opt-in or opt-out for players. While it's true I'm not interested in other players' statistics, I'm not sure if I'm interested in my own either - especially when the data set is limited (when I haven't uploaded my own replay folder). I also think for transparency it would be good to show the uploader.

That aside, great work on this platform, looks really solid.

Has any statistical data been released before? Would love to see some if available.
It would be awesome to find things such as map balance within different mmr ranges.

On a more detailed level you could also extract build order effectiveness. This would of course require for build orders to be categorized within a variety in conditions, but it should be very possible to add labels such as '3 hatch muta', '1 rax FE SK terran', etc. Which in turn would also give the opportunity to search by build order. This feels like a huge undertaking without community support though (& also data processing).

Also awesome that you're still actively maintaining the platform and adding features! Cheers

I'm not gathering replays by hacking servers or users' computers. I'm gathering replays that are publicly available on different sites and forums, posted on public discord servers etc.

My point is this: if I wouldn't collect and publish these, that doesn't mean these replays are not accessible on the internet and no one else does this, maybe secretly. This also goes for the opt in and out. If you could opt out, that doesn't mean the data isn't collected or someone else doesn't collect it either. This way at least you know what's available on the internet.

Think of it this way: you play a 1v1 game vs someone, but you want to keep the game private. You can, of course, keep your replay private, but you can't keep the opponent's replay private: if he wants to, he can publish his replay and there's nothing you can do to keep the game a secret.

I'm not sure / convinced the replay uploader should be public info. Do note however that when the replay saver can be identified / deduced from the data saved in replays, that is displayed on the Game details page.

Current gathered and published stats are availabe on this page: https://repmastered.app/stats These stats are updated "real time" as new replays are uploaded. This page is semi-interactive: you can apply certain filters like map class, ladder and years. There are also stats gathered per map, per player etc, which are displayed on map, player etc profile pages.

Build order extraction and related stats are non-trivial and less accurate to say the least, because replays store limited information (it's not recorded which buildings or units complete, only the commands / actions issued by players are recorded).

More statistics of any kind of course are possible in the future, the first step is always the data gathering.
https://repmastered.icza.net
Smorrie
Profile Blog Joined September 2002
Netherlands2923 Posts
August 24 2023 06:30 GMT
#154
Thanks for sharing your perspective. I fully understand, since the platform needs to be fed with replays

+ Show Spoiler [just some food for thought] +
I don't really agree, but I don't want to litter the thread with negative sentiment since I do think the website itself is great. I'll share my thoughts and then leave it at.

While replays might be publicly accessible, it doesn't necessarily mean the players, or the original host, consents to having them republished. Likely, for many cases, players aren't even aware or would like them to be published in the first place.

While replay 'ownership' always involves at least 2 parties, using this as an argument to rehost the replays isn't really genuine either. In practice, for majority of the ladder replays neither player has intended (nor are they aware) that the replays are being published, mainly due to a backdoor into Blizzard's ladder replay library.

In that sense it's a little hypocritical to not share the uploader's name, even thought this doesn't really matter too much anyway since anyone can create a random login to anonymously upload replays.

Of course everything is in good faith and I'm not contesting any legal ownership or whatsoever. It's just the principle - especially in this day and age where digital privacy on a wider scope involves a lot of issues. It appears there is very little (or no) consideration for the players & everything is kept anonymous.

Not requesting any changes, just providing some food for thought.
In the end, the community is small and I do believe that any development and/or efforts made to keep it alive are always welcome. Additionally, I think this makes any other replay analyzer obsolete.
It has a strong technique, but it lacks oo.
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2023-09-07 13:19:45
September 07 2023 11:24 GMT
#155
Summary of recent updates:



⚔️Matchmaking Info!⚔️

Matchmaking info for Blizzard ladder games is now available!
This information is not obtained from replays, and may be acquired / updated later, in the background.

Added an MM Info column on the 📹Games page which displays ladder season, gateway and average MMR with rank of the game. This info is also added to Game details.

Added an MMR column on the Players tab of Game details.
This column displays the players' initial MMR (with rank) before, and MMR change after the game.


⚔️Matchmaking Activity and Trends in Player Profiles!⚔️

Added a new MMRs Min·Latest·Max column to the 👨Players page.
This column displays the overall minimum, latest known and maximum MMR of players, with ranks.

Players can now be sorted by Latest MMR and Max MMR on the 👨Players page.

Added Matchmaking Activity and Trends to player profiles.
This visualizes the player's min/last/max MMR based on matchmaking seasons. Detailed stats can also be displayed (it is collapsed by default).

Added Matchmaking Gateway stats to player profiles.
This section shows the player's stats (including min/latest/max MMR) based on gateways.


Miscellaneous changes and new features

The 📹Games page has a new filter: Include short games.
This is off by default, so games shorter than 110 seconds are not listed by default. These games are and were excluded from statistics.
You can list all games including short ones by enabling this filter.

Replaced the global "Stretch tables" overlay option with a new Tables formatting listbox. It has the following options:
- No wrap: This option will not break text content of table cells, so all rows will have equal hight. Horizontal scrollbar will appear if the table doesn't fit on the page.
- Wrap: This is the old, default behavior: Text content will break into multiple lines if otherwise the table would not fit on the page.
- Stretch: This is the old "stetched" behavior: tables will stretch to full page width if they would be smaller.

Highlight game results: When you filter games by players on the 📹Games page, game results will now be highlighted based on the result of the searched players.
If you filter games to a single player (or multiple aliases of a player), the table will be colored based on when that player has won or lost.
When filtering to multiple players, the coloring is only applied if all the listed players are on the same team.

Changed 👨Players, 🗺️Maps, 👬Playmates, ▤Leaderboards and 🆚Machups: replaced the default "Total Games" column with "Included Games", and they are now sorted by included games (instead of total games). Using the ☷ Columns link you can still turn on/off the Total Games, Included Games and Excluded Games columns.
The Years stats on the ∑Stats now only display the number of included games (instead of total games).

Cosmetic updates:
- Map class, ladder and race values are now colored eveywhere.
- Matchups are also colored. Matchups have a race distribution color background calculated from the races of the matchup.
- Race and matchup stats table cells inside Year Stats on the ∑Stats page now also use race colors.



View the complete and up-to-date list on the 📰News page.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
Last Edited: 2023-09-07 12:07:42
September 07 2023 11:40 GMT
#156
Also one unfortunate but important thing.

repmastered.app now hosts well over 10 MILLION replays! Operational costs have increased significantly. I hate begging, but to keep the site running, your financial help is needed.

I'm not asking for a profit nor payment for my work. I work on this for free. But I do have to pay a considerable amount for the server resources every month, and that I have also done voluntarily, from my own pocket, for years now, and I have done it to give something to the community. But it has grown to a considerable amount which I may not willing to pay going forward, which would require to shut down the site.

So if you like the site and think it gives value to the community, consider donating to keep the site live. Thanks.
https://repmastered.icza.net
Jealous
Profile Blog Joined December 2011
10192 Posts
September 07 2023 12:14 GMT
#157
Thank you for your hard work and for these awesome updates!
"The right to vote is only the oar of the slaveship, I wanna be free." -- бум бум сучка!
earob84
Profile Joined October 2017
Germany175 Posts
September 07 2023 14:38 GMT
#158
On September 07 2023 20:40 Dakota_Fanning wrote:
Also one unfortunate but important thing.

repmastered.app now hosts well over 10 MILLION replays! Operational costs have increased significantly. I hate begging, but to keep the site running, your financial help is needed.

I'm not asking for a profit nor payment for my work. I work on this for free. But I do have to pay a considerable amount for the server resources every month, and that I have also done voluntarily, from my own pocket, for years now, and I have done it to give something to the community. But it has grown to a considerable amount which I may not willing to pay going forward, which would require to shut down the site.

So if you like the site and think it gives value to the community, consider donating to keep the site live. Thanks.



Great work and thanks for repmastered and especially for the recent updates!
Im Wondering how is it possible that the total replay count has grown like 300% in 2023?
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
September 07 2023 20:12 GMT
#159
On September 07 2023 23:38 earob84 wrote:
Show nested quote +
On September 07 2023 20:40 Dakota_Fanning wrote:
Also one unfortunate but important thing.

repmastered.app now hosts well over 10 MILLION replays! Operational costs have increased significantly. I hate begging, but to keep the site running, your financial help is needed.

I'm not asking for a profit nor payment for my work. I work on this for free. But I do have to pay a considerable amount for the server resources every month, and that I have also done voluntarily, from my own pocket, for years now, and I have done it to give something to the community. But it has grown to a considerable amount which I may not willing to pay going forward, which would require to shut down the site.

So if you like the site and think it gives value to the community, consider donating to keep the site live. Thanks.



Great work and thanks for repmastered and especially for the recent updates!
Im Wondering how is it possible that the total replay count has grown like 300% in 2023?

The majority of those replays are Blizzard ladder replays. User replay uploads also increased significantly (either anonymous or registered users).
https://repmastered.icza.net
dr0pship
Profile Joined January 2011
Canada520 Posts
January 16 2024 08:05 GMT
#160
i appreciate the time/work you put into this site

but that being said

1) you should provide a link to the original website where the download was scraped (ygosu, yaoyuan, reps.ru, etc)

2) especially if you are going to charge for downloads due to "increasing abuse"

3) or, how about a simple captcha to prevent unwanted downloads? im not going to pay USD for replays for a 25 year old game

thanks
Prev 1 6 7 8 9 10 12 Next All
Please log in or register to reply.
Live Events Refresh
Wardi Open
11:00
WardiTV Mondays #55
WardiTV1040
OGKoka 398
SteadfastSC183
Rex156
CranKy Ducklings86
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
OGKoka 398
Lowko369
SteadfastSC 183
Rex 156
Fuzer 128
Harstem 123
ProTech72
StarCraft: Brood War
Britney 38159
Calm 7622
Sea 7012
Rain 4656
Flash 3330
Hyuk 2955
Horang2 1534
GuemChi 1426
PianO 1292
Shuttle 949
[ Show more ]
Mini 686
firebathero 432
EffOrt 383
Light 307
Hyun 306
Larva 259
Soulkey 130
Pusan 121
JYJ104
Mind 94
Backho 87
Mong 67
Sea.KH 58
Rush 54
soO 46
ToSsGirL 40
sas.Sziky 36
Aegong 36
Sacsri 25
Yoon 24
Terrorterran 23
Movie 21
ivOry 18
Shine 12
SilentControl 12
Hm[arnc] 10
scan(afreeca) 9
Noble 8
HiyA 8
Dota 2
Gorgc4575
qojqva3226
XaKoH 335
syndereN302
420jenkins301
XcaliburYe262
Counter-Strike
markeloff99
edward56
Heroes of the Storm
Khaldor200
Other Games
singsing2968
hiko768
B2W.Neo424
crisheroes377
byalli223
Hui .166
Liquid`LucifroN114
oskar77
rGuardiaN25
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 13 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 3077
League of Legends
• Jankos2007
• Nemesis1828
Upcoming Events
Monday Night Weeklies
2h 9m
Replay Cast
10h 9m
Afreeca Starleague
20h 9m
Soma vs Bisu
OSC
1d
OSC
1d 4h
MaxPax vs Gerald
Solar vs Krystianer
PAPI vs Lemon
Ryung vs Moja
Nice vs NightPhoenix
Cham vs TBD
MaNa vs TriGGeR
PiGosaur Monday
1d 10h
The PondCast
2 days
OSC
2 days
Wardi Open
3 days
CranKy Ducklings
4 days
[ Show More ]
Safe House 2
5 days
Sparkling Tuna Cup
5 days
Safe House 2
6 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
EC S1
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

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 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.