Skip to content

FezMultiplayerMod v0.7.0

Choose a tag to compare

@Jenna1337 Jenna1337 released this 18 Jan 03:20
· 66 commits to main since this release

0.7.0 - 2026-01-18T03:10:20Z
Added server web interface to view various server data via HTTP. This is always allowed on the localhost, and external access is controlled via the "AllowRemoteWebInterface" field in the server settings.
fixed a bug where TryParseIPEndPoint could crash
added paste support to TextInputLogicComponent
added SyncTimeOfDay option to client
added server timescale command to adjust the timescale for the server time of day
improved memory usage
fix client repeatedly trying to reconnect even if there's an IO error
misc. bug fixes
Implemented SyncWorldState option to sync save data across players
added server SaveFileFullPath setting to decide where the shared save data should be saved