aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-09-18particle funmetamuffin
2024-09-18test server startupmetamuffin
2024-09-18make effect its own packetmetamuffin
2024-09-18Merge https://translate.codeberg.org/git/hurrycurry/gamemetamuffin
2024-09-18Translated using Weblate (Chinese (Simplified Han script))Outbreak2096
Currently translated at 100.0% (201 of 201 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/
2024-09-18fix language misdetectionmetamuffin
2024-09-17tc: add cheesemetamuffin
2024-09-17tc: lang from urlmetamuffin
2024-09-17Squashed commit of the following:metamuffin
commit a8789f3a012acfb28279a84e9ddff723ae1496c6 Author: metamuffin <metamuffin@users.noreply.translate.codeberg.org> Date: Tue Sep 17 20:23:11 2024 +0000 Translated using Weblate (German) Currently translated at 99.5% (200 of 201 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/ commit b4a414786349958c6aed829aacdaa33485ef76fd Author: tpart <tpart@users.noreply.translate.codeberg.org> Date: Tue Sep 17 13:59:53 2024 +0000 Translated using Weblate (German) Currently translated at 98.4% (185 of 188 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2024-09-17Translated using Weblate (German)metamuffin
Currently translated at 99.5% (200 of 201 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2024-09-17Translated using Weblate (German)tpart
Currently translated at 98.4% (185 of 188 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2024-09-17translate tutorial and add tile messagemetamuffin
2024-09-17tc: dont show score in lobbymetamuffin
2024-09-17tc: localizationmetamuffin
2024-09-17localized messagesmetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17trim spaces around = in localesmetamuffin
2024-09-17add hint packet for tutorialmetamuffin
2024-09-17Partially fix tutorial started setting (#127)tpart
2024-09-17Remove pot files from settings to avoid confusiontpart