aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-19draft for accessible movementmetamuffin
2024-09-19send tutorial end packetmetamuffin
2024-09-19Automatically start tutorial for first item requestedtpart
2024-09-19fix scene trans getting stuck in blackmetamuffin
2024-09-19untested customer collisionmetamuffin
2024-09-19Fix incorrect focus if lobby menu is covered (#115)tpart
2024-09-19Fix: Crash when displaying scoretpart
2024-09-19Fix: Steak with bun not displayed correctly (#132)tpart
2024-09-19Fix: Lamp color too warmtpart
2024-09-19Fix chandellier light position (#131)tpart
2024-09-19Fix: Tutorial started setting not started (#127)tpart
2024-09-19pans in parismetamuffin
2024-09-19Fix hint system not startingtpart
2024-09-19something something integer conversionmetamuffin
2024-09-19fix progress packetmetamuffin
2024-09-19fix constant resetting of hints and setupmetamuffin
2024-09-19fix effect missing timeoutmetamuffin
2024-09-19Shrink back size of positional server messagetpart
2024-09-19Fix mouse filter of server message and popup messagetpart
2024-09-19Clarify server error messagestpart
2024-09-19Fix duplicate translations; Translate join, spectate, leavetpart
2024-09-19Fix: Translate recommended player count in lobby UItpart
2024-09-19rename simple bot message idmetamuffin
2024-09-19Fix: Translate bot namestpart
2024-09-19Fix: Translate difficulty namestpart
2024-09-19Fix warning in popup messagetpart
2024-09-19Translate "Write message" text in open chattpart
2024-09-19Add appropriate margin to clamped positional messagestpart
2024-09-19Clamp positional messages within the viewport recttpart
2024-09-19Fix: Center position of positional server messagetpart
2024-09-19update tutorial at only 5Hzmetamuffin
2024-09-19Implement new server hint packet; Implement positional server message logictpart
2024-09-19save settings only by save buttonmetamuffin
2024-09-19array equality functionmetamuffin
2024-09-19only save settings with non-default valuesmetamuffin
2024-09-19fix packet types in multiplayer.gdmetamuffin
2024-09-19Remove legacy chat bubble codetpart
2024-09-19refactor game.gd some moremetamuffin
2024-09-18client compiles but broken nowmetamuffin
2024-09-18Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-09-18remove signal layer for network packetsmetamuffin
2024-09-18Implement new server message packet; Remove old server error packet; Bump ↵tpart
protocol version to 7.0
2024-09-18fix tc draw ordermetamuffin
2024-09-18fix wrong message id for server errrossmetamuffin
2024-09-18colorize message if hint or errormetamuffin
2024-09-18Squashed commit of the following:metamuffin
commit 08c2f0da6d31650f69d41ef4b2af66d0004683fc Author: metamuffin <metamuffin@users.noreply.translate.codeberg.org> Date: Wed Sep 18 15:21:03 2024 +0000 Translated using Weblate (German) Currently translated at 99.5% (216 of 217 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/ commit fb06b0c81a1d9e4c27ebb17eca73eabd2f5cbd91 Author: Vistaus <Vistaus@users.noreply.translate.codeberg.org> Date: Wed Sep 18 10:07:56 2024 +0000 Translated using Weblate (Dutch) Currently translated at 91.5% (184 of 201 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2024-09-18prevent multiple tutorials at oncemetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-18update documentationmetamuffin
2024-09-18tc: refactor scoremetamuffin