Commit Graph

2755 Commits

Author SHA1 Message Date
Harry 199d5d57d5 Update .gitignore 2021-06-21 09:49:18 +10:00
Leijurv b96795c517
Merge pull request #2803 from scorbett123/farmInventory
Make farm use inventory when allowInventory is enabled.
2021-06-14 12:32:53 -10:00
scorbett123 64ba96daf2 Do edit suggested by leijurv 2021-06-14 20:44:32 +01:00
Leijurv 14b17d86e5
Merge pull request #2801 from scorbett123/master
Add github actions.
2021-06-13 10:21:51 -10:00
Leijurv 90d5f27026
Merge pull request #2804 from ZacSharp/selCopyPaste
 Add a clipboard to #sel
2021-06-13 10:21:10 -10:00
Leijurv 16386b8ddc
Merge pull request #2796 from mankool0/itemSaverThreshold
Added itemSaverThreshold setting
2021-06-13 10:17:28 -10:00
Leijurv cbef21b9ad
Merge pull request #2800 from scorbett123/patch-3
Remove broken hit count badge
2021-06-13 10:16:51 -10:00
ZacSharp cec44e3668
Add a clipboard to #sel 2021-06-13 00:21:52 +02:00
scorbett123 f09f1e7f85 Make farm use inventory when allowInventory is enabled. 2021-06-12 18:18:56 +01:00
scorbett123 95910bc6cb Cleanup - travis.org is now deprecated and can no longer be used. 2021-06-12 14:13:39 +01:00
scorbett123 cc488ccff0
Make actions run tests as well. 2021-06-12 14:09:50 +01:00
scorbett123 37e129bfb9
Create run_tests.yml 2021-06-12 14:08:04 +01:00
scorbett123 6adc923bcb Revert "update mapping.txt location"
This reverts commit 065470ce

Github doesn't seem to support ../
2021-06-12 14:07:35 +01:00
scorbett123 065470cecb update mapping.txt location 2021-06-12 14:02:31 +01:00
scorbett123 260989bda6
Update build java version for github actions. 2021-06-12 13:52:56 +01:00
scorbett123 64b6e0fd56
Remove broken hit count badge 2021-06-12 13:49:59 +01:00
scorbett123 8f45718b75
Try to create github actions
An attempt at github actions.
2021-06-12 11:27:27 +01:00
scorbett123 e66bb7a14b Make proguard output the mapping. 2021-06-12 11:14:59 +01:00
mankool 8bfe32eeef Added itemSaverThreshold 2021-06-09 10:34:45 -07: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