26
Feature requests / record games
« on: 18 January 2016, 12:57:56 »
It would be nice to have a feature that records every game played. My idea would be to record alll commands given to units in a file, so you can playback the whole game later.
Description:
- The "record" is stored in a temporary file in .megaglest called current_game.mgr ( MegaGlestRecord )
- when the game starts, the game setup is saved in this file.
- from now all commands wich are executed are recorded in this file.
- when the game ends, you can choose to keep the file on the endgame screen stats and you have to give it a name.
playback of games:
- via commandline parameter
- via ingame menu, where you can select the .mgr-file you want to playback.
Description:
- The "record" is stored in a temporary file in .megaglest called current_game.mgr ( MegaGlestRecord )
- when the game starts, the game setup is saved in this file.
- from now all commands wich are executed are recorded in this file.
- when the game ends, you can choose to keep the file on the endgame screen stats and you have to give it a name.
playback of games:
- via commandline parameter
- via ingame menu, where you can select the .mgr-file you want to playback.











)