Commit Graph

228 Commits

Author SHA1 Message Date
ThisTestUser
30de9f408f Better MC version detection 2024-09-24 21:45:09 +00:00
ThisTestUser
98ed82832e Whitespace fix 2024-09-24 09:45:24 -04:00
ThisTestUser
3bd3772dfb Undo workflow changes
The artifact is always zipped anyways.
2024-09-23 13:32:14 +00:00
ThisTestUser
dc97d663d0 Improve workflow 2024-09-23 13:13:33 +00:00
ThisTestUser
fc4a8645fa Code formatting fixes
Not all formatting issues were fixed
2024-09-22 10:58:57 -04:00
ThisTestUser
6fb4ed3036 Get bot tool automatically 2024-09-21 21:32:19 -04:00
ThisTestUser
56b9416d0c Detect all item updates 2024-09-21 21:24:41 -04:00
ThisTestUser
a6adcd0926 Improve break sound retrieval 2024-09-21 20:58:30 -04:00
ThisTestUser
9ac2491cd3 Add no armor option 2024-09-21 12:48:13 -04:00
ThisTestUser
a0ec52fb69 Fix autofill returning null 2024-09-20 21:07:39 -04:00
ThisTestUser
a6d7af1284 Fix bots not appearing on playerlist 2024-09-20 11:13:55 -04:00
ThisTestUser
67df9a6aec Fix raider targeting 2024-09-19 15:11:34 -04:00
ThisTestUser
545a3f64c7 Change CUSTOM_MOB_LIST 2024-09-19 12:24:51 -04:00
ThisTestUser
1ce2c0bad1 Fix auto-add solid blocks for Magma 2024-09-18 21:38:30 -04:00
ThisTestUser
8ef9535fb0 Cleanup 2024-09-18 23:01:07 +00:00
ThisTestUser
e9080595c6 Merge changes from magma branch (except downgrade) 2024-09-18 21:17:35 +00:00
ThisTestUser
c2e2dd4c39 API Update and workflow fix 2024-09-18 19:54:28 +00:00
Badbird5907
67c5e33a78 use minimessage 2024-03-15 16:58:39 -04:00
Badbird5907
7d614d990d bump ver 2024-03-15 16:58:33 -04:00
Badbird5907
28c3c43b87 Update README 2024-03-15 16:41:50 -04:00
Badbird5907
d3814d01d1 API Updates 2024-03-15 16:41:41 -04:00
Badbird5907
58c6f4980a FINALLY fix skin second layer 2024-03-15 16:25:05 -04:00
Badbird5907
c54a5888d7 1.20.4 support 2024-03-15 16:18:57 -04:00
Badbird5907
b2d37a1402 Update README.md 2023-11-21 13:52:33 -05:00
Badbird5907
def71ddc91 Delete run directory 2023-09-17 00:38:26 -04:00
Badbird5907
48421ce291 code reformat 2023-06-20 18:50:47 -04:00
Badbird5907
e0744cb736 Fix some packet entity data crap, fixes #61 2023-06-20 18:49:29 -04:00
Badbird5907
22503871e2 1.20 2023-06-20 18:39:28 -04:00
Badbird5907
82b354e7d6 Added console support, added location args and removed spawnLoc setting 2023-03-01 10:02:47 -05:00
Badbird5907
c02f88dd94 Update debug info memory stuff 2023-02-26 12:12:14 -05:00
Badbird5907
3e3b02c3b2 bump ver 2023-02-12 12:59:11 -05:00
Badbird5907
d5a4ffb45d fix all compile errors 2023-02-12 12:53:30 -05:00
Badbird5907
de67b313ff bump to 1.19.3 2023-02-12 11:30:39 -05:00
Badbird5907
61f1b1a64c Merge pull request #59 from ThisTestUser/fixes
Small fixes
2023-01-10 09:02:04 -05:00
ThisTestUser
de49d03925 Fix github actions 2023-01-09 22:19:51 -05:00
ThisTestUser
4c80a5df66 Small fixes
-Fix relative coordinates for /bot settings region
-Fix command aliases
2023-01-09 20:36:15 -05:00
Badbird5907
40096dfa03 Merge pull request #58 from Badbird5907/master
Accidentally pushed to my own repo
2023-01-05 19:52:58 -05:00
Badbird5907
f68a728f85 Add list alias 2023-01-05 19:44:41 -05:00
Badbird5907
7d83b1f8f2 bump ver to 4.0.0-BETA 2023-01-05 19:41:55 -05:00
Badbird5907
63b85d3a01 update build script (add buildSrc) 2023-01-05 19:41:00 -05:00
Badbird5907
5fe026394c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.github/workflows/dev-analysis.yml
2023-01-05 19:08:04 -05:00
Badbird5907
f845250fe1 Merge pull request #57 from ThisTestUser/fixes
Bug fixes / Enhancements
2023-01-05 19:01:53 -05:00
ThisTestUser
a7ca363d5e Round player pos to 3 decimal places 2023-01-02 16:10:29 -05:00
ThisTestUser
d5e75d40bc Rename task 2023-01-02 15:23:57 -05:00
ThisTestUser
945b2627d1 Allow relative coordinates in /bot region
Also remove codeql
2023-01-02 15:21:37 -05:00
ThisTestUser
910b53f54f Nearest raider option 2022-12-23 12:16:32 -05:00
ThisTestUser
2f38e556ae Fix placing blocks in water 2022-12-18 17:47:23 -05:00
ThisTestUser
88bf90080c Fix bot stuck issue
-Removed snow breaking feature (wrong kind of fix)
-Remove snow from LegacyMats (because snow can have a hitbox if more than 1 layer)
2022-12-15 19:59:28 -05:00
ThisTestUser
58f39c1d39 SpawnLoc changes
+NoFall check
2022-12-15 17:10:15 -05:00
ThisTestUser
a41d9245b2 Fix bot stuck issues
-Fix bot being sometimes clipped into the ground at checkup (5 tick delay -> 3)
-Fix stuck on snow layer issue
2022-12-11 19:13:39 -05:00