MHWDB-API
MHWDB-API copied to clipboard
Source code for the Monster Hunter World API project
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.0.1 to 5.1.5. Release notes Sourced from symfony/http-kernel's releases. v5.1.5 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.4...v5.1.5) no changes v5.1.4 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.4) bug #37841 Backport handler lock when using VAR_DUMPER_FORMAT (ogizanagi) v5.1.3...
As an example of what does work, you can easily filter through items when your target is a single field inside an array **object** element -- [here's a query that...
@LartTyler, are you going to add Iceborn monsters in the API ? (Fulgur Anjanath, Banbaro, Barioth, ...)
Currently in the API, skill ranks have unique identifiers provided by the API. Is there any reason for charm ranks to have also have unique identifiers?
## Changelog - Added endemic life support. - Added quest support. ## Deprecations - On Events, quest-related fields (such as `name`, `description`, `location`, etc.) are deprecated in favor of the...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.1 to 5.0.7. Release notes Sourced from symfony/http-foundation's releases. v5.0.7 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.6...v5.0.7) no changes v5.0.6 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.5...v5.0.6) bug #36173 Fix clear cookie samesite (guillbdx) bug #36103 fix...
Bumps [symfony/security-http](https://github.com/symfony/security-http) from 5.0.1 to 5.0.7. Release notes Sourced from symfony/security-http's releases. v5.0.7 Changelog (https://github.com/symfony/security-http/compare/v5.0.6...v5.0.7) bug #36252 Allow setting cookie security settings for delete_cookies (wouterj) v5.0.6 Changelog (https://github.com/symfony/security-http/compare/v5.0.5...v5.0.6) bug #36175...
Some of the skill modifiers (especially the elemental damage ones such as `damageFire`, `damageIce` and so on) have inconsistent types in the API (`int` and `String`). This is due to...
First thanks for the great job. How can I find Rewards from Monsters? Trying with `/monsters` but just fewer of than returns data
Hello! Guys,this project is awesome! I like this project so much and have used it on my personal project. But i have some question, I am a chinese, when i...