Commit Graph

589 Commits

Author SHA1 Message Date
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
fd47e8ba7e
DiscordGatewayIntent GUILD_EXPRESSIONS 2024-12-13 23:57:47 +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
1ebb5c24e0
Add dependency graph submission to build workflow 2024-12-05 22:03:03 +02:00
Vankka
3906be9c2f
Fix legacy advancement nms split including CraftServer class name 2024-12-05 17:47:16 +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
2cbb2ede2f
Actually give the workflow the variable 2024-11-30 15:30:04 +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
2614eaf70a
Add CommandMeta on Velocity 2024-11-17 00:34:29 +02:00
Vankka
751ab29c36
Rollback to slf4j-api v1 2024-11-17 00:30:09 +02:00
Vankka
791abc7888
Add console command execution and user/role limiting to custom commands 2024-11-16 23:26:29 +02:00
Vankka
227138fc94
Update JDA 2024-11-16 22:20:30 +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
Vankka
fa1b517d5e
Add runServer, runWaterfall and runVelocity tasks 2024-10-20 22:59:19 +03:00
Vankka
2081240e1c
Correct documentation 2024-10-20 14:56:57 +03:00
Vankka
a6e80f52cc
ServerType null in MockDiscordSRV 2024-10-20 14:54:46 +03:00
Vankka
fdaa215601
Remove a unnecessary abstraction, improve some documentation 2024-10-20 14:42:18 +03:00
Vankka
7d4755240f
Add custom commands 2024-10-13 16:19:07 +03:00
Vankka
b8f8b7d585
Fix mirroring support for non-text and thread channels 2024-09-26 17:54:55 +03:00
Vankka
0906ef6c62
A couple fixes 2024-09-26 17:53:53 +03:00
Vankka
5a028c8d9f
[ci skip] Update readme 2024-08-30 23:12:11 +03:00
Vankka
99ac8ac130
Fix null input on FormattedText 2024-08-30 23:11:40 +03:00
Vankka
99912dc937
Fix test compile, upgrade GitHub Actions JVM version 2024-08-12 20:38:35 +03:00
Vankka
780c1d0759
Rename some things, prepare for providing chat suggestions 2024-08-12 14:30:38 +03:00