Commit Graph

42 Commits

Author SHA1 Message Date
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
millennIumAMbiguity 853b5ca771 Moved throw up into the default: 2020-11-02 01:44:12 +01:00
millennIumAMbiguity f4706fff18 Simplified and optimised code 2020-11-02 01:25:25 +01:00
millennIumAMbiguity 7218a46211 Added defaults and javadocs 2020-11-02 00:33:31 +01:00
millennIumAMbiguity 65a5677b33 Added the feature to only farm within range of a waypoint. 2020-10-22 00:36:19 +02:00
millennIumAMbiguity 5d3522ca0a Added range argument to farm 2020-10-16 23:32:53 +02:00
CDAGaming af29ed7146
Added a top/surface command
Superseeds PR #594
2020-10-12 12:44:12 -05:00
ZacSharp 8a572516fc
Update description of WaypointsCommand 2020-09-23 22:54:41 +02:00
ZacSharp 508dacac63
directly start pathing after `#home`
just like servers directly teleport you after `/home` without waiting for something like `/teleport`
2020-09-18 22:41:33 +02:00
ZacSharp 13ca691f5d
make `#wp goto` behave like `#goto`
It now is a combined `#wp goal` and `#path` just like `#goto` is `#goal` and `#path`
2020-09-16 20:19:55 +02:00
Leijurv 836ef3328c
Merge pull request #1541 from babbaj/keep-annotation
Annotation for proguard -keep
2020-08-17 16:36:48 -07:00
Leijurv 97a1029a72
Merge pull request #1554 from ByteZ1337/master
Fixed Typo
2020-08-17 16:17:47 -07:00
CorruptedSeal 6603e8b11e
Update ExecutionControlCommands.java 2020-07-16 03:45:23 -06:00
ByteZ1337 c41eb4afa0
Merge remote-tracking branch 'upstream/master' 2020-06-08 17:42:05 +02:00
Leijurv a76cf0fe9a
brady more like brainletdy 2020-05-17 18:35:41 -07:00
Babbaj 806dc8f017
This had to be done 2020-05-04 01:15:18 -04:00
ByteZ1337 ff3234fcdd Fixed Typo
Fixed Typo in the Long Description of the Goto Command
2020-04-13 20:39:56 +02:00
Babbaj c32652394e
Annotation for proguard -keep 2020-04-12 03:01:24 -04:00
Leijurv f4842aa512
fix actual underlying sneak issue 2020-03-14 11:51:26 -07:00
Brady 0ca3c496de
Fix tunnel command usage 2020-03-02 13:40:43 -06:00
aUniqueUser 628ec0f2b5
updated longDesc 2020-02-26 13:04:10 -05:00
aUniqueUser e3b91c884a
More logical argument order 2020-02-26 12:30:07 -05:00
CDAGaming 6f136a90a2
[Change] Adjustments 2020-02-26 07:55:21 -06:00
aUniqueUser acd9bcceeb
Codacy 2020-02-25 21:47:35 -05:00
aUniqueUser 3c2838df9e
lol 2020-02-25 21:22:35 -05:00
aUniqueUser 4b526f7242
Custom Tunneling 2020-02-25 21:13:20 -05:00
Brady adff391e45
Merge branch 'schematic-formats' 2019-12-31 18:25:21 -06:00
FTC55 04190af340 ...more than I thought. Autoreformatted file x2 2019-12-31 19:45:08 +01:00
FTC55 4b10904b97 Git missed some changes. Autoreformatted files. 2019-12-31 19:43:54 +01:00
FTC55 bbb25acff3 Fixed the bug, merged CancelCommand into ExecutionControlCommands 2019-12-31 19:31:30 +01:00
Brady ea8d7fb3b9
Improve file extension fallback mechanism 2019-12-18 15:19:58 -06:00
Greg Depoire--Ferrer 0db4b193e1 Remove hack, add comment, don't use default when arg is required 2019-10-25 14:49:08 +02:00
Greg Depoire--Ferrer 82d520d808 Don't print invalid type error to stderr 2019-10-25 14:42:36 +02:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00
Brady 42306055ee
Backport anti-poz from 1.13.2 branch to 1.12.2/master 2019-10-09 21:29:48 -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 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 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