Vankka
|
916be86fbf
|
Fix compile
|
2024-06-29 15:14:35 +03:00 |
|
Vankka
|
ce3c1b3467
|
2024
|
2024-06-23 16:29:04 +03:00 |
|
Vankka
|
9df89b1f1c
|
Fix some gradle deprecations
|
2024-06-23 16:26:15 +03:00 |
|
Vankka
|
26c6a909da
|
Start downloading dependencies on construct, relocate and load on enable
|
2024-06-16 14:40:45 +03:00 |
|
Vankka
|
bd1f50c502
|
Don't run dependency download on a separate thread on bukkit
|
2024-06-07 17:07:15 +03:00 |
|
Vankka
|
4877235ace
|
1st party api improvements, gets rid of some asJDA usages
|
2024-01-01 00:46:21 +02:00 |
|
Vankka
|
069f4fb218
|
Add link create and linked commands
|
2023-12-26 18:40:55 +02:00 |
|
Vankka
|
11d1a7c5ab
|
MinecraftAuth linking instructions
|
2023-12-07 23:09:56 +02:00 |
|
Vankka
|
e2143f0cc1
|
Initial commit for messages config
|
2023-07-18 23:51:20 +03:00 |
|
Vankka
|
20683e3c7a
|
Reorganize config packages, rename a bunch of ConfigurateConfigManager members
|
2023-07-12 21:02:32 +03:00 |
|
Vankka
|
ca40da0c00
|
Fix exception logging on java.util.logging. Fix getting manifest
|
2023-05-06 20:43:02 +03:00 |
|
Vankka
|
6ff5ddb6a7
|
Add Bukkit chat plugin integrations, make better use of DynamicProxy, consolidate some of the :common subprojects
|
2023-02-20 21:55:45 +02:00 |
|
Vankka
|
6fd03af3a8
|
2023, cleanup unused imports, slight change to JDAConnectionManager intent message check
|
2023-01-22 22:24:51 +02:00 |
|
Vankka
|
cfcbada10d
|
Remove optional usage from API
|
2022-12-27 23:34:02 +02:00 |
|
Vankka
|
26aac4d4e2
|
Consolidate :common:common-proxy and :common:common-server into :common
|
2022-12-18 23:15:24 +02:00 |
|
Vankka
|
83fb75d4c0
|
Implement command executors, dynamicproxy
|
2022-06-25 22:33:55 +03:00 |
|
Vankka
|
5b8a139836
|
Rename slf4j-hack module to unrelocate
|
2022-04-26 14:56:32 +03:00 |
|
Vankka
|
4a492a7392
|
Implement ApplicationDependencyManager
|
2022-04-25 15:35:50 +03:00 |
|
Vankka
|
60f04f1511
|
Version catalog, updated some versions
|
2022-04-22 20:56:11 +03:00 |
|
Vankka
|
68fa07eb15
|
Pastes, manifest reading
|
2022-03-28 16:56:25 +03:00 |
|
Vankka
|
99a87382bd
|
In-game commands
|
2022-03-20 13:46:06 +02:00 |
|
Vankka
|
54db798e9a
|
Change around profile methods on players
|
2022-03-04 13:29:21 +02:00 |
|
Vankka
|
ed674cce8a
|
More profile stuff
|
2022-02-24 17:09:53 +02:00 |
|
Vankka
|
ee1db84ae0
|
More Storage
|
2022-02-20 00:57:42 +02:00 |
|
Vankka
|
33d724212a
|
Specify which repositories contain what content, put api annotation processing in a different spot for platforms
|
2022-02-03 21:43:03 +02:00 |
|
Vankka
|
61ac1ec1ec
|
Give CommandSenders full support for Audience, add connected/disconnected events
|
2022-01-29 13:34:39 +02:00 |
|
Vankka
|
6f638ffb33
|
Add OnlineMode & PluginManager
|
2022-01-25 18:25:21 +02:00 |
|
Vankka
|
67e25a765a
|
Write DiscordSRV log messages to a file for debugging
|
2022-01-24 18:55:36 +02:00 |
|
Vankka
|
1068150f77
|
Add logging 'proxy', centralize insufficient permission handling, improved toString, equals and hashCode implementations of 1st party Discord api entities
|
2022-01-15 14:45:50 +02:00 |
|
Vankka
|
318245c315
|
Update copyright year
|
2022-01-13 19:05:36 +02:00 |
|
Vankka
|
0e73f80d40
|
Join, leave, server switch messages. Fixed dependency logging, added config option ordering annotation, fixed some issues with translation/configuration
|
2021-12-24 01:21:14 +02:00 |
|
Vankka
|
082116c02a
|
Route slf4j from our dependencies directly to our logging handler
|
2021-10-25 02:04:46 +03:00 |
|
Vankka
|
86da2f7a16
|
Buildscript improvements
|
2021-10-19 23:17:30 +03:00 |
|
Vankka
|
a1b11c973c
|
Avatar urls, ignoring users/roles/bots/webhooks, changed config option naming scheme
|
2021-10-19 01:33:20 +03:00 |
|
Vankka
|
627b538456
|
Initial Discord -> Minecraft message functionality
|
2021-09-01 00:01:50 +03:00 |
|
Vankka
|
ff8385dfda
|
More progress on placeholders & Minecraft -> Discord chat
|
2021-08-14 21:16:32 +03:00 |
|
Vankka
|
3fb79cc50c
|
Changed from switching between File & Path to just using Path, revamped InitialDependencyLoader
|
2021-08-07 18:42:54 +03:00 |
|
Vankka
|
c76e0c2c3b
|
More work on first part api & added a bunch of nullability annotations
|
2021-07-31 01:21:23 +03:00 |
|
Vankka
|
b149acb36f
|
Fixes & improvements
|
2021-07-29 16:15:21 +03:00 |
|
Vankka
|
9d26da6b4a
|
Initial commit
|
2021-07-29 04:14:29 +03:00 |
|