Commit Graph

138 Commits

Author SHA1 Message Date
Badbird5907
bac762f00c Merge pull request #53 from Badbird5907/master
fixed ClassCastException, and made mobs not target the bot by default
2022-08-11 19:17:05 -04:00
Badbird-5907
2dd068186f fixed ClassCastException, and made mobs not target the bot by default 2022-08-11 19:14:34 -04:00
Badbird5907
eca25d3355 Merge pull request #52 from Badbird5907/master
1.19 & bug fixes
2022-07-13 20:35:11 -04:00
Badbird5907
722e2e277a Merge branch 'master' into master 2022-07-13 20:35:02 -04:00
Badbird-5907
650386b78c add null check to fix tab completion NPE 2022-07-13 15:12:28 -04:00
Badbird-5907
efaa4ae32e instantly break some blocks 2022-07-13 15:11:26 -04:00
Badbird-5907
0ed30a0731 1.19 2022-07-13 14:33:06 -04:00
Badbird-5907
4b6f34f9d9 1.18.2 2022-07-13 14:26:07 -04:00
Badbird5907
3b92973b75 Merge pull request #51 from Bigtruck2/Knockback
Fixed Knockback and kb enchants
2022-07-05 22:35:19 -04:00
Bigtruck2
1c9daab8bc Fixed Knockback and kb enchants 2022-07-05 22:21:10 -04:00
Badbird5907
0590ab9728 Merge pull request #50 from Badbird5907/master
Seperate API to another module & use gradle + paper userdev
2022-06-24 21:48:17 -04:00
Badbird-5907
e9844d1748 bump version 2022-06-17 22:19:06 -04:00
Badbird-5907
e3533b9e92 fix more bugs 2022-06-17 22:02:52 -04:00
Badbird-5907
855d6ede79 fix version & also make strings use escape codes 2022-06-17 21:16:00 -04:00
Badbird-5907
5bfd9f9a8e make build work & fix some crashes 2022-06-17 21:09:08 -04:00
Badbird-5907
6610ac05db I didn't add the build scripts 2022-06-17 20:02:28 -04:00
Badbird-5907
b89e1b1358 make it compile 2022-06-17 20:01:15 -04:00
Badbird-5907
b6313f6622 refactored almost everything into the API module, and left NMS stuff in plugin module, and performance improvements 2022-06-17 19:27:24 -04:00
Badbird-5907
b052a04ddb Moved to gradle & started work on separating API and plugin 2022-06-17 00:22:47 -04:00
Chris
d0bfbb966a Merge pull request #43 from MCMDEV/master
Update to 1.18.1
2022-03-05 19:37:25 -06:00
MCMDEV
093464aa4b Update to 1.18.1 2022-02-20 12:17:26 +01:00
batchprogrammer314
fadcc88946 FINALLY revamped the commandhandler (but it still isn't fully complete, eventually I want there to be a hierarchy system where you can specify "parents" to comamnds for a sub-command system) 2021-09-02 15:46:00 -05:00
batchprogrammer314
e7d8bf1b55 removed tabcomplete for mobtarget 2021-08-31 11:40:47 -05:00
batchprogrammer314
aec59a5cfa no need for mobtarget boolean 2021-08-31 11:32:09 -05:00
Chris
77e3ac60ee Merge pull request #25 from Badbird-5907/master
fix lava damage
2021-08-31 11:20:44 -05:00
Chris
e63425ede5 Merge pull request #23 from ThisTestUser/mob_targeting
Mob Targeting
2021-08-31 11:20:33 -05:00
Chris
1df3d082b5 Merge branch 'master' into master 2021-08-31 11:19:34 -05:00
Chris
d86996feef Merge pull request #31 from Legit4K/master
CodeQL Integration + quality of life improvements
2021-08-31 11:13:29 -05:00
Chris
fba03ffbbb Merge pull request #26 from Badbird-5907/concurrency
fix ConcurrentModificationException
2021-08-31 11:12:57 -05:00
Chris
46d84847a6 Merge pull request #27 from Badbird-5907/world
Don't check if the world is the nether by name
2021-08-31 11:12:30 -05:00
Legit4K
d7a46b3060 finalize git devflow 2021-08-31 11:00:00 +01:00
Legit4K
94d3decf5b update++ 2021-08-31 10:39:29 +01:00
Legit4K
f833a0d890 oops 2021-08-31 02:35:20 +01:00
Legit4K
48df6280f2 move run to checkout step 2021-08-31 02:32:01 +01:00
Legit4K
dc08361c72 add path 2021-08-31 02:28:50 +01:00
Legit4K
960b8999be Autopost artifacts 2021-08-31 02:20:48 +01:00
Legit4K
1ec1c026ff small changes 2021-08-31 02:10:23 +01:00
Legit4K
2e56f9b7fc remove legacy workflow 2021-08-31 01:53:49 +01:00
Legit4K
dfd2c7f295 switch to https 2021-08-31 01:48:57 +01:00
Legit4K
a249f53d6a now we talkin 2021-08-31 01:46:23 +01:00
Legit4K
9c69965ee7 Create build.yml 2021-08-31 01:05:07 +01:00
Legit4K
3a4daec2ea oop 2021-08-31 00:45:07 +01:00
Legit4K
0c40291252 clean up pom 2021-08-31 00:39:35 +01:00
Legit4K
436c718c48 automate code scanning + potential building 2021-08-31 00:28:25 +01:00
Badbird-5907
745bfb7319 check if the world is the nether without checking the name (make this work with worlds that have a custom name) 2021-08-26 19:33:51 -04:00
Badbird-5907
33514bffeb fix mentioned ConcurrentModificationException 2021-08-26 19:18:09 -04:00
Badbird-5907
e8aaff4f06 fix mentioned ConcurrentModificationException 2021-08-26 19:13:52 -04:00
Badbird-5907
ef8a5afd83 fix lava damage 2021-08-26 19:09:03 -04:00
batchprogrammer314
2481c05831 nice 2021-08-25 21:58:50 -05:00
Chris
96c57b33f1 Merge pull request #14 from ThisTestUser/void_fix
Apply Void Damage
2021-08-25 21:57:18 -05:00