Adds 1 new Searchlight option to MegaMek Client options. #4931
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2. Searchlights toggle on/off [Default: true] = Searchlights, once turned on in the Movement phase, remain on until toggled off in the next movement phase.(This turned out to not be necessary)Setting
both optionsthe first option to "On" (default) makes Searchlights automatically start on and stay on for night missions, which some users have requested.NB: Because of the way Searchlights are implemented, toggling a Searchlight off does not effect that movement phase, but will persist from the next phase.
Tested against Princess in various night conditions; confirmed that Searchlights still work correctly and Princess still uses them correctly.
Close #4930