Commit Graph

2378 Commits

Author SHA1 Message Date
Logan Darklock 69e3481a32
move default commands to main module 2019-09-04 11:17:36 -07:00
Logan Darklock daa0d0c859
copyright notices 2019-09-04 09:16:36 -07:00
Logan Darklock 72402052ae Merge branch 'master' into commands 2019-09-04 09:06:43 -07:00
Logan Darklock 5ee1e738f4
Fix RelativePath and build command 2019-09-04 02:30:24 -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 755a3f0154
Fix #sel selectors 2019-09-03 21:58:20 -07:00
Logan Darklock b51dccc737
DON'T THROW EXCEPTIONS IN SCHEMATICS AA 2019-09-03 21:57:20 -07:00
Logan Darklock 620fc9af64
Sliiightly more efficient AbstractSchematic#approxPlaceable() 2019-09-03 21:44:45 -07:00
Logan Darklock 991283182c
Fix some bugs with schematics 2019-09-03 08:35:16 -07:00
Logan Darklock 1413bd2f05
LOL CONTACT 2019-09-03 06:27:36 -07:00
Logan Darklock faa8c727c3
correct sel help 2019-09-03 06:14:22 -07:00
Logan Darklock 65d2bdaf2b
Selection shifting and such 2019-09-03 06:09:02 -07:00
Leijurv 17ca9ec43d
Update USAGE.md 2019-09-02 23:13:14 -07:00
Logan Darklock 289971557a
Fix bug with a few old commands that causes pagination to not work 2019-09-02 19:50:14 -07:00
Logan Darklock d1a0b735d9
First working version of WorldEdit-like commands(!!!) 2019-09-02 16:18:07 -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
Leijurv 3e3df0b493
Merge pull request #894 from LoganDark/prefer-silk-touch
Setting to prefer silk touch, fixes #883
2019-09-01 15:33:14 -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 287615b0a1
Merge branch 'master' of https://github.com/cabaletta/baritone into commands 2019-09-01 13:22:03 -07:00
Logan Darklock b96692f2d9
Save settings... 2019-09-01 13:12:06 -07:00
Leijurv 1b8aea2e6d
Merge pull request #890 from LoganDark/censoring
Coordinate censoring
2019-09-01 10:30:24 -07:00
Logan Darklock 97ce377b9c
Merge branch 'censoring' into commands 2019-09-01 10:16:14 -07:00
Logan Darklock f1973b14c7
Remove MixinBlockPos since we now only log BetterBlockPos 2019-09-01 10:15:41 -07:00
Logan Darklock 73bd2cdcc3
Merge branch 'censoring' into commands 2019-09-01 10:09:12 -07:00
Logan Darklock 9038310150
Rename SettingsUtil.possiblyCensorCoordinate to maybeCensor 2019-09-01 10:06:50 -07:00
Logan Darklock 07fb09b4cc Merge branch 'censoring' into commands 2019-09-01 10:01:46 -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 44ec969203
yeah 2019-09-01 00:17:42 -07:00
Logan Darklock 444cde1ee9
Improve blockstate filter in BlockOptionalMeta 2019-08-31 23:08:51 -07:00
Logan Darklock cf12cbbcf4
Don't care about meta in bom if we have none 2019-08-31 20:58:22 -07:00
Logan Darklock bb2f4da6b6
Fix baritoneHash calculation 2019-08-31 20:53:58 -07:00
Logan Darklock 4bca6cc1a5
Scan ItemStacks correctly 2019-08-31 20:43:03 -07:00
Logan Darklock 544ae24b64
YES I DID IT 2019-08-31 19:08:43 -07:00
Logan Darklock 8fc80a285c
Waypoint hashcode + removed one unused line from followcommand 2019-08-31 18:52:24 -07:00
Logan Darklock 6ed86cb3c7
Hopefully speed up BlockOptionalMeta 2019-08-31 10:28:01 -07:00
Logan Darklock 84f45ebb48
Fix file tab completion in production environments 2019-08-31 07:55:24 -07:00
Logan Darklock 90fb17b89f
Told Proguard not to touch things it doesn't understand 2019-08-31 07:36:23 -07:00
Logan Darklock d54e846f91
Proguard likes to fuck up my command framework in the build. This error makes it more clear when that happens 2019-08-31 07:16:02 -07:00
Logan Darklock ee71819bb2
remove unnecessary import 2019-08-31 06:42:16 -07:00