Commit Graph

85 Commits

Author SHA1 Message Date
3a49f97154 [FEAT] Customizable death messages 2023-08-06 03:02:56 +02:00
3a405a5ba4 [FEAT] New Commands system 2023-08-06 02:37:27 +02:00
5eb1ca1c29 [CHORE] Bump Version 2023-08-05 22:28:14 +02:00
1298825191 [FEAT] Use Discord Name for executed commands 2023-08-05 22:27:19 +02:00
235a317c1b [BUG] Fix DB Cache On Startup 2023-08-05 22:27:00 +02:00
43810e9678 [BUG] Fix DB Cache Reloading 2023-08-05 21:58:52 +02:00
edcf80e227 [BUG] Fix Whitelist Check part 2 2023-08-05 21:03:45 +02:00
a545bee072 [CHANGE] Remove IP Addresses from Console Relay 2023-08-05 20:58:43 +02:00
33182b1235 [BUG] Fix Whitelist Checks 2023-08-05 20:57:13 +02:00
7c58d2b925 [FEAT] Initial Custom Embeds 2023-08-05 19:33:34 +02:00
3abb875e5c [BUG] Detect if message contains attachments, and don't relay empty messages to discord 2023-08-05 19:16:22 +02:00
67aa2e7954 [CHORE] Bump Library Version 2023-08-05 19:09:00 +02:00
1791389a9e [FEAT] Try to use Linked Account names for chat relay 2023-08-05 19:06:12 +02:00
3bffb7cdc5 [FEAT] Check if linked account is still a discord member in whitelisting check 2023-08-05 18:57:11 +02:00
0ffbc0f48e [FEAT] Auto whitelisting based on account linking and roles 2023-08-05 18:53:41 +02:00
b901609957 [FEAT] Allow disabling nickname updates on linking and allow custom nickname formats 2023-08-05 18:43:13 +02:00
95e1dfac70 [CHANGE] Remove Command Permissions Management from Config in favor of discord permissions 2023-08-05 18:32:35 +02:00
42e8adcfae [FEAT] Initial preparations for custom embeds and custom message types 2023-07-23 00:32:31 +02:00
5e90d1ef38 [CHORE] Bump Version 2023-07-02 16:30:31 +02:00
a30970572a [FEAT] Allow Discord Mentions to be configurable 2023-07-02 16:30:20 +02:00
a88a6826dd [BUG] Fix Config Updater not incrementing Config Version 2023-07-02 16:29:39 +02:00
e51fdf8599 [FEAT] Allow Disabling Status Updates 2023-07-02 16:28:48 +02:00
62ca3ec812 [FEAT] Change DiscordMessageEvent to pass Member, to allow things like Role Color for the chat 2023-07-02 01:32:01 +02:00
93bd24cc22 [BUG] Remove Role when unlinking/unwhitelisting 2023-07-02 01:25:55 +02:00
ac9f2962f0 [FEATURE] Implement Message Filtering 2023-07-02 01:23:02 +02:00
87f82602ba [CHORE] Update Discord JDA 2023-07-02 01:02:29 +02:00
2ab98dd5e0 Fix Crashes with Forge from JSONDB 2023-06-24 19:26:54 +02:00
91c72f7b7b Remove unused file 2023-06-22 22:27:26 +02:00
c1ed2eaab0 Fix Whitelist Role assignment 2023-06-22 22:25:39 +02:00
bedcbac0a3 Fix roles failing to load from name 2023-06-22 22:18:38 +02:00
39cd2fa7b8 Fix encryption key trying to load before it's present and more variation of key length 2023-06-22 22:15:42 +02:00
24e6d84527 Fix DiscordAuthor using wrong username to retrieve avatars 2023-06-13 18:37:47 +02:00
7b4222545d License Headers 2023-06-11 18:06:22 +02:00
6e9e344987 CraterLib integration and final code to reach feature parity with V2 2023-06-11 18:03:54 +02:00
ffb5800924 Initial Library Work done 2023-05-21 19:58:15 +02:00