Dasfaust / GlobalMarket

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

Dupe Bug Reports #59

Closed ghost closed 9 years ago

ghost commented 9 years ago

I've had reports of being able to duplicate items with the market for free.

shift + space + right clicking on items in the market dupes them and aquires them without using any money.

and

Space + click dupes a single item. Shift + click flickers the item into your inventory momentarily, but the item poofs immediately after.

Dasfaust commented 9 years ago

I think removing InventoryTweaks from the server side will stop it temporarily. I'll be adding a workaround for it in the mean time.

ghost commented 9 years ago

Thanks, I shall do that for now.

damonmensch commented 9 years ago

To be honest, inventory tweaks shouldn't be installed on your server in the first place. It's a client side mod and serves no purpose on the server itself.

Unlike some other client side mods, inventory tweaks doesn't have any configs that override the client's.

ghost commented 9 years ago

Does it not sync actions with the server to prevent 'glitchiness'? Some users have reported some weird behaviours already. But it'll have to do for now.

On 12 Jul 2015 5:20 am, damonmensch notifications@github.com wrote: To be honest, inventory tweaks shouldn't be installed on your server in the first place. It's a client side mod and serves no purpose on the server itself.

Unlike some other client side mods, inventory tweaks doesn't have any configs that override the client's.


Reply to this email directly or view it on GitHub: https://github.com/Dasfaust/GlobalMarket/issues/59#issuecomment-120685527

Dasfaust commented 9 years ago

I think InventoryTweaks does serve a purpose on the server. But this should be fixed in build 13+. I haven't tested it myself yet, but it's the same workaround that's in the old version.

Dasfaust commented 9 years ago

Closing in relation to #62.