• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 22:17
CEST 04:17
KST 11:17
  • 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
Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway13
Community News
SC4ALL $6,000 Open LAN in Philadelphia7Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues25LiuLi Cup - September 2025 Tournaments3Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6
StarCraft 2
General
Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy Classic Games #3: Rogue vs Serral at BlizzCon What happened to Singapore/Brazil servers?
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series Sparkling Tuna Cup - Weekly Open Tournament SC4ALL $6,000 Open LAN in Philadelphia LANified! 37: Groundswell, BYOC LAN, Nov 28-30 2025
Strategy
Custom Maps
External Content
Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around Mutation # 487 Think Fast
Brood War
General
Pros React To: SoulKey's 5-Peat Challenge ASL20 General Discussion BW General Discussion BGH Auto Balance -> http://bghmmr.eu/ BSL Team Wars - Bonyth, Dewalt, Hawk & Sziky teams
Tourneys
[ASL20] Ro16 Group A [ASL20] Ro16 Group B [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread Path of Exile General RTS Discussion Thread Borderlands 3
Dota 2
LiquidDota to reintegrate into TL.net 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
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine The Games Industry And ATVI UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1131 users

Custom Ladder

Forum Index > SC2 Maps & Custom Games
Post a Reply
1 2 Next All
MAPPoVe
Profile Joined September 2010
86 Posts
Last Edited: 2011-01-26 23:41:12
January 25 2011 04:32 GMT
#1
Dear Team Liquid folks,

I wanted to create a ladder for custom 1v1 maps. So this is what I've come up with.

It is a ladder implemented with php and mysql. It works really well so far.

How it works:
  • goto sc2 custom ladder
  • Register with your battle.net ID and Character Code.
  • Search for a ladder match.
  • Play the match in battle.net against your opponent.
  • The winner is determined by the replay file that gets uploaded.
  • View the ladder as your Points increase by winning obviously.


Whats missing?

  • Rankings like A+,D- etc.
  • Cross Realm support. Note this is currently EU only!
  • A dynamic point system.


Concerns
  • Everything is implemented with mySQL. I am not really sure how well the algorithms work when there are a lot of players active.
  • I don't know how much work my poor little vhost can handle.
  • The work on the php MPQ parser that analyzes the replay is not finished yet. There might be some problems with it. It works for a lot of replays though (all I've tested so far). For more information visit http://code.google.com/p/phpsc2replay/.


Map Pool
  • Final Whistle
  • Xel'Naga Caverns
  • iCCup Pawn Re
  • MotM - The Crucible
  • iCCup Starlight Breaker
  • iCCup Testbug







my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
G_Wen
Profile Joined September 2009
Canada525 Posts
January 25 2011 05:10 GMT
#2
This is awesome. Can you give an explanation on how you plan on tracking point? Hopefully it will be better than Blizzard's system. Secondly would it not be possible to implement support for other realms immediately since it is essentially an offline ladder since wins are calculated by replays. Lastly wouldn't this type of ladder be open to abuse as some players would only submit the replays where they win?
ESV Mapmaking Team
monitor
Profile Blog Joined June 2010
United States2406 Posts
Last Edited: 2011-01-25 05:41:47
January 25 2011 05:16 GMT
#3
Hmm... I don't quite understand how it is ladder on custom maps? Do you just submit replays and you judge them? If so, I don't think that will really work... maybe explain that part? edit: GWen points out that you could cheat and submit only replays that you win in.

---------------

You could, however, make one custom game with a ladder in it. It is an idea I've been thinking about for a while. The map would be called "Custom Melee Ladder" or something.

Two people would join and the game would start. A screen then comes up as soon as it starts and has a list of 7 maps with images. You then select 4 of the maps that you would like to play. Based on you and your opponents preferences, it randomly picks map. Once the game is done, scores similar to the blizzard ladder are recorded in the game (this is possible, see Battlecraft) and will carry over to all other matches you play.

The only problem with this is that you can't be matched to a similarly skilled opponent. You would have to ask them and trust them on what level they are. If they were a lot worse, I guess it'd be easy free points. If the opponent is better, you'd get good game experience.

-----------

NEVERMIND, my idea doesn't work. Players can edit the saved stats in the sc2 folder. Oops.
https://liquipedia.net/starcraft2/Monitor
NullCurrent
Profile Joined November 2010
Sweden245 Posts
Last Edited: 2011-01-25 10:29:51
January 25 2011 09:45 GMT
#4
I've developed a lot of PHP for a few years back (currently I'm studying on University, so I don't code much now), so if you think you need some help or so, PM me (I've coded SQL and database abstractions quite a lot, might be able to help with that).

EDIT: Have you considered converting it to a web application based on a PHP framework? (Like eg. Symfony or similar)
The Planetary Workshop - TPW - Mapmaking Team
baskerville
Profile Blog Joined April 2010
541 Posts
Last Edited: 2011-01-25 10:05:07
January 25 2011 10:02 GMT
#5
YEYYYY
i hate coding=love people who do it well
hope this get's off the ground, a custom ladder is the only answer to blizz's marketting meh

in any case i'm up for helping if i can (site hosting or other)...

just my 2 cents on "security" issues:
only player/mod/admin awareness/hard work can keep cheats out
a "system" is great, but nothing works without mod/admin double checks,
if any "custom ladder" is to be successful it needs "high profile" people to host it
i'm obviously not one of these and i'm that few have reacted to these "c ladders" initiative...

@ MAPPoVe have you read this thread? (i'm hoping u did)
http://www.teamliquid.net/mirror/smilies/random-big.gif
MAPPoVe
Profile Joined September 2010
86 Posts
January 25 2011 14:51 GMT
#6
Can you give an explanation on how you plan on tracking point? Hopefully it will be better than Blizzard's system. Secondly would it not be possible to implement support for other realms immediately since it is essentially an offline ladder since wins are calculated by replays.


I think I have to disappoint you for now. You get 9 points for winning and -5 for loosing
The match system is very static and basic at the moment.
Cross realm play is not possible, as long as blizzard doesn't allow it. I could add NA player support to this page but that would be stupid, because it would run independently from the EU players. I am planning on releasing all the code under GNU once I'm finished with the most stuff. This way somebody can host that page on NA server with NA people playing.

Lastly wouldn't this type of ladder be open to abuse as some players would only submit the replays where they win?

That would be ok, because only the winning player has to upload the replay file. You have an option to abandon a match once found. This way, when the opponent doesn't show or in case you loose you will be able to search a new game. The opponent will still be able to upload the replay.



Hmm... I don't quite understand how it is ladder on custom maps? Do you just submit replays and you judge them? If so, I don't think that will really work... maybe explain that part?.


The replays are saved in a MPQ-file format. Once uploaded the page analyzes the replay file and in case it matches the played game it adds points to winner, looser etc and ends the match. I personally have nothing to do with that.
The only problem are people who know how to manipulate the MPQ files, but that would be a handful I can tell.


I've developed a lot of PHP for a few years back (currently I'm studying on University, so I don't code much now), so if you think you need some help or so, PM me (I've coded SQL and database abstractions quite a lot, might be able to help with that).


That would be my situation as well. I am not familiar with PHP frameworks, maybe I check that out later. My concerns are mainly security. I hope I did everything fine, but I guess this will be tested when I release the page, I need people testing the page and reporting bugs and security issues. Things like SQL injections or similar shenanigans.
Also if you like you can take a look at the code some time in the future. There are probably a lot of performance improvements possible with the database. I am adding comments right now to the code to make it more viewable. Every dead professional php-programmer would probably turn over in one's grave^^


@ MAPPoVe have you read this thread? (i'm hoping u did)

Yes I did a while ago. Actually I started doing this project right afterwards, because I found that it was way to easy to cheat with that system.

my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
HaRuHi
Profile Blog Joined November 2010
1220 Posts
January 25 2011 23:30 GMT
#7
I am really into custom maps. They brought back the fun to SC2 for me. I stopped laddering like 3 month ago and stopped watching major tournements 1 month ago ,because I was bored to death.

But still, I think this Ladder is a bit to much for the problem of the never changing mappool though, since we got chat channels now and it has become very easy to find people to play with on custom maps.
MAPPoVe
Profile Joined September 2010
86 Posts
January 26 2011 02:08 GMT
#8
But still, I think this Ladder is a bit to much for the problem of the never changing mappool though, since we got chat channels now and it has become very easy to find people to play with on custom maps.


That may be true, but of course you have to think long term, because at some point you want a ladder system like iccup back in bw that supports custom maps and has a ranking and stuff like that.
my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
MAPPoVe
Profile Joined September 2010
86 Posts
January 27 2011 00:07 GMT
#9
Drumroll..

sc2 custom ladder

There you go. I've put some random maps in there which I think are pretty good. Can be changed anytime.

Please only join when you are on EU. As stated somewhere above, it would be possible to allow players from other Realms as well, but as long as Blizzard doesn't allow cross realm play it is senseless, because you would have to treat every Realm independently, thus causing unnecessary traffic.
It is much easier to host it again on another server only for e.g NA.

I think I am going to make a post in the general section, because to test it there need to be a couple of active players of course.

In case you encounter any bugs or errors, please feel free to contact me, either via PM or the contact side on the page.

my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
Ragoo
Profile Joined March 2010
Germany2773 Posts
January 27 2011 00:30 GMT
#10
Wow, this has potential! I'll try to play as soon as I can.

You should definetely post this in general and get millions of sc2 nerds play on it ;P
Member of TPW mapmaking team/// twitter.com/Ragoo_ /// "goody represents border between explainable reason and supernatural" Cloud
HaRuHi
Profile Blog Joined November 2010
1220 Posts
January 29 2011 00:52 GMT
#11
That may be true, but of course you have to think long term, because at some point you want a ladder system like iccup back in bw that supports custom maps and has a ranking and stuff like that.


I still hope that Blizz, one day (think long term positiv), will have a fast rotation in the mappool. Until then I give this a shot.

One Question, why is Xel'naga in the Pool? It aint a bad map, but probably the most played casted map in SC2.

Maps I like and you may consider for future mappools:
Khalai Sanctum
Voronya
Mêlée Island
MAPPoVe
Profile Joined September 2010
86 Posts
January 29 2011 17:03 GMT
#12
I still hope that Blizz, one day (think long term positiv), will have a fast rotation in the mappool.


I played war3 a long time and I don't think this is going to happen^^

I think someone from Blizzard gave an interview on that topic, where he said that Blizz wants all kinds of maps in the pool to give the players more variety in their gaming experience.

As for the map pool as I said I just picked some random ones, I am currently having exams but after that I will take the time and test some maps out, maybe have a poll about is than.
Also I am currently working on a more dynamic Point and search system, trying to establish something similar to iccup system with Ranks A-D etc.


For now thanks for testing it out, wait for more to come.

my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
Superouman
Profile Blog Joined August 2007
France2195 Posts
January 29 2011 18:01 GMT
#13
On January 25 2011 14:10 G_Wen wrote:Lastly wouldn't this type of ladder be open to abuse as some players would only submit the replays where they win?

Your opponent will upload the replays if you lose.
Search "[SO]" on B.net to find all my maps ||| Cloud Kingdom / Turbo Cruise '84 / Bone Temple / Eternal Empire / Zen / Purity and Industry / Golden Wall / Fortitude / Beckett Industries / Waterfall
TheDominator
Profile Blog Joined November 2009
New Zealand336 Posts
January 29 2011 18:28 GMT
#14
Thing is, the points that change can be determined in what order you win the games. Replays may take a long time for the opponent to upload, therefore will not be a great ladder system.
Also, do you really want to upload a replay every single game you win?
You can go a long way with a smile. You can go a lot farther with a smile and a gun.
Madsquare
Profile Joined April 2010
Germany157 Posts
January 29 2011 19:11 GMT
#15
Uploading could be automatized.
I do not obey any norms. I redefine standard with every thought I make.
NullCurrent
Profile Joined November 2010
Sweden245 Posts
Last Edited: 2011-01-29 19:25:05
January 29 2011 19:24 GMT
#16
On January 30 2011 03:28 TheDominator wrote:
Thing is, the points that change can be determined in what order you win the games. Replays may take a long time for the opponent to upload, therefore will not be a great ladder system.
Also, do you really want to upload a replay every single game you win?

I can agree with you on not wanting to upload replays after every game.
But then we have a problem: how should we calculate the skill of a player without having to take the order of the matches or the opponent played into account?

Because if we're going with skill I think the order matters, as if you play an opponent with higher skill than yours, then you should increase more than when you play one with lower skill than you.

What isn't based on order are these variables: wins, losses, played games, date, name of opponent (the opponent itself cannot be trusted as he may not have uploaded all of his matches yet, so his skill is unknown) and all the other information you can find in a single replay.

So, to be blunt, you cannot trust *any* state except for the number of wins and losses and other statistics for the uploading player when calculating skill.

Instead, we can use the the "shadow skill" (which is the strategy Blizzard uses, I think) updated only every week, then you just have to upload the replays once every weekend or so instead of after every game as the order won't matter within a single week.

If we can make a good statistic calculation of skill from a fixed set of metrics, that would be great as the order of games played wouldn't matter at all. But I don't think this is possible.
The Planetary Workshop - TPW - Mapmaking Team
MAPPoVe
Profile Joined September 2010
86 Posts
January 30 2011 14:22 GMT
#17
Uploading could be automatized.


Only in case you have another program running on the client-side.
I don't really get the problem. Uploading a replay doesn't take long (300 kb files) and the parser analyzes the replay in like 2000-3000 ms..

Instead, we can use the the "shadow skill" (which is the strategy Blizzard uses, I think) updated only every week, then you just have to upload the replays once every weekend or so instead of after every game as the order won't matter within a single week.


Thats very difficult because you have to validate the replays in order to calculate points, also I think that you won't remember all the matches you played in a week neither have all replays saved.
Also you need to have various open matches at once, which causes unnecessary problems in programming.
my maps -> http://www.teamliquid.net/forum/viewmessage.php?topic_id=160218
NullCurrent
Profile Joined November 2010
Sweden245 Posts
January 30 2011 16:21 GMT
#18
On January 30 2011 23:22 MAPPoVe wrote:
Show nested quote +
Uploading could be automatized.


Only in case you have another program running on the client-side.
I don't really get the problem. Uploading a replay doesn't take long (300 kb files) and the parser analyzes the replay in like 2000-3000 ms..

That time can be extended quite a lot if there are many people who are uploading replays. Usually bandwidth is not a problem, but the processing power required to parse a lot of replays will be limited.

On January 30 2011 23:22 MAPPoVe wrote:
Show nested quote +
Instead, we can use the the "shadow skill" (which is the strategy Blizzard uses, I think) updated only every week, then you just have to upload the replays once every weekend or so instead of after every game as the order won't matter within a single week.


Thats very difficult because you have to validate the replays in order to calculate points, also I think that you won't remember all the matches you played in a week neither have all replays saved.
Also you need to have various open matches at once, which causes unnecessary problems in programming.

What would a validation of a replay involve? Wouldn't it just require checking date, players and a few more variables?
Why would having many open matches be a problem? Wouldn't it just be to delete the open matches which haven't had a replay uploaded when their date expires?
The Planetary Workshop - TPW - Mapmaking Team
misirlou
Profile Joined June 2010
Portugal3239 Posts
Last Edited: 2011-01-30 17:36:44
January 30 2011 17:32 GMT
#19
On January 30 2011 23:22 MAPPoVe wrote:
Show nested quote +
Uploading could be automatized.


Only in case you have another program running on the client-side.
I don't really get the problem. Uploading a replay doesn't take long (300 kb files) and the parser analyzes the replay in like 2000-3000 ms..

Show nested quote +
Instead, we can use the the "shadow skill" (which is the strategy Blizzard uses, I think) updated only every week, then you just have to upload the replays once every weekend or so instead of after every game as the order won't matter within a single week.


Thats very difficult because you have to validate the replays in order to calculate points, also I think that you won't remember all the matches you played in a week neither have all replays saved.
Also you need to have various open matches at once, which causes unnecessary problems in programming.


easy way: a guy goes to the ladder, gets an oppoment. match is over. until either one of the players puts up the replay, they cant join the ladder. if the winner puts up you automaticaly give the loss and win to the proper guys. just get a condition to dont give 2 wins/losses in case both upload.

ofc u can change this to adapt to a system u would like. e.g. the shadow skill mentioned. u get your matchs, keep log of them. when the weekend comes u cant play anymore until u upload all the replays. u can upload them after the match or at the end of the day, doesnt matter, and make the necessary ladder points calculations afterwards
NullCurrent
Profile Joined November 2010
Sweden245 Posts
January 30 2011 18:06 GMT
#20
On January 31 2011 02:32 misirlou wrote:
Show nested quote +
On January 30 2011 23:22 MAPPoVe wrote:
Uploading could be automatized.


Only in case you have another program running on the client-side.
I don't really get the problem. Uploading a replay doesn't take long (300 kb files) and the parser analyzes the replay in like 2000-3000 ms..

Instead, we can use the the "shadow skill" (which is the strategy Blizzard uses, I think) updated only every week, then you just have to upload the replays once every weekend or so instead of after every game as the order won't matter within a single week.


Thats very difficult because you have to validate the replays in order to calculate points, also I think that you won't remember all the matches you played in a week neither have all replays saved.
Also you need to have various open matches at once, which causes unnecessary problems in programming.


easy way: a guy goes to the ladder, gets an oppoment. match is over. until either one of the players puts up the replay, they cant join the ladder. if the winner puts up you automaticaly give the loss and win to the proper guys. just get a condition to dont give 2 wins/losses in case both upload.

ofc u can change this to adapt to a system u would like. e.g. the shadow skill mentioned. u get your matchs, keep log of them. when the weekend comes u cant play anymore until u upload all the replays. u can upload them after the match or at the end of the day, doesnt matter, and make the necessary ladder points calculations afterwards

Why does it need to be so harsh on the users? I mean, by using that model you can easily ruin the experience for other players by joining a match and then you just refuse to play, which means that neither of you can join a new match (and this can also happen accidentally).

I think it would be better if you aren't forced to upload the replay, because if you for example cannot join the match, neither of the two players will be able to play another game until the open match has been removed from the system. So by not forcing the uploads, you make the whole system more reliable.
And if there is some kind of problem by eg. the server being overloaded so that it cannot parse enough replays, people will still be able to do matchmaking if they aren't forced to upload replays.
The Planetary Workshop - TPW - Mapmaking Team
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 7h 43m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
NeuroSwarm 169
Nina 105
ProTech65
StarCraft: Brood War
Sea 3633
Hyuk 918
sSak 49
NaDa 47
Icarus 7
Dota 2
monkeys_forever688
LuMiX1
League of Legends
JimRising 612
Counter-Strike
fl0m1637
Super Smash Bros
hungrybox611
amsayoshi27
Other Games
summit1g5532
ViBE135
XaKoH 106
Organizations
Other Games
gamesdonequick2656
BasetradeTV22
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 13 non-featured ]
StarCraft 2
• Berry_CruncH138
• davetesta39
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• Scarra1317
Upcoming Events
RSL Revival
7h 43m
Maestros of the Game
14h 43m
BSL Team Wars
16h 43m
Afreeca Starleague
1d 7h
Snow vs Sharp
Jaedong vs Mini
Wardi Open
1d 8h
Sparkling Tuna Cup
2 days
Afreeca Starleague
2 days
Light vs Speed
Larva vs Soma
LiuLi Cup
3 days
The PondCast
4 days
Korean StarCraft League
6 days
[ Show More ]
[BSL 2025] Weekly
6 days
BSL Team Wars
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
SEL Season 2 Championship
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
Chzzk MurlocKing SC1 vs SC2 Cup #2
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
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
SC4ALL: StarCraft II
EC S1
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
MESA Nomadic Masters Fall
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.