Record and Replay Code Details - TheShubham99/Terasology GitHub Wiki
Record and Replay Code Details
Recording and Replay workflow
For more details about the workflow, check RecordAndReplayCurrentStatus's Javadoc.
Recording a Game
Replaying a Recording
Record and Replay classes in the Context
TerasologyEngine
Added on - CharacterStateEventPositionMap
- DirectionAndOriginPosRecorderList
- RecordAndReplayCurrentStatus
- RecordAndReplayUtils
EntitySystemSetupUtil
Added on - EventSystem (
EventSystemReplayImpl
if it's a Replay) - RecordAndReplaySerializer