chris
52a0170e09
Avoid using allprojects and subprojects blocks to decouple modules ( #606 )
2025-10-28 01:17:47 +01:00
Tim203
8190df5ecf
Allow Floodgate to build
2025-08-27 21:22:47 +02:00
onebeastchris
ac3e6f728a
Add shutdown method to isolation platform holder
2025-07-27 01:52:27 +02:00
Tim203
c09b348813
Added code on kick support for require-link servers. Added spotless
...
Fixes #396
2024-10-15 12:45:12 +02:00
Tim203
330b46aa10
Move away from Micronaut HTTP to Avaje Http to reduce jar size
2024-09-06 00:43:57 +02:00
Tim203
ba825f76df
Changed the Floodgate data codec a bit, and removed RSA
2024-09-04 23:38:12 +02:00
Tim203
cd96a0f8fa
Mark Floodgate API as deprecated. Removed handshake handlers, see #536
2024-09-01 19:44:51 +02:00
Tim203
e719e837d4
We don't have to relocate bstats
2024-08-24 17:58:18 +02:00
Tim203
c72194c434
Core: split from Netty. API: removed Netty related methods and classes
2024-08-24 17:57:46 +02:00
Tim203
e0eb8b7938
Exclude Adventure in Velocity and updated DatabaseUtils usage
2024-07-01 00:18:38 +02:00
Tim203
e958f635f3
Use defaultOptions of ConfigurationOptions as well
2024-06-12 22:54:00 +02:00
Tim203
05916308c1
Port reduce session server lookups ( #509 ) to development
...
Co-authored-by: Bridge <29434554+bridgelol@users.noreply.github.com >
2024-05-19 00:07:14 +02:00
Tim203
1a07026c58
Use less reflection on Velocity and fixed ChildFirstClassLoader
2024-05-13 12:01:04 +02:00
Tim203
e838f616cc
Fixed fwhitelist when linked account with identical names are online
...
1. I join as a linked user (happens to be the same java/bedrock username)
2. If I try to fwhitelist myself, it'll fail as I'm not a bedrock player
Co-authored-by: chris <github@onechris.mozmail.com >
2024-04-20 23:30:52 +02:00
Tim203
cbf270f5f7
Move away from Jitpack for Bungee
2024-04-19 20:19:01 +02:00
Tim203
c702a66c71
Made the debug addon a bit more dumb
2024-03-19 20:20:13 +01:00
Tim203
d8b361a220
Updated version command and moved away from HttpClient
2024-03-19 20:15:01 +01:00
Tim203
3cd5caa416
Moved to Adventure & MiniMessage
2024-03-17 12:23:15 +01:00
Tim203
1c521fba95
Let Geyser work again and don't use deprecated Gradle methods
2024-02-25 23:01:50 +01:00
Tim203
c4cc692f6f
Initial version of local link management commands
...
Fixes #41 , fixes #64
2024-02-18 15:19:42 +01:00
Tim203
18989cd068
Removed some stuff
2024-02-16 20:01:43 +01:00
Tim203
80cfa48277
Update Cloud to 2.0 beta
2024-02-15 23:26:31 +01:00
Tim203
8030dac655
Removed skin upload logic from Floodgate and some small changes
2024-02-14 17:50:18 +01:00
Tim203
e98faac36a
Initial version of moving to from ConfigUtils to Configurate
2024-02-13 22:47:39 +01:00
Tim203
868ff810bf
Moved to DatabaseUtils
2024-02-11 19:52:51 +01:00
Tim203
1bae0497dd
Added support for 1.20.2 (including Mojmap)
...
Co-authored-by: Kas-tle <26531652+kas-tle@users.noreply.github.com >
2023-10-13 16:25:15 +02:00
Tim203
a5b177f546
Made login logic easier to follow and more expandable
2023-10-09 22:02:26 +02:00
Tim203
dbccdd1f6e
Fixed an issue with send-floodgate-data and player linking
2023-09-30 19:38:31 +02:00
Tim203
f25673dcaa
Updated a few dependencies and made it easier to run on Geyser
2023-09-30 17:43:03 +02:00
Tim203
12ea3b6cfb
Send identity as well
2023-09-09 10:32:50 +02:00
Tim203
54ef3a76b3
Encode IP and xuid in less bytes
2023-08-24 00:12:21 +02:00
Tim203
c1d618767b
Started using the new Floodgate data structure
2023-08-23 20:58:38 +02:00
Tim203
6c05dd8511
Added Ed25519 and RSA as possible signature based Floodgate data codecs
2023-08-22 23:30:56 +02:00
Tim203
16360a3bd6
Updated Gradle, Micronaut and fixed Folia detection
2023-08-13 23:59:18 +02:00
Tim203
7a2117a420
Moved away from hibernate to the JDBC variant
2023-07-11 02:18:41 +02:00
Tim203
711cfa6b01
Updated Cumulus, Events & base-api
2023-07-10 23:35:31 +02:00
Tim203
01497ba86c
Introduced connectionByPlatformIdentifier, removed guava usage
2023-06-25 16:00:48 +02:00
Tim203
f47ff5e008
Update Micronaut to 4.0.0-M2. No Jackson & use JDK http client variant
2023-06-03 13:13:07 +02:00
Konicai
cc798bfd4b
Update languages submodule
2023-05-30 16:18:56 -04:00
Tim203
298ea723b8
Remaining merge changes
2023-05-05 11:16:41 +02:00
Tim203
e0d2369482
Merge remote-tracking branch 'origin/feature/geyser-merge' into development
2023-05-05 10:30:27 +02:00
Tim203
b308ef2216
Merge remote-tracking branch 'origin/development' into feature/platform-isolation
2023-05-04 22:53:04 +02:00
Tim203
efe1c53429
Use ConfigUtils' AP
2023-05-04 13:42:42 +02:00
Tim203
9f30b5d456
Use version catalog and renamed build-logic to buildSrc
2023-05-03 18:31:32 +02:00
Tim203
4bc8139b07
Completed transition for Spigot & Bungee
2023-05-03 14:53:27 +02:00
Tim203
94aa4c267a
Fixed building
2023-05-03 11:36:27 +02:00
Tim203
b759f0b493
Merge remote-tracking branch 'origin/master' into feature/micronaut-inject
...
# Conflicts:
# build-logic/src/main/kotlin/Versions.kt
# bungee/build.gradle.kts
# core/build.gradle.kts
# core/src/main/java/org/geysermc/floodgate/core/util/Metrics.java
# database/mysql/build.gradle.kts
# spigot/src/main/java/org/geysermc/floodgate/spigot/pluginmessage/SpigotSkinApplier.java
# spigot/src/main/resources/plugin.yml
2023-05-03 11:26:05 +02:00
Tim203
dc3a6e84c3
Small changes
2023-05-03 11:15:53 +02:00
Tim203
d09c98f9cb
Use Micronaut HTTP client, config loading in boostrap, work on database
2023-05-03 00:51:14 +02:00
Tim203
184389f11f
Gradle 8, platform isolation, bundled libraries, work on local linking
2023-04-24 00:18:03 +02:00