Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-08 | fix: send inputs via messages instead of input | Alexander Foremny | |
It appears as if lightyear inputs are supposed to be keys that are being held down. This abstraction does not fit well with our inputs, which are one-time actions. In particular, I've found inputs being missed. We hope to improve upon this, by sending inputs as lightyear messages via a reliable, oredered channel. | |||
2024-03-15 | feat: players can teleport | Alexander Foremny | |
2024-03-13 | init | Alexander Foremny | |