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
Added on TerasologyEngine
- CharacterStateEventPositionMap
- DirectionAndOriginPosRecorderList
- RecordAndReplayCurrentStatus
- RecordAndReplayUtils
Added on EntitySystemSetupUtil
- EventSystem (
EventSystemReplayImplif it's a Replay) - RecordAndReplaySerializer