Commit Graph

878 Commits

Author SHA1 Message Date
12b64ead5c a much needed path executor overhaul 2018-09-14 18:29:35 -07:00
13cfb8e369 walkWhileBreaking, fixes #147 2018-09-14 16:45:51 -07:00
29391af5ad solidarity 2018-09-14 15:57:46 -07:00
7d94cb259f world scanner do 1 chunk only if blocks at same y have been found 2018-09-14 12:24:53 -07:00
001070d406 more robust path destination verification 2018-09-14 09:21:59 -07:00
a38da64c49 make the left click workaround optional 2018-09-14 09:05:29 -07:00
d7a646789e fixes to parkour place 2018-09-14 08:40:34 -07:00
6b45b84784 special request from plutie#9079 2018-09-13 18:40:50 -07:00
853cbf3554 add waypoint user 2018-09-13 18:00:08 -07:00
7d0914bd43 don't crash on thisway typo lol 2018-09-13 16:40:55 -07:00
e3830643f6 only fail on movement cost increase if calced through cached, fixes #165 2018-09-13 16:18:26 -07:00
924cea342b user defined not home 2018-09-13 15:41:00 -07:00
33a0a2a7f9 derp 2018-09-13 15:40:11 -07:00
13628789c8 We should only care about real client-sided packet flow
Prior to this commit, IntegratedServer packets would be picked up by PacketEvent
2018-09-13 15:10:29 -05:00
380f21bb38 Remove pythagoreanMetric setting 2018-09-13 14:48:23 -05:00
530bdfae0f add save command 2018-09-13 09:15:50 -07:00
4c5c35069d Remove keycode state forcing
It was a feature that was in the source of MineBot, but was actually never used.
2018-09-13 09:44:51 -05:00
315c1bf63c help i cannot math into number 2018-09-12 16:40:27 -07:00
796be3da79 can't break nether roof, fixes #164 2018-09-12 16:29:10 -07:00
ef396829f0 Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
0a0209d2e1 Move Behavior to api 2018-09-12 17:53:29 -05:00
fb8ee44447 Remove hacky "softCancel" thing 2018-09-12 17:25:01 -05:00
2fd888b9ee Replace String lists containing block names with actual block lists
It just makes sense like wtf
2018-09-12 17:12:06 -05:00
a7504caa67 Merge branch 'skynet' 2018-09-12 10:13:39 -07:00
39a3c1cd4a oh my god 2018-09-12 07:55:40 -07:00
7f983c92f4 assumeSafeWalk 2018-09-11 20:50:29 -07:00
e82f6b8e35 assumeStep 2018-09-11 20:24:27 -07:00
5669204b4a skynet 2018-09-11 20:09:53 -07:00
3afc77bc9a fix infinite recalc when jumping over flowing water 2018-09-11 19:39:47 -07:00
0412298555 don't try to place against water, actually fixes #155 2018-09-11 19:05:45 -07:00
9334cf1dd4 stop walking into liquids, fixes #155 2018-09-11 18:33:03 -07:00
acd9cecd66 improve path safety 2018-09-11 18:26:10 -07:00
1bf34d42e2 added maxCostIncrease, fixes #154 2018-09-11 15:51:29 -07:00
e6c574063e Prevent flying capabilities when pathing, fixes #130 2018-09-11 17:37:26 -05:00
ff2714b15f refactor logging, fixes #153 2018-09-11 13:45:43 -07:00
bafc938424 possibly fix parkour cost calculation issue 2018-09-11 13:15:13 -07:00
ab1037bcfd blockstateinterface reorg 2018-09-11 11:57:16 -07:00
35ed0f6821 refactor chunk to cache 2018-09-11 10:28:03 -07:00
a0a480e2cc Move api package in main to api sourceset 2018-09-11 12:05:12 -05:00
9daf46e30c typos 2018-09-11 06:37:08 -07:00
a67e6fd163 Create and use injection point on pre/post jump, fixes #146
Also removed ItemSlotEvent because @leijurv is retarded
2018-09-10 17:18:01 -05:00
d8790e1dc6 misc cleanup 2018-09-10 14:48:18 -07:00
72eec135d0 misc improvements 2018-09-10 09:22:32 -07:00
075ad3f244 almost forgot crucial performance numbers 2018-09-09 15:38:59 -07:00
ecbb34366f Hyperlink the benchmark spreadsheet for BetterBlockPos 2018-09-09 17:37:12 -05:00
8fa0d63ae5 add link to benchmark 2018-09-09 15:33:53 -07:00
d8ca6cad4e i am an idiot 2: electric boogaloo 2018-09-09 13:19:48 -07:00
d29a37664c clarify error messages 2018-09-09 13:09:56 -07:00
4221c07d1f i don't know how i keep getting worldscanner wrong lol 2018-09-09 13:04:41 -07:00
6801d00d7e enable 1-skipback 2018-09-09 11:06:02 -07:00