Commit graph

513 commits

Author SHA1 Message Date
e243eb02f7
Add memory to serverinfo 2024-09-05 15:50:11 -04:00
946698b705
Add m_c_player format 2024-09-02 22:32:35 -04:00
b02f53d0c6
Add online mode 2024-09-02 16:41:07 -04:00
ea31b52917
Add chipmunk mod format 2024-09-02 15:52:27 -04:00
a93648958e
Change author 2024-08-30 21:42:49 -04:00
u0_a342
189f2a1f60 Update packages 2024-08-28 23:21:05 -04:00
413c77cf89 Readme fix 2024-08-28 23:08:00 -04:00
35ebfb4ef8
Add provisional branding which is subject to change 2024-08-28 20:10:52 -04:00
0c6605462f
README improvements 2024-08-27 08:43:56 -04:00
af05ff16e9 Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-26 22:32:29 -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
f8ddba5fd7
Add anti-spam system 2024-08-25 22:13:46 -04:00
8a7a97cfe9
Allow bot owners to disable user settings 2024-08-25 21:53:03 -04:00
da1a55616d
Fix end portal bug with packets 2024-08-25 21:45:47 -04:00
945f3a8276
Hide hidden commands within specific command help 2024-08-25 21:33:32 -04:00
eb70a31db7
Remove settings location from example settings 2024-08-25 21:32:59 -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
35486c19fe
Add minecraft format parser 2024-08-24 07:58:43 -04:00
d2726ef746
Add support for 8-bit color parsing 2024-08-23 14:20:04 -04:00
354250c506
Serverinfo bugfix 2024-08-23 10:52:50 -04:00
6059d35158
Bump version 2024-08-23 10:48:49 -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