Commit Graph

1672 Commits

Author SHA1 Message Date
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 23a592ec01
it launches 2019-09-19 13:30:40 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Leijurv 0504a1d4bf
Merge pull request #949 from LoganDark/commands
Commands
2019-09-19 12:51:21 -07:00
Leijurv fa905b8844
fix breaking blocks 2019-09-19 12:29:33 -07:00
Leijurv 5f674b86f8
add a setting to scan a larger radius every tick 2019-09-16 23:17:20 -07:00
Leijurv cccd61e050
add ability to build from opposite corner 2019-09-15 11:37:09 -07:00
Leijurv bf03a000d1
diagonal ascend 2019-09-09 23:06:36 -07:00
Logan Darklock fc63c16ee0
initialize chat control only once ever 2019-09-07 00:21:54 -07:00
Logan Darklock 147884f76d
mineprocess reformat too 2019-09-06 17:46:26 -07:00
Logan Darklock 240af75ff7
that specific continuation indent 2019-09-06 17:45:34 -07:00
Logan Darklock c54dcdba24
"stAnDaRd" ConTinuATion InDEnT 2019-09-06 17:41:27 -07:00
Logan Darklock 9db07faf49
import * 2019-09-06 17:31:41 -07:00
Logan Darklock aefc82e47c
Review 2 2019-09-06 17:22:55 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock 69e3481a32
move default commands to main module 2019-09-04 11:17:36 -07:00
Logan Darklock 382ad0079c
DrawAABB changes, set command bugfix, sel rendering change, selection setting name changes 2019-09-03 23:46:20 -07:00
Logan Darklock 8dc4ff26d6
Persistent renderManager, selection transparency setting, drawAABB fixes 2019-09-03 22:55:56 -07:00
Logan Darklock 991283182c
Fix some bugs with schematics 2019-09-03 08:35:16 -07:00
Logan Darklock 65d2bdaf2b
Selection shifting and such 2019-09-03 06:09:02 -07:00
Logan Darklock bc0f2b59da
First version of selection stuff; nothing supports it yet 2019-09-02 11:29:48 -07:00
Logan Darklock 98bb3fba9c
Pass current blockstate to schematics 2019-09-02 03:00:21 -07:00
Logan Darklock b405a610bb
ground work for more build commands 2019-09-01 15:53:13 -07:00
Logan Darklock c1749057d9 Merge branch 'prefer-silk-touch' into commands 2019-09-01 15:19:17 -07:00
Logan Darklock 150f7a9fd9
extra parenthesis 2019-09-01 15:18:59 -07:00
Logan Darklock 6411fd80aa
Merge prefer-silk-touch 2019-09-01 15:02:09 -07:00
Logan Darklock 0b953a237d
Fix logic error 2019-09-01 15:01:02 -07:00
Logan Darklock 48f6d338a6
Merge upstream master 2019-09-01 14:48:42 -07:00
Logan Darklock afc575d080
Setting to prefer silk touch, fixes #883 2019-09-01 14:47:01 -07:00
Logan Darklock 384b9b4704
Prefer silk touch setting 2019-09-01 14:45:31 -07:00
Logan Darklock ce329d7fb3
Waypoints command 2019-09-01 14:18:59 -07:00
Logan Darklock ef38051826 Coordinate censoring 2019-09-01 09:50:47 -07:00
Logan Darklock 445037b614
Coordinate censoring 2019-09-01 09:47:27 -07:00
Logan Darklock 4bca6cc1a5
Scan ItemStacks correctly 2019-08-31 20:43:03 -07:00
Logan Darklock 2ee313a795
Don't break Forge world loading 2019-08-31 06:38:36 -07:00
Logan Darklock 5e0b333cfd
fix comment & make final int final 2019-08-31 01:04:22 -07:00
Logan Darklock efa243386c
Make scanChunkInto even faster 2019-08-31 01:00:37 -07:00
Logan Darklock ae6ee5688c
add toArray, scanChunkInto usage coming soon 2019-08-31 00:51:42 -07:00
Logan Darklock 9f3eaac3df
increase efficiency of scanChunkInto by ~25% 2019-08-30 22:52:20 -07:00
Logan Darklock 69ca48287e
prune before checking size 2019-08-30 17:20:20 -07:00
Logan Darklock a6726f4e96
extend cache on threshold 2019-08-30 17:19:44 -07:00
Logan Darklock b6c91b5062
speed up cache stuff 2019-08-30 17:13:09 -07:00
Logan Darklock fe47245b73
Fix searchWorld cache and also speed and stuff 2019-08-30 17:12:05 -07:00
Logan Darklock d687e1203a
BlockOptionalMeta 2019-08-30 15:38:15 -07:00
Logan Darklock e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -07:00
Leijurv e7412d0d46
Merge pull request #867 from Orinion/master
Add replantCrops setting
2019-08-29 17:46:41 -07:00
Orinion 65a9b1a78a Make replantCrops override replantNetherWart
When replantCrops is false, baritone will not replant nether wart.
Also fixed spacing.
2019-08-29 10:36:31 +02:00
Babbaj a7add6bc13
Replace klass with cla$$ 2019-08-28 20:37:05 -04:00
Orinion d2a046c8b4 Add replantCrops setting
add replantCrops setting, simmilar to replantNetherWart for the other crops.
2019-08-28 20:15:41 +02:00
Leijurv a2159d62e5
quite annoying 2019-08-23 15:23:00 -07:00