10-07-2019, 03:35 AM
BUMP
to version 1.2
to version 1.2
Overlooked until now was an issue where one leaves the field map and enters either a menu or deals with a saved game. For the normal Wait system, it merely dealt with a recorded framecount. With the Centi-Second system, timing works differently as it relies on your PC's own clock.
Now while this doesn't matter much if using the wait option as you would the normal wait count, but this can mess up the wait system in a 'custom move route' option. If such an event is currently waiting for a long time and exits to a menu and then returns back to the map, the delay may be over immediately. That is, until this new version which fixes this issue with the application of an adaptive timestamp option.