LartTyler / MHWDB-Contrib

Source code for the contribution system used by the Monster Hunter: World API project (https://contrib.mhw-db.com)
4 stars 2 forks source link

Master Rank needed #19

Closed mingjunlu closed 5 years ago

mingjunlu commented 5 years ago

Description When adding/editing an armor, there are only 2 rank options available: "High" and "Low". Since Monster Hunter World: Iceborne introduces the "Master" rank, it would be great if the same option could be provided.

Preferred solution The "Master" rank should be provided when adding or editing an armor.

Screenshots

螢幕快照 2019-09-10 上午1 44 46
LartTyler commented 5 years ago

Since this is going to require changes to both the editor and the backend (since validation will need to be changed to allow master rank), this will be part of the API's 1.16.0 release. You can follow the progress here, and I'll also keep you posted in this thread. I should have it out in the next couple of days, once the editor is updated to support the changes made by 1.16.0.

mingjunlu commented 5 years ago

I'll start adding new armors after those changes are made. Looking forward to the release! 🤠

LartTyler commented 5 years ago

Master rank should now be available in the editor with v1.3.0. You may need to clear your cache in order to see it.