1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-29 19:49:14 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Tim203
e474490545 Fixed proxy config generation and moved Spigot pipeline errors to debug 2021-03-03 19:27:20 +01:00
Tim203
3a66d524a1 Added initial version of whitelist command and fixed a Java 16 issue 2021-02-25 02:17:19 +01:00
Tim203
06edd573db Spigot and Bungee console should no longer print json 2021-02-16 18:48:40 +01:00
Tim203
fff10e7084 Moved skin uploading to the global api 2021-02-12 22:26:42 +01:00
Tim203
b941ed4178 Floodgate now uses Cloud for commands. Also fixed a few bugs 2020-12-28 01:53:47 +01:00
Tim203
e5f7b169cf Removed some todos 2020-12-25 01:34:43 +01:00
Tim203
317aa64269 Reformatted pom files. Changed Jenkins url + name to Open Collaboration 2020-12-24 18:08:24 +01:00
Tim203
dd93b98407 Added Player properties, started working on Bungee skins, fixed errors 2020-12-19 22:42:25 +01:00
Tim203
b1a2b04fee Added a dumb hack to make pre 1.12 work on Spigot and removed OkHttp 2020-11-22 16:21:49 +01:00
Tim203
28c23610c0 Minimize Jar size by removing already present dependencies 2020-11-21 20:37:33 +01:00
Tim203
2d78c3e536 Stopped using Jackson, initial version of Skins and fixed a few things 2020-11-21 03:15:10 +01:00
Tim203
d8d0917ffb Added support for Forms and changed Commands + the LanguageManager a bit 2020-10-29 20:40:15 +01: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
f440fb76b0 Initial Floodgate 2.0 commit 2020-07-29 13:00:54 +02:00
rtm516
6b2a060035 Account link data fix (#30)
* Fixed floodgate data on bukkit

* Fixed sqlite issue

* Fixed floodgate data on bungee

* Fix velocity account linking

* Fix bungeecord passthrough uuids

* Added command aliases just incase

* Fix player not getting kicked on bukkit

* Added comments

* Fixed bungee command alias

* Fixed and changed a few things

* Fix bungee and bukkit data

* Fixes the remaining issues

Co-authored-by: Tim203 <mctim203@gmail.com>
2020-06-13 18:53:43 +02:00
Tim203
f294ca0c15 Fix workflow building 2020-05-01 08:57:04 +02:00
Tim203
fcabad6d20 Merge branch 'development' of https://github.com/GeyserMC/Floodgate into feature/account-linking 2020-04-28 10:22:47 +02:00
Heath123
44384fa925 Account linking part 1 2020-04-28 10:19:40 +02:00
dependabot[bot]
6bbbe4f350 Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /common (#22)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-23 22:06:45 +02:00
Redned
f13071f8a7 Merge pull request #6 from GeyserMC/dependabot/maven/common/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /common
2020-03-30 20:07:53 -05:00
SupremeMortal
6f7d7f8a20 Setup jenkins 2020-03-28 00:26:18 +00:00
dependabot[bot]
d9fe7b35d7 Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /common
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-04 23:58:40 +00:00
Tim203
f7d7a7a3fd Should fix some issues related to the 'send-floodgate-data' config option 2020-01-19 22:48:33 +01:00
Tim203
8ea8504618 Added Bukkit support and updated the Bungee version to be able to pass the player data (from Geyser) through 2019-12-17 23:35:05 +01:00
Tim203
3277dbdc97 Moved some code to Geyser 2019-11-30 21:33:47 +01:00
dependabot[bot]
314c63aabc Bump jackson-databind from 2.9.9.3 to 2.9.10.1 in /common
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9.3 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 12:44:55 +00:00
Tim203
45ca08b0f1 First commit 2019-11-30 13:44:07 +01:00