aboutsummaryrefslogtreecommitdiff
path: root/client
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-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-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-17tc: localizationmetamuffin
2024-09-17Partially fix tutorial started setting (#127)tpart
2024-09-17Remove pot files from settings to avoid confusiontpart
2024-09-17Refactor hints system to use new input manager; Add input manager helper ↵tpart
function; Fix lots of bugs; Update translations
2024-09-17add dutchmetamuffin
2024-09-16Tweak sliced height to make burger ingredients more visibletpart
2024-09-16Fix tomato heighttpart
2024-09-16remove old packet handlersmetamuffin
2024-09-16Fix cooked rice on platetpart
2024-09-16Refactor mochi code with new systemtpart
2024-09-16Fix: Add missing ice cream classtpart
2024-09-16Implement ice cream plate in new item systemtpart
2024-09-16fix lobby start game translatiionmetamuffin
2024-09-16Fix sliced cheese heighttpart
2024-09-16Add cheese crate model; Implement tiletpart
2024-09-16Add cheese and sliced cheese models; Implement itemstpart
2024-09-16Fix plate fills offsettpart
2024-09-16Add new seared steak modeltpart
2024-09-16Implement pot contents in new item systemtpart
2024-09-16Increase contrast of item bubblestpart
2024-09-16Fix plate base positiontpart
2024-09-16Implement dirt itemtpart
2024-09-16dirty platemetamuffin
2024-09-16Remove hand base animationtpart
2024-09-16Add new burned modeltpart
2024-09-16items animate instantly when held for longermetamuffin
2024-09-16Fix: Pot and pan items invisibletpart
2024-09-16Fix item holding positiontpart
2024-09-16animations on item creatingmetamuffin
2024-09-16remove printsmetamuffin