FFSPeak
This package contains a PEAK mod and a python server and allows multiple players to play the same map with the same items and have observers see all players at onceChangelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[0.9.1] - 2026-07-29
- Added python server files that were missing
[0.9.0] - 2026-07-29
Added
- Initial public release
- Multiplayer observer system with lobby management
- Real-time state synchronization via WebSocket server
- Redis-based data persistence and pub/sub messaging
- Item spawn synchronization support
- Observer API with SSE events for timers and player finish events
- Debug mode shortcuts for testing (teleport, invincibility)
- Recording/playback functionality (experimental, incomplete)
Compatibility
- Compatible with PEAK version 1.65.a
- Requires ItemSpawnSync, PEAKLib.UI, PEAKLib.Core, SoftDependencyFix, and PhotonCustomPropsUtils
