Commit Graph

542 Commits

Author SHA1 Message Date
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
Vankka
295bc1c6bf
Move nullAllFields to ConfigurateConfigManager, only null fields when saving or loading 2024-07-20 21:19:22 +03:00
Vankka
49cdfcb307
Don't fill in the entire channel config when a single option is added 2024-07-20 20:08:47 +03:00
Vankka
f524c476d6
Make default insertion instruction gray 2024-07-20 18:53:42 +03:00
Vankka
023d5d41d5
Change mentioning to usernames, add insert to mention to default Discord to Minecraft configuration 2024-07-20 18:52:12 +03:00
Vankka
a28a55c9f0
Fix error with mirroring 2024-07-20 18:04:36 +03:00
Vankka
7f3c4c958b
Fix using code blocks and code strings, reorganize and rename some stuff 2024-07-20 16:47:19 +03:00
Vankka
c225f92032
Fix recursive translation 2024-07-20 15:48:27 +03:00
Vankka
29a806e734
Remove some noinspection comments 2024-07-20 15:28:21 +03:00
Vankka
a4d4c49b72
Update to adventure-platform-bukkit snapshot, use native Paper sendMessage method if available 2024-07-20 15:17:46 +03:00
Vankka
bc79ee96d1
Fix error in AbstractGameMessageModule 2024-07-20 15:15:02 +03:00
Vankka
c6526fea3f
Fix minecraft-auth-linking incorrect placeholder 2024-07-20 15:12:36 +03:00
Vankka
62afe293e0
Get rid of unwanted annotations at compile time 2024-07-07 13:29:01 +03:00
Vankka
d6ece0abe7
Handle PlayerLoginEvent not being called in offline mode in required linking 2024-07-07 12:44:56 +03:00
Vankka
a3f7b448ac
Add PlayerJoinEvent to required linking 2024-07-07 12:34:10 +03:00
Vankka
a0a5dd01fa
Handle PlayerLoginEvent not being triggered in offline mode 2024-07-07 12:33:06 +03:00
Vankka
ae60e7e423
Improve console handling 2024-06-29 19:54:02 +03:00
Vankka
3c7d4074dc
Tweak the welcome message some more 2024-06-29 17:31:13 +03:00
Vankka
9daa138a12
Tweak default bot token logic 2024-06-29 16:01:41 +03:00
Vankka
ba3871ed77
Create game commands later 2024-06-29 15:44:16 +03:00
Vankka
3336cf0f85
Add/remove linked accounts from cache when they are created/removed manually 2024-06-29 15:44:04 +03:00
Vankka
916be86fbf
Fix compile 2024-06-29 15:14:35 +03:00
Vankka
f285669990
Kick/(un)freeze player when they lose/gain additional requirements 2024-06-29 15:09:34 +03:00
Vankka
a81e8305a0
Load storage before linked account provider 2024-06-29 14:06:28 +03:00
Vankka
d70eddeec5
Get field type from its value 2024-06-29 14:06:17 +03:00
Vankka
eb12d69efd
[ci skip] Add todo comment in MainConfig 2024-06-29 03:04:40 +03:00
Vankka
5ee6a9365a
Required linking: negation to additional requirements, state changes to trigger rechecks. Module manager logic changes 2024-06-29 02:52:45 +03:00
Vankka
6c88174e64
Add presence updater 2024-06-26 23:48:14 +03:00
Vankka
bc12809351
Ban sync 2024-06-24 23:45:25 +03:00
Vankka
1e9e1c53e2
Don't keep unlinked account cached forever 2024-06-24 23:43:55 +03:00
Vankka
a4d499153d
CheckReturnValue in Scheduler 2024-06-24 23:04:20 +03:00
Vankka
92d79d369a
Fix linked account SQL 2024-06-24 23:03:54 +03:00