Commit Graph

22 Commits

Author SHA1 Message Date
ThisTestUser
08dd248fba /bot count and region fixes
-Fix bugs with region setting
-/bot count: Count bots by name
-/bot info gets closest bot
2022-10-03 16:50:18 -04:00
ThisTestUser
42c8c448c7 Commands fixes
-Fix formatting of mobtarget and setgoal
-Add /bot settings region (prioritize in region)
2022-10-02 11:20:25 -04:00
ThisTestUser
686218112f Bump codeql, fix import 2022-09-30 17:57:37 -04:00
ThisTestUser
a736e59262 Fixes + improve standingon
-Blocks standing on is now a list
-Fixed a stuck issue when clipping into walls
2022-09-30 17:51:02 -04:00
ThisTestUser
de17a89235 More fixes
-Add lots of materials to LegacyMats
-Improved ground checking for non-solid blocks
-Fixed tons of edge cases involving climbing over/going into walls
2022-09-29 12:11:57 -04:00
ThisTestUser
e90bf3a46c Fix several issues
-OnGround check for half-blocks and walls/fences/gates
-Improvements to LegacyMats item list
2022-09-26 20:05:10 -04:00
ThisTestUser
1d5a796b8c Fix /bot reset glitching block breaks 2022-09-26 14:43:49 -04:00
Badbird5907
a44913aed6 3.3 & make it compile 2022-09-19 10:16:04 -04:00
Badbird5907
753ba19ff0 1.19.2 2022-09-19 09:50:18 -04:00
Badbird-5907
534258dd0a added mob target command 2022-08-11 19:42:14 -04:00
Badbird-5907
24f9790f52 Added TerminatorLocateTargetEvent 2022-08-11 19:29:46 -04:00
Badbird-5907
14f245ae57 added single player target 2022-08-11 19:25:25 -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
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
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