VISAB-ORG / VISAB

VISAB is a standalone utility to visualize artificial intelligence agent behavior in games.
1 stars 0 forks source link

Settings persistence #17

Closed mfroeh closed 3 years ago

mfroeh commented 3 years ago

We need functionality for persisting certain settings in files. This can and should be combined with the game - view assignment yaml file. Functionality

We should discuss which settings to persist in the group.

mfroeh commented 3 years ago

Ive assigned all of us, simply to take notice. If anyone wants to take a swing at this issue, feel free to unassign the rest :+1:

TimKuno commented 3 years ago

Assigning myself for implementation of this feature.

mfroeh commented 3 years ago

@leRoe93 mentioned, that having game dependant session timeouts would be a good thing. Some games will have round based requests whilst others will have a constant flow of requests.

Example: CBRShooter sessions should be closed after not receiving requests for 2 seconds. Settlers sessions however, should get a larger timespan for the automatic timeout.

mfroeh commented 3 years ago

Add Restore to defaults button