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
Age
Commit message (
Collapse
)
Author
2024-09-28
Add new controller vibration system (Fixes #180)
tpart
2024-09-28
add online settings source strings
nokoe
2024-09-28
start and use mdns discovery in client; fixes #177
nokoe
2024-09-28
parse character int
metamuffin
2024-09-28
new tiles for menu background
metamuffin
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
Fix error from incomplete refactor
tpart
2024-09-28
Unhide server errors (Fixes #171)
tpart
2024-09-28
Implement support for multiple positional server hints (Fixes #150)
tpart
2024-09-28
reliable fps movement
metamuffin
2024-09-28
fix #187; move opt before super because it uses that and invert condition
metamuffin
2024-09-28
fix #189
metamuffin
2024-09-28
only add floor if tile has no base mesh; fixes #187
nokoe
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-28
allow joining after leaving; fixes #172
nokoe
2024-09-27
character "main" color
metamuffin
2024-09-27
flush map in character edit scene
nokoe
2024-09-27
clean up character.gd
metamuffin
2024-09-27
fix warning (shadowing)
nokoe
2024-09-27
fix player still holding knife after cutting board interaction finishes
nokoe
2024-09-27
move progress data and sounds from progress bar to item
nokoe
2024-09-27
add frying sound again
nokoe
2024-09-27
Load server list with singleton (Fixes #181)
tpart
2024-09-27
disable hover sound for disabled ui; fixes #153
metamuffin
2024-09-27
Adjust joy vibration strength based on input vector length
tpart
2024-09-27
Remove unnecessary "self.*" in controllable player to improve readability
tpart
2024-09-27
set initial item position when spawning in han, fix #149
metamuffin
2024-09-27
remove useless print from cutting board
metamuffin
2024-09-27
FloorMesher: add side faces
nokoe
2024-09-27
rectangle mesh and uv as constant
nokoe
2024-09-27
add printed shader
metamuffin
2024-09-27
disable floor optimization in menu background
metamuffin
2024-09-27
Improve unknown order design
tpart
2024-09-27
Fix unknown order size
tpart
2024-09-26
Fix ingame menu render order
tpart
2024-09-26
Fix sliced buns on plates indistinguishable from normal buns
tpart
2024-09-26
Add unknown order item
tpart
2024-09-26
floor as one mesh
nokoe
2024-09-26
prevent double fade by removing the fade queue; fix #145
metamuffin
2024-09-25
Fix progress bar background not round in item bubbles
tpart
2024-09-25
Fix crash if player is null
tpart
2024-09-25
Sort pinned orders by priority
tpart
2024-09-25
Add missing audio credit
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
Fix: Pinned messages are invisible when joinig
tpart
[next]