ShootMe / LiveSplit.HollowKnight

Hollow Knight Autosplitter / Load Remover
MIT License
24 stars 26 forks source link

New splits and another slight refactor #44

Closed cerpintext closed 3 years ago

cerpintext commented 3 years ago

New tech required new splits. This required splitting on quitouts, where the playerdata object doesnt exist. To solve that semi-"not as horribly as it could", some handleSplits() functionality was moved into their own functions reducing redundant code, and increasing readability a bit for what exactly is what when handling splits.