Commit graph

136 commits

Author SHA1 Message Date
314cfc9f85
Lint 2024-08-25 22:26:03 -04:00
e4dffbaad9
Make the name field in options useful (netmsg) 2024-08-25 07:12:23 -04:00
5b4b7e8958
Disable parsing attempts for 4/8 bits 2024-08-25 07:10:49 -04:00
60b2ba83e3
Serverinfo bugfix 2024-08-23 10:54:43 -04:00
a31a4a2370
About command improvements 2024-08-23 10:29:01 -04:00
02b3917d0c
Hard-coded secrets location
We're using Git now, so we do not need to store it elsewhere...
2024-08-22 13:52:21 -04:00
63fa2242ab
Restore commit deba1d30c7 2024-08-22 07:34:39 -04:00
b950a12be3
Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-22 07:32:15 -04:00
06b1e28490
Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-22 07:16:15 -04:00
cdeaf44982
Merge branch 'main' of code.chipmunk.land:7cc5c4f330d47060/botvX 2024-08-22 06:20:11 -04:00
b0241e707c
Convert arrays to use for...of or forEach instead of for...in
for...in is for objects, not arrays apparently
2024-08-21 16:52:04 -04:00
c4d07a1ff9
Change legal username generator 2024-08-21 04:29:45 -04:00
0939649c79
Make the chat use surrogate codepoints 2024-08-19 01:56:31 -04:00
6f0d9e8994
Lint 2024-08-18 03:18:09 -04:00
c3ef6752f3
Remove extraneous comments 2024-08-18 03:17:47 -04:00
1631d3cb9d
Remove bot index from command class 2024-08-17 09:45:30 -04:00
5f0c8a99e1
Pass message type to commands 2024-08-17 07:38:04 -04:00
1d7321c41c
//undo 2024-08-17 06:19:40 -04:00
361a464b16
Bugfix 2024-08-17 06:13:08 -04:00
1d014c699f
Remove extraneous comments 2024-08-17 05:54:58 -04:00
ed02f94919
Rename log folder and move the other units of time to constants 2024-08-15 12:50:12 -04:00
9af9d8d974
Lint 2024-08-15 05:43:42 -04:00
59d04b3879
Add chat and command logging 2024-08-15 05:38:09 -04:00
fd62d27352
Move lang files 2024-08-13 02:04:47 -04:00
b2c5e2e353
Change prerelease warning 2024-08-12 20:48:38 -04:00
3e31b2f4f3
71 unstaged files 2024-08-12 05:13:32 -04:00
a2b623a8a6
This better not say 0 commits 2024-08-12 04:33:43 -04:00
70ad414984 Lint 2024-08-04 06:07:58 -04:00
3c73eb3a71
Fixed uwu translations 2024-08-04 03:31:17 -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
e2b3b28392
Spacing [2] 2024-08-04 02:34:36 -04:00
cd6ee042ec
Rewrite verify command 2024-08-04 01:55:45 -04:00
240fef6273
Lint 2024-08-04 01:41:32 -04:00
f7bde90840
Spacing [1] 2024-08-04 01:30:28 -04:00
3cf976aa33
Change comment 2024-08-03 04:14:42 -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
9430f2def1
Seperate version information getter 2024-08-03 03:24:56 -04:00
7cc5c4f330d47060
5bb0c8f00e
Seperate command loader 2024-08-03 03:00:04 -04:00
4f289a88cf
From the other repo (I also use SSH now!) 2024-08-02 13:53:41 -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
33cd9adf67 Chat parser 2024-08-01 19:55:09 -04:00
f09b341ac9 Add strings 2024-07-31 16:09:51 -04:00
1cab040f8d Remove minecraft section sign chat 2024-07-31 05:30:35 -04:00
6f1271ba81 This wouldn't even work anymore 2024-07-31 02:57:43 -04:00