David-Zvekic / DragTransfer

module for Foundry VTT - enable moving (rather than cloning) inventory between actors by dragging.
2 stars 4 forks source link

Mutant year zero #13

Open danielmacapa opened 2 years ago

danielmacapa commented 2 years ago

Hi! It doesn't work with Mutant year zero

David-Zvekic commented 2 years ago

if you drag an inventory item does it copy the item to the new actor so there are 2 copies?

On Fri, Feb 25, 2022 at 10:12 AM danielmacapa @.***> wrote:

Hi! It doesn't work with Mutant year zero

— Reply to this email directly, view it on GitHub https://github.com/David-Zvekic/DragTransfer/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH3YQQXFTZDLFBWPCEKEDETU46L7RANCNFSM5PKQ67ZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

danielmacapa commented 2 years ago

no, it doesn't copy or drag

David-Zvekic commented 2 years ago

I just checked and Year Zero doesn't seem to support drag and drop in a way that is compatible.

The basic behavior used by dnd5e and alienrpg is to duplicate an item that is dragged from an actorsheet or sidebar to another actorsheet or the sidebar. DragTransfer merely hooks the event to detect actor->actor dragging and deletes the original item after it is duplicated.

I would ask the author of Year Zero to implement that basic Drag and Drop behavior. If they can make it work similar to dnd5e or alienrpg then DragnTransfer should work or be easy for me to tweak to work. They could also just implement the function to work like GURPS or PF2 to implement this functionality in a different way that makes DragnTransfer unnecessary.

Unfortunately Year Zero is not compatible with this module.

On Sat, Feb 26, 2022 at 7:09 PM danielmacapa @.***> wrote:

no, it doesn't copy or drag

— Reply to this email directly, view it on GitHub https://github.com/David-Zvekic/DragTransfer/issues/13#issuecomment-1052828095, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH3YQQVZBLJWRGT4XA3MZ4TU5FTVPANCNFSM5PKQ67ZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>