Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-20 | Fix missing empty username translation | tpart | |
2024-09-20 | Merge https://translate.codeberg.org/git/hurrycurry/game | metamuffin | |
2024-09-20 | localize some strings that were not migrated yet | metamuffin | |
2024-09-20 | forgot one | metamuffin | |
2024-09-20 | replace % operator with String.format() | metamuffin | |
2024-09-20 | convert saved strings | metamuffin | |
2024-09-20 | Squashed 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-19 | Fix in_lobby incorrect for follow camera | tpart | |
2024-09-19 | Translated 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-19 | Translated 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-19 | Translated 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-19 | fix det==0 bug #135 | metamuffin | |
2024-09-19 | Remove steak from smallest map; Make it even smaller | tpart | |
2024-09-19 | tc: explicitly ignore tut end | metamuffin | |
2024-09-19 | send addressed player in hint packet | metamuffin | |
2024-09-19 | dont aquire passive input for hand | metamuffin | |
2024-09-19 | Ignore server hint if player id doesn't match; Remove legacy comment | tpart | |
2024-09-19 | Implement skip tutorial logic for setup menu | tpart | |
2024-09-19 | Fix crash when transfering item between players | tpart | |
2024-09-19 | Add setting to disable tutorial | tpart | |
2024-09-19 | Add translation to setup menu; Add experience section | tpart | |
2024-09-19 | Clear tutorial queue if tutorial completed unsuccessfully | tpart | |
2024-09-19 | Only save tutorial as completed if succesful | tpart | |
2024-09-19 | send tutorial success | metamuffin | |
2024-09-19 | Disable game hints while tutorial is running | tpart | |
2024-09-19 | Fix bun small not displayed correctly | tpart | |
2024-09-19 | Fix error message about non-existent setting | tpart | |
2024-09-19 | Add pan to line map | tpart | |
2024-09-19 | tutorial for serving | metamuffin | |
2024-09-19 | Fix: Remove all occurences of finished tutorial in tutorial queue | tpart | |
2024-09-19 | Ignore tutorial ended packet if player id doesn't match | tpart | |
2024-09-19 | Fix: Item names should be string representation in tutorials_played profile ↵ | tpart | |
setting | |||
2024-09-19 | send player in tutorial ended | metamuffin | |
2024-09-19 | Add tutorial queue logic | tpart | |
2024-09-19 | Fix incorrect bun size for plate:bun item | tpart | |
2024-09-19 | customers wait to place plate #22 | metamuffin | |
2024-09-19 | Update cheese model because godot keeps changing it | tpart | |
2024-09-19 | Keep track of played tutorials; Implement tutorial ended packet | tpart | |
2024-09-19 | Check if types are the same in add missing keys function | tpart | |
2024-09-19 | update movement code everywhere | metamuffin | |
2024-09-19 | Reapply "draft for accessible movement" | metamuffin | |
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a. | |||
2024-09-19 | Re-add add_missing_keys function in load_dict | tpart | |
2024-09-19 | Revert "draft for accessible movement" | metamuffin | |
This reverts commit abcaa25c5b3de7da498494f36efebbafa34130a3. | |||
2024-09-19 | oopss | metamuffin | |
2024-09-19 | draft for accessible movement | metamuffin | |
2024-09-19 | send tutorial end packet | metamuffin | |
2024-09-19 | Automatically start tutorial for first item requested | tpart | |
2024-09-19 | fix scene trans getting stuck in black | metamuffin | |
2024-09-19 | untested customer collision | metamuffin | |
2024-09-19 | Fix incorrect focus if lobby menu is covered (#115) | tpart | |