MHWDB-Docs icon indicating copy to clipboard operation
MHWDB-Docs copied to clipboard

No Monster Data

Open Snitzle opened this issue 6 years ago • 10 comments

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

Snitzle avatar Jun 20 '18 08:06 Snitzle

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?

LartTyler avatar Jun 20 '18 15:06 LartTyler

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.

Snitzle avatar Jun 20 '18 19:06 Snitzle

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?

BurningDroid avatar Jul 29 '18 23:07 BurningDroid

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!

LartTyler avatar Jul 30 '18 14:07 LartTyler

I appreciate the effort, thanks!

On 30 Jul 2018 at 15:53, <Tyler Lartonoix [email protected]> 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 .

Snitzle avatar Jul 30 '18 14:07 Snitzle

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 :)

BurningDroid avatar Jul 31 '18 04:07 BurningDroid

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.

PragmaticBeaver avatar Feb 28 '19 10:02 PragmaticBeaver

@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.

LartTyler avatar Feb 28 '19 15:02 LartTyler

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!

PragmaticBeaver avatar Mar 05 '19 16:03 PragmaticBeaver

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!

LartTyler avatar Apr 13 '19 22:04 LartTyler