View Single Post
Old 10-31-2015, 11:26 AM   #3
Breich
Minors (Rookie Ball)
 
Join Date: Oct 2015
Posts: 29
I'll put csv stuff here since it makes a little more sense:

The semicolon delimited files + salary changes are great. Still looking for a dump of the historical stats table. Right now, there's not even a year dumped with the current stats table (nor anywhere), so even if I wanted to build my own historical tables I'd have to do some serious jerry-rigging to the effect of having the user tell the system when there's a new season.

Also, the player_ratings table has some hidden ratings dumped. In example, where the game UI simply shows 'Shooting', player_ratings dumps shootingAccuracy and shootingRange. Can we get the actual game-displayed ratings dumped? Things like offensiveRead, screening, acceleration, agility, balance etc are all not shown in game but are also in the player_ratings table (not an exhaustive list). While I like seeing some of the hidden ratings that go into the actual game-displayed ratings I would hate to have the inner workings of the engine somewhat visible.

Can average time on ice get dumped as well?

Last edited by Breich; 10-31-2015 at 11:34 AM.
Breich is offline   Reply With Quote