aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-11tc: add freezer and street tilesmetamuffin
2024-08-11Delete old map items when updating datatpart
2024-08-11Fix: Input still not being disabled occasionally in lobbytpart
2024-08-11Fix: Camera rotation occasionally not being disabled in lobbytpart
2024-08-11factor out client network code to client-libmetamuffin
2024-08-11Add cancel game button tooltip explaining why cancelling is not possibletpart
2024-08-11Disable cancel game button when not joinedtpart
2024-08-11Fix: In-game menu bar too widetpart
2024-08-11Reset camera view when lobby is enteredtpart
2024-08-11Fix: ingame menu not using correct materialtpart
2024-08-11Use darker blur for most panels to increase contrasttpart
2024-08-11Disable camera input in lobby scenetpart
2024-08-10Show map list in lobby for quick selectiontpart
2024-08-10Re-design map selection menutpart
2024-08-10remove customersmetamuffin
2024-08-10Fix players duplicating when game is cancelledtpart
2024-08-10update protocol versionmetamuffin
2024-08-10start with client lib cratemetamuffin
2024-08-10update client to new protocolmetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-08-10decrease default log level to warnmetamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-08-10create new 5star and improve several other mapsmetamuffin
2024-08-10freeform map shapesmetamuffin
2024-08-10free movement in spectating cameranokoe
2024-08-10Fix: Wrong hint messagetpart
2024-08-10easier duplex mapmetamuffin
2024-08-07pc: update window namemetamuffin
2024-08-07fix some warningsv1.4.0nokoe
2024-08-06Fix: Set sky to day if not nighttpart
2024-08-06send position with 50 Hznokoe
2024-08-06Fix: Touch input always visibletpart
2024-08-06smooth scrollingnokoe
2024-08-06Add pause button to touch screen controls; Fix touch controls visibilitytpart
2024-08-06Fix: Credits menu not scrollable with touch and controllertpart
2024-08-06Make hints left-alignedtpart
2024-08-06Enable wrapping for popup messagestpart
2024-08-01Translations update from Weblate (#77)Codeberg Translate
Translations update from [Weblate](https://translate.codeberg.org) for [Hurry Curry!/client](https://translate.codeberg.org/projects/hurrycurry/client/). Current translation status: ![Weblate translation status](https://translate.codeberg.org/widget/hurrycurry/client/horizontal-auto.svg) Co-authored-by: nokoe <nokoe@users.noreply.translate.codeberg.org> Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/77 Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org> Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
2024-07-30Fix: on_mobile() is a functiontpart
2024-07-30Always use compatibility rendering method on mobile devices to improve ↵tpart
performance
2024-07-30Fix warning about ternary operation value typestpart
2024-07-30Increase default UI scale on mobiletpart
2024-07-30Add on_mobile() helper functiontpart
2024-07-30Add ui scale factor setting; Add more options to range settings to specify steptpart
2024-07-30Android: Make game run in immersive modetpart
2024-07-30Remove unneeded print statementtpart
2024-07-30Also count vulkan phones as low-end devices for default settingstpart
2024-07-30Show rendering driver in debug infotpart
2024-07-30Add touch scrolling suporttpart