Commit graph

61 commits

Author SHA1 Message Date
a24a4590c8 Attempt to improve error handling 2024-11-07 19:44:55 -05:00
62dfc72dbd Store server players are seen on & misc fixes 2024-11-07 00:09:40 -05:00
9d41812df0 Add experimental username scheme & organize playerdata by first uuid octet 2024-11-05 23:53:18 -05:00
d2166651be Include ports in netmsg and logs, and make mail fancier 2024-09-30 20:56:05 -04:00
93f911aaa8 Make echo send the message normally, and don't use non-initialized memory for the acknowledged buffer 2024-09-11 08:53:27 -04:00
5a1eff9e1b selfcare fixes 2024-09-11 07:41:23 -04:00
e062856ae7 Fix mail 2024-09-08 23:43:54 -04:00
fe4bc9c560 nbt chat moment 2024-09-04 12:10:58 -04:00
ba5a81875a Fix typo 2024-09-04 12:03:47 -04:00
098afc9718 Attempt to fix the spam issue 2024-09-04 11:58:56 -04:00
93d711378d return -> continue 2024-09-04 11:50:22 -04:00
2333ba68fe Add IRC & better selfcare 2024-09-04 11:24:57 -04:00
161c9a7c5a notify users of mail
also fixes error handling
2024-08-04 19:53:29 -04:00
16fe736cd3 ignore moar errors 2024-08-04 17:52:43 -04:00
6332d9baa0 Parse other vanilla formats
comes with an experimental mediawiki scraper
2024-08-04 16:50:34 -04:00
f8712bd513 fix ii 2024-08-03 21:20:09 -04:00
3d702a4d37 fix 2024-08-03 21:16:03 -04:00
8563217e87 chat fixes 2024-08-03 20:59:13 -04:00
1a8d4a12e8 Support legacy versions
Hypothetically, the bot should now work on 1.14 and newer
2024-08-03 16:26:00 -04:00
35ba20bba3 text commit 2 2024-08-02 13:36:04 -04:00
f14e1a3cb9 test commit 2024-08-02 13:35:45 -04:00
17d4993aa3 Parse kaboom's vanilla-like chat 2024-08-01 00:11:35 -04:00
a362324478 Refactor command functions
no more .bind(this)!
2024-07-31 22:34:19 -04:00
447de630a1 Refactor 'urban & implement a supportFeature function 2024-07-31 17:58:49 -04:00
388d30ce51 work-in-progress proxy & catch protodef errors 2024-07-06 15:14:56 -04:00
74dc561d3d help prefixes 2024-06-24 13:57:32 -04:00
3887bbe2ce Multiprefix support 2024-06-24 13:10:17 -04:00
b5b803e1e8 Fix the new position plugin 2024-06-24 12:16:27 -04:00
a8ce3ecba3 fix positions 2024-06-03 22:53:42 -04:00
a4e605852c stream refactors 2024-06-02 17:26:17 -04:00
9b09493d8b fix logfile dates 2024-06-01 16:00:44 -04:00
fa8fe5ec31 small logquery fix 2024-05-30 23:10:28 -04:00
fae754d345 Improve command management 2024-05-30 23:07:52 -04:00
110dba0fb7 add a basic log query command 2024-05-30 22:47:41 -04:00
5baf90a0b6 Patch brigadier-commands to support promises 2024-05-30 20:29:06 -04:00
048373b8ba a 2024-05-27 18:35:11 -04:00
92110c7ca9 change the code 2024-05-27 18:34:26 -04:00
612d778449 more fixing 2024-05-26 23:13:08 -04:00
13e2bbf4f4 fix mistakes 2024-05-26 23:04:23 -04:00
a5d7172033 Data compression! 2024-05-26 22:21:16 -04:00
f82cbb736c refactor player data storage completely 2024-05-26 19:38:43 -04:00
69966ec746 change music a bit 2024-04-05 20:57:08 -04:00
8d2aebd4a6 fix music & use the new path system 2024-04-05 20:54:10 -04:00
f2231a48a4 use paths relative to modules 2024-04-04 22:00:51 -04:00
52573e21bc implement new console 2024-04-04 21:44:45 -04:00
4ba694ff18 begin implementing changable paths 2024-04-02 17:58:56 -04:00
d3e576f7b9 command refactor & improvements 2024-04-02 17:53:10 -04:00
5f3560910b Refactor the chat system
not sure if it's better or worse now. also, i have tried to optimize color codes, but this optimization seems unreliable (i might fix or remove it in the future)
2024-03-17 23:52:58 -04:00
a67478cfd9 Matrix support, chat refactoring, and probably other stuff i forgor about 2024-03-16 16:03:36 -04:00
4ba2c7b05a fix and whatnot 2024-03-01 22:41:57 -05:00