straywild/network
Voyager 3b84bfe3a0 feat: expand progression and multiplayer systems
Add named save slots, progression import/export, and a unified play flow. Add live friend requests, presence, invitations, and relationship controls without durable discovery-server social storage. Advance the network protocol with isolated channels, movement reconciliation, late-join recovery, fishing replication, and animation synchronization. Preserve per-species catch totals, refine generated-world startup and water recovery, and complete the related input and interface improvements.
2026-08-23 20:49:54 -04:00
..
connection_endpoint.gd Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
connection_endpoint.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
connection_route.gd Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
connection_route.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
direct_enet_transport.gd feat: add public host NAT traversal 2026-08-10 19:49:06 -04:00
direct_enet_transport.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
discovery_client.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
discovery_client.gd.uid Add public room discovery 2026-08-10 10:04:05 -04:00
endpoint_parser.gd Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
endpoint_parser.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
host_ban_store.gd Improve interface accessibility and UI reliability 2026-07-30 00:54:53 -04:00
host_ban_store.gd.uid Add players page and host moderation 2026-07-29 23:10:51 -04:00
host_identity_store.gd Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
host_identity_store.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
identity_backup_service.gd Unify menu presentation and fix UI regressions 2026-07-30 10:46:15 -04:00
identity_backup_service.gd.uid Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
known_player_store.gd Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
known_player_store.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
local_signing_identity_store.gd Add dedicated server runtime 2026-08-10 13:56:03 -04:00
local_signing_identity_store.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
network_chat_protocol.gd Fix Unicode chat sanitization 2026-08-21 09:23:28 -04:00
network_chat_protocol.gd.uid Add multiplayer item use and session chat 2026-07-29 19:26:46 -04:00
network_chat_service.gd fix: synchronize late-joining players 2026-08-23 01:23:00 -04:00
network_chat_service.gd.uid Add multiplayer item use and session chat 2026-07-29 19:26:46 -04:00
network_fish_showcase_protocol.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_fish_showcase_protocol.gd.uid Add multiplayer fish showcases 2026-08-01 17:12:29 -04:00
network_fish_showcase_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_fish_showcase_service.gd.uid Add multiplayer fish showcases 2026-08-01 17:12:29 -04:00
network_fishing_attempt.gd Fix fishing and chat interaction regressions 2026-08-21 12:29:51 -04:00
network_fishing_attempt.gd.uid Add host-authoritative multiplayer fishing 2026-07-29 16:29:25 -04:00
network_fishing_protocol.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_fishing_protocol.gd.uid Add host-authoritative multiplayer fishing 2026-07-29 16:29:25 -04:00
network_fishing_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_fishing_service.gd.uid Add host-authoritative multiplayer fishing 2026-07-29 16:29:25 -04:00
network_identity_crypto.gd Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
network_identity_crypto.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
network_item_protocol.gd Add multiplayer item use and session chat 2026-07-29 19:26:46 -04:00
network_item_protocol.gd.uid Add multiplayer item use and session chat 2026-07-29 19:26:46 -04:00
network_item_use_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_item_use_service.gd.uid Add multiplayer item use and session chat 2026-07-29 19:26:46 -04:00
network_job_service.gd Fix multiplayer presentation and Fishnet synchronization 2026-08-13 21:58:43 -04:00
network_job_service.gd.uid Add synchronized Fishnet jobs and laptop UI 2026-08-03 00:43:43 -04:00
network_mail_protocol.gd Add collectible fish quality tiers 2026-08-02 17:44:11 -04:00
network_mail_protocol.gd.uid Add session mail and player gifts 2026-07-29 20:10:44 -04:00
network_mail_service.gd Add gathering, unified inventory, and real-time world 2026-08-18 18:19:36 -04:00
network_mail_service.gd.uid Add session mail and player gifts 2026-07-29 20:10:44 -04:00
network_player_animation_protocol.gd feat: add animated net gathering 2026-08-17 17:50:30 -04:00
network_player_animation_protocol.gd.uid Fix multiplayer presentation and Fishnet synchronization 2026-08-13 21:58:43 -04:00
network_player_list_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_player_list_service.gd.uid Add players page and host moderation 2026-07-29 23:10:51 -04:00
network_profile_preferences.gd feat: add selectable animalese voice sets 2026-08-16 12:26:05 -04:00
network_profile_preferences.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
network_profile_protocol.gd feat: sync live profile customization 2026-08-15 19:20:14 -04:00
network_profile_protocol.gd.uid Add player profile and appearance foundation 2026-07-29 21:31:42 -04:00
network_profile_service.gd fix: synchronize late-joining players 2026-08-23 01:23:00 -04:00
network_profile_service.gd.uid Add player profile and appearance foundation 2026-07-29 21:31:42 -04:00
network_protocol.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_protocol.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
network_sale_protocol.gd Add gathering, unified inventory, and real-time world 2026-08-18 18:19:36 -04:00
network_sale_protocol.gd.uid Add host-validated multiplayer fish sales 2026-07-29 18:31:00 -04:00
network_sale_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_sale_service.gd.uid Add host-validated multiplayer fish sales 2026-07-29 18:31:00 -04:00
network_session.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_session.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
network_shop_protocol.gd Add gathering, unified inventory, and real-time world 2026-08-18 18:19:36 -04:00
network_shop_protocol.gd.uid Add host-validated multiplayer shop purchases 2026-07-29 18:51:51 -04:00
network_shop_service.gd Add selectable startup world layouts 2026-08-20 21:43:04 -04:00
network_shop_service.gd.uid Add host-validated multiplayer shop purchases 2026-07-29 18:51:51 -04:00
network_surface_drawing_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_surface_drawing_service.gd.uid Add collaborative surface drawing 2026-08-01 22:55:39 -04:00
network_transport.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_transport.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
network_world_spawn_protocol.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_world_spawn_protocol.gd.uid Add networked crab gathering prototype 2026-08-14 22:11:49 -04:00
network_world_spawn_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
network_world_spawn_service.gd.uid Add networked crab gathering prototype 2026-08-14 22:11:49 -04:00
network_world_time_service.gd feat: expand seasonal creature collection 2026-08-18 21:20:02 -04:00
network_world_time_service.gd.uid Add synchronized time and weather systems 2026-08-02 12:48:33 -04:00
network_world_weather_service.gd Add gathering, unified inventory, and real-time world 2026-08-18 18:19:36 -04:00
network_world_weather_service.gd.uid Add synchronized time and weather systems 2026-08-02 12:48:33 -04:00
peer_registry.gd Add collaborative surface drawing 2026-08-01 22:55:39 -04:00
peer_registry.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
player_data_root.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
player_data_root.gd.uid Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
player_identity_store.gd Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
player_identity_store.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00
player_list_entry.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
player_list_entry.gd.uid Add players page and host moderation 2026-07-29 23:10:51 -04:00
player_relationship_store.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
player_relationship_store.gd.uid Add players page and host moderation 2026-07-29 23:10:51 -04:00
player_spawn_service.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
player_spawn_service.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
portable_data_migration.gd feat: expand progression and multiplayer systems 2026-08-23 20:49:54 -04:00
portable_data_migration.gd.uid Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
portable_file_guard.gd Improve interface accessibility and UI reliability 2026-07-30 00:54:53 -04:00
portable_file_guard.gd.uid Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
saved_server_entry.gd Add saved servers and recent connections 2026-07-29 15:52:52 -04:00
saved_server_entry.gd.uid Add saved servers and recent connections 2026-07-29 15:52:52 -04:00
saved_server_store.gd Improve interface accessibility and UI reliability 2026-07-30 00:54:53 -04:00
saved_server_store.gd.uid Add direct-connect multiplayer foundation 2026-07-29 15:01:46 -04:00
server_trust_store.gd Add portable player data and identity backups 2026-07-29 23:51:25 -04:00
server_trust_store.gd.uid Add decentralized cryptographic identity 2026-07-29 22:18:14 -04:00