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
|
88fd6f4d5d
|
Fix deprecation warnings in BungeeCommandExecutorProxyTemplate
|
2022-09-15 23:26:53 +03:00 |
|
Vankka
|
83fb75d4c0
|
Implement command executors, dynamicproxy
|
2022-06-25 22:33:55 +03:00 |
|
Vankka
|
2b5c8b9d2f
|
Fix dependency generation not picking up relocations sometimes
|
2022-06-09 20:03:17 +03:00 |
|
Vankka
|
6a81b21e54
|
Some changes to comments
|
2022-05-11 19:41:01 +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
|
e3c6f21c01
|
Update package names based on changes in MinecraftDependencyDownload & DependencyDownload
|
2022-04-04 20:49:47 +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
|
bbfa71a4b2
|
Missing annotations in Bukkit & Bungee loaders
|
2022-03-04 12:51:11 +02:00 |
|
Vankka
|
f3021d1472
|
Merge main
|
2022-03-01 17:40:17 +02:00 |
|
Vankka
|
1b688a329c
|
Don't relocate adventure api for velocity & sponge
|
2022-03-01 12:26:09 +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
|
af58286fed
|
Update DependencyDownload dependencies
|
2022-02-19 22:47:39 +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
|
935776aa9d
|
Remove unnecessary relocations from bukkit and bungee buildscripts
|
2022-01-17 16:54:01 +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 |
|