aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-20Fix missing empty username translationtpart
2024-09-20Merge https://translate.codeberg.org/git/hurrycurry/gamemetamuffin
2024-09-20localize some strings that were not migrated yetmetamuffin
2024-09-20forgot onemetamuffin
2024-09-20replace % operator with String.format()metamuffin
2024-09-20convert saved stringsmetamuffin
2024-09-20Squashed commit of the following:metamuffin
commit f5ef52ada678c0a119ca50393bb01235185804d5 Author: Sofviic <Sofviic@users.noreply.translate.codeberg.org> Date: Thu Sep 19 18:08:58 2024 +0000 Translated using Weblate (Arabic) Currently translated at 65.2% (141 of 216 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/ar/ commit 840320f6e922b8174eb3fd173089a4a8dab64365 Author: Outbreak2096 <Outbreak2096@users.noreply.translate.codeberg.org> Date: Thu Sep 19 12:03:35 2024 +0000 Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (217 of 217 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/ commit e6c25f6aad781a3ca924abbd100ffc6ebf12f2d1 Author: Vistaus <Vistaus@users.noreply.translate.codeberg.org> Date: Wed Sep 18 18:05:46 2024 +0000 Translated using Weblate (Dutch) Currently translated at 100.0% (217 of 217 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2024-09-19Fix in_lobby incorrect for follow cameratpart
2024-09-19Translated using Weblate (Arabic)Sofviic
Currently translated at 65.2% (141 of 216 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/ar/
2024-09-19Translated using Weblate (Chinese (Simplified Han script))Outbreak2096
Currently translated at 100.0% (217 of 217 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/
2024-09-19Translated using Weblate (Dutch)Vistaus
Currently translated at 100.0% (217 of 217 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2024-09-19fix det==0 bug #135metamuffin
2024-09-19Remove steak from smallest map; Make it even smallertpart
2024-09-19tc: explicitly ignore tut endmetamuffin
2024-09-19send addressed player in hint packetmetamuffin
2024-09-19dont aquire passive input for handmetamuffin
2024-09-19Ignore server hint if player id doesn't match; Remove legacy commenttpart
2024-09-19Implement skip tutorial logic for setup menutpart
2024-09-19Fix crash when transfering item between playerstpart
2024-09-19Add setting to disable tutorialtpart
2024-09-19Add translation to setup menu; Add experience sectiontpart
2024-09-19Clear tutorial queue if tutorial completed unsuccessfullytpart
2024-09-19Only save tutorial as completed if succesfultpart
2024-09-19send tutorial successmetamuffin
2024-09-19Disable game hints while tutorial is runningtpart
2024-09-19Fix bun small not displayed correctlytpart
2024-09-19Fix error message about non-existent settingtpart
2024-09-19Add pan to line maptpart
2024-09-19tutorial for servingmetamuffin
2024-09-19Fix: Remove all occurences of finished tutorial in tutorial queuetpart
2024-09-19Ignore tutorial ended packet if player id doesn't matchtpart
2024-09-19Fix: Item names should be string representation in tutorials_played profile ↵tpart
setting
2024-09-19send player in tutorial endedmetamuffin
2024-09-19Add tutorial queue logictpart
2024-09-19Fix incorrect bun size for plate:bun itemtpart
2024-09-19customers wait to place plate #22metamuffin
2024-09-19Update cheese model because godot keeps changing ittpart
2024-09-19Keep track of played tutorials; Implement tutorial ended packettpart
2024-09-19Check if types are the same in add missing keys functiontpart
2024-09-19update movement code everywheremetamuffin
2024-09-19Reapply "draft for accessible movement"metamuffin
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
2024-09-19Re-add add_missing_keys function in load_dicttpart
2024-09-19Revert "draft for accessible movement"metamuffin
This reverts commit abcaa25c5b3de7da498494f36efebbafa34130a3.
2024-09-19oopssmetamuffin
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