index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
replaytool
Age
Commit message (
Expand
)
Author
2025-09-16
upgrade deps
metamuffin
2025-09-15
replaytool render: change resolution via override.cfg
metamuffin
2025-09-12
replaytool render: use xwayland-run on x11
metamuffin
2025-09-12
replaytool render: video driver option
metamuffin
2025-09-12
rendering driver
metamuffin
2025-09-11
add render subcommand to replaytool
metamuffin
2025-09-11
Split replaytool into multiple files
metamuffin
2025-09-03
replaytools sends end packet, quit movie mode on replay end
metamuffin
2025-09-03
fix paused replay not pausing client
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
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+ring
v1.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