Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix players not being able to toggle the lumens overlay or environmental lights #4040

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented May 8, 2023

Identify the Bug or Feature request

Fixes #4033

Description of the Change

The actions associated with these View menu items were inadvertently made "admin" actions, so players could not toggle the options. This has now been fixed.

I also happened across another bug where the lighting style was not being copied between Zone instances. This caused all maps to revert to the Overlaid style after starting a server.

Possible Drawbacks

None

Documentation Notes

N/A

Release Notes

  • Fixed a bug where players could not toggle the lumens overlay or lights in the View menu.
  • Fixed a bug where map lighting styles would all revert to Overlaid after starting a server.

This change is Reviewable

@kwvanderlinde kwvanderlinde changed the base branch from develop to release-1.13 May 8, 2023 09:21
@kwvanderlinde kwvanderlinde force-pushed the bugfix/4033-players-not-able-to-toggle-lumens-overlay-or-environmental-lights branch from 047b503 to ba03d34 Compare May 8, 2023 09:24
@cwisniew cwisniew merged commit 4e10dee into RPTools:release-1.13 May 8, 2023
4 checks passed
@kwvanderlinde kwvanderlinde deleted the bugfix/4033-players-not-able-to-toggle-lumens-overlay-or-environmental-lights branch May 9, 2023 04:16
@cwisniew cwisniew added the bug label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Lumens overlay is not visible for players and cannot be turned on
2 participants