Commit graph

469 commits

Author SHA1 Message Date
ff722932bc
Update No permession message 2024-09-06 17:35:29 -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
464f1ac009
Remove strings related to console permission level 2024-09-06 16:57:27 -04:00
c23d6bd3f1
Make eval level 2 2024-09-06 16:56:33 -04:00
f7d0a17afc
Add uuid to hash 2024-09-06 16:55:01 -04:00
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