Commit Graph

1086 Commits

Author SHA1 Message Date
Brady
d9596fcac9 Travis may actually take 10 seconds to load in 2018-09-25 23:16:20 -05:00
Leijurv
aa7b77b413 can't pause on lost focus in xvfb 2018-09-25 18:57:50 -07:00
Brady
b3f06c6fac Allow pause on lost focus 2018-09-25 20:54:33 -05:00
Brady
3483be4bed Sync framerate limit with tps in auto test 2018-09-25 20:43:49 -05:00
Brady
d7a0d26fd2 Optimize game settings for better travis performance 2018-09-25 20:31:54 -05:00
Leijurv
9abc34ca4c less unneeded output 2018-09-25 13:55:03 -07:00
Leijurv
f561ff84fa a more interesting route 2018-09-25 13:45:29 -07:00
Leijurv
00658dcaba allow a little more time 2018-09-25 11:56:48 -07:00
Leijurv
eb78a1f49b tweak starting and ending positions for less water 2018-09-25 11:37:45 -07:00
Leijurv
b056f18444 Merge branch 'master' into travis-test 2018-09-25 11:32:49 -07:00
Leijurv
a3f42e2292 fix pillar up in water without throwaway 2018-09-25 11:32:40 -07:00
Leijurv
ce55cc56c1 BaritoneAutoTest 2018-09-25 11:19:25 -07:00
Brady
c94ac6e26c Better Rotation 2018-09-25 09:40:22 -05:00
Brady
bb5b1a7a91 Rename ActionCosts...Test
that one
2018-09-25 09:08:29 -05:00
Leijurv
61cf103df4 fix pathing 2018-09-24 18:56:57 -07:00
Brady
80a734141c Fix compiler error 2018-09-24 20:45:16 -05:00
Brady
40bea503c3 Merge ActionCosts with ActionCostsButOnlyTheOnesThatMakeMickeyDieInside 2018-09-24 20:40:04 -05:00
Brady
0f7743263e Move goals to api 2018-09-24 20:33:00 -05:00
Leijurv
1b74c8c8be Update BlockBreakHelper.java 2018-09-24 18:16:13 -07:00
Leijurv
8c397d1454 t e s t 2018-09-24 17:19:59 -07:00
Brady
b9cba93d33 Jurv's absolutely autistic practices made me have to do this shit 2018-09-24 19:19:07 -05:00
Leijurv
34e5811613 and a couple more 2018-09-24 17:15:22 -07:00
Brady
ce39183482 Add more fast methods to BetterBlockPos 2018-09-24 19:03:19 -05:00
Brady
529f8dae47 Remove ignored hashCode call 2018-09-24 18:58:08 -05:00
Brady
b575f54977 Revert BlockStateInterface changes because jurv wurv sad 2018-09-24 18:55:57 -05:00
Brady
6ec6ff4596 Clean all imports 2018-09-24 18:51:10 -05:00
Brady
30b63abb73 Replace creation of new Helper instances in Utils 2018-09-24 18:50:29 -05:00
Brady
2a8575caa8 Begin to create interfaces in api for cached World and Region 2018-09-24 18:45:41 -05:00
Leijurv
6829bc920e demolish goto, fixes #182 2018-09-24 16:21:14 -07:00
Leijurv
8ee7446517 save by coordinate, fixes #175 2018-09-24 16:16:04 -07:00
Brady
559f575db5 Add javadocs to RayTraceUtils 2018-09-24 18:09:10 -05:00
Leijurv
750da2f1a6 stop breaking on cancel, hopefully fixes #127 2018-09-24 16:05:09 -07:00
Brady
7d27509e63 Don't forget 2018-09-24 18:01:26 -05:00
Leijurv
76f287582e overhaul betterblockpostest 2018-09-24 15:58:08 -07:00
Brady
239a95961e Replace for loop with forEach 2018-09-24 17:56:27 -05:00
Leijurv
3e189510d4 bits test 2018-09-24 15:50:09 -07:00
Leijurv
cef4fb0f50 convert blocks to strings and back less 2018-09-24 15:45:12 -07:00
Leijurv
da3f5251b5 refactor 2018-09-24 15:37:05 -07:00
Brady
fc591eafd3 We must preserve it 2018-09-24 17:32:12 -05:00
Leijurv
5087e65c61 what 2018-09-24 15:27:37 -07:00
Leijurv
65672b5564 gotta go fast lol 2018-09-24 13:14:36 -07:00
Leijurv
758e9c511a tiny optimization 2018-09-24 13:13:24 -07:00
Brady
812c23e1ca Fix compiler error and revert addAll meme 2018-09-24 14:48:01 -05:00
Leijurv
9e27a59d7f cache on load check 2018-09-24 12:44:41 -07:00
Brady
787665ae08 Actually add getter for the world provider instance in api 2018-09-24 14:43:02 -05:00
Brady
35c8b03122 Create IWorldData and IWorldProvider interfaces in api
This fully exposes waypoints in the api, next step is cached worlds!
2018-09-24 14:42:22 -05:00
Brady
1cf4c9419f Add setting for goal box color 2018-09-24 14:17:02 -05:00
Brady
111e03c5b8 i agree 2018-09-24 13:39:40 -05:00
Leijurv
0ed6bc966e standardize on moveresult 2018-09-24 10:55:35 -07:00
Leijurv
ba7e9a56e3 remove intermediate object 2018-09-24 10:50:40 -07:00