Grant Posted May 20, 2017 Share Posted May 20, 2017 NOTE: Any screenshots or information is likely to change. There is also still no guarantee this will be completed. (Please do not donate for a ladder). Contributors so far have been: @tomsons26 - Providing info on stats.dmp workings, mapping fields and general research. @dkeeton - Writing code to process stats.dmp files @Grant - Writing the Ladder Database, API & Ladder interface. What's real and works but still a work in progress: Stats processing Processes stats.dmp files into readable game results and storing into the Ladder Database. Awarding wins/losses according to stats. ELO style awards point system. Ladder UI & Accounts A working UI for viewing player games A working system for creating a ladder account, and managing nicknames. Ladder API Auth endpoints - so a quick match client can let users login. Nick endpoints - so a quick match client can let users manage nicks. Stats endpoints - so a quick match client can send game results. Accounts - for managing nicks/ or creating an account within a quick match client What's next? Lots more of the above with more tests. What can you do? See this post on how you can help. Watch a video preview Watch Now Link to comment Share on other sites More sharing options...
Chandler Posted May 21, 2017 Share Posted May 21, 2017 For the stats.dmp data, is it the case that you understand the format/how to parse it etc. but just want test data? Or are you essentially reversing the format of the file? Link to comment Share on other sites More sharing options...
Grant Posted May 21, 2017 Author Share Posted May 21, 2017 I just want the test data for now, we could send it silently behind the scenes and will do soon but need to verify games in small batches first. Link to comment Share on other sites More sharing options...
-AuF- AuFRuLeR Posted May 26, 2017 Share Posted May 26, 2017 Ah....are we talking about a ladder or making moonshine? Link to comment Share on other sites More sharing options...
-AuF- AuFRuLeR Posted May 27, 2017 Share Posted May 27, 2017 i think it would be easier to make moonshine. I'm very confused. this is not simple at all unless your a programmer. Link to comment Share on other sites More sharing options...
Jacob Foerster Posted April 5, 2020 Share Posted April 5, 2020 is there an easy way to read the .dmp files without having to download software from the internet? Link to comment Share on other sites More sharing options...
FunkyFr3sh Posted April 8, 2020 Share Posted April 8, 2020 On 4/5/2020 at 11:31 PM, Jacob Foerster said: is there an easy way to read the .dmp files without having to download software from the internet? I use WinDbg for it, but it's not easy to understand what's going on in there Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now