Commit Graph

1174 Commits

Author SHA1 Message Date
Leijurv
0236cb35d9
overhaul memory 2018-12-03 14:49:23 -08:00
Brady
b0066a93ca
GoalXZ beacon render setting 2018-12-03 16:42:05 -06:00
Leijurv
e25bf9f077
my fault 2018-12-03 14:22:30 -08:00
Leijurv
4c96759ed5
tighten auto test time limit 2018-12-03 14:09:05 -08:00
Leijurv
8e2df3a030
reinstate proper static cutoff behavior 2018-12-03 14:08:44 -08:00
Leijurv
58a5720b6b
reduce reliability in what chunks are loaded when 2018-12-03 13:55:54 -08:00
Leijurv
eedf993d7a
remove goal equality condition for path splicing 2018-12-03 13:40:38 -08:00
Leijurv
d058cbf501
revert static cutoff, and fix goal comparisons in splice 2018-12-03 13:34:39 -08:00
Leijurv
d2413e1677
lol 2018-12-02 19:56:35 -08:00
Leijurv
3cb1984892
only apply static cutoff to protrusion beyond min length 2018-12-02 19:40:23 -08:00
Leijurv
17207d44e6
pick map over hybrid, due to performance 2018-12-02 19:39:10 -08:00
Leijurv
36cfcbbbe3
avoidances 2018-12-02 19:26:47 -08:00
Leijurv
1a6c0cd4d9
avoid mobs and spawners, fixes #162, fixes #240, fixes #278 2018-12-02 18:27:49 -08:00
Leijurv
5a97c512f7
fix rare exception 2018-12-02 17:15:22 -08:00
Leijurv
57a3330200
don't splice if not on ground 2018-12-01 10:49:14 -08:00
Leijurv
f2e02794b8
tweak block scanning, fixes #200 2018-12-01 10:04:49 -08:00
Leijurv
6a402b4a2b
fix the fire thing in a slightly different way 2018-11-29 20:36:19 -08:00
Leijurv
5daaaf5282
add settings reset command 2018-11-29 15:33:35 -08:00
Leijurv
6f7729e34e
add missing synchronized blocks 2018-11-28 18:21:27 -08:00
Leijurv
043d6ffd20
improve pathingbehavior resiliency 2018-11-27 10:37:48 -08:00
Leijurv
a8404a7286
only walk through supported snow, fixes #276 2018-11-26 15:32:28 -08:00
Leijurv
58d9134286
fix behavior around cocoa pods and vines, fixes #277 2018-11-26 15:01:34 -08:00
Leijurv
f25786635b
over 10k less objects per second 2018-11-26 07:58:10 -08:00
Leijurv
6d1130d2c3
favored lookup performance 2018-11-26 07:52:00 -08:00
Leijurv
d9effc4a29
avoid creating thousands of unmodifiable lists just to get their size 2018-11-25 22:59:47 -08:00
Leijurv
14daf2ce85
unneeded, and was allocating thousands of sets a second 2018-11-25 22:50:22 -08:00
Leijurv
f9a3a3b78b
main thread bsi creation doesn't need to copy loaded chunks 2018-11-25 22:30:37 -08:00
Leijurv
2ba0e6ada6
don't create a new bsi hundreds of times a tick maybe? 2018-11-25 22:19:04 -08:00
Leijurv
943b75455b
no point if you don't copy it, really fixes #210 2018-11-25 12:13:49 -08:00
Leijurv
2b56d68f7d
many fixes to segment calculator, and chat demo usage 2018-11-25 11:53:56 -08:00
Leijurv
93217a3ae3
this is just not possible 2018-11-24 22:04:36 -08:00
Leijurv
9c5274dde4
runnable conversion 2018-11-23 13:12:18 -08:00
Leijurv
002c678b4a
Merge branch 'master' into segment-calculation 2018-11-23 13:09:57 -08:00
Leijurv
50d4b5b4ed unneeded 2018-11-23 15:06:09 -06:00
Leijurv
7632d667c9 add a secondary failure cutoff 2018-11-23 15:06:09 -06:00
Leijurv
5aa78cd478
crucial performance optimization 2018-11-23 11:22:49 -08:00
Leijurv
4502adda28
segmented path calculator 2018-11-23 10:36:06 -08:00
Leijurv
a98c5d7d99
my house 2018-11-23 10:25:02 -08:00
Leijurv
c81a00268a
Merge branch 'master' into segment-calculation 2018-11-23 10:21:45 -08:00
Leijurv
dd47e20070
remove unneeded 2018-11-23 10:20:48 -08:00
Leijurv
f05613147e
Merge branch 'master' into failure-cutoff 2018-11-23 09:59:23 -08:00
Leijurv
6ed8d617cd
improve path checks, and add a overlap splice option 2018-11-23 09:31:25 -08:00
Leijurv
b228f4c6fb
remove extraneous checks in bsi 2018-11-23 09:03:51 -08:00
Leijurv
70f8d1d4ae
fix bsi creation on wrong thread, cache chunks, fixes #210 2018-11-23 09:00:52 -08:00
Leijurv
0d7131413a
prevent double jumping 2018-11-23 07:55:59 -08:00
Leijurv
b5a4e65fbf
unable to start a parkour jump from stairs 2018-11-23 07:47:28 -08:00
Leijurv
7c51106d27
unneeded 2018-11-22 10:08:55 -08:00
Leijurv
1e9786d5b9
add a secondary failure cutoff 2018-11-22 09:39:54 -08:00
Leijurv
aed8dae175
hehe 2018-11-21 18:11:58 -08:00
Leijurv
8db26af36c
tweak sneak range for ncp compatibility 2018-11-21 11:02:12 -08:00