SuperFromND / iguana

Golang tool for automatically creating Ikemen GO movelists.
MIT License
10 stars 0 forks source link

Iguana sometimes outputs commands with duplicate simul button inputs #7

Closed SuperFromND closed 1 year ago

SuperFromND commented 1 year ago

As shown by PoTS with Lucifer by Jade: image

Iguana can occasionally output commands that claim you need to press the same button multiple times simultaneously. Since that's both logically silly and inelegant, perhaps Iguana should be able to detect this and remove duplicates.

Likely related to #6.