Eric Zimmer

Results 4 comments of Eric Zimmer

Hmm, strange. I'm already running initialize. I can tell for sure as I'm getting the "set fully loaded classes" note in my console output. It successfully expanded most ids into...

Here's a snippet from the relevant function. It grabs a summoner's recent games, chooses the most recent, and throws me a JSON file with the data provided via the `gameInfo`...

Look specifically at `item0`, `item1`, `item2`, `item3`, `item4`, `item5`, `item6`, and `perkPrimaryStyle`. They provide _only_ ids, not full objects.

Thanks, I look forward to seeing the rest of the changes.