summaryrefslogtreecommitdiff
path: root/client/multiplayer.gd
AgeCommit message (Collapse)Author
2024-09-20replace % operator with String.format()metamuffin
2024-09-19something something integer conversionmetamuffin
2024-09-19fix packet types in multiplayer.gdmetamuffin
2024-09-18remove signal layer for network packetsmetamuffin
2024-09-16remove old packet handlersmetamuffin
2024-09-16Ignore incompatible ternary warning for tile progress signaltpart
2024-09-07Merge pull request 'Refactor settings system and localization' (#123) from ↵metamuffin
new-settings into master Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/123
2024-09-07fix inupt keys in other languagesmetamuffin
2024-09-06Fix cutting animation; Implement new acting player protocoltpart
2024-09-06implement book menu packetmetamuffin
2024-09-04Fix crash on item finished; Clean up code; Update knife modeltpart
2024-09-04Add new progress protocol; Add knife model; Add knife to cutting board; Add ↵tpart
cutting animation; Bump protocol version
2024-08-19Fix several warningstpart
2024-08-16Fix: Empty WebSocket close reason in error menutpart
2024-08-15Update protocol versiontpart
2024-08-15Implement new message protocol in clienttpart
2024-08-15Add bot UI to lobby menutpart
2024-08-15Fix: Game crash on join; Update protocoltpart
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-10update protocol versionmetamuffin
2024-08-10update client to new protocolmetamuffin
2024-08-07fix some warningsv1.4.0nokoe
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-21godot lsp warningsmetamuffin
2024-07-21Fix: overlay always visibletpart
2024-07-21Add rating menutpart
2024-07-20Implement movement sync packettpart
2024-07-20Don't show error message when minor protocol versions don't match under ↵tpart
certain conditions
2024-07-18Fix movement code in client to match new protocol; Bump protocol version to 2.0tpart
2024-07-13Fix minor protocol version to match 1.1 releasetpart
2024-07-13Add protocol version check in clienttpart
2024-07-11Add map details to lobby UItpart
2024-07-09implement auto release on active (and passive) recipesmetamuffin
2024-07-08increase websocket inbound buffer sizenokoe
2024-07-08Merge branch 'master' of https://codeberg.org/metamuffin/hurrycurrymetamuffin
2024-07-08add replay system to client and server toolmetamuffin
2024-07-08add join/leave button to ingame menunokoe
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07Add lobby menutpart
2024-07-07remove gdscript warningsmetamuffin
2024-07-07send boosting state in clientmetamuffin
2024-07-07pass item from tile to tilenokoe
2024-07-02wrong signalnokoe
2024-07-02passing itemsnokoe
2024-07-01add timenokoe
2024-06-29add effectsnokoe
2024-06-29add points to overlaymetamuffin
2024-06-27overlaynokoe
2024-06-27implement scorenokoe