aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-27Translated using Weblate (Basque)josuigoa
Currently translated at 99.5% (228 of 229 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/eu/
2024-09-27Translated using Weblate (Dutch)Vistaus
Currently translated at 100.0% (229 of 229 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2024-09-27Translated using Weblate (Chinese (Simplified Han script))Outbreak2096
Currently translated at 100.0% (229 of 229 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/
2024-09-27Translated using Weblate (German)metamuffin
Currently translated at 100.0% (229 of 229 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2024-09-27Translated using Weblate (German)metamuffin
Currently translated at 100.0% (225 of 225 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2024-09-27Translated using Weblate (Dutch)Vistaus
Currently translated at 100.0% (225 of 225 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2024-09-27Translated using Weblate (Chinese (Traditional Han script))hugoalh
Currently translated at 97.7% (220 of 225 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hant/
2024-09-27fix warning (shadowing)nokoe
2024-09-27fix player still holding knife after cutting board interaction finishesnokoe
2024-09-27move progress data and sounds from progress bar to itemnokoe
2024-09-27remove old hack where additional set progress packets were sent; fixes #183metamuffin
2024-09-27reverting cook, sear and bake recipesmetamuffin
2024-09-27mdns discovery programmetamuffin
2024-09-27add frying sound againnokoe
2024-09-27Load server list with singleton (Fixes #181)tpart
2024-09-27disable hover sound for disabled ui; fixes #153metamuffin
2024-09-27Adjust joy vibration strength based on input vector lengthtpart
2024-09-27fix #94metamuffin
2024-09-27Remove unnecessary "self.*" in controllable player to improve readabilitytpart
2024-09-27set initial item position when spawning in han, fix #149metamuffin
2024-09-27remove useless print from cutting boardmetamuffin
2024-09-27FloorMesher: add side facesnokoe
2024-09-27rectangle mesh and uv as constantnokoe
2024-09-27add printed shadermetamuffin
2024-09-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-27disable floor optimization in menu backgroundmetamuffin
2024-09-27Update readmetpart
2024-09-27fix item tele in conveyors.commetamuffin
2024-09-27Improve unknown order designtpart
2024-09-27update waiter bot for unknown ordersmetamuffin
2024-09-27Fix unknown order sizetpart
2024-09-27unknown ordersmetamuffin
2024-09-26Fix ingame menu render ordertpart
2024-09-26Fix sliced buns on plates indistinguishable from normal bunstpart
2024-09-26Add unknown order itemtpart
2024-09-26fix #173metamuffin
2024-09-26floor as one meshnokoe
2024-09-26add map flush packet for #157metamuffin
2024-09-26prevent double fade by removing the fade queue; fix #145metamuffin
2024-09-25Merge pull request 'fix standalone build of client-lib' (#170) from ↵metamuffin
lialenck/hurrycurry:master into master Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/170
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-25fix standalone build of client-libLia Lenckowski
2024-09-25Merge pull request 'Replace usages of rm with $(RM) in makefiles' (#169) ↵metamuffin
from lialenck/hurrycurry:master into master Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/169
2024-09-25Replace usages of rm with $(RM) in makefilesLia Lenckowski
2024-09-25Fix progress bar background not round in item bubblestpart
2024-09-25Fix crash if player is nulltpart
2024-09-25Sort pinned orders by prioritytpart
2024-09-25Add missing audio credittpart
2024-09-25Make pinned orders grayscaletpart
2024-09-25Fix crash if clear_item called multilpe timestpart