Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

[FEATURE] Allow making space public without admin #815

Closed Jomshir98 closed 1 month ago

Jomshir98 commented 1 month ago

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

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