Commit Graph

37 Commits

Author SHA1 Message Date
Leijurv 8f0a8b6f56
fix inefficient schematic block lookups 2019-10-06 17:32:25 -07:00
Leijurv bf03a000d1
diagonal ascend 2019-09-09 23:06:36 -07:00
Conner bba4c09195 Add parkour ascend 2019-07-30 21:07:26 -07:00
Leijurv bc49b2d5ba
add allowDownward, fixes #369 2019-03-22 15:50:23 -07:00
Leijurv 7974d9135b
Merge branch 'master' into builder 2019-03-11 23:26:05 -07:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv a6ce4694fc
hotbar selection uwu 2019-01-12 19:51:21 -08:00
Leijurv 09e94eaa8e
not anymore 2019-01-11 13:02:03 -08:00
Leijurv 4dd922f1b5
Merge branch 'master' into builder 2019-01-10 17:27:23 -08:00
Leijurv 1dca02517e
disable backtrack cost favoring while building 2019-01-09 15:42:49 -08:00
Leijurv 7d572d748b
shouldnt be needed actually 2019-01-09 15:13:48 -08:00
Leijurv c74c01271d
better strategy 2019-01-09 14:36:44 -08:00
Leijurv 702b916948
preliminary schematic stuff 2019-01-08 20:45:02 -08:00
Leijurv 251110c4f8
the start of something big 2018-12-25 21:07:17 -08:00
Leijurv b9b25e7e6b
no more stupid wrapper getters 2018-12-20 21:22:18 -08:00
Leijurv 8a4f48f08d
diagonal descend option 2018-12-20 21:06:56 -08:00
Leijurv ae9ab03e51
walk on water hunger penalty 2018-12-19 22:01:47 -08:00
Leijurv 77938a77e8
add jump penalty 2018-12-19 14:37:11 -08:00
Leijurv 801727dca6
fix parkour failures at height limit on NCP 2018-12-12 18:14:56 -08:00
Leijurv 862746038d
allow down placement, and fixes to replacable 2018-12-04 15:00:45 -08:00
Leijurv 2bd81b08c2
overhaul and fixes to cost calculation 2018-12-04 14:38:08 -08:00
Leijurv f9a3a3b78b
main thread bsi creation doesn't need to copy loaded chunks 2018-11-25 22:30:37 -08:00
Brady 3ccb0c74c6
Remove timestamps from since annotations 2018-11-13 21:53:27 -06:00
Brady 5e2f40a322
Fix some things mentioned by @Leijurv 2018-11-13 16:33:45 -06:00
Brady bae34e5b80
Initial meme
Still need to fix MovementHelper LUL
2018-11-13 11:50:29 -06:00
Leijurv 0ce4107d56
"fix" it 2018-11-11 18:23:18 -08:00
Leijurv e3cb164723
fix blockstateinterface 2018-11-11 17:36:54 -08:00
Leijurv 45e4239b26
context specific blockstateinterface lookups. also toxic 2018-11-11 12:35:22 -08:00
Leijurv dd08b2c825
no more references to player() from pathing thread 2018-11-09 17:21:02 -08:00
Leijurv 88e3bcdf63
what 2018-11-01 15:32:58 -07:00
Leijurv c4b0e0a810
codady submission complete 2018-10-27 16:18:03 -07:00
Leijurv 6b7a8e2bd3
better protection logic, fix placing outside worldborder 2018-10-12 14:34:33 -07:00
Leijurv 239bb14e3a
add blockBreakAdditionalPenalty 2018-10-03 08:20:24 -07:00
Leijurv b55a102d37
take depth strider into acocunt for water speed, fixes #101 2018-10-01 14:26:55 -07:00
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv 008422680d
that should NOT have been there 2018-09-05 21:08:18 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00