Allowing Players to share access to their Programmable Androids
TheBusyBiscuit opened this issue ยท 1 comments
This Issue is part of Hacktoberfest - A yearly event which encourages participation in the open-source community. Sign up on their website and submit four pull requests during october (Oct 1st - Oct 31st) to any public open-source project on GitHub and earn a limited-edition T-shirt or plant a tree!
๐ Scope
The following bullet points explain what the scope of this feature should be.
It should give a general idea of what we want, you can of course deviate from this as needed.
- Allowing players to share access to their androids with other players.
- A kind of "allow-list" or "friends" system per-android would probably be best.
- The "friends" should be stored by their UUID on the Programmable Android.
- Access permissions should respect this list and allow these to open the Android Interface.
- This should remain compatible with old androids, where this new attribute would probably be null.
โ Difficulty
Here is our honest estimate on how difficult (on a scale of 1-5) the implementation may be:
๐ต๐ต๐ต๐ต๐ต
๐ง Technical Challenges
These are some challenges which may need to be overcome, we wanna be as transparent as possible, so here is some guidance on what may present itself as an obstacle.
- Keeping compatibility with older androids
๐ Relevant Classes or Snippets
Here are some classes or code snippets which we think might help you get a better understanding where to look for in this gigantic codebase
๐ Useful Resources
If you need help on how to get started, maybe try looking into the following resources!
- Hacktoberfest
- GitHub/Open-Source
- Slimefun
If you want to work on this, simply comment down below and state your interests! Please also comment again if you have changed your mind. Anyone is allowed to discuss in the comments below, feel free to collaborate and work together โค๏ธ
You can always ask for help here if you get stuck.