Tim203
11f811b656
First version of moving to gradle. No relocations etc. yet
2021-12-08 00:59:25 +01:00
Tim203
476ad4eb0f
Renamed common to core
2021-12-05 22:16:32 +01:00
Camotoy
ef04531372
Use javax imports instead of Guice for SQLite database
2021-12-01 20:49:46 -05:00
Tim203
6e41471790
Bump version to 2.1.0
2021-11-30 16:35:59 +01:00
Tim203
1d7009395d
Bumped some dependencies
2021-09-17 12:09:14 +02:00
Tim203
933720660c
Revert relocating sqlite because it causes issues
2021-09-01 02:12:37 +02:00
Tim203
b66f10ae6d
Shade some dependencies
2021-07-23 17:44:01 +02:00
Camotoy
b8d8c904f3
Bump Lombok to 1.18.20 for Java 16 compilation
2021-06-14 21:20:06 -04:00
Tim203
2e88eaffa4
Some more changes
2021-04-23 17:52:29 +02:00
Tim203
0bbe3d8cf1
Close stuff correctly
2021-03-28 20:44:05 +02:00
Tim203
f17d8c590a
Added a config system for database implementations
2021-01-17 15:39:43 +01:00
Tim203
b737184fb0
Added PMD Plugin and changed isBedrockPlayer to isFloodgatePlayer
2021-01-16 16:52:04 +01:00
Tim203
dd4a12a5e5
We're in 2021 now
2021-01-05 00:09:58 +01:00
Tim203
1d95c9d08a
Removed some debug code. Allow database impls to handle link requests
2021-01-04 23:42:06 +01:00
Tim203
317aa64269
Reformatted pom files. Changed Jenkins url + name to Open Collaboration
2020-12-24 18:08:24 +01:00
DoctorMacc
660a35df96
Fix config/key loading, fix compilation, skin exception fixed
2020-11-21 00:09:50 -05:00
Tim203
c4971d5bf3
Added a translate method to the logger and changed the code style a bit
2020-10-13 20:18:55 +02:00
Tim203
e9c4433a53
Updated copyright for the remaining classes
2020-09-22 23:26:46 +02:00
Tim203
f0b9098161
Merge remote-tracking branch 'rtm/copyright-clean' into floodgate-2.0
...
# Conflicts:
# common/src/main/java/org/geysermc/floodgate/platform/command/util/CommandResponseCache.java
# common/src/main/java/org/geysermc/floodgate/util/ReflectionUtil.java
2020-09-22 22:43:32 +02:00
Tim203
974a6d96c5
More 2.0 changes. Most important change is the switch from RSA to AES
...
Changing the encryption from RSA to AES will definitely break every 1.0 installation, but it had to be changed. Floodgate on a proxy like Velocity has to be able to change the Floodgate data, for example if the player is linked (and maybe later for skins as well).
2020-09-12 15:26:47 +02:00
rtm516
9ccd05a8ed
Clean copyright message and update all files
2020-07-29 15:43:00 +01:00
Tim203
f440fb76b0
Initial Floodgate 2.0 commit
2020-07-29 13:00:54 +02:00