Commit Graph

1716 Commits

Author SHA1 Message Date
Brady 7e3a2d3c0a
Create a BlockStateInterface specialized IBlockAccess wrapper 2019-11-05 18:17:10 -06:00
Brady 5201d39adf
Retain old method signature 2019-10-24 15:20:23 -05:00
Brady 43ab4f7d3b
Fix isPassable crash 2019-10-22 15:58:10 -05:00
0x22 66ffd1e0d9
Disable harmful mob spawning in Travis auto test. 2019-10-17 14:35:28 -04:00
Brady 4eca960a4c
Specify range in IWorldScanner#repack 2019-10-14 15:45:41 -05:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00
Leijurv 5e9b439591
avery byte scuff btfo 2019-10-10 17:47:26 -07:00
Brady 42306055ee
Backport anti-poz from 1.13.2 branch to 1.12.2/master 2019-10-09 21:29:48 -05:00
Leijurv ce2fc6f251
no more allowVines crash 2019-10-09 10:50:12 -07:00
Brady 0b2bab6549
Clean up performance Mixins 2019-10-07 17:25:09 -05:00
Brady 4d05b152f0
Create ICommand to go alongside Command default implementation 2019-10-07 16:46:21 -05:00
Brady f1bbdc177f
Collapse the sub-packages under helpers 2019-10-07 10:06:05 -05:00
Brady 9591b6fdef
Move IArgConsumer from *.helpers.arguments to *.argument 2019-10-07 10:00:04 -05:00
Leijurv 8f0a8b6f56
fix inefficient schematic block lookups 2019-10-06 17:32:25 -07:00
Leijurv d1c2a0491c
only one goto target 2019-10-06 13:49:24 -07:00
Leijurv d19039e3e5
goto is back 2019-10-06 13:44:37 -07:00
Leijurv 22d5cb8068
loiter around ores to anticipate a possible drop 2019-10-06 13:26:29 -07:00
Leijurv 5f0d3a4018
resume builder too 2019-10-06 13:24:50 -07:00
Brady 889e288524
Refactor *.util.command to *.command 2019-10-06 15:21:21 -05:00
Brady 29d8ab43f2
un-poz some Command stuff 2019-10-04 19:22:15 -05:00
Brady 1440e81ea4
IArgParser API 2019-10-04 18:12:36 -05:00
Brady 3a3d880d81
ArgConsumer API separation 2019-10-04 08:55:02 -05:00
Leijurv 089c5fb095
fix buildinlayers crash 2019-10-01 14:29:19 -07:00
Brady f1fb109d40
Remove ICommandExecution due to redundancy 2019-09-30 21:41:30 -05:00
Leijurv 47e6a039ef
delet 2019-09-30 17:04:33 -07:00
Brady b8c8b1eb69
Merge pull request #952 from cabaletta/commands
Commands
2019-09-30 18:45:22 -05:00
Leijurv 8a396db80e
fix brainlet block breaking issue 2019-09-28 16:28:58 -07:00
Brady 6a90b57ced
Some basic API/Main separation 2019-09-28 10:21:07 -05:00
Brady cf60a5f3bd
Clean up some things with DefaultCommands 2019-09-27 10:18:46 -05:00
Brady 3803bc631b
Basically game on the imports 2019-09-26 19:02:21 -05:00
Brady 0b39b3e7b4
FORCE_COMMAND_PREFIX should be exposed to the API 2019-09-26 18:59:29 -05:00
Brady 2f480fcec2
BaritoneChatControl -> main 2019-09-26 18:57:08 -05:00
Brady 595f5a35e0
Datatype Singletons 2019-09-26 18:49:26 -05:00
Brady 9f271b1f44
Future-compatibility for multiple Baritone instances 2019-09-25 18:27:47 -05:00
Brady 7292245b55
Rename PlayerByUsername to NearbyPlayer 2019-09-22 14:41:30 -05:00
Brady 204f9d2e31
Fix redundant Stream.of usage 2019-09-21 17:25:20 -05:00
Brady b88af1d682
CommandManager is now Baritone instance dependent 2019-09-21 02:40:03 -05:00
Brady ea4f34cb0f
No more passing Settings to execute and tabComplete 2019-09-21 02:07:10 -05:00
Brady b7eaae88a8
Checked Command Exceptions 2019-09-20 18:32:43 -05:00
Leijurv 0a2e3f98f9
freecam meme 2019-09-19 18:23:05 -07:00
Leijurv 6cc29712e2
fix mine ordering 2019-09-19 17:53:50 -07:00
0x22 6f2529c243
Removed very angry code. Started feeding Codacy. 2019-09-19 18:54:24 -04:00
Leijurv e976224258
a moderate amount of gamer 2019-09-19 15:31:21 -07:00
Leijurv 050b6046d7
small tweaks 2019-09-19 14:43:18 -07:00
Leijurv f0c78751bf
no more asList static 2019-09-19 14:40:58 -07:00
0x22 fbabbe69c0
Fix a MAJOR bug caused by the JetBrains™ AutoFormatter™ 2019-09-19 17:36:06 -04:00
Leijurv b63c54b657
remove isNull and nonNull 2019-09-19 14:34:45 -07:00
0x22 307d6a0628
Remove retarded MC field 2019-09-19 17:05:15 -04:00
Leijurv 61d4f102ba
its too many blank lines 2019-09-19 13:43:40 -07:00
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00