101 Commits

Author SHA1 Message Date
22181a2bc8 Archive SDLink Core 2024-05-09 20:33:34 +02:00
6d9310951b [CHORE] Fix License Headers 2024-03-17 20:17:49 +02:00
7492d3c35c [BUG] Can't decrypt URL's twice hyph... Idiot 2024-03-17 20:17:27 +02:00
5c478c5ca6 [FEAT] Support for Webhook URL's with Thread ID's 2024-03-17 20:02:32 +02:00
28adbf6569 [CHORE] Bump Version 2024-03-17 13:59:55 +02:00
9248a302a6 [FEAT] Add events for Access Control Player changes 2024-03-17 13:44:56 +02:00
921a109338 [BUG] Additional safety check to prevent messages from being sent when SHUTDOWN has been called 2024-03-17 13:41:47 +02:00
4e2f037c2f [FEAT] Allow usage of thread and forum channels for messaging. Not supported in Webhooks yet 2024-03-17 13:39:58 +02:00
b7d5cb9325 [CHORE] Update Discord JDA 2024-03-17 13:20:16 +02:00
e3573f3f6e [CHORE] Code cleanup and housekeeping 2024-03-17 13:18:56 +02:00
Josh
9da589f63b Changed Version 2024-02-02 11:02:12 -05:00
Josh
3b1bc8b34c Fixed mention bug 2024-02-02 09:18:50 -05:00
6f41ae26bc [FEAT] Way to get the real player name and avatar in Server embeds 2024-01-02 03:43:48 +02:00
a343acd8aa [CHORE] Code reformat 2024-01-02 03:22:48 +02:00
bbe1c05cb8 [FEAT] Allow servers to limit multiple minecraft accounts per user in access control 2024-01-02 03:21:44 +02:00
46d5d5f829 [BUG] Fix access control not working on offline servers 2024-01-02 03:21:19 +02:00
759990fb94 [BUG] Fix linked commands not running when no linked account is found or if verification is disabled 2024-01-02 02:10:14 +02:00
e2e989192c [BUG] Fix Replies to Webhook messages not being relayed to Minecraft 2024-01-02 02:08:56 +02:00
ef4ad35923 [CHORE] Try to improve invalid config error messages 2024-01-02 02:06:56 +02:00
855ddd0649 [BUG] Don't send error replies when the command actually succeeded 2023-11-23 00:23:13 +02:00
6bb74a1b17 HYP YOU IDIOT!... Fix fetchPlayer not returning actual player information 2023-11-22 23:27:29 +02:00
52a18e7be3 [CHORE] Bump Version 2023-11-22 20:48:34 +02:00
6e5ef90403 [CHANGE] Replace Mojang API call with OkHttp with timeouts 2023-11-22 20:48:15 +02:00
23fec44dc8 [CHANGE] Use deferred replies for slash commands 2023-11-22 20:43:01 +02:00
7c5da9a28b [CHORE] Version bump 2023-11-22 01:39:21 +02:00
028fe7c56c [BUG] Don't try to pull member info from webhook reply 2023-11-22 01:39:02 +02:00
0be338e94d This should conclude code changes before beta 2023-11-21 18:34:32 +02:00
2dd2f3eb5c [BREAK] Split Join/Leave and Start/Stop messages 2023-11-21 18:33:59 +02:00
b3386ff6cc [FEAT] Channel/Webhook configuration command 2023-11-21 18:29:38 +02:00
57bac96b6c [BREAK] Use Strings for Channel ID's instead of Long 2023-11-21 18:09:16 +02:00
314001b206 [BUG] Fix linked commands allowing commands to be executed that is not in list, but that matches permissionLevel 2023-11-21 14:15:33 +02:00
eab921663e [CHORE] Update Discord Webhooks library 2023-11-11 16:42:35 +02:00
3be9495ade [FEAT] Update Embed Lists to use Buttons instead of reactions 2023-11-11 16:36:11 +02:00
15b2796206 [CHORE] Update Discord JDA 2023-11-10 19:00:52 +02:00
b0a0a551a0 [BUG] Fix Deny List check order 2023-10-29 18:48:33 +02:00
c248a94362 [CHORE] Bump Library 2023-10-29 15:48:11 +02:00
26dbd8c7ef [FEAT] Implement custom bot status support 2023-10-29 15:47:54 +02:00
e4f2462c0c [FEAT] Access control denied roles, and ban members from discord/mc on ban 2023-10-29 15:42:58 +02:00
0ea9cbed84 [CHORE] Bump version 2023-10-29 01:59:12 +02:00
343f24d26e [BUG] Fix linked commands trying to run when message just contains the prefix, and not showing denied message when user doesn't have permission 2023-10-29 01:58:59 +02:00
bbf3adf885 [FEAT] Add indicator in game when message is a reply to another message 2023-10-29 01:58:22 +02:00
c1465727d4 [BUG] Fix mentions displaying as raw format in game 2023-10-29 01:01:11 +02:00
08ef1eecf9 [BUG] Fix incorrect result for pre-login checks 2023-10-28 20:17:40 +02:00
2870ca5991 [BUG] Fix incorrect result for passed access control checks 2023-10-28 20:06:17 +02:00
b4485775e3 [BUG] Don't fetch the player profile from Mojang each time a message is sent 2023-10-28 18:05:48 +02:00
de1b394fc2 [CHORE] Fix license header 2023-10-28 14:37:17 +02:00
6fa38f444c [BUG] Have linked commands sent feedback when executed 2023-10-28 14:35:35 +02:00
ade2e95790 [CHORE] Code Cleanup 2023-10-28 14:11:58 +02:00
faecdec301 [BUG] Don't try to initialize Encryption if secret failed to generate 2023-10-28 13:56:31 +02:00
6637646971 [CHORE] Move all pre-login checks to library 2023-10-28 13:53:58 +02:00