Adds ability to make a space publicly visible even without an admin inside - by turning the yes/no space visibility option into three-state select: "private", "public with admin inside", "public with anyone inside".
Only online characters count.
Also adds several icons and warnings:
Inside the space a shield icon is shown next to admins/owners of the space
Inside the space a warning is shown if it is set to "public with admin inside", but no online admin is present
In the space search added a warning icon to extended details when the space has no admin inside
Changelog
Platform changes:
- Added ability to make a space public even while there is no admin inside (still requires any online character present)
- Added a warning if a space marked as public is not actually visible publicly
- Added a warning to space search info dialog when there is no online admin inside the space
- Added an icon to admins in the space's character listing
Fixes:
- Fixed some space configuration options being intractable without being an admin
Checklist
[x] The change has been tested locally
[x] Added documentation to the new code and updated existing documentation where needed
References
None
About The Pull Request
Adds ability to make a space publicly visible even without an admin inside - by turning the yes/no space visibility option into three-state select: "private", "public with admin inside", "public with anyone inside". Only online characters count. Also adds several icons and warnings:
Changelog
Checklist