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

17 Commits

Author SHA1 Message Date
Hugo Planque
9ee68aca9f Stop using regex to replace username (#265) 2022-02-12 15:09:36 +01:00
Tim203
51c828d5e7 Don't append a \0 on the last element 2022-02-07 00:11:09 +01:00
Tim203
4e60f9a1ed I'm pretty sure I selected all files 2022-02-06 02:15:03 +01:00
Tim203
039b398dad Register permissions on Spigot. Profile ID can be null. Fixed submodule 2022-02-06 02:10:17 +01:00
Tim203
cb1db859ce Merge remote-tracking branch 'origin/master' into dev/2.1.1
# Conflicts:
#	spigot/pom.xml
2022-02-04 15:58:52 +01:00
Tim203
6e6d352a22 Merge remote-tracking branch 'origin/master' into dev/2.1.1
# Conflicts:
#	core/src/main/resources/languages
2022-01-27 12:33:43 +01:00
Tim203
8f2c6d0397 Support API usage in disconnect events. Removed the login field 2022-01-25 22:14:46 +01:00
Tim203
d4a4de6a98 Re-added some git properties and updated Gradle to 7.3.3 2022-01-23 12:50:01 +01:00
Tim203
9509d153c7 We're in 2022 now 2022-01-02 00:08:15 +01:00
Tim203
b234fbe581 Separate the packet id from the rest of the packet data 2021-12-16 21:57:11 +01:00
Tim203
a68f400b6e Removed the 'should encrypt' argument from the 'packet' plugin message 2021-12-16 00:11:56 +01:00
Tim203
bf9faad89c First draft of the unsafe Floodgate api 2021-12-15 22:25:16 +01:00
Tim203
3be603a837 Re-added relocations and excluded provided dependencies 2021-12-12 22:00:58 +01:00
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
a8829c6d57 Revert "Renamed common to core"
This reverts commit 4c4938c199 because Jenkins is not happy.
2021-11-30 11:53:32 -05:00
Tim203
4c4938c199 Renamed common to core 2021-11-30 17:14:23 +01:00