steamworks4j icon indicating copy to clipboard operation
steamworks4j copied to clipboard

Added SteamInventoryInterface

Open Zweistein2 opened this issue 4 years ago • 3 comments

Heyho,

I added the whole ISteamInventory interface as well as its corresponding classes and test methods. I also changed the language level from 7 to 8 to be able to use streams (And Java 1.7 is quite old now) and updated the steamworks sdk to v.1.49.

This closes #92

In order to be able to use the tests you have to upload the "inventoryTestItemDefs.json" inside the steamworks-inventoryservice menu and add a dynamic property for the following "tag_categorie:tag_value" - pair: "weapon:hat"

Zweistein2 avatar Jul 11 '20 18:07 Zweistein2

FYI I started looking into merging this. I just need to resolve a couple of conflicts with some changes of mine lingering around since a year...

code-disaster avatar Apr 27 '21 07:04 code-disaster

FYI I started looking into merging this. I just need to resolve a couple of conflicts with some changes of mine lingering around since a year...

welcome back to github, brother

XenoAmess avatar Apr 27 '21 16:04 XenoAmess