Skirmish Interchange Format in Imperial Assault Skirmish Posted April 23, 2018 I've only just now found this thread. I have been independently working on scraping the data from http://cards.boardwars.eu to add it to a comprehensible JSON dataset. I named it imperial-assault-data (You can find the latest release here) The first release was on 27 Feb 2018 and it now includes entries for all the components available in the game. The images have been aligned and resized to fit standard dimensions as well. Also, they all have round transparent corners. I have also coded up an implementation of the iaspec canonical names as defined by @kingargyle. The results can be inspected/reviewed in https://github.com/lvisintini/imperial-assault-data/pull/11 The structure of the whole dataset is also checked with JSON schema validation and tests Currently there is a lot of data that could be added, but that will come in later releases. Please, raise comments and issues as they find them. 2 nickv2002 and Bitterman reacted to this
Skirmish Interchange Format
in Imperial Assault Skirmish
Posted
I've only just now found this thread.
I have been independently working on scraping the data from http://cards.boardwars.eu to add it to a comprehensible JSON dataset.
I named it imperial-assault-data (You can find the latest release here)
The first release was on 27 Feb 2018 and it now includes entries for all the components available in the game.
The images have been aligned and resized to fit standard dimensions as well. Also, they all have round transparent corners.
I have also coded up an implementation of the iaspec canonical names as defined by @kingargyle.
The results can be inspected/reviewed in https://github.com/lvisintini/imperial-assault-data/pull/11
The structure of the whole dataset is also checked with JSON schema validation and tests
Currently there is a lot of data that could be added, but that will come in later releases.
Please, raise comments and issues as they find them.