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
/
menu
/
ingame.gd
Age
Commit message (
Expand
)
Author
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-19
Fix duplicate translations; Translate join, spectate, leave
tpart
2024-09-16
remove prints
metamuffin
2024-08-11
Add cancel game button tooltip explaining why cancelling is not possible
tpart
2024-08-11
Disable cancel game button when not joined
tpart
2024-08-10
update client to new protocol
metamuffin
2024-07-21
disable input more properly
metamuffin
2024-07-17
pass data to submenu and more form validation
metamuffin
2024-07-17
update notices in some places
metamuffin
2024-07-08
center only on players if possible
nokoe
2024-07-08
add join/leave button to ingame menu
nokoe
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-07
Disable input while escape menu is open or writing in chat
tpart
2024-07-07
Add cancel game button
tpart
2024-07-01
re-add menu ui_cancel
metamuffin
2024-07-01
stupid fix for pause menu closing on open
metamuffin
2024-07-01
fix some bugs in new menu system
metamuffin
2024-07-01
refactor menu system yet again
metamuffin