Commit Graph

2153 Commits

Author SHA1 Message Date
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
7b712fe677 add synchronization, fixes #145 2018-09-09 11:00:57 -07:00
4a13b54e50 brady was right and I was wrong 2018-09-09 10:27:47 -07:00
ef4de2b159 oh look and another bug 2018-09-09 09:55:59 -07:00
44ece7c510 prevent double lookup 2018-09-09 09:54:09 -07:00
07b0e2cdbf block state interface cache region too 2018-09-09 09:50:19 -07:00
760f68cb05 instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
dce51d856b more specific return type 2018-09-09 08:58:36 -07:00
a8ef421757 epic performance 2018-09-09 08:57:20 -07:00
b69acadca6 start of blockstateinterface overhaul 2018-09-09 08:53:15 -07:00
387e27e8de movementhelper overhaul 2018-09-09 08:11:33 -07:00
02ebc1947b actually disable by default 2018-09-09 07:18:03 -07:00
b31930ebd2 merge 2018-09-09 07:16:46 -07:00
489b9dea98 fix world scanner radius 2018-09-09 07:15:48 -07:00
b45a2c94ea direct invocation 2018-09-08 20:45:40 -07:00
fadb17f364 that was dumb 2018-09-08 14:16:54 -07:00
9577967da1 final 2018-09-08 08:15:10 -07:00
132e277388 { } 2018-09-07 21:32:25 -07:00
5ffd21dddc Merge branch 'master' into parkour 2018-09-07 20:45:10 -07:00
9052781889 smaller cuter boxes for goaltwoblocks 2018-09-07 20:45:00 -07:00
3261687ee0 render more goals, fixes #25 2018-09-07 20:44:50 -07:00
6ad9451798 smaller cuter boxes for goaltwoblocks 2018-09-07 20:43:12 -07:00
85babda97e render more goals, fixes #25 2018-09-07 18:23:32 -07:00
2d969b55ef fix world scanner radius 2018-09-07 18:23:05 -07:00
d17cc96e90 Constructor fix 2018-09-07 19:40:15 -05:00
e5f8b5de5b Merge branch 'master' into movement-duplicate-switch 2018-09-07 19:36:06 -05:00