shenef / SoS-TAS

Sea of Stars TAS
3 stars 0 forks source link

Refactor move #214

Closed orkaboy closed 9 months ago

orkaboy commented 9 months ago

Refactor the SeqMove class into a base class SeqMoveBase to remove duplicated code shared with SeqBlockPuzzle.

Run is verified using this up to Malkomud (so both regular SeqMove and SeqBlockPuzzle has been used). I also made some minor optimizations to Wind Tunnel Mines while I was at it (better block puzzle and using left side of boss door).