hohav / py-slippi

Python library for parsing SSBM replay files
MIT License
56 stars 25 forks source link

Convert unknown attack actions to OTHER. #5

Closed vladfi1 closed 5 years ago

vladfi1 commented 5 years ago

Fix for #4. Ideally all of the attack actions will be mapped out, but this is still good to have just in case.

hohav commented 5 years ago

I don't want to throw away information in these cases, so I decided to leave such values as raw ints.