Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom achievements #49

Open
DeltaEvo opened this issue Nov 14, 2020 · 6 comments
Open

Custom achievements #49

DeltaEvo opened this issue Nov 14, 2020 · 6 comments
Labels
feature New feature or request

Comments

@DeltaEvo
Copy link
Member

The minecraft protocol seems to allow to create custom achievements

  • Try to create a custom achievement tree
  • Make utility functions to do it
@DeltaEvo DeltaEvo added good first issue help wanted Extra attention is needed labels Nov 14, 2020
@Upd4ting Upd4ting self-assigned this Nov 18, 2020
@Sceat Sceat added feature New feature or request and removed good first issue help wanted Extra attention is needed labels Aug 20, 2021
@Sceat
Copy link
Member

Sceat commented Aug 20, 2021

If custom achievements allow to display a client side popup, could we use this to display push notifications ?

@DeltaEvo
Copy link
Member Author

If custom achievements allow to display a client side popup, could we use this to display push notifications ?

:o good idea, we need to try that :), we can use the https://github.com/aresrpg/aresrpg/tree/upd4ting/achievements to test

@DeltaEvo
Copy link
Member Author

DeltaEvo commented Aug 20, 2021

https://www.spigotmc.org/threads/advancementapi-create-1-12-advancements.240462/ the community showcase videos show the notification idea in action

@Sceat
Copy link
Member

Sceat commented Aug 20, 2021

oh if it's actually stored in the client ui then it can't be used as simple notification

@ToufouMaster
Copy link
Contributor

if it can be added we should be able to remove it, and if not let's add a LOG advancement page with every notification received and the date in it

@ShiiroHikari
Copy link

achievements can be seperated into tabs and shown/hidden, which makes it possible to create quests within the achievement system. It would be possible to have a tab for the main quest (slaying the major bosses) and one tab per floor or per area for the local quests. Also would make it possible to create specific GUI for each (?) tab or at least for the main tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

5 participants