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
/
player
Age
Commit message (
Expand
)
Author
2024-09-29
add vibration setting; fixes #199
metamuffin
2024-09-29
Add handheld vibration
tpart
2024-09-28
Add new controller vibration system (Fixes #180)
tpart
2024-09-28
parse character int
metamuffin
2024-09-28
reliable fps movement
metamuffin
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-27
character "main" color
metamuffin
2024-09-27
clean up character.gd
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-25
Support pinned messages
tpart
2024-09-21
adjust fps camera
metamuffin
2024-09-21
fix whitespace
metamuffin
2024-09-21
first person mode
metamuffin
2024-09-20
Fix server error when spectating
tpart
2024-09-19
Add tutorial queue logic
tpart
2024-09-19
update movement code everywhere
metamuffin
2024-09-19
Reapply "draft for accessible movement"
metamuffin
2024-09-19
Revert "draft for accessible movement"
metamuffin
2024-09-19
draft for accessible movement
metamuffin
2024-09-19
Automatically start tutorial for first item requested
tpart
2024-09-19
fix effect missing timeout
metamuffin
2024-09-19
Remove legacy chat bubble code
tpart
2024-09-16
Increase contrast of item bubbles
tpart
2024-09-16
Remove hand base animation
tpart
2024-09-16
Fix item holding position
tpart
2024-09-16
add item animations on removal
metamuffin
2024-09-07
Merge pull request 'Refactor settings system and localization' (#123) from ne...
metamuffin
2024-09-07
fix hooks overriding each other
metamuffin
2024-09-07
fallback language
metamuffin
2024-09-06
refactor settings again (part 1)
metamuffin
2024-09-06
Fix cutting animation; Implement new acting player protocol
tpart
2024-09-04
Fix crash on item finished; Clean up code; Update knife model
tpart
2024-09-04
Add new progress protocol; Add knife model; Add knife to cutting board; Add c...
tpart
2024-09-02
Fix more action typos
tpart
2024-09-02
Add action descriptions
tpart
2024-08-29
Add new chat system
tpart
2024-08-24
Fix: Disable interacting when input is disabled (#79)
tpart
2024-08-24
Fix: Do not open chat if submenu is open or input is disabled (#79)
tpart
2024-08-19
Fix several warnings
tpart
2024-08-19
Godot 4.3 related changes
tpart
2024-08-17
Convert project to Godot Engine 4.3
tpart
2024-08-17
Fix: Touch screen buttons overlapping with lobby UI in lobby scene
tpart
2024-08-17
Don't create bubble if timeout remaining is 0
tpart
2024-08-16
Fix round corner on bottom right of item bubble progress bar
tpart
2024-08-16
Add item bubble colours
tpart
2024-08-16
Add item progress bars (#44)
tpart
2024-08-16
Fix: Player node name can not be empty
tpart
2024-08-15
Fix unused arguments warnings
tpart
2024-08-15
Implement new message protocol in client
tpart
[next]