Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
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
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
ThisTestUser
02cda9e1a6 Refactor 2021-08-25 16:18:10 -04:00
ThisTestUser
7c15dc0d94 Send PacketPlayOutPlayerInfo before adding entity 2021-08-25 15:57:06 -04:00
ThisTestUser
0a2c1e7e88 Fix client-side exceptions 2021-08-25 14:26:22 -04:00
Legit4K
3224b5a9f6 Add /bot armor command 2021-08-25 17:33:21 +01:00
ThisTestUser
0ea15caacd Mob Targeting
Allow mobs to target AIs and vice versa
2021-08-25 12:30:03 -04: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
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