Hey everyone,
I've been working on restoring the 'user' -> 'inventory' selection recently. This has finally been achieved, but there are some limitations at the moment:
- You can only request one item category at the time
- Each category (once requested) is cached for 1 hour. I'm looking to reduce this down to 15 minutes or less if there will be no performance issues with this selection few weeks after the release
- Weapons / Armour currently have a limitation of being able to return only up to 250 items per request (I'll try to increase that to at least 500 in the future). There are still some players with over 30,000 just Melee / Primary / Secondary weapons, and I'm afraid returning all weapons at once wouldn't be wise
- Weapons / Armour don't contain any stats or bonuses at the moment. I'll try to add this in the future, once the inventory refactor is complete. Alternatively, I could try adding this before, with kind-of a "detailed" category, but the limit would probably have to be reduced down to 100 items returned (at least). Until then, you'll have to use 'torn' -> 'itemdetails' to get information about your gear
- Faction owned items are shown as separate entries, so you might see two entries for some items (just like on the inventory page)
As many of you know, 'user' -> 'inventory' selection was disabled a while ago due to performance issues, so this is only an attempt at making it available again. As such, please treat this selection is very unstable until further notice, but I hope it will be useful at least a bit.
Thanks!
--
The Swagger schema is now bumped to the version 5.6.0 (if you're not seeing changes make sure to hard-refresh the openapi.json file).
Please let me know if you encountered any bugs by creating a new thread in the Bugs & Issues forum.
If you would like to have something improved or just share your thoughts, please write so in this discussion thread.