Age | Commit message (Expand) | Author |
---|---|---|
2025-06-03 | update rust toolchain and rust dependencies. | metamuffin |
2025-05-30 | pausable replays | metamuffin |
2024-09-30 | replaytool binds to loopback only | metamuffin |
2024-09-28 | update cargo stuff | metamuffin |
2024-09-18 | translate server messages | metamuffin |
2024-08-11 | update deps | metamuffin |
2024-07-18 | clippy | metamuffin |
2024-07-11 | replace openssl dep with rustls+ringv1.1.0 | metamuffin |
2024-07-11 | abort recording if packet is invalid | metamuffin |
2024-07-11 | restart failed recordings | metamuffin |
2024-07-11 | (overly) properly flush zstd in replaytool | metamuffin |
2024-07-09 | doc replaytool | metamuffin |
2024-07-09 | contignous recording | metamuffin |
2024-07-08 | compress replays | metamuffin |
2024-07-08 | break the correct loop when replay eof | metamuffin |
2024-07-08 | warn when joining replays | metamuffin |
2024-07-08 | add notice | metamuffin |
2024-07-08 | add replay system to client and server tool | metamuffin |
2024-07-08 | move glam dep to protocol crate | metamuffin |
2024-07-08 | split off protocol into its own crate | metamuffin |