Commit Graph

2489 Commits

Author SHA1 Message Date
Brady 45bea50c91
Fix remaining usages to be in-line with previous commit 2019-09-26 23:20:45 -05:00
Brady 5ba1e67ea0
Don't print stack-traces to chat, just inform the user of the error 2019-09-26 23:18:05 -05:00
Brady 1064a79e1d
Fix javadoc errors 2019-09-26 22:59:15 -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 a8b1badd8a
Remove the special command system exclusions from proguard config 2019-09-26 18:55:15 -05:00
Brady f8f214ca90
Fix some null substitutions 2019-09-26 18:52:29 -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 9ffca6ad66
Minor javadoc tidy up 2019-09-21 17:45:53 -05:00
Brady 376c93bd3b
Consistent Stream.of usage over Arrays.stream 2019-09-21 17:37:13 -05:00
Brady 204f9d2e31
Fix redundant Stream.of usage 2019-09-21 17:25:20 -05:00
Brady e4353e489f
Get rid of default implementation of IArgParser 2019-09-21 17:11:15 -05:00
Brady b88af1d682
CommandManager is now Baritone instance dependent 2019-09-21 02:40:03 -05:00
Brady 9d2f83d8d6
Fix unused imports 2019-09-21 02:11:46 -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 e70d18f046
Merge pull request #963 from 0-x-2-2/commands
Merge master into commands.
2019-09-20 13:34:09 -07:00
0x22 5a83b791bb
Merge remote-tracking branch 'upstream/master' into commands 2019-09-20 16:29:54 -04:00
Brady eaa426dd66
Fix poor usage of Cloneable
Because super.clone() isn't being called, the idea of "Cloneable" isn't upheld.
2019-09-20 09:51:57 -05:00
Leijurv fc43ef9308
Merge pull request #956 from LoganDark/commands
Pulling in logandark's uncommitted changes to commands staging
2019-09-19 21:49:27 -07:00
Logan Darklock 8b4ac3893e
Tweaks and \n fix 2019-09-19 21:40:55 -07:00
Brady a0f412f255
Some ArgParser cleanups 2019-09-19 21:24:44 -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
Leijurv fae24beaed
Merge pull request #954 from 0-x-2-2/commands
Attempt to "fix" travis.
2019-09-19 17:10:26 -07:00
0x22 394775fb9a
Attempt to "fix" travis. 2019-09-19 20:06:18 -04:00
Leijurv 5d9209ce80
Merge pull request #953 from 0-x-2-2/commands
Removed very angry code. Started feeding Codacy.
2019-09-19 16:30:42 -07:00
Leijurv aff3103f36
Merge pull request #941 from BlueBlazeTech/patch-1
Updated Standards section of CODE_OF_CONDUCT.md
2019-09-19 16:07:05 -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
Leijurv 2870d2d69e
Merge pull request #951 from 0-x-2-2/commands
Fix a MAJOR bug caused by the JetBrains™ AutoFormatter™
2019-09-19 14:38:00 -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
Leijurv 3c914de690
Merge pull request #950 from 0-x-2-2/commands
Remove retarded MC field.
2019-09-19 14:07:59 -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
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
BlueBlazeTech 7f58847f88
Updated Standards section of CODE_OF_CONDUCT.md
added additional details to standards
-line 20
-line 17
-line 32
2019-09-18 09:37:40 -06: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