Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-19 | Fix duplicate translations; Translate join, spectate, leave | tpart | |
2024-09-19 | Fix: Translate recommended player count in lobby UI | tpart | |
2024-09-19 | rename simple bot message id | metamuffin | |
2024-09-19 | Fix: Translate bot names | tpart | |
2024-09-19 | Fix: Translate difficulty names | tpart | |
2024-09-19 | Fix warning in popup message | tpart | |
2024-09-19 | Translate "Write message" text in open chat | tpart | |
2024-09-19 | Add appropriate margin to clamped positional messages | tpart | |
2024-09-19 | Clamp positional messages within the viewport rect | tpart | |
2024-09-19 | Fix: Center position of positional server message | tpart | |
2024-09-19 | update tutorial at only 5Hz | metamuffin | |
2024-09-19 | Implement new server hint packet; Implement positional server message logic | tpart | |
2024-09-19 | save settings only by save button | metamuffin | |
2024-09-19 | array equality function | metamuffin | |
2024-09-19 | only save settings with non-default values | metamuffin | |
2024-09-19 | fix packet types in multiplayer.gd | metamuffin | |
2024-09-19 | Remove legacy chat bubble code | tpart | |
2024-09-19 | refactor game.gd some more | metamuffin | |
2024-09-18 | client compiles but broken now | metamuffin | |
2024-09-18 | Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry | metamuffin | |
2024-09-18 | remove signal layer for network packets | metamuffin | |
2024-09-18 | Implement new server message packet; Remove old server error packet; Bump ↵ | tpart | |
protocol version to 7.0 | |||
2024-09-18 | fix tc draw order | metamuffin | |
2024-09-18 | fix wrong message id for server errross | metamuffin | |
2024-09-18 | colorize message if hint or error | metamuffin | |
2024-09-18 | Squashed 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-18 | prevent multiple tutorials at once | metamuffin | |
2024-09-18 | translate server messages | metamuffin | |
2024-09-18 | update documentation | metamuffin | |
2024-09-18 | tc: refactor score | metamuffin | |
2024-09-18 | particle fun | metamuffin | |
2024-09-18 | test server startup | metamuffin | |
2024-09-18 | make effect its own packet | metamuffin | |
2024-09-18 | Merge https://translate.codeberg.org/git/hurrycurry/game | metamuffin | |
2024-09-18 | Translated 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-18 | fix language misdetection | metamuffin | |
2024-09-17 | tc: add cheese | metamuffin | |
2024-09-17 | tc: lang from url | metamuffin | |
2024-09-17 | Squashed 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-17 | Translated 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-17 | Translated 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-17 | translate tutorial and add tile message | metamuffin | |
2024-09-17 | tc: dont show score in lobby | metamuffin | |
2024-09-17 | tc: localization | metamuffin | |
2024-09-17 | localized messages | metamuffin | |
2024-09-17 | add hint-based tutorial for item crafting | metamuffin | |
2024-09-17 | trim spaces around = in locales | metamuffin | |
2024-09-17 | add hint packet for tutorial | metamuffin | |
2024-09-17 | Partially fix tutorial started setting (#127) | tpart | |
2024-09-17 | Remove pot files from settings to avoid confusion | tpart | |