aboutsummaryrefslogtreecommitdiff
path: root/client/player/controllable_player.gd
AgeCommit message (Expand)Author
24 hoursfix head not hiding in first person modenokoe
7 daysAllow using both interact buttons as primary handtpart
8 daysTile placeable items client side and interactable empty special casemetamuffin
8 daysmarker rotation by item/player rotationnokoe
10 daysAdd marker to controllable player onlytpart
2025-09-24Add fps mouse sens settingmetamuffin
2025-09-24Improve first person controllermetamuffin
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
2025-09-12Instantly move cursor when tile is first focused to prevent "flickering" effecttpart
2025-08-26Add Ready? Go! message on game start; Fix various bugstpart
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
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