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

API #12

Open
bendem opened this issue Feb 5, 2015 · 0 comments
Open

API #12

bendem opened this issue Feb 5, 2015 · 0 comments
Labels
Milestone

Comments

@bendem
Copy link
Owner

bendem commented Feb 5, 2015

Some way for everybody to retrieve information about the game:

  • Players
    • Level
    • Stats
    • Money?
    • Inventory?
  • Armory
    • All items in the game
    • All recipe in the game
    • All mobs in the game?
  • Leaderboards
    • Level leaderboard
    • Quest leaderboard
    • Maybe other stuff leaderboard
  • HDV status (if we do an hdv)

API would be read-only at first, hosted on another server and providing information about a snapshot of the db updated every x hours. That way, we don't have to worry to much about security.

Another idea would be a real-time API giving information about:

  • Current player health
  • Current player status
    • In campaign / quest
    • In a group (+ group information)
  • Current combat
  • Available slots (for campaign an dungeons)
@bendem bendem added the Features label Feb 5, 2015
@bendem bendem added this to the Post release milestone Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant