Commit graph

77 commits

Author SHA1 Message Date
75e48f2103
Disable local server hiding message (it still hides the server, it just doesn't notify the user now) 2024-10-12 02:29:11 -04:00
9e48e9b6ea
Lint 2024-10-12 01:44:33 -04:00
e05e58f867
Remove bot.prefix 2024-10-12 01:35:09 -04:00
a3835de35c
Say command improvements 2024-10-12 01:33:00 -04:00
f2fd8bc486
Restore old eval functionality for console only (players can still see with formatting) 2024-10-12 01:31:41 -04:00
2b3e4789c6
Add local hiding of server IPs in the server command 2024-10-03 15:05:22 -04:00
d612c085f0
Add a message saying the bot is open-source 2024-09-22 23:15:27 -04:00
a71121225c
Rename userSettingsDisabled to disableUserSettings 2024-09-21 14:58:34 -04:00
24ce5d13fe
Lint 2024-09-19 22:21:01 -04:00
6245e8ef40
Seperate the chat parsers from the chat file & add message subtypes to the command class 2024-09-19 00:31:15 -04:00
d98073b9da
Block settings command from loading when user settings are disabled 2024-09-18 03:32:18 -04:00
6cdec0db4d
Add IPv6 server display mode 2024-09-13 23:24:48 -04:00
3a6867ee96
Add hover and click event to help command 2024-09-13 04:11:54 -04:00
c461e87ef1
Add permission level to help 2024-09-13 03:30:34 -04:00
e46a76e9f6
Remove console level from help command 2024-09-13 03:08:44 -04:00
57e84ef53a
Change file permissions to 755 2024-09-12 00:53:24 -04:00
598723f7cc
Limit netmsg length to 512 2024-09-12 00:47:58 -04:00
e609a1b716
Bugfix 2024-09-12 00:37:46 -04:00
bfe1111e29
Lint 2024-09-12 00:26:36 -04:00
19e21b1594
Bugfix 2024-09-12 00:09:00 -04:00
b8a6883933
Rename index.bot to index.bots 2024-09-11 23:44:17 -04:00
43ed8beab8
Case sensitivity fixes 2024-09-08 22:20:14 -04:00
69b8f32266
Fix "info serveR 2024-09-08 22:14:44 -04:00
8d5e8a61a1
Improvements to about command 2024-09-08 22:12:53 -04:00
aaf56e4b92
Bugfix for "SERVERS 2024-09-08 22:09:43 -04:00
21263ca4d2
Eval command overhaul 2024-09-06 17:31:33 -04:00
9928432592
Remove console permission level 2024-09-06 16:59:16 -04:00
c23d6bd3f1
Make eval level 2 2024-09-06 16:56:33 -04:00
e243eb02f7
Add memory to serverinfo 2024-09-05 15:50:11 -04:00
189c04d2d2
Lint 2024-08-25 22:29:39 -04:00
ae14106a0d
Add disable of incoming netmsg 2024-08-25 22:20:34 -04:00
8a7a97cfe9
Allow bot owners to disable user settings 2024-08-25 21:53:03 -04:00
945f3a8276
Hide hidden commands within specific command help 2024-08-25 21:33:32 -04:00
919bc90365
Lint 2024-08-24 10:15:39 -04:00
54eb048e0b
Make the name field in options useful (netmsg) 2024-08-24 09:06:55 -04:00
934b20bae2
Disable settings command at console 2024-08-23 10:44:32 -04:00
843215cae5
Make output from about/test copyable 2024-08-23 10:40:43 -04:00
a31a4a2370
About command improvements 2024-08-23 10:29:01 -04:00
27ec2a3f0f
Validate/verify swap 2024-08-23 10:07:21 -04:00
be059d3dcc
Bugfix 2024-08-22 13:49:42 -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
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
2ab710531e
Bugfiox RC4 2024-08-18 13:23:44 -04:00
c1ec0799b9
Seperate kernel version from command.about.serverInfo.os 2024-08-18 13:17:52 -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
64b7c0d825
Add message type to testing command 2024-08-17 07:52:59 -04:00