Commit Graph

52 Commits

Author SHA1 Message Date
Chris
fba03ffbbb Merge pull request #26 from Badbird-5907/concurrency
fix ConcurrentModificationException
2021-08-31 11:12:57 -05: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
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
batchprogrammer314
92aefd56c2 fixed up a few things about the armor command (eventually we'll like actually have a good inventory system, but this works for now) 2021-08-25 17:54:32 -05:00
Chris
a9180bc112 Merge pull request #20 from Legit4K/patch-3
Introduce /bot armor command
2021-08-25 17:28:52 -05:00
Legit4K
5d0d5319dd fix missing words... 2021-08-25 22:51:34 +01:00
Legit4K
be9fd43dd4 finalize everything 2021-08-25 22:23:14 +01:00
Badbird-5907
154206b443 use maven project.version placeholder for plugin version 2021-08-25 15:15:41 -04:00
Legit4K
3224b5a9f6 Add /bot armor command 2021-08-25 17:33:21 +01:00
ThisTestUser
7fa5651a55 Apply void damage 2021-08-25 12:13:23 -04:00
Legit4K
6437c34e53 . 2021-08-25 16:16:50 +01:00
batchprogrammer314
c5900773ba update moment 2021-08-25 00:43:11 -05:00
batchprogrammer314
a3303e1186 nice 2021-08-25 00:42:42 -05:00
Legit4K
4ed1e3914c Add null safety
While this does account for null item validation, the CommandInstance overrides all errors on the commands that throw an IllegalAccessException
2021-08-25 03:55:30 +01:00
Legit4K
425658b308 Update BotCommand.java 2021-08-25 02:49:31 +01:00
batchprogrammer314
cbb9781c6d did a bit of refactoring 2021-08-24 19:54:46 -05:00
batchprogrammer314
a2cb732bfa sus 2021-08-24 14:41:26 -05:00
batchprogrammer314
ec25148f38 sheeeeesh 🥵 2021-08-23 02:14:02 -05:00
batchprogrammer314
84f3918c25 ooops 2021-08-21 13:36:10 -05:00
batchprogrammer314
d86a42eab6 intelligence pvp thing done 2021-07-24 23:34:07 -05:00
batchprogrammer314
8dc4dcf8c9 finished shield blocking 2021-07-23 17:25:10 -05:00
batchprogrammer314
95be5d06a1 neural networks fully set up for velocity 2021-07-23 03:47:11 -05:00
batchprogrammer314
aa12ea0e71 command adjustments 2021-07-21 17:18:36 -05:00
batchprogrammer314
2a8059f838 project rebrand 2021-07-21 13:52:21 -05:00
batchprogrammer314
bf6b98c49f more epic stuff 2021-07-19 17:35:28 -05:00
batchprogrammer314
d37d063c88 velocity lag accounting for stuff 2021-07-16 03:59:24 -05:00
batchprogrammer314
630517dcd0 added fire damage 2021-07-16 03:41:21 -05:00
batchprogrammer314
a10c330504 Refactored BotUtils.java 2021-07-12 18:24:10 -05:00
batchprogrammer314
94da2ac11b Agent migration from 2.0 (legacy), basic velocities and maneuvering. 2021-07-12 18:20:17 -05:00
batchprogrammer314
7c2de37bd8 fixed a lot of velocity and packet efficiency stuff, also worked a bit on the agent 2021-07-10 23:51:14 -05:00
batchprogrammer314
7bd2e50afd vector exceptions handled 2021-07-09 15:49:10 -05:00
batchprogrammer314
0f86796f96 command handler optimizations 2021-07-04 03:15:30 -05:00
batchprogrammer314
e9aa334aee optimizations 2021-07-01 01:12:18 -05:00
batchprogrammer314
302b0f5483 Debugger added. 2021-06-30 02:18:31 -05:00
batchprogrammer314
54c7afb957 More intuituve EntityPlayer creation. 2021-06-29 17:05:11 -05:00
batchprogrammer314
9520274e5e Added CustomGameProfile.java 2021-06-29 16:43:19 -05:00
batchprogrammer314
70b39259fa Fixed some following bugs. 2021-06-29 16:29:30 -05:00
batchprogrammer314
68ba0aa28c Added basic following agent. 2021-06-28 15:17:32 -05:00
batchprogrammer314
79add1b78d Better bot creation, faceLocation() improved, Mojang API fetching cache added. 2021-06-28 13:18:49 -05:00
batchprogrammer314
70490d55bb more notes 2021-06-28 03:14:07 -05:00
batchprogrammer314
86c50f24c7 more efficient ground detection 2021-06-27 21:45:11 -05:00
batchprogrammer314
eaab1c0bc7 memory optimization with command help 2021-06-27 01:09:29 -05:00
batchprogrammer314
30e8ee3f82 added readme and refactored NPC to Bot because bot sounds cooler and NPC sounds too much like Citizens and citizens yuck amirite 2021-06-27 00:26:45 -05:00
batchprogrammer314
19abd19a9d notes 2021-06-27 00:09:06 -05:00
batchprogrammer314
71cb5dd4a9 added permissions 2021-06-26 23:58:51 -05:00
batchprogrammer314
5ab92de6d7 command text change stuff and also getting rid of unnecessary npc list in NPCManager 2021-06-26 23:44:07 -05:00
BattleDash
44e0e098f4 Remove player from tab on death 2021-06-26 19:40:44 -07:00
BattleDash
2d2fb85a6f Change Drink version, fix manager calls 2021-06-26 19:36:04 -07:00