secondlife / secondlife/viewer
The ability to prevent TP to G-rated regions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
In preferences we have the ability to unchecked a box to prevent accidentally TPing to an Adult region. The current options are G, GM, and GMA, but there is no option for either M or MA without G.
It would be nice to have the option to block G regions if one is only in SL for adult activities and dresses that way. A warning pop-up letting a person know that the region they will be landing in is not in their safe region rating and asking if they want to TP anyway or cancel the TP would also work.
Give us the option to prevent an accidental TP if we have inappropriate clothing on for the land rating. Gotta keep Grandma happy!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the viewer preference controls for region ratings and the teleport flow, then determine how the requested M/MA-without-G option or warning would fit; done means an accidental teleport can be blocked or confirmed according to the selected preference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100