Open
Conversation
|
New plugin |
There was a problem hiding this comment.
Pull request overview
Adds a new Plugin Hub commit descriptor for the Gielinor Travels plugin so it can be built and distributed from the referenced GitHub repository/commit.
Changes:
- Added
plugins/Gielinor-Travelscommit descriptor pointing to the plugin repository URL. - Pinned the plugin to a specific commit SHA.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gielinor Travels is a mini game plugin that is similar to Gieli Guessr from Gielinor Games. It connects to a server hosted at https://gielinortravels.containers.uwcs.co.uk. This server runs a docker from this repository: https://github.com/willocon/flask-server.
The plugin allows users to connect to the server which sends out an image and coordinates to the user for them to find. When a user completes a game, they send a request to the server which involves their username, the server will then add their username to the leaderboard hosted on the website. Games occur every 10 minutes, the user can opt in and out as they please.
A video describing the gameplay loop can be found here: https://www.youtube.com/watch?v=CFtJxQP3Oak