index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
menu
/
communicate
Age
Commit message (
Collapse
)
Author
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