Commit Graph

  • 0a38e6f690 standardize on this Leijurv 2019-09-19 13:40:46 -07:00
  • 23a592ec01 it launches Leijurv 2019-09-19 13:30:40 -07:00
  • 396a96d604 reformat Leijurv 2019-09-19 12:53:15 -07:00
  • 0504a1d4bf Merge pull request #949 from LoganDark/commands Leijurv 2019-09-19 12:51:21 -07:00
  • fa905b8844 fix breaking blocks Leijurv 2019-09-19 12:28:56 -07:00
  • 7f58847f88 Updated Standards section of CODE_OF_CONDUCT.md BlueBlazeTech 2019-09-18 09:37:40 -06:00
  • 5f674b86f8 add a setting to scan a larger radius every tick Leijurv 2019-09-16 23:17:20 -07:00
  • cccd61e050 add ability to build from opposite corner Leijurv 2019-09-15 11:37:09 -07:00
  • bf03a000d1 diagonal ascend Leijurv 2019-09-09 23:06:11 -07:00
  • fc63c16ee0 initialize chat control only once ever Logan Darklock 2019-09-07 00:21:54 -07:00
  • 1bb4e44b71 bom import * Logan Darklock 2019-09-06 17:50:55 -07:00
  • 147884f76d mineprocess reformat too Logan Darklock 2019-09-06 17:46:26 -07:00
  • 240af75ff7 that specific continuation indent Logan Darklock 2019-09-06 17:45:34 -07:00
  • c54dcdba24 "stAnDaRd" ConTinuATion InDEnT Logan Darklock 2019-09-06 17:41:27 -07:00
  • 9db07faf49 import * Logan Darklock 2019-09-06 17:31:41 -07:00
  • aefc82e47c Review 2 Logan Darklock 2019-09-06 17:22:55 -07:00
  • 957f62ffbb Merge branch 'upstream' into commands Logan Darklock 2019-09-06 04:01:12 -07:00
  • 8a001a2438 Review Logan Darklock 2019-09-06 03:59:10 -07:00
  • f8d4e22b13 Update SETUP.md Leijurv 2019-09-04 17:15:46 -07:00
  • 243e6e3b99 Update README.md Leijurv 2019-09-04 17:15:27 -07:00
  • 69e3481a32 move default commands to main module Logan Darklock 2019-09-04 11:17:36 -07:00
  • daa0d0c859 copyright notices Logan Darklock 2019-09-04 09:16:36 -07:00
  • 72402052ae Merge branch 'master' into commands Logan Darklock 2019-09-04 09:06:43 -07:00
  • 5ee1e738f4 Fix RelativePath and build command Logan Darklock 2019-09-04 02:30:24 -07:00
  • 382ad0079c DrawAABB changes, set command bugfix, sel rendering change, selection setting name changes Logan Darklock 2019-09-03 23:46:20 -07:00
  • 8dc4ff26d6 Persistent renderManager, selection transparency setting, drawAABB fixes Logan Darklock 2019-09-03 22:55:56 -07:00
  • 755a3f0154 Fix #sel selectors Logan Darklock 2019-09-03 21:58:20 -07:00
  • b51dccc737 DON'T THROW EXCEPTIONS IN SCHEMATICS AA Logan Darklock 2019-09-03 21:57:20 -07:00
  • 620fc9af64 Sliiightly more efficient AbstractSchematic#approxPlaceable() Logan Darklock 2019-09-03 21:44:45 -07:00
  • 991283182c Fix some bugs with schematics Logan Darklock 2019-09-03 08:35:16 -07:00
  • 1413bd2f05 LOL CONTACT Logan Darklock 2019-09-03 06:27:36 -07:00
  • faa8c727c3 correct sel help Logan Darklock 2019-09-03 06:14:22 -07:00
  • 65d2bdaf2b Selection shifting and such Logan Darklock 2019-09-03 06:09:02 -07:00
  • 17ca9ec43d Update USAGE.md Leijurv 2019-09-02 23:13:14 -07:00
  • 289971557a Fix bug with a few old commands that causes pagination to not work Logan Darklock 2019-09-02 19:50:14 -07:00
  • d1a0b735d9 First working version of WorldEdit-like commands(!!!) Logan Darklock 2019-09-02 16:18:07 -07:00
  • bc0f2b59da First version of selection stuff; nothing supports it yet Logan Darklock 2019-09-02 11:29:48 -07:00
  • 98bb3fba9c Pass current blockstate to schematics Logan Darklock 2019-09-02 03:00:21 -07:00
  • b405a610bb ground work for more build commands Logan Darklock 2019-09-01 15:53:13 -07:00
  • 3e3df0b493 Merge pull request #894 from LoganDark/prefer-silk-touch Leijurv 2019-09-01 15:33:06 -07:00
  • c1749057d9 Merge branch 'prefer-silk-touch' into commands Logan Darklock 2019-09-01 15:19:17 -07:00
  • 150f7a9fd9 extra parenthesis Logan Darklock 2019-09-01 15:18:59 -07:00
  • 6411fd80aa Merge prefer-silk-touch Logan Darklock 2019-09-01 15:02:09 -07:00
  • 0b953a237d Fix logic error Logan Darklock 2019-09-01 15:01:02 -07:00
  • 48f6d338a6 Merge upstream master Logan Darklock 2019-09-01 14:48:42 -07:00
  • afc575d080 Setting to prefer silk touch, fixes #883 Logan Darklock 2019-09-01 14:45:31 -07:00
  • 384b9b4704 Prefer silk touch setting Logan Darklock 2019-09-01 14:45:31 -07:00
  • ce329d7fb3 Waypoints command Logan Darklock 2019-09-01 14:18:59 -07:00
  • 287615b0a1 Merge branch 'master' of https://github.com/cabaletta/baritone into commands Logan Darklock 2019-09-01 13:21:51 -07:00
  • b96692f2d9 Save settings... Logan Darklock 2019-09-01 13:12:06 -07:00
  • 1b8aea2e6d Merge pull request #890 from LoganDark/censoring Leijurv 2019-09-01 10:30:13 -07:00
  • 97ce377b9c Merge branch 'censoring' into commands Logan Darklock 2019-09-01 10:16:14 -07:00
  • f1973b14c7 Remove MixinBlockPos since we now only log BetterBlockPos Logan Darklock 2019-09-01 10:15:41 -07:00
  • 73bd2cdcc3 Merge branch 'censoring' into commands Logan Darklock 2019-09-01 10:08:09 -07:00
  • 9038310150 Rename SettingsUtil.possiblyCensorCoordinate to maybeCensor Logan Darklock 2019-09-01 10:06:50 -07:00
  • 07fb09b4cc Merge branch 'censoring' into commands Logan Darklock 2019-09-01 10:01:46 -07:00
  • ef38051826 Coordinate censoring Logan Darklock 2019-09-01 09:47:27 -07:00
  • 445037b614 Coordinate censoring Logan Darklock 2019-09-01 09:47:27 -07:00
  • 44ec969203 yeah Logan Darklock 2019-09-01 00:17:42 -07:00
  • 444cde1ee9 Improve blockstate filter in BlockOptionalMeta Logan Darklock 2019-08-31 23:08:51 -07:00
  • cf12cbbcf4 Don't care about meta in bom if we have none Logan Darklock 2019-08-31 20:58:22 -07:00
  • bb2f4da6b6 Fix baritoneHash calculation Logan Darklock 2019-08-31 20:53:58 -07:00
  • 4bca6cc1a5 Scan ItemStacks correctly Logan Darklock 2019-08-31 20:43:03 -07:00
  • 544ae24b64 YES I DID IT Logan Darklock 2019-08-31 19:08:43 -07:00
  • 8fc80a285c Waypoint hashcode + removed one unused line from followcommand Logan Darklock 2019-08-31 18:52:24 -07:00
  • 6ed86cb3c7 Hopefully speed up BlockOptionalMeta Logan Darklock 2019-08-31 10:28:01 -07:00
  • 84f45ebb48 Fix file tab completion in production environments Logan Darklock 2019-08-31 07:55:24 -07:00
  • 90fb17b89f Told Proguard not to touch things it doesn't understand Logan Darklock 2019-08-31 07:36:23 -07:00
  • d54e846f91 Proguard likes to fuck up my command framework in the build. This error makes it more clear when that happens Logan Darklock 2019-08-31 07:16:02 -07:00
  • ee71819bb2 remove unnecessary import Logan Darklock 2019-08-31 06:42:16 -07:00
  • 2ee313a795 Don't break Forge world loading Logan Darklock 2019-08-31 06:38:36 -07:00
  • b924e8511b fix imports Logan Darklock 2019-08-31 02:14:38 -07:00
  • 15e9d756b7 Remove unused toArrayBad function... Logan Darklock 2019-08-31 01:59:45 -07:00
  • 8be879465a Merge branch 'master' of https://github.com/cabaletta/baritone into commands Logan Darklock 2019-08-31 01:05:24 -07:00
  • 5e0b333cfd fix comment & make final int final Logan Darklock 2019-08-31 01:04:22 -07:00
  • efa243386c Make scanChunkInto even faster Logan Darklock 2019-08-31 01:00:37 -07:00
  • ae6ee5688c add toArray, scanChunkInto usage coming soon Logan Darklock 2019-08-31 00:51:42 -07:00
  • 9f3eaac3df increase efficiency of scanChunkInto by ~25% Logan Darklock 2019-08-30 22:52:20 -07:00
  • c938983ff5 thisway command + fixed fromDirection for you + fixed double/float argparsers Logan Darklock 2019-08-30 22:27:30 -07:00
  • 172ce3a054 click Logan Darklock 2019-08-30 18:00:34 -07:00
  • 69ca48287e prune before checking size Logan Darklock 2019-08-30 17:20:20 -07:00
  • a6726f4e96 extend cache on threshold Logan Darklock 2019-08-30 17:19:44 -07:00
  • b6c91b5062 speed up cache stuff Logan Darklock 2019-08-30 17:13:09 -07:00
  • fe47245b73 Fix searchWorld cache and also speed and stuff Logan Darklock 2019-08-30 17:12:05 -07:00
  • d687e1203a BlockOptionalMeta Logan Darklock 2019-08-30 15:38:15 -07:00
  • 0280fcb2da Merge pull request #879 from Orinion/fix-waypoint-bug Leijurv 2019-08-30 13:39:55 -07:00
  • 4354d09c20 some efficiency fixes to filters + qol for leijurv Logan Darklock 2019-08-30 12:25:59 -07:00
  • e3c4d06b2b Initial commit of commands Logan Darklock 2019-08-30 11:55:25 -07:00
  • 6327c8492f fix codestyle Orinion 2019-08-30 11:54:04 +02:00
  • e7412d0d46 Merge pull request #867 from Orinion/master Leijurv 2019-08-29 17:46:41 -07:00
  • 6a181abdcb Check if waypoint name is Tag Orinion 2019-08-30 02:43:59 +02:00
  • 65a9b1a78a Make replantCrops override replantNetherWart Orinion 2019-08-29 10:36:31 +02:00
  • 5ce644718e Merge pull request #871 from babbaj/cla$$ Leijurv 2019-08-28 17:51:41 -07:00
  • a7add6bc13 Replace klass with cla$$ Babbaj 2019-08-28 20:37:05 -04:00
  • d2a046c8b4 Add replantCrops setting Orinion 2019-08-28 20:15:41 +02:00
  • 33080a4e1c v1.2.9 Leijurv 2019-08-23 15:23:54 -07:00
  • dae6cc8e20 maintain current behavior Leijurv 2019-08-23 15:23:36 -07:00
  • a2159d62e5 quite annoying Leijurv 2019-08-23 00:21:29 -07:00
  • a092a0ba94 update badges Leijurv 2019-08-21 23:50:13 -07:00
  • 33faf5c9b0 Merge pull request #835 from IronException/master Leijurv 2019-08-23 15:22:42 -07:00