Commit Graph

479 Commits

Author SHA1 Message Date
Vankka
836867eb36 Fix Fabric build 2025-01-14 03:00:20 +03:00
IxPrumxI
2ec29d1d56 Fix H2 for fabric 2025-01-13 01:21:28 +03:00
Vankka
00e1cd3782
Handle invite null and improve DiscordInviteModule. Fix EventBus logging Object as event class 2025-01-11 14:42:27 +02:00
Vankka
47d1b7bafd
Block the enable thread while downloading dependencies 2025-01-04 20:41:49 +02:00
Vankka
45fefaedac
Add debug start and stop, fix Discord & game command registration 2025-01-02 23:50:14 +02:00
Vankka
abb7bbb08c
2025, build.gradle deprecations 2025-01-02 22:49:28 +02:00
Vankka
33c638b867
Bukkit split, 2025 2025-01-02 22:44:22 +02:00
Vankka
ba19dd0003
Bukkit split 2025-01-02 22:42:29 +02:00
Vankka
181f8035b4
Add better global/cloudflare ratelimit error 2024-12-31 16:03:12 +02:00
Vankka
824a392414
Merge profile loading into PlayerProvider 2024-12-30 00:16:12 +02:00
Vankka
b588dc185a
Fix tests 2024-12-30 00:02:47 +02:00
Vankka
c54f677761
Only save new config options with new reload flag, add initial v1 config migration 2024-12-28 23:22:21 +02:00
Vankka
6498c5af2c
Translation config in json instead of yaml 2024-12-28 01:00:51 +02:00
Vankka
8f639259e5
Check silent permissions on thread 2024-12-27 23:57:35 +02:00
Vankka
317a3c20f6
Expand EventBusTest, Subscribe ignoreCancelled and ignoreProcessed to default true, update some event bus documentation 2024-12-27 18:17:25 +02:00
Vankka
bed92a3450
Improve event bus priorities, use method handles 2024-12-27 01:53:03 +02:00
Vankka
05aedf2067
Handle attachment permissions in mirroring 2024-12-27 00:53:19 +02:00
Vankka
fc86a2bc90
Add console option to filter out duplicate exceptions 2024-12-26 18:58:49 +02:00
Vankka
ef978cb04f
Improve JavaLoggerImpl 2024-12-26 00:39:50 +02:00
Vankka
54aadb9229
Update DiscordPermissionUtil 2024-12-26 00:10:57 +02:00
Vankka
b36f939fd3
Move prefix/suffix stuff to a placeholder context, add shorthand for meta+permission data 2024-12-26 00:10:51 +02:00
Vankka
f4368a15b8
Make MockDiscordSRV initialization failures log better 2024-12-20 23:04:36 +02:00
Vankka
bb3c4987bc
Fix tests 2024-12-20 22:55:47 +02:00
Vankka
6344503f04
Add logging for downloading dependencies 2024-12-20 21:11:42 +02:00
Vankka
312159e9ec
Update to DependencyDownload 2.0.0-SNAPSHOT 2024-12-14 00:04:36 +02:00
Vankka
d211b19278
Add http proxy options 2024-12-11 22:38:35 +02:00
Vankka
50b16d69ea
Add type argument to resync command 2024-12-11 22:00:57 +02:00
Vankka
19e86f63ea
Change command permissions 2024-12-11 21:45:07 +02:00
Vankka
df547292c7
Fix other permission in CommandUtil 2024-12-11 21:44:03 +02:00
Vankka
4768bef1a1
Fix full boot extension with async enable 2024-12-04 23:41:37 +02:00
Vankka
56cb74815c
Improve lifecycle 2024-12-04 23:15:16 +02:00
Vankka
56c1baa830
Handle integrations loading later better 2024-12-04 21:18:01 +02:00
Vankka
dd5e0d402c
Add check for empty voice channel id 2024-11-30 15:27:09 +02:00
Vankka
ed82f642f1
Fix for non-text channels in ChannelConfigHelper, resolution by full channel atom. Fix forwarding messages from non-text, non-thread channels to Minecraft. Add test for voice channel messages 2024-11-30 15:21:44 +02:00
Vankka
611f8bba36
Add platform version information to debug reports 2024-11-30 14:41:38 +02:00
Vankka
cdabd156ca
Add more debug information 2024-11-30 14:29:52 +02:00
Vankka
7e5f1b5a79
Add placeholder support to presence updater 2024-11-30 13:30:38 +02:00
Vankka
d6c1d22b64
Continue work on storage linking 2024-11-22 19:49:25 +02:00
Vankka
a948df6070
Fix presence updater index out of bounds, minimum updater rate 2024-11-17 21:36:05 +02:00
Vankka
e62302e024
Add server filter to custom commands 2024-11-17 14:42:12 +02:00
Vankka
791abc7888
Add console command execution and user/role limiting to custom commands 2024-11-16 23:26:29 +02:00
Vankka
3b0ee1dd5a
Fix typos and improve language in the config 2024-11-14 22:45:36 +02:00
Vankka
1df466dc09
Fix console command handling for rotated channels 2024-11-14 20:30:17 +02:00
Vankka
b8f552e5e6
Finalize console rotation 2024-11-14 19:57:21 +02:00
Vankka
a7cdcf0859
Finalize console rotation 2024-11-14 19:56:38 +02:00
Vankka
32a2ae0d7b
Move to connecting on thread 2024-11-10 22:00:36 +02:00
Vankka
9d702ef8d9
Initial for console rotation 2024-11-10 19:50:24 +02:00
Vankka
51cd79e700
Log DNS result for discord domains 2024-10-30 21:18:46 +02:00
Vankka
a8752dd96c
Add placeholder lookup handling for all Discord channel types 2024-10-20 23:17:26 +03:00
Vankka
b82840bb51
Don't enable integrations for disabled plugins 2024-10-20 23:12:23 +03:00