summaryrefslogtreecommitdiff
path: root/client/player
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-28parse character intmetamuffin
2024-09-28reliable fps movementmetamuffin
2024-09-28replace `is_joined` and `join_sent` with `join_state`nokoe
2024-09-27character "main" colormetamuffin
2024-09-27clean up character.gdmetamuffin
2024-09-27Adjust joy vibration strength based on input vector lengthtpart
2024-09-27Remove unnecessary "self.*" in controllable player to improve readabilitytpart
2024-09-25Support pinned messagestpart
2024-09-21adjust fps camerametamuffin
2024-09-21fix whitespacemetamuffin
2024-09-21first person modemetamuffin
2024-09-20Fix server error when spectatingtpart
2024-09-19Add tutorial queue logictpart
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-19Automatically start tutorial for first item requestedtpart
2024-09-19fix effect missing timeoutmetamuffin
2024-09-19Remove legacy chat bubble codetpart
2024-09-16Increase contrast of item bubblestpart
2024-09-16Remove hand base animationtpart
2024-09-16Fix item holding positiontpart
2024-09-16add item animations on removalmetamuffin
2024-09-07Merge pull request 'Refactor settings system and localization' (#123) from ne...metamuffin
2024-09-07fix hooks overriding each othermetamuffin
2024-09-07fallback languagemetamuffin
2024-09-06refactor settings again (part 1)metamuffin
2024-09-06Fix cutting animation; Implement new acting player protocoltpart
2024-09-04Fix crash on item finished; Clean up code; Update knife modeltpart
2024-09-04Add new progress protocol; Add knife model; Add knife to cutting board; Add c...tpart
2024-09-02Fix more action typostpart
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-19Fix several warningstpart
2024-08-19Godot 4.3 related changestpart
2024-08-17Convert project to Godot Engine 4.3tpart
2024-08-17Fix: Touch screen buttons overlapping with lobby UI in lobby scenetpart
2024-08-17Don't create bubble if timeout remaining is 0tpart
2024-08-16Fix round corner on bottom right of item bubble progress bartpart
2024-08-16Add item bubble colourstpart
2024-08-16Add item progress bars (#44)tpart
2024-08-16Fix: Player node name can not be emptytpart
2024-08-15Fix unused arguments warningstpart
2024-08-15Implement new message protocol in clienttpart