rtm516
99880c7d46
Adds a message if someone runs one of the plugins directly ( #457 )
...
* Added Bukkit run message
* Added the rest of the plugins run messages
* Renamed plugin run classes to main
* Added gui message if the jar isnt run from command line
* Updated help message
* Changed wording for bukkit
2020-04-30 01:40:45 -05:00
rtm516
1b15f3058f
Javadoc a bit of Geyser ( #392 )
...
* A bunch of javadoc comments
* Cleaned up javadocs
2020-04-21 00:28:44 -05:00
rtm516
4ee95f585d
Move all json to Jackson instead of a mix of 2 libraries ( #302 )
...
* Swapped most GSON refrences to Jackson
* Converted FormWindow getJSONData
Co-authored-by: Redned <redned235@gmail.com>
2020-04-20 15:10:30 -05:00
RednedEpic
bab2b4a420
Pull command descriptions from Bukkit and Sponge versions when listing commands
...
This allows the description of the commands to display when listing the commands in bedrock by tab-completing. This is currently only available on Sponge and Bukkit versions as there is no support in BungeeCord and Velocity to get these values. This data is also not sent in any packet, so we cannot retrieve that from standalone either.
2020-04-19 18:08:14 -05:00
Marco
1a06fe331e
Improve login screen
2020-04-17 14:54:04 +02:00
DoctorMacc
bfb3fb4258
Update various copyright dates
2020-04-15 15:39:21 -04:00
rtm516
845c914492
Moved loading and added default locale config option
2020-04-05 02:58:23 +01:00
RednedEpic
e203cfd4a7
Move back to XUID for Floodgate
...
The normal identity UUID caused problems and caused the bedrock client to crash when using Floodgate. This was likely because on bedrock edition, it's a version 3 UUID opposed to java edition which uses version 4.
2020-03-14 14:03:44 -05:00
Tim203
9f36ba14cd
Added the Xbox One as DeviceOS
2020-03-11 23:03:12 +01:00
Tim203
37d377b483
Floodgate now uses identity instead of xuid
2020-03-09 21:32:19 +01:00
RednedEpic
acc30f2432
Move DeviceOS to common module
2020-03-08 11:45:00 -05:00
RednedEpic
240f41ff03
Use Path instead of File for floodgate key file in config
...
...and fix related issues with the file not being found.
2020-01-26 11:22:21 -06:00
RednedEpic
cc3cf70257
Search for key in Geyser plugin folder in plugin versions
2020-01-25 22:59:00 -06:00
RednedEpic
2fc591e341
Merge Floodgate changes
2020-01-03 23:58:58 -06:00
RednedEpic
1fbbb87689
Add PlatformType enum and add bStats platform chart
2019-12-21 11:53:19 -06:00
RednedEpic
e38322a3ec
Nuke plugin API
...
https://media.giphy.com/media/oe33xf3B50fsc/giphy.gif
2019-12-21 11:35:48 -06:00
Tim203
64b04330c3
Added the player his IP to the transferable data
2019-12-17 23:27:29 +01:00
Tim203
9527709c59
Merge branch 'master' of https://github.com/GeyserMC/Geyser
...
Conflicts:
common/pom.xml
connector/src/main/java/org/geysermc/connector/utils/SkinUtils.java
2019-12-10 20:52:42 +01:00
SupremeMortal
f5923d8e2e
General pom cleanup.
2019-12-06 11:02:31 +00:00
RednedEpic
1c2ef99a54
Separate bootstrap and allow for Geyser to run on Bukkit (Addresses #54 )
2019-12-01 15:16:52 -06:00
Tim203
b7a746535b
Little changes
2019-11-30 21:44:48 +01:00
Tim203
9a13b566cf
Little changes
2019-11-30 21:30:25 +01:00
RednedEpic
df6836e12b
Add authentication/online mode support
2019-07-24 01:29:54 -05:00
RednedEpic
d6aa75b2f7
Bump Java protocol library
2019-07-23 18:44:53 -05:00
RednedEpic
60cd379086
Remove revision
2019-07-17 12:51:05 -05:00
RednedEpic
3afc9f28fb
Fix shading, update poms
2019-07-08 17:28:22 -05:00
RednedEpic
6c881cd9f0
It's a start!
2019-07-08 12:55:14 -05:00