summaryrefslogtreecommitdiff
path: root/client/player/controllable_player.gd
AgeCommit message (Expand)Author
2025-06-20Fix incorrect player cursor behaviourtpart
2025-06-20Fix bug in player selector (Closes #325)tpart
2025-06-20 Dont snap interact target to customers (Fix #324)tpart
2025-06-19setting to change interact target behaviourmetamuffin
2025-06-19Fix bug in interact target logic where only 2x2 grid was testedmetamuffin
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; Fix...tpart
2025-06-08Refactor get_interact_target()tpart
2025-06-08client: consider non-interactable tiles with item for interact target; fix #298metamuffin
2025-06-02Make interaction target code more readable; Refactoringtpart
2025-06-01Add new interaction target logictpart
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
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