summaryrefslogtreecommitdiff
path: root/client/player/controllable_player.gd
AgeCommit message (Expand)Author
2024-09-29add vibration setting; fixes #199metamuffin
2024-09-29Add handheld vibrationtpart
2024-09-28Add new controller vibration system (Fixes #180)tpart
2024-09-28reliable fps movementmetamuffin
2024-09-28replace `is_joined` and `join_sent` with `join_state`nokoe
2024-09-27Adjust joy vibration strength based on input vector lengthtpart
2024-09-27Remove unnecessary "self.*" in controllable player to improve readabilitytpart
2024-09-21first person modemetamuffin
2024-09-20Fix server error when spectatingtpart
2024-09-19update movement code everywheremetamuffin
2024-09-19Reapply "draft for accessible movement"metamuffin
2024-09-19Revert "draft for accessible movement"metamuffin
2024-09-19draft for accessible movementmetamuffin
2024-09-06refactor settings again (part 1)metamuffin
2024-09-04Add new progress protocol; Add knife model; Add knife to cutting board; Add c...tpart
2024-09-02Add action descriptionstpart
2024-08-29Add new chat systemtpart
2024-08-24Fix: Disable interacting when input is disabled (#79)tpart
2024-08-24Fix: Do not open chat if submenu is open or input is disabled (#79)tpart
2024-08-10update client to new protocolmetamuffin
2024-08-06send position with 50 Hznokoe
2024-08-06Fix: Touch input always visibletpart
2024-08-06Add pause button to touch screen controls; Fix touch controls visibilitytpart
2024-07-30Fix input not disabled when chat closestpart
2024-07-21disable input more properlymetamuffin
2024-07-20increase friction to 15metamuffin
2024-07-20fix incorrect friction value in clientmetamuffin
2024-07-18Fix movement code in client to match new protocol; Bump protocol version to 2.0tpart
2024-07-18interact marker indicates interactionnokoe
2024-07-11slower anim of non-player owned items and fix static call to interpolation fu...metamuffin
2024-07-08move interact target marker to playernokoe
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07Fix: Game not displaying error messsage when server disconnectstpart
2024-07-07Disable input while escape menu is open or writing in chattpart
2024-07-07remove gdscript warningsmetamuffin
2024-07-07send boosting state in clientmetamuffin
2024-07-07add more soundsnokoe
2024-07-03latch boostmetamuffin
2024-07-03add progress soundnokoe
2024-07-02Add boost controller vibrationtpart
2024-07-02passing itemsnokoe
2024-07-01Add on-screen controlstpart
2024-07-01simplify movement substep codemetamuffin
2024-06-30substep movement if laggymetamuffin
2024-06-28add item messagesnokoe
2024-06-28fix overlay z ordermetamuffin
2024-06-27Merge branch 'master' of https://codeberg.org/metamuffin/undercookedmetamuffin
2024-06-27move map code to Map scenemetamuffin
2024-06-27server path settingnokoe
2024-06-27remove movement checknokoe