dogtopus

Results 64 issues of dogtopus

Turns out it's way too complicated and slow to do all the high level event emission ourselves. Plus that there's better, more battle-tested event sequencers like `evemu`, it makes having...

Turns out `RescheduleableAlarm.reschedule` is so heavy that it's not suitable for hot loops like tween scheduling. We should probably move it to its own thread instead. (This might cause one-shot...

bug

So far ffsds4 runs under PyPy but with some caveats: 1. New typing features (e.g. Protocols) are not supported in PyPy due to the lower targeted API level (3.7). This...

**Describe the bug** This is a leftover issue in #42. In analog movement mode, moving the left stick back to up position while maintaining the full stick push drops the...

bug
input