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
/
play.gd
Age
Commit message (
Expand
)
Author
2024-10-13
Flip order of allow and deny button
tpart
2024-10-10
Show message if no servers are available
tpart
2024-10-03
use correct translation id in registry consent; fixes #212
nokoe
2024-10-03
Fix warning about shadowed data variable
tpart
2024-10-01
save settings and profile after registry consent
nokoe
2024-10-01
add popup asking for consent to query the registry; fixes #196
nokoe
2024-09-29
Fix focus in play menu (Fixes #197)
tpart
2024-09-29
localize play menu
nokoe
2024-09-28
start and use mdns discovery in client; fixes #177
nokoe
2024-09-28
Fix error from incomplete refactor
tpart
2024-09-27
Load server list with singleton (Fixes #181)
tpart
2024-09-22
Disable outdated servers in server list
tpart
2024-09-21
Add server list in play menu
tpart
2024-09-19
fix constant resetting of hints and setup
metamuffin
2024-08-22
fix quick connect on web
metamuffin
2024-08-22
re-enable tls for quick connect
metamuffin
2024-08-20
disable tls because godot is broken
metamuffin
2024-07-25
Refactor main menu scene to fix focus issues
tpart