Commit graph

438 commits

Author SHA1 Message Date
f1994b7f7f
Improvements to about command 2024-09-08 22:24:36 -04:00
0b0fad42ef
Fix "info serveR 2024-09-08 22:24:02 -04:00
bf111d2648
Case sensitivity fixes 2024-09-08 22:23:22 -04:00
32852ff120
Update branding
If it causes problems, botvX
2024-09-08 22:06:35 -04:00
83d2cf4a65
Add m_c_player format 2024-09-08 22:06:29 -04:00
4cf86f31c1
Add chipmunk mod format 2024-09-08 22:06:25 -04:00
9658c63dcd
Change author 2024-08-30 21:46:25 -04:00
u0_a342
0f28a43a03 Update packages 2024-08-28 23:20:25 -04:00
81b6612233 Readme fix 2024-08-28 23:09:16 -04:00
08b6a1df01
README improvements 2024-08-28 20:16:14 -04:00
40c45b6935
Add provisional branding which is subject to change 2024-08-28 20:14:52 -04:00
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