Commit graph

142 commits

Author SHA1 Message Date
d23094ccfd
Command event overhaul 2024-09-11 01:35:15 -04:00
26534a28d3
Update branding
If it causes problems, botvX
2024-09-08 22:04:10 -04:00
9928432592
Remove console permission level 2024-09-06 16:59:16 -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
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
a31a4a2370
About command improvements 2024-08-23 10:29:01 -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
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
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
0939649c79
Make the chat use surrogate codepoints 2024-08-19 01:56:31 -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
5f0c8a99e1
Pass message type to commands 2024-08-17 07:38:04 -04:00
1d7321c41c
//undo 2024-08-17 06:19:40 -04:00
361a464b16
Bugfix 2024-08-17 06:13:08 -04:00
1d014c699f
Remove extraneous comments 2024-08-17 05:54:58 -04:00
ed02f94919
Rename log folder and move the other units of time to constants 2024-08-15 12:50:12 -04:00
9af9d8d974
Lint 2024-08-15 05:43:42 -04:00
59d04b3879
Add chat and command logging 2024-08-15 05:38:09 -04:00
fd62d27352
Move lang files 2024-08-13 02:04:47 -04:00
b2c5e2e353
Change prerelease warning 2024-08-12 20:48:38 -04:00
3e31b2f4f3
71 unstaged files 2024-08-12 05:13:32 -04:00
a2b623a8a6
This better not say 0 commits 2024-08-12 04:33:43 -04:00
70ad414984 Lint 2024-08-04 06:07:58 -04:00
3c73eb3a71
Fixed uwu translations 2024-08-04 03:31:17 -04:00
22689b3a69
Remove extraneous comment in command loader 2024-08-04 02:53:11 -04:00
2fe65e23d1
Spacing [4] 2024-08-04 02:51:52 -04:00
8fb9fdb337
Make the console's UUID an "actual" UUID 2024-08-04 02:50:26 -04:00
b2dba835a9
Chat parser fix 2024-08-04 02:49:42 -04:00
e2b3b28392
Spacing [2] 2024-08-04 02:34:36 -04:00
cd6ee042ec
Rewrite verify command 2024-08-04 01:55:45 -04:00
240fef6273
Lint 2024-08-04 01:41:32 -04:00
f7bde90840
Spacing [1] 2024-08-04 01:30:28 -04:00
3cf976aa33
Change comment 2024-08-03 04:14:42 -04:00
cbf3398243
Rewrite help command
Yes, the help command loads commands (to prevent errors, it can't use the other command loader)
2024-08-03 03:54:11 -04:00
9430f2def1
Seperate version information getter 2024-08-03 03:24:56 -04:00
7cc5c4f330d47060
5bb0c8f00e
Seperate command loader 2024-08-03 03:00:04 -04:00
4f289a88cf
From the other repo (I also use SSH now!) 2024-08-02 13:53:41 -04:00
7bad033c97 Finish chat parser rewrite 2024-08-01 20:32:14 -04:00
f85a34481b Start chat parser rewrite 2024-08-01 20:11:59 -04:00