Commit graph

529 commits

Author SHA1 Message Date
3f93683854
Spacing [7] 2024-08-04 03:23:57 -04:00
68fe0d0cd4
Change colors of commands in help command 2024-08-04 03:18:56 -04:00
46c5afbffd
Small fixes 2024-08-04 03:17:55 -04:00
3f7c93a073
Spacing [6] 2024-08-04 03:13:12 -04:00
3555dba5cb
Spacing [5] 2024-08-04 03:08:21 -04:00
3f41fb4f16
Rename x1-z1 to x-z 2024-08-04 03:06:34 -04:00
783548a415
Increase chat length limit to 255 2024-08-04 03:04:09 -04:00
22689b3a69
Remove extraneous comment in command loader 2024-08-04 02:53:11 -04:00
2fe65e23d1
Spacing [4] 2024-08-04 02:51:52 -04:00
8fb9fdb337
Make the console's UUID an "actual" UUID 2024-08-04 02:50:26 -04:00
b2dba835a9
Chat parser fix 2024-08-04 02:49:42 -04:00
d91adb5ff2
Spacing [3] 2024-08-04 02:49:20 -04:00
e2b3b28392
Spacing [2] 2024-08-04 02:34:36 -04:00
3a2b60a580
Fixed typo 2024-08-04 02:00:36 -04:00
cd6ee042ec
Rewrite verify command 2024-08-04 01:55:45 -04:00
5fb2bbdf88
Downgrade to beta 1 2024-08-04 01:42:06 -04:00
240fef6273
Lint 2024-08-04 01:41:32 -04:00
f7bde90840
Spacing [1] 2024-08-04 01:30:28 -04:00
7b73122bee
Change secret file path in example settings 2024-08-04 01:19:44 -04:00
f9674561ad
Bump version 2024-08-03 21:15:05 -04:00
bede76b31f Remove alibaba.com debugger 2024-08-03 21:12:35 -04:00
30e346598b
русский язык 2024-08-03 17:33:42 -04:00
364c95bb6b
Bugfix vanilla 2024-08-03 17:26:40 -04:00
3cf976aa33
Change comment 2024-08-03 04:14:42 -04:00
cfc1912b53
bUGfix 2024-08-03 04:07:07 -04:00
976b85ac47
Old line 2024-08-03 04:00:16 -04:00
cff85e0975
Bugfix 2024-08-03 03:58:11 -04:00
be96d80ec7
Bugfix 2024-08-03 03:56:20 -04:00
cbf3398243
Rewrite help command
Yes, the help command loads commands (to prevent errors, it can't use the other command loader)
2024-08-03 03:54:11 -04:00
f65de61547
Remove bot name from serverinfo 2024-08-03 03:26:09 -04:00
9430f2def1
Seperate version information getter 2024-08-03 03:24:56 -04:00
8bb9056e9a
Add alias to verify command 2024-08-03 03:15:04 -04:00
7cc5c4f330d47060
e8d9039178
Remove unneeded exports from console plugin 2024-08-03 03:10:18 -04:00
7cc5c4f330d47060
86b839ceba
Remove extraneous code 2024-08-03 03:09:35 -04:00
7cc5c4f330d47060
5bb0c8f00e
Seperate command loader 2024-08-03 03:00:04 -04:00
735ebb1f2c
Update example configurations 2024-08-02 14:02:52 -04:00
2565a073a3
Testing 2024-08-02 13:57:53 -04:00
4f289a88cf
From the other repo (I also use SSH now!) 2024-08-02 13:53:41 -04:00
b1724744a0 OMAGAD ONEPLUS 2024-08-01 21:40:58 -04:00
7bad033c97 Finish chat parser rewrite 2024-08-01 20:32:14 -04:00
f85a34481b Start chat parser rewrite 2024-08-01 20:11:59 -04:00
eb89f9e657 sg.usage": " <message>",
"command.netmsg.desc": "Send a message to all servers the bot is connected to",
	"command.refill.usage": "",
	"command.refill.desc": "Refill core",
	"command.say.usage": " <message>",
	"command.say.desc": "Sends a message to chat",
	"command.serverinfo.usage": "",
	"command.serverinfo.desc": "Get system/bot info",
	"command.stop.usage": "",
	"command.stop.desc": "Restart bot",
	"command.template.usage": " <required> [optional]",
	"command.template.desc": "Does nothing",
	"command.tpr.desc": "Teleport to a random location",
    "command.tpr.usage": "",
	"command.verify.usage": " [args...]",
	"command.verify.desc": "Check the hashing system",
	"command.about.author": "%s - a Minecraft bot made by 77c8f4699b732c11 / a5a06d596f15c7db",
	"command.about.version": "Version %s",
	"command.about.sourceCode": "Source code: %s",
	"command.about.sourceCode.openInBrowser": "Click to o
2024-08-01 20:00:46 -04:00
4a4b992c69 Console colors 2024-08-01 19:58:13 -04:00
ffa68f81b6 Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-01 19:55:12 -04:00
33cd9adf67 Chat parser 2024-08-01 19:55:09 -04:00
111ba7ba25 We have to patch prismarine-chat because minecraft-protocol depends on it...
revert Add error handler to this for some reason
I got a maximum call stack size exceeded error in this code...
2024-08-01 00:21:28 -04:00
5f3a41a1a0 revert 2b87fd14cc
revert Fix chatparse_1204 error handler
2024-08-01 00:20:34 -04:00
4f2c7af996 Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-07-31 16:10:10 -04:00
f09b341ac9 Add strings 2024-07-31 16:09:51 -04:00
e2f1d7da43 Add source code link hover to about, make hover texts compatible with 20w14i 2024-07-31 16:08:04 -04:00