|
9d50d224ae
|
Make the chat parsers have priority levels to prevent running generic parsers first
|
2024-09-19 22:45:12 -04:00 |
|
|
24ce5d13fe
|
Lint
|
2024-09-19 22:21:01 -04:00 |
|
|
2ca476c0cc
|
Break the entire bot
|
2024-09-19 22:16:09 -04:00 |
|
|
8e7dd2bb4b
|
Bugfix
|
2024-09-19 22:12:30 -04:00 |
|
|
17e1576f68
|
Bugfix
|
2024-09-19 00:53:10 -04:00 |
|
|
d363bbc9f7
|
Bugfix
|
2024-09-19 00:50:02 -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 |
|
|
97bf3d0d56
|
Rename !chat to chat
|
2024-09-18 23:02:35 -04:00 |
|
|
97767b6aa5
|
Force chat for old MC versions
|
2024-09-12 01:18:23 -04:00 |
|
|
57e84ef53a
|
Change file permissions to 755
|
2024-09-12 00:53:24 -04:00 |
|
|
54fd31f890
|
Change chat length based on version
|
2024-09-12 00:40:05 -04:00 |
|
|
bfe1111e29
|
Lint
|
2024-09-12 00:26:36 -04:00 |
|
|
b8a6883933
|
Rename index.bot to index.bots
|
2024-09-11 23:44:17 -04:00 |
|
|
9c6eb5ee4e
|
Bugfix
|
2024-09-11 23:38:55 -04:00 |
|
|
284ebf488e
|
Add use chat mode
|
2024-09-11 23:38:34 -04:00 |
|
|
cde624bbcf
|
Seperate permissions from command plugin; add command rewriter
|
2024-09-11 02:02:29 -04:00 |
|
|
316fcd1f86
|
Add message type to command logging
|
2024-09-11 01:36:42 -04:00 |
|
|
d23094ccfd
|
Command event overhaul
|
2024-09-11 01:35:15 -04:00 |
|
|
ff722932bc
|
Update No permession message
|
2024-09-06 17:35:29 -04:00 |
|
|
f7d0a17afc
|
Add uuid to hash
|
2024-09-06 16:55:01 -04:00 |
|
|
946698b705
|
Add m_c_player format
|
2024-09-02 22:32:35 -04:00 |
|
|
ea31b52917
|
Add chipmunk mod format
|
2024-09-02 15:52:27 -04:00 |
|
|
189c04d2d2
|
Lint
|
2024-08-25 22:29:39 -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 |
|
|
919bc90365
|
Lint
|
2024-08-24 10:15:39 -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 |
|
|
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 |
|
|
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 |
|
|
0c516e3041
|
Microsoft Corporation
|
2024-08-19 03:17:48 -04:00 |
|
|
7043e559c0
|
Fix command core 32767 bug (this goes to RC3)
|
2024-08-18 10:44:42 -04:00 |
|
|
6f0d9e8994
|
Lint
|
2024-08-18 03:18:09 -04:00 |
|
|
c3ef6752f3
|
Remove extraneous comments
|
2024-08-18 03:17:47 -04:00 |
|
|
8625473d65
|
SundanceNanshan 10A23941a
|
2024-08-18 03:10:10 -04:00 |
|
|
c73409b2a1
|
Chat disabled in client options
|
2024-08-17 07:51:26 -04:00 |
|
|
05c3e3b4d2
|
Add nickname to legacy chat
|
2024-08-17 07:50:30 -04:00 |
|
|
5f0c8a99e1
|
Pass message type to commands
|
2024-08-17 07:38:04 -04:00 |
|
|
9fe7bfd3f7
|
Fix the chat parser
|
2024-08-17 07:31:18 -04:00 |
|
|
2cfdb2a1be
|
1.13 bugfix
|
2024-08-17 07:00:33 -04:00 |
|
|
318f7cf858
|
Add nickname support
|
2024-08-17 06:44:36 -04:00 |
|
|
9457ce2fa4
|
Make core faster
|
2024-08-16 00:27:29 -04:00 |
|
|
52bf7b1d07
|
Make bot send the stings packe
|
2024-08-16 00:25:50 -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 |
|
|
fcf3eab60a
|
Add message type to plainchat
|
2024-08-15 05:36:13 -04:00 |
|