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
/
lobby.gd
Age
Commit message (
Expand
)
Author
2024-09-15
Add frank bot display name
tpart
2024-08-28
Add bot count limit
tpart
2024-08-19
Hide map settings and bot settings when not joined in lobby menu
tpart
2024-08-15
Implement new message protocol in client
tpart
2024-08-15
Do not display test or customer bot algorithms
tpart
2024-08-15
Clear bot settings list when menu initializes
tpart
2024-08-15
Add bot spawning logic based on UI configuration
tpart
2024-08-15
Move player usernaem list in lobby to more convenient location
tpart
2024-08-15
Make bots scrollable
tpart
2024-08-15
Add bot UI to lobby menu
tpart
2024-08-15
Fix: Game crash on join; Update protocol
tpart
2024-08-13
Fix: Also select map when using controller
tpart
2024-08-11
Delete old map items when updating data
tpart
2024-08-10
Show map list in lobby for quick selection
tpart
2024-08-10
Re-design map selection menu
tpart
2024-08-10
update client to new protocol
metamuffin
2024-07-25
added lobby music
BigBrotherNii
2024-07-25
stop music when entering lobby
BigBrotherNii
2024-07-15
Add join/spectate button; Join by default
tpart
2024-07-14
Fix: Move menus from game.tscn to menu/game.tscn to prevent wrong 2D order
tpart
2024-07-11
Add map details to lobby UI
tpart
2024-07-08
add join/leave button to ingame menu
nokoe
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-08
add join button
nokoe
2024-07-08
fix use of node names in lobby
nokoe
2024-07-07
Fix button pressable despite being disabled
tpart
2024-07-07
Add lobby menu
tpart