teroparvinen / foundry-party-inventory

Party Inventory for Foundry VTT
3 stars 3 forks source link

[Request] Open item info sheet + others #5

Closed amcvfx closed 2 years ago

amcvfx commented 2 years ago

I like the functionality of this sheet but would it be possible to open the item sheets for items that have been dragged into the party inventory? Players may want to look at the item info before dragging items into their open sheets.

Also, could you add functionality to reorder items as well as minimise the descriptions?

hellb0rg commented 2 years ago

I made a fork and added a link to the item / compendium entry, if its dragged into the party inventory. This was a quick hack, so it might not work properly but it is working for me.

If you want to take a look, here is the link: https://github.com/hellb0rg/foundry-party-inventory Lemme know if you find some issues.

If you replace the files: apps/inventory.js and templates/party-inventory.hbs in your foundry folder, with the ones i have uploaded, it should work from then on. Any new items you add will have the link, but the rest shouldn't.

teroparvinen commented 2 years ago

Thanks for the suggestions, these should be coming in the next update.