summaryrefslogtreecommitdiff
path: root/client/multiplayer.gd
AgeCommit message (Expand)Author
2024-12-25bump proto versionmetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed mostly worksmetamuffin
2024-12-22replace server_url global variable with menu datametamuffin
2024-11-27set protocol versionmetamuffin
2024-11-22Update protocol versiontpart
2024-10-15replace old book textures with ui booknokoe
2024-10-01use floats as player_id; resync now workingnokoe
2024-09-26floor as one meshnokoe
2024-09-25Support pinned messagestpart
2024-09-22Disable outdated servers in server listtpart
2024-09-21redirect packetmetamuffin
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 ne...metamuffin
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 c...tpart
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 certa...tpart
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