I've had a look at the current Hackersquest item struct and it's a little more complicated than adding 4 bytes at the end :( The name field is now 64 bytes rather than 35, lore field is 20 bytes longer and AC and HP are now 16-bit integers instead of 8. There are probably a lot more changes, but I wasn't going to look into it that deeply until I have some 0.3.4 data to play with.
Apart from the data sizes changing there didn't appear to be many functional differences between the two structures, so a converter would just have to map old values to new, not a difficult task.
Lyenu, Is there any particular reason for the devs not releasing the converter?
K.
|