<< Back to Warzone Classic Forum   Search

Posts 681 - 700 of 924   <<Prev   1  2  3  ...  18  ...  34  35  36  ...  41  ...  46  47  Next >>   
Multi-day ladder: 8/4/2017 15:55:42


Deadman 
Level 64
Report
I pushed out a quick change which should hopefully fix it. If it doesn't, I'll fix it tonight after I get home.
Multi-day ladder: 8/4/2017 16:28:26


ChrisCMU 
Level 61
Report
I don't understand why I am not ranked. I have 22 games completed. In the past I would not have been (I only have 7 since I rejoined, that would have not been expired). But I thought all games count now, even if old?

Edited 8/4/2017 16:28:44
Multi-day ladder: 8/4/2017 16:43:43


Deadman 
Level 64
Report
I don't understand why I am not ranked. I have 22 games completed. In the past I would not have been (I only have 7 since I rejoined, that would have not been expired). But I thought all games count now, even if old?
All games count towards the rating. However, you still need 20 games in the last 5 months to get a rank.
Multi-day ladder: 8/4/2017 17:02:47


ChrisCMU 
Level 61
Report
That makes sense, but why do all the reports only include ranked people?

Seems like if someone was 19-0 in their first games, you'd want to see that on the weekly report, regardless of if they are ranked or not. Isn't the point to see who is hot/cold...and would you not want to know that regardless of being ranked or not?


Just curious
Multi-day ladder: 8/4/2017 17:36:35


Deadman 
Level 64
Report
Most of the leader boards have their own pre-reqs. The weekly report(with just ranked players) was implemented to help Pardon/Dogberry with their weekly reporting on the forum. It should be changed to include all active players though.
Multi-day ladder: 8/4/2017 17:52:57

Nemo
Level 65
Report
One more proposal. To add notice in host message about overriden bonuses. Not listing jyst mentioning.
Multi-day ladder: 8/4/2017 17:52:59

Nemo
Level 65
Report
One more proposal. To add notice in host message about overriden bonuses. Not listing jyst mentioning.
Multi-day ladder: 8/4/2017 17:57:08


Deadman 
Level 64
Report
If someone can give me a list of all template Ids which have overridden bonuses, I can add that to every game created.
Multi-day ladder: 8/4/2017 18:00:07


Kezzo
Level 61
Report
on it, do u want link or just the name of template?
Multi-day ladder: 8/4/2017 18:02:11


Deadman 
Level 64
Report
Template Id(not name) should suffice.
Multi-day ladder: 8/4/2017 18:10:48


Kezzo
Level 61
Report
Austalia:	 	1006748
Austia airports: 	940676
Baltic sea: 		940675
Basileia: 		940674
Battle for m.earth:	940673
Black sea: 		940669
Brittisdh raj: 		940669
Catfight: 		940666
Earthsea: 		940662
Final Fantasy 7:	940660
French brawl: 		940659
Georgia army cap: 	945791
Greece LD: 		989162
Guiroma: 		940654
MA BI: 			1006741
Mace No split: 		940647
Numenor: 		940646
Post-Melt Antarctica: 	940641
Randomized Strat ME: 	1000099
Saudi arabia: 		989165
Snowy mountains MA: 	940478
The World of Warhammer: 940487
Tor-Ture: 		1006750
Yinyang'zhou: 		940479 



puuuh!

Edited 8/5/2017 07:20:01
Multi-day ladder: 8/5/2017 07:11:41


Deadman 
Level 64
Report
To use this feature, you will need to fetch latest resources. You can do this by clicking Ctrl+Shift+Refresh on your browser to get latest js


Added Notable Games to the player profile. This section will be a bit different to WL ladders in that MDL won't auto-populate it with the highest rated players you have beaten. Instead, every player can choose up to 5 games to be displayed on their MDL profile as notable games. You can also list a game that you lost, if you thought it was interesting/significant.

You can do this by going to the top right corner > Settings > Update notable games. Use the game Id(don't need a link). A notable game must be played on MDL, involve you and should have finished.





Multi-day ladder: 8/5/2017 07:16:22


Kezzo
Level 61
Report
Awesome!!
Multi-day ladder: 8/5/2017 16:25:44


Pardon 
Level 64
Report
Ranking Update! (8/5)

Top 10

Noteworthy Observations
  • Disclaimer: I'm going to be more selective in my 'rating changes' choices otherwise this list would be long as Monty Python's instructions https://youtu.be/xOrgLj9lOwk?t=46
  • Scores fluctuate...a lot

Rating Changes

Noteworthy Games
Multi-day ladder: 8/5/2017 17:48:25


Deadman 
Level 64
Report
Hahaha.. Those vids :D

You're the best Pardone!
Multi-day ladder: 8/5/2017 22:00:24


Pardon 
Level 64
Report
"Born with a potato for a heart"

\m/(>.<)\m/

Now he's got mashed potatoes

Edited 8/5/2017 22:02:51
Multi-day ladder: 8/6/2017 00:13:38


TheRiverStyxie 
Level 61
Report
Motd when I go to someone's MDL profile, it shows my notable games not the person's profile I'm viewing.

Also the Notable Games table seems a little misaligned.



Those are my own notable games when viewing your profile
Multi-day ladder: 8/6/2017 05:00:25


Kezzo
Level 61
Report
thats weird, i dont have that problem styx! :O

And its not misaligned for me :D

Have you tried to change between one of your 8 screens, maybe that will help :P
Multi-day ladder: 8/6/2017 05:12:45


TheRiverStyxie 
Level 61
Report
Motd fixed the notable games thing where it was showing your own notable games on other people's profiles.

However the notable games table is still misaligned on my profile due to Panagiotis' long name :P
Multi-day ladder: 8/6/2017 21:38:18


Deadman 
Level 64
Report
Updates
  • Fix a bug where it would show the notable games of the logged-in player on other player pages.
    Thanks to TheRiverStyxie for reporting it.
  • Add an API to retrieve player data. This will allow people to build on top of MDL data sets(like Muli's script).

    • GET all players - http://md-ladder.cloudapp.net/api/v1.0/players
      Sample response: {
        "players": [
          {
            "best_displayed_rating": 1945,
            "best_rank": 1,
            "displayed_rating": 1945,
            "player_id": 2214950915,
            "player_name": "master of desaster",
            "rank": 3
          },
          {
            "displayed_rating": 1482,
            "player_id": 167696903,
            "player_name": "USA Biches"
          }
        ]
      }
    • GET a specific player - http://md-ladder.cloudapp.net/api/v1.0/players/2428496679
      Sample response : {
        "player": {
          "best_displayed_rating": 2025, 
          "best_rank": 1, 
          "displayed_rating": 2005, 
          "player_id": 2428496679, 
          "player_name": "Master of the Dead", 
          "rank": 1
        }
      }
Posts 681 - 700 of 924   <<Prev   1  2  3  ...  18  ...  34  35  36  ...  41  ...  46  47  Next >>