Commit graph

509 commits

Author SHA1 Message Date
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
38f38dda2a Change internal fallback player name 2024-07-31 06:08:07 -04:00
0bf088f548 Stereo Madness 2024-07-31 06:05:09 -04:00
f63d7d4d77 Add node jndex.js to reamde 2024-07-31 06:03:45 -04:00
27766c8c56 Update plugins/commands/restart.js 2024-07-31 05:56:20 -04:00
20fb934a02 Update plugins/commands/stop.js 2024-07-31 05:55:57 -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
12391e8db4 Vanilla server support 2024-07-31 01:08:51 -04:00
2b87fd14cc Fix chatparse_1204 error handler 2024-07-31 01:08:25 -04:00
5b8f9852a0 20w13b bugfix 2024-07-31 00:31:43 -04:00
83fc1d169d Add per-server version override in settings 2024-07-31 00:24:13 -04:00
5ab32db8d5 Fix legacy chat 2024-07-31 00:24:00 -04:00
5b77fae298 Remove unused and un-implemented Minecraft format 2024-07-30 18:13:27 -04:00
c3fa4ae039 Bugfixes 2024-07-30 18:11:47 -04:00
4c99aa3d4b BugFix white terminal 2024-07-30 17:17:30 -04:00
93c4835728 Add support for 8/4 bit color and white terminals 2024-07-30 17:14:41 -04:00
9f99a1bbf1 Add error handler to this for some reason
I got a maximum call stack size exceeded error in this code...
2024-07-30 15:40:28 -04:00
b5da5fe50c Re-add everything 2024-07-30 05:56:23 -04:00
3ba92d1460 Remove everything 2024-07-30 05:55:39 -04:00
7cc5c4f330d47060
a50c6bdd4c "minecraft-protocol": "^1.45.0", 2024-07-30 03:44:42 -04:00