Commit Graph

426 Commits

Author SHA1 Message Date
Vankka
e7c82eb386
Don't include the commit hash in the real version 2023-12-23 01:04:39 +02:00
Vankka
d29d91b97a
Exclude branch name from file name 2023-12-23 00:47:26 +02:00
Vankka
9a97cf7578
endsWith not startsWith 2023-12-23 00:38:59 +02:00
Vankka
17e888a289
A few warning fixes 2023-12-23 00:32:25 +02:00
Vankka
7297cad96c
Don't allow forwarding the same channel to the same Discord channel more than once 2023-12-23 00:30:33 +02:00
Vankka
37bddcbe81
Add git branch and first 7 of hash to version when version is a snapshot 2023-12-20 21:14:42 +02:00
Vankka
9bfc5c8be1
Fix h2 table create command, fix indentation 2023-12-20 21:08:35 +02:00
Vankka
192ce5e152
Single threaded dependency downloading, don't run enable if dependency downloading fails 2023-12-19 00:36:53 +02:00
Vankka
cf7ee4a914
Changes to placeholder stringification, fix PlaceholderAPI integration input/output formats, fix timed updater enable time 2023-12-15 22:47:07 +02:00
Vankka
dae2e7232c
Delete empty MockDiscordSRV 2023-12-07 23:32:37 +02:00
Vankka
ef145916e9
Fix another test 2023-12-07 23:15:40 +02:00
Vankka
e46406683c
Fix test 2023-12-07 23:13:02 +02:00
Vankka
11d1a7c5ab
MinecraftAuth linking instructions 2023-12-07 23:09:56 +02:00
Vankka
91f9f36e63
Clarify config comments for threads and command execution filters, rename filters to execution conditions 2023-11-28 21:28:30 +02:00
Vankka
1d5a5381a0
Refactor some mention rendering code to not be Discord -> Minecraft specific 2023-11-22 01:15:06 +02:00
Vankka
24e0529b69
Remove sout 2023-11-21 21:43:35 +02:00
Vankka
19c387ea61
Use DiscordSRV default locale for translation lookup 2023-11-17 00:04:28 +02:00
Vankka
90a88d5cfa
Change messages config debug reporting for multi lang 2023-11-16 00:27:52 +02:00
Vankka
b74f557359
Document advancement listener versions 2023-11-15 23:35:32 +02:00
Vankka
273f3d9a19
Add spigot listener for advancements 2023-11-13 00:58:17 +02:00
Vankka
91fa61542d
Add logging of group synchronization and executing console commands, improve how log writing is scheduled 2023-11-09 23:52:29 +02:00
Vankka
739148ffd0
Fix console channel logging errors constantly when not configured 2023-11-07 21:45:05 +02:00
Vankka
731d8251ff
Escape markdown in console 2023-10-31 20:18:05 +02:00
Vankka
e3d5b17fab
Fix TranslationConfigManagerProxy 2023-10-29 23:35:26 +02:00
Vankka
6eb4dcb80e
Add connection config to DebugReport 2023-10-29 23:34:47 +02:00
Vankka
c9a811c758
Add configs to DebugReport 2023-10-29 23:18:35 +02:00
Vankka
4bab23bc35
Add check for attachments in blocking empty messages 2023-10-29 22:53:47 +02:00
Vankka
ad769cb251
Add channel type checking to MinecraftToDiscordChatMessageTest 2023-10-29 22:43:17 +02:00
Vankka
9195a91eb3
Update JDA 2023-10-29 22:39:14 +02:00
Vankka
39036e2b21
Add options for how to handle emojis from Discord, add event for rendering custom emoji to Minecraft components to API 2023-10-27 20:12:24 +03:00
Vankka
ac84845d67
Add splitting by newline to console message as well 2023-10-27 20:04:40 +03:00
Vankka
0185ef6e21
Split Processable into NoArgument and Argument variants 2023-10-27 19:05:53 +03:00
Vankka
639507e9db
Remove unnecessary setSuppressEmbeds 2023-10-24 18:25:47 +03:00
Vankka
65d1241dd9
Map deletes as well 2023-10-23 23:43:35 +03:00
Vankka
671c006af3
Update JDA back to upstream 2023-10-23 23:29:11 +03:00
Vankka
7a69a805a3
Ignore empty messages in message forwarding 2023-10-15 23:58:20 +03:00
Vankka
3b02c662da
Add expectation for amount of messages received in MinecraftToDiscordChatMessageTest 2023-10-15 23:44:42 +03:00
Vankka
e0ec1aa31c
Fix MinecraftToDiscordChatMessageTest clearing TestHelper too early 2023-10-15 23:24:54 +03:00
Vankka
28dbbb8466
Don't isolate MariaDB driver, update DynamicProxy usage 2023-10-15 23:23:32 +03:00
Vankka
affa127906
Block non-alphanumeric characters, underscores and dashes from sql table prefix 2023-10-15 23:13:17 +03:00
Vankka
baf7e5027b
Add link to placeholders in main config header 2023-10-07 21:31:59 +03:00
Vankka
e0bee7e2d8
Add waiting for console processing to be done in shutdown, check to not queue stuff when console handler is shutdown 2023-10-06 22:42:31 +03:00
Vankka
812f459d93
Merge branch 'console' 2023-10-06 22:26:38 +03:00
Vankka
82fffd6059
Add some javadocs to console classes, add date Discord timestamp support to global date formatting context 2023-10-06 22:22:49 +03:00
Vankka
097edb4d9e
Add replying to api, use reply in console handler 2023-10-06 22:08:51 +03:00
Vankka
4a04bd7dcd
Use ComponentFlattener on DiscordSerializer 2023-10-06 00:17:30 +03:00
Vankka
c927c3cbe5
Ansi 1.1.0-SNAPSHOT 2023-10-06 00:12:13 +03:00
Vankka
849a446d2a
Console command execution, fix to non editing appender 2023-09-17 23:24:46 +03:00
Vankka
8e8e2b3dbf
Add ANSI reset after a console message 2023-09-16 16:09:52 +03:00
Vankka
9e7f043c4e
More improvements to console appending 2023-09-16 16:02:47 +03:00