Foxlider / FASTER

Full rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
GNU General Public License v3.0
123 stars 34 forks source link

Features For Faster #129

Closed jupster closed 1 year ago

jupster commented 1 year ago

This is still a WIP but it will allow people to have access to:

LogObjectNotFound = true;        //
SkipDescriptionParsing = false;   // Bi default Values 
ignoreMissionLoadErrors = false;  //
roleTimeOut = 90;       //
votingTimeOut = 60;     //
briefingTimeOut = 60;   // BI values by default
debriefingTimeOut = 45; //
armaUnitsTimeout = 30;  //

Description:

You will be able to change the time the same way currently lobby time out is set. I will all go into Server Advanced. I can put it in it's whole own section but it felt like it seemed right their.

Motivation and Context

https://github.com/Foxlider/FASTER/issues/91

https://github.com/Foxlider/FASTER/discussions/124

How Has This Been Tested?

Still to be tested

Screenshots (if appropriate):

image

Types of changes

Checklist:

Foxlider commented 1 year ago

I should have specified : Pull Requests should not be pushed on the master branch but the latest feature branch (feature/Update-1.9)

Foxlider commented 1 year ago

Bear with me but I'll try to edit it manually (although it might fuck things up, in this case my bad)

jupster commented 1 year ago

It may be better/ easier to understand logObjectNotFound if it got switched around so when it is ticked by FASTER it is true.

Could make it that plus have faster have it ticked by default meaning it would still be set to BI default values.