summaryrefslogtreecommitdiff
path: root/client/player/controllable_player.gd
AgeCommit message (Collapse)Author
2024-12-25variable hand countmetamuffin
2024-12-25two-handed mostly worksmetamuffin
2024-12-22animation for player spawningmetamuffin
2024-10-06refactor selector code; fixes #214nokoe
2024-10-02only send interact once when doing an active recipenokoe
2024-10-02really fix #193nokoe
2024-10-01stop interaction before new one is started; fixes #193nokoe
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
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
2024-09-19Revert "draft for accessible movement"metamuffin
This reverts commit abcaa25c5b3de7da498494f36efebbafa34130a3.
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 ↵tpart
cutting animation; Bump protocol version
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 ↵metamuffin
functions.
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