Add mining delay - #310
Conversation
|
Have to figure out what to do about the test fail, but the results seem more correct |
> this.destroyDelay = 5; I am sorry I questioned the truth of the world.
|
Might have fixed #311 in the last commit |
|
Passes tests now with the second commit @mat-1 |
|
Nice! I think mining used to flag anticheats on occasion, if it's not too much of a bother, could you install GrimAC locally and test if this fixes it? I'll merge this regardless soon anyways, but it'd be nice to know. |
|
Well, not only does it still get flagged on my paper server with Grim, but it reproduces 311 (without ever switching items) It fails fastbreak even when it fails to break the block????? On my LAN server, it mined for layers and layers, but now my bot can barely get through a row without getting stuck. I don't understand what the alert messages mean to be able to debug this yet |
|
I should really make a reproduction bot at some point. I've just kind of tested with my end use |
|
bump |
|
I'm hesitant to merge this for now, since this creates more anticheat issues than I originally thought (Azalea doesn't flag while mining as often as I believed it did). I would like mining to be more correct, but it's gonna take a bit longer for this to be able to be merged. |
#309