index
:
hurrycurry
master
stable-rust
tile-stacks
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
system
Age
Commit message (
Expand
)
Author
2025-10-20
Refactor interact system; Implement new player interact logic
tpart
2025-10-16
Remove "accessible movement" feature
metamuffin
2025-10-15
Camera recorder cli
metamuffin
2025-10-14
fix hurrycurry-editor chooser type in editor
nokoe
2025-10-14
Show translation progress in language setting dropdown; Make TranslationManag...
metamuffin
2025-10-10
Add menu transition speed setting
metamuffin
2025-10-09
add book
nokoe
2025-10-09
Properly free nodes in render tool
metamuffin
2025-10-09
Fix double connected signals (close #441)
metamuffin
2025-10-08
merge all makefiles into one
metamuffin
2025-10-08
oneshot unhook signal
metamuffin
2025-10-08
Unhook setting callbacks when hooking node is freed
metamuffin
2025-10-07
fix rotation in tile renderer
nokoe
2025-10-04
Remove controls explanation settings hook (Closes #438)
tpart
2025-09-30
Don't show controls explanation if tutorial is disabled
tpart
2025-09-30
Always send ready packet when applicable
tpart
2025-09-30
Disabling tutorial resets controls explanation
tpart
2025-09-30
Store if correct explanation for input device was shown in profile
tpart
2025-09-30
Autosave profile; Fix controls explanation not saving correctly
tpart
2025-09-29
Add new controls explanation (Closes #427)
tpart
2025-09-29
Remove remaining references to hint system
tpart
2025-09-27
Add client cli tool to render tiles/items to PNG
metamuffin
2025-09-25
Refactor InputManager (close #408)
metamuffin
2025-09-24
Add fps mouse sens setting
metamuffin
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
metamuffin
2025-09-21
Add screenshot and sceneshot
metamuffin
2025-09-21
Trim apostrophes from command line arguments when running in editor
tpart
2025-09-21
Add client CLI option for running command after join
metamuffin
2025-09-19
Only show fetching server list text if online feature enabled
tpart
2025-09-17
Store config files in their proper locations
metamuffin
2025-09-16
Move some scripts to new "system" dir, add argument parser
metamuffin