Mods
Mods copied to clipboard
Apollo - Add runtime player data (group, team, vehicle, medical)
When merged this pull request will:
- Add framework for saving player data only relevant to the runtime of the current mission (data that does not need to be saved persistently), integrated in the existing Apollo framework.
- Save group, vehicle and medical state on player save / disconnect.
- Load above on player load.
- Work on #201 (ACE Medical damage support)