Click Delay

8 views
Skip to first unread message

Mike Depot

unread,
Aug 24, 2014, 4:52:11 PM8/24/14
to inventor...@googlegroups.com
InventoryTweaks doesn't work against servers that have the NoCheatsPlus
mod installed (unless it's set to allow fastclicks.) It seems the admins
who block InvTweaks are mostly concerned about the autofill, which can
be taken advantage of in pvp. But lots of people would want the
inventory sorting ability even without the autofill. Since having
autofill gets the whole thing banned, it would be great to have an
InventoryTweaksLite that only does sorting, perhaps with slower move clicks.

Since that doesn't exist right now, I was thinking it might be easy to
start by allowing tuning of the click delay. It looks like the
InvTweaksContainerManager class is what does the work of moving of items
around, and in that class there's an old line for a click delay:

In InvTweaksContainerManager.java:
...
public class InvTweaksContainerManager... {
...
private int clickDelay = 0;
...

Right now that click delay is hard coded to zero. I was wondering if
getting InvTweaks to work on servers where fastclicks are blocked might
be as simple as changing this value? Perhaps it might be worth making
this click delay a configurable property?

Kobata

unread,
Aug 24, 2014, 5:13:21 PM8/24/14
to inventor...@googlegroups.com
It's disabled because the method of delay didn't work well, and the code isn't set up to easily accept a delay.




--
You received this message because you are subscribed to the Google Groups "Inventory Tweaks developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inventory-tweaks+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages