aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2024-10-01Add missing translation in setup menu for hairstyle error messagetpart
2024-10-01use floats as player_id; resync now workingnokoe
(this feels wrong)
2024-10-01use correct command to create botsnokoe
2024-10-01stop interaction before new one is started; fixes #193nokoe
2024-10-01save settings and profile after registry consentnokoe
2024-10-01tr creditsmetamuffin
2024-10-01add popup asking for consent to query the registry; fixes #196nokoe
2024-10-01more universal popupsnokoe
2024-10-01Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurrymetamuffin
2024-10-01godot import in makefilemetamuffin
2024-09-30Fix incorrect customer style; Fix incorrect robot styletpart
2024-09-30set versions to 2.1.0v2.1.0metamuffin
2024-09-30disable freezer light if shadows are disablednokoe
2024-09-30typo in discovery binarynokoe
2024-09-30godot settings enable mdns by defaultmetamuffin
2024-09-30generate android iconsmetamuffin
2024-09-30add CARGOFLAGS everywheremetamuffin
2024-09-30fix overlay alignmentnokoe
2024-09-30fix map selector direction in right-to-left languagesnokoe
2024-09-30fix rtl layouting in setup menumetamuffin
2024-09-30always layout time left-to-right not based on localemetamuffin
2024-09-30Disable cutting animation when not cutting (Fixes #198)tpart
2024-09-30add more native language names; italian added in godot trmetamuffin
2024-09-29less ovens and freezers in menu bgmetamuffin
2024-09-29update tr creditsmetamuffin
2024-09-29add vibration setting; fixes #199metamuffin
2024-09-29Fix focus in play menu (Fixes #197)tpart
2024-09-29localize play menunokoe
2024-09-29Add handheld vibrationtpart
2024-09-28Add new controller vibration system (Fixes #180)tpart
2024-09-28add online settings source stringsnokoe
2024-09-28start and use mdns discovery in client; fixes #177nokoe
2024-09-28parse character intmetamuffin
2024-09-28new tiles for menu backgroundmetamuffin
2024-09-28Refactor in_lobby code in popup messagetpart
2024-09-28Add support for non-monospace server messagestpart
2024-09-28Fix server message not disappearingtpart
2024-09-28Fix error from incomplete refactortpart
2024-09-28Unhide server errors (Fixes #171)tpart
2024-09-28Implement support for multiple positional server hints (Fixes #150)tpart
2024-09-28reliable fps movementmetamuffin
2024-09-28fix #187; move opt before super because it uses that and invert conditionmetamuffin
2024-09-28fix #189metamuffin
2024-09-28only add floor if tile has no base mesh; fixes #187nokoe
2024-09-28replace `is_joined` and `join_sent` with `join_state`nokoe
2024-09-28allow joining after leaving; fixes #172nokoe
2024-09-27character "main" colormetamuffin
2024-09-27flush map in character edit scenenokoe
2024-09-27clean up character.gdmetamuffin
2024-09-27fix warning (shadowing)nokoe