
ServerReplay
A completely server-side fabric mod that allows you to record replays for replay mod or flashback.
141.6K
225
- Fix an issue with flashback replays not writing properly on some systems
- Fix an issue with automatic recording incorrectly discarding packets
- Fix crashing when starting a recording in the replay mod format
- Fix compatibility issue with carpet mod
- Updated to 26.1.x
- Fix an issue with voicechat not playing back in the replay mod format
- Fixed a compatibility issue with Raknetify
- Fix a race condition that could occur when starting a replay
- Fix pausing in the replay viewer in singleplayer
- Fix a crashing issue when using "chunk_loaded" chunk recording strategy with flashback
- Fix an issue where commands were not updated after closing the replay viewer
- Fixed race condition when recording with a file size or time limit
- Fixed race condition when recording with flashback and with a file size limit set
- Fixed map data not being correctly recorded
- Fixed an issue with
chunk_loadedrecording strategy and thereplay_modformat - Fixed vmp compatibility
- Fixed a mixin crashing issue
- Update to 1.21.11
- Fix compatibility issue with the Async mod
- Re-added support for ReplayMod
- Updated to 1.21.9/1.21.10
- Only currently supporting flashback, since replay mod hasn't updated yet
- Updated to 1.21.9/1.21.10
- Fixed an issue with entity command autocompletion
- Fixed an issue where specifying the name of a chunk recorder would cause the command to fail
- Actually fixed the voice chat sound quality issues
- Fixed a bug where the config wasn't being properly loaded on server startup
- Fixed a bug where out of bounds inventory packets were being recorded
- Fixed the initial flashback snapshot not being recorded correctly
- Fixed a race condition that could happen with automatic recordings
ServerReplay 3.0.0-beta.2
- Updated the fabric language kotlin and fabric api dependency versions
ServerReplay 3.0.0-beta.1
This update completely reworks the internals of the mod to allow for more flexibility and hopefully will make future development of replay based moderation tools easier.
This version is in beta, if you encounter any bugs please report them to the issue tracker: https://github.com/senseiwells/ServerReplay/issues
This version also comes with numerous features and bug fixes:
- Re-added the
max_file_sizeconfig option- The behaviour of this differs from the previous behavior as this refers to the max raw file size before the replay has been compressed, see the documentation for more information.
- Added the
record_hotbarconfig option to allow for recording the player's hotbar (flashback only) - Added the
chunk_recording_strategyconfig option to allow you to specify chunk recorder pausing behaviour, allowing you to only record (and otherwise pause) under certain conditions, the options are:"always","chunk_loaded","chunk_contains_player", and"chunk_contains_non_spectator_player" - Replaced the
enableconfig option with theautomatically_recordoption, as well as removed the command to enable/disable ServerReplay. This toggle was quite ambiguous as it still allowed you to record but just disabled the server automatically recording. The new config option reflects this much better. - Added the ability to record both flashback and replay-mod format
recordings for players at the same time
- Currently the only way to do this is to set the default encoding method to replay-mod start a recording, then switch the encoding to flashback (or vice versa) then starting another recording.
- Added the ability to chunk record the same chunk area with multiple recorders
- With the caveat that you each chunk recorder must have a unique name in order to do this.
- As a consequence this also allows you to record both flashback and replay-mod replays of the same chunk area at the same time.
- Added Simple Voice Chat support for flashback replays
- Fixed the recording quality of Simple Voice Chat
- Fixed time-limited recordings not accounting for server pausing
- Fixed an issue where an exception would sometimes occur when shutting down the server
- Re-added the
1
...Совместимость
Авторы
Сведения
Лицензия:
Опубликован:2 года назад
Обновлён:3 недели назад
ID проекта: