scorbett123
|
64b6e0fd56
|
Remove broken hit count badge
|
2021-06-12 13:49:59 +01:00 |
|
Leijurv
|
e85c1bbc0d
|
Merge pull request #2736 from ZacSharp/exploreForBlocksForMining
Make MineProcess respect exploreForBlocks
|
2021-05-28 13:27:13 -07:00 |
|
ZacSharp
|
f99bf0d000
|
Make legitMode always explore
|
2021-05-28 22:18:33 +02:00 |
|
Leijurv
|
db24a2251f
|
Merge pull request #2771 from ZacSharp/notificationCallback
More log callbacks
|
2021-05-26 11:32:53 -07:00 |
|
Leijurv
|
fcb3747690
|
Merge pull request #2776 from thecakeisalie25/master
Add "RenderGoalAsBox" Setting
|
2021-05-26 11:30:51 -07:00 |
|
Tabbs
|
dcc27a7447
|
oops forgot the javadoc
|
2021-05-25 14:52:16 -05:00 |
|
Tabbs
|
bea39bc613
|
Merge branch 'master' of https://github.com/thecakeisalie25/baritone
|
2021-05-25 14:44:59 -05:00 |
|
Tabbs
|
546493ba45
|
do our best to stop beacon animating
The game seems to animate the beacons anyway, so it does shake a little bit.
|
2021-05-25 14:44:54 -05:00 |
|
Tabbs
|
dda4928693
|
change name to renderGoalAnimated
|
2021-05-25 14:43:32 -05:00 |
|
Larson
|
7d144dd076
|
fix decimal
Co-authored-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
|
2021-05-25 14:33:13 -05:00 |
|
Tabbs
|
73e0700ea3
|
fix weird rendering issue
|
2021-05-25 12:41:36 -05:00 |
|
Tabbs
|
3fc36cf798
|
fix y to 1 if animation is disabled
|
2021-05-25 12:34:17 -05:00 |
|
ZacSharp
|
dbc43b445b
|
Replace unhandled exception with a helpful message
|
2021-05-24 03:38:14 +02:00 |
|
ZacSharp
|
638fcd393a
|
Don't try to tab complete hidden settings
|
2021-05-24 03:20:31 +02:00 |
|
ZacSharp
|
7b5f419713
|
Treat the new callbacks like the old one
|
2021-05-24 03:14:33 +02:00 |
|
ZacSharp
|
253fbad3db
|
Make MineProcess respect exploreForBlocks
|
2021-05-10 22:37:35 +02:00 |
|
ZacSharp
|
522de3d4b7
|
Add callback settings for toast pop-ups and desktop notifications
|
2021-05-10 00:31:37 +02:00 |
|
ZacSharp
|
dc9ae67657
|
Move NotificationHelper to api and give Helper some methods for notifications
|
2021-05-10 00:26:33 +02:00 |
|
Leijurv
|
fccac8ed74
|
Merge pull request #2664 from ZacSharp/buildSelectedSchematic
Add setting to only build selected part of schematica schematic
|
2021-04-20 23:27:57 -07:00 |
|
Leijurv
|
24c895084e
|
Merge pull request #2647 from scorbett123/patch-2
switch from forge mods to just other mods.
|
2021-04-20 23:15:37 -07:00 |
|
Leijurv
|
16fbfdecb5
|
Merge pull request #2645 from millennIumAMbiguity/patch-1
Added missing information to USAGE.md
|
2021-04-20 23:15:25 -07:00 |
|
Leijurv
|
b79e281074
|
Merge pull request #2635 from ZacSharp/autoTool
Invert disableAutoTool to autoTool
|
2021-04-20 23:15:10 -07:00 |
|
Leijurv
|
93ac380fd6
|
Merge pull request #2634 from ZacSharp/patch-2
fix typo
|
2021-04-20 23:13:57 -07:00 |
|
ZacSharp
|
46066d4cac
|
Misc
* Rename schematicaOnlyBuildSelection to buildOnlySelection
* Make it useable with #build as well
* remove debugging code I forgot
|
2021-04-14 23:36:16 +02:00 |
|
ZacSharp
|
c13cf4f29c
|
Add setting to only build selected part of schematica schematic
|
2021-04-13 23:09:54 +02:00 |
|
ZacSharp
|
a4f06a9e1e
|
Update javadoc as well
|
2021-04-10 23:56:30 +02:00 |
|
scorbett123
|
cbc5fc8d08
|
switch from forge mods to just other mods.
|
2021-04-08 18:36:46 +01:00 |
|
millennIumAMbiguity
|
0a27c0b6e4
|
Added missing information to USAGE.md
Added missing information about the `farm` command.
|
2021-04-07 18:12:47 +02:00 |
|
ZacSharp
|
f348a20035
|
invert disableAutoTool to autoTool
|
2021-04-04 03:34:10 +02:00 |
|
ZacSharp
|
bdb98b487f
|
fix typo
|
2021-04-04 03:17:35 +02:00 |
|
Leijurv
|
2cb6402189
|
Update README.md
|
2021-04-03 16:56:26 -07:00 |
|
Leijurv
|
861bb7a00a
|
v1.2.15
|
2021-04-03 16:50:01 -07:00 |
|
Leijurv
|
43d5458a25
|
fix weird behavior where allowBreak false broke #goto
|
2021-04-03 16:41:45 -07:00 |
|
Leijurv
|
fe491e4a7d
|
Merge pull request #1809 from Moondarker/master
Added "install" target for instant maven-ready releases
|
2021-04-03 13:40:56 -07:00 |
|
Leijurv
|
c1794dd0ca
|
reduce useless links
|
2021-03-25 10:41:16 -10:00 |
|
Leijurv
|
8f7d8b1cba
|
Merge pull request #2611 from Flurrrr/master
Center badges and other stuff
|
2021-03-25 09:29:08 -10:00 |
|
flurr
|
8ebb8a04fa
|
Center badges and other stuff
-center the badges
-re-arrange them to be more organized
-update the Aristois/Impact badges to the correct versions and fix broken link
|
2021-03-25 11:51:18 -07:00 |
|
Leijurv
|
ef6435a02a
|
whatever i don't care
|
2021-03-23 22:44:20 -10:00 |
|
Leijurv
|
5cbe0a8230
|
Update README.md
|
2021-03-23 22:44:03 -10:00 |
|
Leijurv
|
dcef6b556c
|
Update README.md
|
2021-03-23 22:42:39 -10:00 |
|
Leijurv
|
c07a636db2
|
Update README.md
|
2021-03-23 22:41:59 -10:00 |
|
Leijurv
|
a6be95fe33
|
Merge pull request #2606 from scorbett123/patch-1
fix typo
|
2021-03-23 10:19:11 -10:00 |
|
scorbett123
|
14149aa6b1
|
fix typo
|
2021-03-23 19:35:11 +00:00 |
|
Leijurv
|
ae901219fb
|
Merge pull request #2526 from ZacSharp/buildSkipBlocks
Settings to alter block treatment while builing
|
2021-03-23 08:09:44 -10:00 |
|
Leijurv
|
6d9600d132
|
Update README.md
|
2021-03-21 13:59:00 -07:00 |
|
Leijurv
|
ccc55562cd
|
Update README.md
|
2021-03-21 13:52:27 -07:00 |
|
ZacSharp
|
67d9ae881f
|
don't allocate tons of empty lists
|
2021-03-09 12:31:02 +01:00 |
|
ZacSharp
|
61e0525ee8
|
Don't copy block state properties every time
|
2021-03-09 12:26:47 +01:00 |
|
ZacSharp
|
363519db02
|
treat all airs as air
|
2021-03-09 11:53:43 +01:00 |
|
Leijurv
|
4bc179bd2a
|
Merge pull request #2462 from scorbett123/ModifiedImprovement
Improve #modified command to include original setting value.
|
2021-02-19 20:14:35 -08:00 |
|