Brady
|
feeeae5918
|
Add autotest directory to gitignore
If you're not using "autotest" as ur auto test "testing" directory, you SHOULD.
|
2018-10-02 15:28:20 -05:00 |
|
Brady
|
02a04773c6
|
bad javadocs
|
2018-10-02 15:27:25 -05:00 |
|
Brady
|
7e7b9f4fdb
|
Make MemoryBehavior store data by world
|
2018-10-02 15:25:58 -05:00 |
|
Leijurv
|
85e4a57c76
|
no longer needed since goal is in api which in unobfed
|
2018-10-02 10:19:14 -07:00 |
|
Leijurv
|
6fd7b2a7f3
|
fix proguard for service provider
|
2018-10-02 10:17:56 -07:00 |
|
Leijurv
|
24be1d0ff3
|
lookahead a little more
|
2018-10-02 10:01:54 -07:00 |
|
Leijurv
|
2867e0626f
|
reenable diagonal through water
|
2018-10-02 09:59:07 -07:00 |
|
Leijurv
|
f0c3e59a6f
|
move from todo to issue
|
2018-10-01 22:50:51 -07:00 |
|
Leijurv
|
4e11d92d19
|
fix parkour cost calculation
|
2018-10-01 19:23:13 -07:00 |
|
Leijurv
|
07eee481cb
|
fix failure on repeated descend
|
2018-10-01 15:42:16 -07:00 |
|
Leijurv
|
8f146d1a2b
|
increase degree of backtrack cost favoring
|
2018-10-01 15:35:18 -07:00 |
|
Leijurv
|
1cc03e3aca
|
it doesn't actually have to be falling, it just has to be solid
|
2018-10-01 15:20:52 -07:00 |
|
Leijurv
|
023822b5d9
|
stop breaking block on cancel, even if not requested by player
|
2018-10-01 15:11:52 -07:00 |
|
Leijurv
|
41ffd4455d
|
don't cancel for any reason while doing a water bucket fall, fixes #98, fixes #123
|
2018-10-01 14:50:20 -07:00 |
|
Leijurv
|
810b92fbad
|
Merge pull request #193 from cabaletta/service-loader
Service loader
|
2018-10-01 14:37:15 -07:00 |
|
Leijurv
|
6db31cbe74
|
now that that's fixed, we can tighten the maximum time again
|
2018-10-01 14:37:01 -07:00 |
|
Leijurv
|
b55a102d37
|
take depth strider into acocunt for water speed, fixes #101
|
2018-10-01 14:26:55 -07:00 |
|
Leijurv
|
f338cdd2e5
|
clear all keys including sprint in the next movement, fixes #194
|
2018-10-01 14:26:08 -07:00 |
|
Leijurv
|
76365a4564
|
sprint on soul sand, fixes #120
|
2018-10-01 10:05:04 -07:00 |
|
Leijurv
|
109cffc3de
|
rearrange blockstate lookups
|
2018-10-01 09:57:47 -07:00 |
|
Leijurv
|
c67339dc42
|
Merge branch 'master' into service-loader
|
2018-10-01 09:53:03 -07:00 |
|
Leijurv
|
f56766be26
|
maybe it just needs more time
|
2018-10-01 09:51:43 -07:00 |
|
Leijurv
|
b1e1cc43e0
|
simplify properly even when obfuscated
|
2018-09-30 21:43:07 -07:00 |
|
Leijurv
|
13aaec07cd
|
draw most recent node considered even if there is no valid best
|
2018-09-30 21:42:34 -07:00 |
|
Leijurv
|
08b9eab9f3
|
draw most recent node considered even if there is no valid best
|
2018-09-30 21:32:13 -07:00 |
|
Leijurv
|
09ac3c615c
|
more time maybe
|
2018-09-30 09:14:23 -07:00 |
|
Leijurv
|
19ce1cf4a7
|
Merge branch 'master' into service-loader
|
2018-09-30 08:08:46 -07:00 |
|
Leijurv
|
d58ad6f68f
|
finalize
|
2018-09-30 08:03:33 -07:00 |
|
Leijurv
|
866648192b
|
readd width and height override
|
2018-09-30 07:58:44 -07:00 |
|
Brady
|
3184eaf595
|
Remove IBaritoneProvider#getSettings
|
2018-09-29 23:59:32 -05:00 |
|
Brady
|
b12c2ea62f
|
UTILIZE Service Loaders
https://i.imgur.com/kAm0xd3.png
|
2018-09-29 23:52:01 -05:00 |
|
Leijurv
|
bcb95c55c9
|
allow a bit more time, it's a little flaky on travis right now
|
2018-09-29 07:43:34 -07:00 |
|
Leijurv
|
229739575c
|
BaritoneAutoTest overrides width and height on its own
|
2018-09-29 07:32:58 -07:00 |
|
Leijurv
|
4b76af2487
|
update settings link
|
2018-09-29 07:30:56 -07:00 |
|
Leijurv
|
c383186808
|
sprint through descend then ascend in the same direction, fixes #115
|
2018-09-28 18:55:04 -07:00 |
|
Leijurv
|
2f602f8718
|
no stop dont
|
2018-09-27 16:11:55 -07:00 |
|
Leijurv
|
015462eddb
|
beg people not to disable chunk caching
|
2018-09-27 15:37:22 -07:00 |
|
Leijurv
|
de6d6c8714
|
cached chunks expiration setting, fixes #181
|
2018-09-27 15:19:55 -07:00 |
|
Leijurv
|
1b2304146b
|
reorganized diagonal
|
2018-09-26 17:25:18 -07:00 |
|
Leijurv
|
f28cdc531f
|
this will really help performance a lot
|
2018-09-26 15:34:06 -07:00 |
|
Leijurv
|
2aa4770b45
|
add settings for pathing hashmap
|
2018-09-26 15:01:14 -07:00 |
|
Brady
|
1d931a4bb6
|
lol epic
|
2018-09-26 16:21:53 -05:00 |
|
Leijurv
|
9094c712d6
|
only optimize game settings if we are going to be auto testing
|
2018-09-26 13:46:08 -07:00 |
|
Leijurv
|
40a3177ae7
|
no need to get that twice
|
2018-09-26 13:05:36 -07:00 |
|
Leijurv
|
8ef89a8c80
|
bump mixin
|
2018-09-26 12:43:00 -07:00 |
|
Leijurv
|
ceb9ad9aa8
|
retry failed dependency downloads
|
2018-09-26 12:40:53 -07:00 |
|
Leijurv
|
dec1877123
|
bump lwjgl
|
2018-09-26 12:36:07 -07:00 |
|
Leijurv
|
34aa7cb6b5
|
only 1.11 exists
|
2018-09-26 11:22:06 -07:00 |
|
Leijurv
|
730ebb0070
|
remove sources
|
2018-09-26 11:09:25 -07:00 |
|
Leijurv
|
c4a3820c6a
|
Try in other order
|
2018-09-26 10:46:42 -07:00 |
|