Dasfaust / GlobalMarket

Buy and sell items in a global market
Other
28 stars 58 forks source link

Add InventoryDragEvent listener #109

Closed malonehedges closed 7 years ago

malonehedges commented 8 years ago

Before listening to this event, you could drag in the empty area of the Menu and lose those items.

Previously: https://v.usetapes.com/zBg0GHUMEX With this commit: https://v.usetapes.com/PDAWt6oXVG

By handling this event in the way I have, my tests have shown this to be effective in fixing this bug.

malonehedges commented 8 years ago

Pinging @Dasfaust

Bodyash commented 8 years ago

Nice Fix! But Global Market has 1 more big error - sometimes /market send command sending items, but they are not delievering,

Dasfaust commented 7 years ago

I have to apologize for ignoring this: sorry. Will be between semesters soon so I have some more time. Looks great, thanks!