Commit Graph

573 Commits

Author SHA1 Message Date
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
Vankka
c4eb9b56e8
Make mention lookup way faster with a lot of members 2024-08-10 14:40:46 +03:00
Vankka
189d8375cd
Tweak default uncached mention lookup and member caching 2024-08-10 14:12:30 +03:00
Vankka
803eb9af3f
Fix unlink other permission 2024-08-10 14:09:43 +03:00
Vankka
9cf654e23d
Merge branch 'mentions-ingame' 2024-08-10 14:08:01 +03:00
Vankka
868317dd31
Upgrade adventure-platform-bukkit 2024-08-10 14:07:48 +03:00
Vankka
6a07529dfc
Rethink 2024-08-10 14:07:39 +03:00
Vankka
993b4e90f0
Some changes to placeholders 2024-08-03 17:55:55 +03:00
Vankka
8058d6a3ff
Add some more UUIDUtil methods 2024-08-03 17:27:03 +03:00
Vankka
53ced9be86
Add DiscordUser as context if DiscordGuildMember is present 2024-08-03 17:19:29 +03:00
Vankka
350bd38c80
Player Events 2024-07-28 02:19:55 +03:00
Vankka
fb426b870c
Rendering mentions in-game 2024-07-28 02:18:17 +03:00
Vankka
03cbd45993
Tweak MinecraftSerializer usage 2024-07-27 22:42:07 +03:00
Vankka
3532bbcfc1
More accurate Discord permission names 2024-07-27 22:23:39 +03:00
Vankka
cc0683ab30
Reorganize packages 2024-07-27 13:58:35 +03:00
Vankka
8077555bd7
Make MinecraftComponent immutable 2024-07-26 23:39:55 +03:00
Vankka
6f8b5bd023
Make MinecraftComponent immutable 2024-07-26 23:38:56 +03:00