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
/
controllable_player.gd
Age
Commit message (
Collapse
)
Author
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed mostly works
metamuffin
2024-12-22
animation for player spawning
metamuffin
2024-10-06
refactor selector code; fixes #214
nokoe
2024-10-02
only send interact once when doing an active recipe
nokoe
2024-10-02
really fix #193
nokoe
2024-10-01
stop interaction before new one is started; fixes #193
nokoe
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
reliable fps movement
metamuffin
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
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-21
first person mode
metamuffin
2024-09-20
Fix server error when spectating
tpart
2024-09-19
update movement code everywhere
metamuffin
2024-09-19
Reapply "draft for accessible movement"
metamuffin
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
2024-09-19
Revert "draft for accessible movement"
metamuffin
This reverts commit abcaa25c5b3de7da498494f36efebbafa34130a3.
2024-09-19
draft for accessible movement
metamuffin
2024-09-06
refactor settings again (part 1)
metamuffin
2024-09-04
Add new progress protocol; Add knife model; Add knife to cutting board; Add ↵
tpart
cutting animation; Bump protocol version
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-10
update client to new protocol
metamuffin
2024-08-06
send position with 50 Hz
nokoe
2024-08-06
Fix: Touch input always visible
tpart
2024-08-06
Add pause button to touch screen controls; Fix touch controls visibility
tpart
2024-07-30
Fix input not disabled when chat closes
tpart
2024-07-21
disable input more properly
metamuffin
2024-07-20
increase friction to 15
metamuffin
2024-07-20
fix incorrect friction value in client
metamuffin
2024-07-18
Fix movement code in client to match new protocol; Bump protocol version to 2.0
tpart
2024-07-18
interact marker indicates interaction
nokoe
2024-07-11
slower anim of non-player owned items and fix static call to interpolation ↵
metamuffin
functions.
2024-07-08
move interact target marker to player
nokoe
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-07
Fix: Game not displaying error messsage when server disconnects
tpart
2024-07-07
Disable input while escape menu is open or writing in chat
tpart
2024-07-07
remove gdscript warnings
metamuffin
2024-07-07
send boosting state in client
metamuffin
2024-07-07
add more sounds
nokoe
2024-07-03
latch boost
metamuffin
2024-07-03
add progress sound
nokoe
2024-07-02
Add boost controller vibration
tpart
2024-07-02
passing items
nokoe
2024-07-01
Add on-screen controls
tpart
2024-07-01
simplify movement substep code
metamuffin
[next]