stijn-volckaert / udemo

Demo Manager for Unreal Tournament
7 stars 2 forks source link

Rework fix for sync game time. #122

Closed SeriousBuggie closed 1 year ago

SeriousBuggie commented 1 year ago

Fix #119 Fix #120 Fix time desync during pause.

Possible side-effect: fix work mods, which store and use later LevelInfo.TimeSeconds, since now it update during seek. Also possible this too fix monster kill announce messages after seek, if this still happen in some edge cases.

Also possible fix seek demos with change game speed inside seek interval.