project-slippi / slippi-js

Parse slp files and compute stats
GNU Lesser General Public License v3.0
147 stars 78 forks source link

Count Peach forward smash properly #105

Closed NickCondron closed 2 years ago

NickCondron commented 2 years ago

I overlooked this in my recent pull request. I could fix it, but I think it would make a good first issue.

Peach forward smash is a special move in the game, so it is not counted properly in stats/actions.ts. This case will have to be checked separately similar to how GnW is handled

hahsan95 commented 2 years ago

Working on this

NikhilNarayana commented 2 years ago

closed in #112