aboutsummaryrefslogtreecommitdiff
path: root/client/player/controllable_player.gd
AgeCommit message (Collapse)Author
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
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
2024-06-27Send chat messagestpart
2024-06-27add walking particlesnokoe
2024-06-26Increase movement speed & adjust boosttpart
2024-06-26boostingmetamuffin
2024-06-26Add controller supporttpart
2024-06-26Make hairstyle visible in multiplayer; Refactor settings to use godot's ↵tpart
built-in system
2024-06-25multiplayer refactornokoe
2024-06-25Tweak player speed and accelerationtpart
2024-06-25add exteriornokoe
2024-06-24make multiplayer non globalmetamuffin
2024-06-24Add walking animationstpart
2024-06-23fix scriptsnokoe
2024-06-23move files aroundmetamuffin