Kyle Mckay
Kyle Mckay
This appears to be done
If the preprocessor `#` operator is correctly added to the parser and evaluated within macro replacement, it would fix this issue for `#define` instances in the current file (as far...
Also just ran into this issue and was about to report it :+1: Had the same question as jonpas above
Would be good to colour match the green from the image above
Can you specify what this fixes instead of what it is?
Agree with no setting, each kit should probably get 5 uses (one for each body part) if we have a way to do that so that they're "equivalent" to before...
I like that, with the kit as an infinite version for stitching
I think in terms of end user experience this isn't the ideal solution (since if action is interrupted that progress will be lost). However, it does identify a valid case...
The most awkward part to rework with hashmaps was stitching so give that code particular attention when reviewing. I've tested it pretty extensively though.
One consideration I just had is that this will break de-serialization across versions. I should probably add some migration code there to convert any array into a hashmap appropriately.