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
/
client
/
menu
/
communicate
Age
Commit message (
Collapse
)
Author
2025-09-05
reorganize client gui files
metamuffin
2025-07-19
invert menu autoselect group override
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-18
Consider players interact targets; Rewrite a lot of interact target code; ↵
tpart
Fix #321
2025-06-06
Prevent ItemBubble progress bar from sticking out (Fixes #296)
tpart
2025-06-06
Correctly implement pausing (Fix #284)
tpart
2025-03-23
Fix chat message input field not editable by default
tpart
2025-03-23
Update to Godot 4.4
tpart
2024-12-25
two-handed mostly works
metamuffin
2024-10-15
replace old book textures with ui book
nokoe
2024-10-10
Categorize interact marker; Fix misplaced file
tpart
2024-10-10
Reorganize map files; Fix location of some theme files
tpart
2024-10-06
Organize theme files
tpart
2024-10-06
Modify file structure
tpart
2024-10-03
improve contrast in chat username colors
nokoe
2024-10-03
chat messages show user color; align vertically; fixes #207
nokoe
2024-10-03
Scroll down chat if new message is received while chat is open (Fixes #208)
tpart
2024-10-01
fix pinned orders alignment in rtl languages
nokoe
2024-09-28
Refactor in_lobby code in popup message
tpart
2024-09-28
Add support for non-monospace server messages
tpart
2024-09-28
Fix server message not disappearing
tpart
2024-09-28
Implement support for multiple positional server hints (Fixes #150)
tpart
2024-09-28
fix #189
metamuffin
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-27
fix warning (shadowing)
nokoe
2024-09-27
add printed shader
metamuffin
2024-09-25
Sort pinned orders by priority
tpart
2024-09-25
Make pinned orders grayscale
tpart
2024-09-25
Fix crash if clear_item called multilpe times
tpart
2024-09-25
Make subviewports respect aa setting
tpart
2024-09-25
Clear pinned messages
tpart
2024-09-25
Support pinned messages
tpart