a608d852dd
Lint
2024-08-25 22:31:09 -04:00
49485b1040
Allow bot owners to disable user settings
2024-08-25 22:27:39 -04:00
0147badad3
Remove settings location from example settings
2024-08-25 22:26:51 -04:00
cb4aa5a818
Hide hidden commands within specific command help
2024-08-25 22:26:33 -04:00
f6b2365ccd
Fix end portal bug with packets
2024-08-25 22:26:10 -04:00
314cfc9f85
Lint
2024-08-25 22:26:03 -04:00
831ed85c00
Add anti-spam system
2024-08-25 22:25:08 -04:00
2e19b33053
Add disable of incoming netmsg
2024-08-25 22:23:15 -04:00
e4dffbaad9
Make the name field in options useful (netmsg)
2024-08-25 07:12:23 -04:00
00a2a4f48f
Remove "Dev" label
2024-08-25 07:11:23 -04:00
5b4b7e8958
Disable parsing attempts for 4/8 bits
2024-08-25 07:10:49 -04:00
a473d15d4e
This is not a pre-release branch
2024-08-23 10:56:42 -04:00
60b2ba83e3
Serverinfo bugfix
2024-08-23 10:54:43 -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
ba79fc87d1
[Web] Remove extraneous console.log
2024-08-22 20:22:04 -04:00
eca002bd5a
Rewrite chat parser
2024-08-22 15:24:23 -04:00
07e30a2a89
# Please enter the commit message for your changes. Lines starting
...
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch main
# Your branch is up to date with 'origin/main'.
#
# Changes to be committed:
# modified: index.js
#
2024-08-22 14:00:53 -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
0af926928a
Copy settings if they are not present
2024-08-22 13:50:44 -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
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
deba1d30c7
Update packages
2024-08-22 03:03:08 -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
943e134d7a
v11 backport
2024-08-20 14:04:23 -04:00
4efbf43edb
Update the readme
2024-08-19 07:11:30 -04:00
0c516e3041
Microsoft Corporation
2024-08-19 03:17:48 -04:00
0939649c79
Make the chat use surrogate codepoints
2024-08-19 01:56:31 -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
4eea38cca7
Remove rc.1 at the end of version
...
This does not mean that 10.0.0 is here yet. I have just decided to make the release candidates' version numbers the same as releases, as has been done for betas (they use different tag names to allow me to make multiple candidates for betas).
2024-08-18 13:09:53 -04:00
7043e559c0
Fix command core 32767 bug (this goes to RC3)
2024-08-18 10:44:42 -04:00
b9005a6441
Update packages
2024-08-18 03:18:29 -04:00
6f0d9e8994
Lint
2024-08-18 03:18:09 -04:00
c3ef6752f3
Remove extraneous comments
2024-08-18 03:17:47 -04:00
8625473d65
SundanceNanshan 10A23941a
2024-08-18 03:10:10 -04:00
3a76b57b33
Chgange plugin loakder
2024-08-17 09:56:26 -04:00
1631d3cb9d
Remove bot index from command class
2024-08-17 09:45:30 -04:00
42f3839dd2
Add information for test command
2024-08-17 07:54:24 -04:00
64b7c0d825
Add message type to testing command
2024-08-17 07:52:59 -04:00
c73409b2a1
Chat disabled in client options
2024-08-17 07:51:26 -04:00
05c3e3b4d2
Add nickname to legacy chat
2024-08-17 07:50:30 -04:00
5f0c8a99e1
Pass message type to commands
2024-08-17 07:38:04 -04:00
9fe7bfd3f7
Fix the chat parser
2024-08-17 07:31:18 -04:00