|
9e48e9b6ea
|
Lint
|
2024-10-12 01:44:33 -04:00 |
|
|
57f44cc73d
|
Make all usernames appear as zero-length
|
2024-10-12 01:19:36 -04:00 |
|
|
9e03210af4
|
Add configurable fallback locale as settings.fallbackLocale
|
2024-09-21 15:09:40 -04:00 |
|
|
a71121225c
|
Rename userSettingsDisabled to disableUserSettings
|
2024-09-21 14:58:34 -04:00 |
|
|
084eb15db8
|
Add ohio chat parser
|
2024-09-19 23:17:01 -04:00 |
|
|
24ce5d13fe
|
Lint
|
2024-09-19 22:21:01 -04:00 |
|
|
6245e8ef40
|
Seperate the chat parsers from the chat file & add message subtypes to the command class
|
2024-09-19 00:31:15 -04:00 |
|
|
0516ee1797
|
Remove Ohio debugger
|
2024-09-18 23:03:47 -04:00 |
|
|
d98073b9da
|
Block settings command from loading when user settings are disabled
|
2024-09-18 03:32:18 -04:00 |
|
|
a4ff4ca374
|
Bugfix
|
2024-09-13 03:20:12 -04:00 |
|
|
b1d6b159ab
|
Make plain parse use forEach
|
2024-09-13 03:15:09 -04:00 |
|
|
57e84ef53a
|
Change file permissions to 755
|
2024-09-12 00:53:24 -04:00 |
|
|
bfe1111e29
|
Lint
|
2024-09-12 00:26:36 -04:00 |
|
|
9847623b25
|
Add protocol version getter
|
2024-09-12 00:17:46 -04:00 |
|
|
a67785b1d7
|
Add protocol version getter
|
2024-09-12 00:17:09 -04:00 |
|
|
b8a6883933
|
Rename index.bot to index.bots
|
2024-09-11 23:44:17 -04:00 |
|
|
cde624bbcf
|
Seperate permissions from command plugin; add command rewriter
|
2024-09-11 02:02:29 -04:00 |
|
|
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 |
|