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
/
gui
/
components
Age
Commit message (
Expand
)
Author
2026-03-25
Fix crash when using book
tpart
2026-03-25
Use default theme project-wide; Remove additional references
tpart
2026-03-20
Update copyright year
metamuffin
2026-02-28
Upgrade all project files to 4.6
tpart
2025-10-14
remove old lines
nokoe
2025-10-14
use item icons in tutorial; fixes #140
nokoe
2025-10-09
add book
nokoe
2025-10-08
Unhook setting callbacks when hooking node is freed
metamuffin
2025-09-27
Chat system messages
metamuffin
2025-09-27
Add client cli tool to render tiles/items to PNG
metamuffin
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
metamuffin
2025-09-21
Refactor scroll container custom
tpart
2025-09-21
Make touch scrolling only local (Fix #370)
tpart
2025-09-15
move profile related functions to static Profile members
metamuffin
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-09-05
refactor scene tree of all overlays to be children of Overlays
metamuffin
2025-09-05
reorganize client gui files
metamuffin