LartTyler / MHWDB-Docs

API documentation for the Monster Hunter World API (https://mhw-db.com)
Other
62 stars 6 forks source link

No Monster Data #31

Open Snitzle opened 6 years ago

Snitzle commented 6 years ago

It would be fantastic to be able to pull through data on monsters. Any chance this is in the pipeline?

LartTyler commented 6 years ago

It's something that I'd like to add, I just haven't had much time lately to go in and add new features. I might have some free time this weekend that I can look into getting some basic information added. Were you just looking for things like elemental resistances and possible drops?

Snitzle commented 6 years ago

Types, Weaknesses, Item drops that sort of thing. Currently learning JS and would like to use this for getting my first app together. Does help I'm in love with MH and would enjoy using my own tool too aha.

BurningDroid commented 6 years ago

Oh... it is already requested... LartTyler, I appreciate your good data. If the monster data is added, it may be the Best of the API. How does it going on?

LartTyler commented 6 years ago

It's definitely planned, but I've kinda put new features on hold for the time being, until I have more time to commit to the project. Once I get a chance to start working on it, I'll let you know!

Snitzle commented 6 years ago

I appreciate the effort, thanks!

On 30 Jul 2018 at 15:53, <Tyler Lartonoix notifications@github.com> wrote:

It's definitely planned, but I've kinda put new features on hold for the time being, until I have more time to commit to the project. Once I get a chance to start working on it, I'll let you know!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LartTyler/MHWDB-Docs/issues/31#issuecomment-408891693, or mute the thread https://github.com/notifications/unsubscribe-auth/AGYxj_OF6562jXV3MRkcO1jkE9Cyo9upks5uLx3ZgaJpZM4Uuzms .

BurningDroid commented 6 years ago

Thanks to reply. You know, MHW PC version will be launched soon. So I want to use the Monster API before it. T.T Anyway I appreciate your effort :)

PragmaticBeaver commented 5 years ago

Well hello there! I was wondering if there are any updates on this topic. Love your API and docs! Keep up the good work!

Greetings from germany by the way.

LartTyler commented 5 years ago

@Acantore As part of this pull request, I've added support for monster data (as well as a few other things), but that release is currently in limbo while I work on moving the API off of a scraper based system to collect it's data to something that I (and select contributors) can manage by hand. I haven't had as much time as I'd like to devote to it, but my hope is to get it wrapped up in the next few weeks.

If you're interested in following (or contributing to) that part of the project, you can find the frontend app's repository here. The backend code is finished and part of that PR I linked before, and once the frontend is finished, I'll go in and enter all the monster data.

PragmaticBeaver commented 5 years ago

Thank you for your kind reply. I will keep an eye open and watch the repository, maybe look into contributing after i finished my WebApp.

Keep up the good work!

LartTyler commented 5 years ago

Monster support has been added with v1.14.0. Since the information now needs to be manually entered, I'll be doing that over the next few days, and will update this issue once everything is in there. If you guys are still interested in this and would like to help with some data entry, let me know!