Open cgolubi1 opened 10 years ago
At the moment, loadButtonData returns that info in a dieTypes array which is separate from dieSkills. I think it would make sense for loadGameData to do the same.
At the moment, loadButtonData returns that info in a dieTypes array which is separate from dieSkills. I think it would make sense for loadGameData to do the same.
Sounds right to me.
In loadGameData, the API parameter dieSkillsArrayArray should report whether dice have the swing, option, and twin skills. Right now, it reports other skills, but not those three (well, definitely not swing or option, i didn't check twin, but i think not that either).