gruppe-adler / grad-replay

Records player and AI movment and replays at the end of the mission.
GNU General Public License v3.0
8 stars 1 forks source link

save & restore Game #17

Closed AdlerSalbei closed 5 years ago

AdlerSalbei commented 6 years ago

Enhancing the replay tool with the ability to make ingame freezes. Having a look at the replay and then resuming.

AdlerSalbei commented 6 years ago

It's not in a mergable state atm :D

nomisum commented 6 years ago

good to know. (i didnt expect otherwise 😋 )

McDiod commented 6 years ago

grad-replay already freezes the game while the replay is playing, using _x enableSimulationGlobal false;. Can't you just re-enable the simulation to resume?

nomisum commented 6 years ago

i also heal every unit, so health must be restored to previous fucked up state as well...