Camotoy
|
51d9320500
|
Bungee: Check for potentially outdated proxies
|
2022-08-01 11:01:24 -04:00 |
|
Carlos Ramos
|
8b300426dc
|
Update for Java 1.19.1 and Geyser 2.0.6-SNAPSHOT (#62)
* Updated to Minecraft 1.19.1
* Update fabric.mod.json
|
2022-07-28 19:56:13 -04:00 |
|
Camotoy
|
45b05d14be
|
Compiles; bump version
|
2022-07-27 16:38:51 -04:00 |
|
Camotoy
|
40fde6b046
|
Some nitpicks and cleaning up the provider API
The command changes here are not final. Internally we're discussing if we want to allow extensions to register root commands on platforms.
|
2022-07-26 18:33:39 -04:00 |
|
Camotoy
|
25289a3606
|
Error out gracefully when Velocity is outdated
|
2022-07-22 23:32:43 -04:00 |
|
Camotoy
|
0efd04dd87
|
Initial code for /geyser connectiontest
This command acts as a testing ground for debugging Unable to Connect to World. More checks will be added in the future.
|
2022-07-20 19:59:03 -04:00 |
|
Camotoy
|
fcd567808f
|
This was supposed to be a debug log
|
2022-07-16 00:12:57 -04:00 |
|
Camotoy
|
bd34d65580
|
Update README.md
|
2022-07-14 17:01:09 -04:00 |
|
Camotoy
|
2f1fa6d417
|
Update to 2.0.5-SNAPSHOT
|
2022-07-14 16:52:58 -04:00 |
|
Kas-tle
|
0335c8263c
|
Address @Camotoy's review
|
2022-07-13 16:20:42 +00:00 |
|
Kas-tle
|
d1fbb909a5
|
fixed java 16 thanks to @davchoo
|
2022-07-12 17:09:48 +00:00 |
|
Kas-tle
|
2dbd39c5a4
|
Per review by @Camotoy
|
2022-07-12 16:33:57 +00:00 |
|
Kas-tle
|
bca6359f7e
|
1.19.10 fallout
|
2022-07-12 05:29:39 +00:00 |
|
Kas-tle
|
363d72da91
|
Merge remote-tracking branch 'origin/master' into feature/extensions
|
2022-07-12 05:26:52 +00:00 |
|
Camotoy
|
83ba6b5ab5
|
Extensions have their own command
|
2022-07-10 20:58:48 -04:00 |
|
Camotoy
|
4656383c67
|
Bump to 2.0.5-SNAPSHOT
|
2022-07-10 17:05:19 -04:00 |
|
Camotoy
|
897c4dcfec
|
Changes
|
2022-07-09 18:39:02 -04:00 |
|
ImDaBigBoss
|
36c49a7256
|
Custom item support for extensions (#2822)
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
|
2022-07-02 12:50:16 -04:00 |
|
Camotoy
|
23923d734f
|
Ensure old Paper builds can still use ping passthrough
|
2022-06-22 22:18:32 -04:00 |
|
Julian Vennen
|
3a5e5fe9f0
|
Update Paper APIs to 1.19; fix ping passthrough for new Spigot+ builds (#3078)
|
2022-06-22 22:11:58 -04:00 |
|
Camotoy
|
08241b8bd8
|
Spigot: Ensure surprise method/constructor changes won't stop ping passthrough from working
Fixes #3079 but will need more work
|
2022-06-20 22:57:49 -04:00 |
|
Camotoy
|
2af10ad8bd
|
Update for 1.19
|
2022-06-18 16:45:50 -04:00 |
|
Camotoy
|
37d6fd8abf
|
Add an option to disable compression for Geyser clients
|
2022-06-16 19:18:11 -04:00 |
|
Camotoy
|
3b32b16bc8
|
Properly exclude Fastutil
|
2022-06-14 21:49:47 -04:00 |
|
Camotoy
|
fb03885eb8
|
Consistent file name; remove Netty IO_Uring
|
2022-06-14 21:33:50 -04:00 |
|
Camotoy
|
4a9581c5a6
|
Update Spigot adapters for 1.19
|
2022-06-13 13:47:05 -04:00 |
|
ImDaBigBoss
|
db003293e9
|
Merge master
|
2022-06-12 10:33:32 +02:00 |
|
ImDaBigBoss
|
795bec91d7
|
Fixed plugin.yml for spigot
|
2022-06-11 10:03:19 +02:00 |
|
Camotoy
|
691d674f01
|
Use PaperServerListPingEvent when available
We need to support this or else events that exclusively use PaperServerListPingEvent will not see our call.
Fixes https://github.com/GeyserMC/Geyser/issues/3003
|
2022-06-09 21:40:54 -04:00 |
|
ImDaBigBoss
|
4e2f74481b
|
Updated to 1.19
|
2022-06-08 14:09:14 +02:00 |
|
David Choo
|
2a89eab100
|
Update for Java 1.19 and Geyser 2.0.4-SNAPSHOT (#53)
* Update for 1.19 and 2.0.4-SNAPSHOT
* Use mod version in Geyser dependency
|
2022-06-07 20:10:12 -04:00 |
|
Camotoy
|
5a1e6a6d08
|
Fix Geyser booting on Spigot 1.19
|
2022-06-07 14:46:59 -04:00 |
|
Camotoy
|
2595eae300
|
Bump to 2.0.4-SNAPSHOT
|
2022-06-07 11:14:58 -04:00 |
|
Tim203
|
3582d5cd6f
|
Changed back the Geyser version and use Cumulus 1.1
|
2022-06-07 00:19:59 +02:00 |
|
Tim203
|
5fe24ac867
|
Merge remote-tracking branch 'origin/feature/1.19-bedrock' into feature/cumulus-1.1
# Conflicts:
# core/src/main/java/org/geysermc/geyser/session/cache/AdvancementsCache.java
|
2022-06-07 00:14:43 +02:00 |
|
RednedEpic
|
bcc68ee4b5
|
Update to latest MCPL changes
|
2022-06-05 13:12:36 -05:00 |
|
RednedEpic
|
56daefb0a0
|
Update PaperMC repo
|
2022-06-05 13:08:32 -05:00 |
|
Tim203
|
84bcadc687
|
Converted the new forms
|
2022-05-28 23:45:35 +02:00 |
|
davchoo
|
f079ee430b
|
Fix missing startup debug logs on Standalone
|
2022-05-27 02:03:45 -04:00 |
|
Camotoy
|
4b4529c590
|
Prevent NPE with new language overrides
|
2022-05-16 13:26:53 -04:00 |
|
Camotoy
|
f38c1fbc0f
|
Spigot: programmatically add Geyser permissions and fix reloading
|
2022-05-06 15:32:43 -04:00 |
|
RednedEpic
|
f2e606c0f3
|
Rename HYBRID AuthType back to FLOODGATE
|
2022-04-24 11:42:17 -05:00 |
|
Camotoy
|
4cb18ebf5b
|
Use stable version for maven-shade-plugin
|
2022-04-23 14:14:09 -04:00 |
|
Konicai
|
d1cedbb823
|
Generate velocity-plugins.json and relocate fastutil (#2940)
|
2022-04-20 12:36:10 -04:00 |
|
Camotoy
|
5ab6952278
|
Update to 2.0.3-SNAPSHOT
|
2022-04-19 10:36:22 -04:00 |
|
Camotoy
|
67f4de9781
|
Actually bump to 2.0.3-SNAPSHOT
|
2022-04-17 20:10:16 -04:00 |
|
Camotoy
|
1ebc3fd8f6
|
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/extensions
|
2022-04-07 19:22:46 -04:00 |
|
Camotoy
|
c610e98f4c
|
Spigot: fix loading on 1.12
|
2022-03-25 14:04:16 -04:00 |
|
Camotoy
|
80b6d14cee
|
Spigot: enable command completions for /geyser
|
2022-03-24 17:39:35 -04:00 |
|
RednedEpic
|
9939a26a5b
|
Add RemoteServer API
|
2022-03-19 21:55:29 -05:00 |
|