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

Proper support for the Sw5e System #18

Closed burndaflame closed 3 years ago

burndaflame commented 3 years ago

Sorry to bother you again :)

With the changes made to the trade window, a compatibility.js only way of supporting Sw5e is now possible. Except for the additional Hook for renderActorSheet5eCharacterNew which is triggered by the System.

Somehow the changes of #15 got lost, so I re-added those.

My editor went a bit nuts against trailing white space in trade-window.js, sorry about that.

KageJittai commented 3 years ago

Hey wanted to test this PR, but I'm unsure which system is "sw5e", is it the same as StarWarsFFG?

burndaflame commented 3 years ago

The system is an unofficial conversion of DnD5e. The Foundry VTT system can be found at https://github.com/unrealkakeman89/sw5e. The latest release is currently only compatible with 0.7.10. However, the branch Develop works quite well with 0.8.x already.