You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tapout flag of objects has been moved from being a tag in an object name to being a unique parameter value in the object file. This data should be parsed by the processor and associated with the object.
Also consider how we can display this information in a simple way, with hints about its meaning.
Importing objects...
WARNING: Unhandled data {"tapoutTrigger": ["1","0","1","1"]
...
Tapout data can optionally be present in either location, part of the name (old) and or parameter in file (new). The file parameter option takes precedence.
Displaying this information in a simple way should only support the file parameter option.
The tapout flag of objects has been moved from being a tag in an object name to being a unique parameter value in the object file. This data should be parsed by the processor and associated with the object.
Also consider how we can display this information in a simple way, with hints about its meaning.
Example object
https://github.com/twohoursonelife/OneLifeData7/blob/bf13c33647a9c961750739514bb3a6d24fe98fa7/objects/7736.txt#L17
Existing twotech display of tapout data
Tapout data explanation on the wiki
https://twohoursonelife.fandom.com/wiki/Objects_(Mechanics)#Tags
The text was updated successfully, but these errors were encountered: