KageJittai / lets-trade-5e

A Foundry VTT module which allows you to send and receive items from other players.
MIT License
11 stars 14 forks source link

Closes #10 #11

Closed thechris353 closed 3 years ago

thechris353 commented 3 years ago

The clampNumber method seems to be gone in this version of foundry. Changed trade-window.js to use a couple if statements instead.

trade-request.js just added some additional verification in the isValid method

trade-window.html I just changed the default quantity to trade to 1 instead of the max.

thechris353 commented 3 years ago

Closed pull request due to changed being attributed to my work account instead of personal. Will be opening new PR.