Camotoy
45f8baf49e
Remove GeyserPluginBootstrap as it's no longer necessary
2024-09-22 13:05:33 -04:00
Camotoy
1271505c26
Use global bStats config where possible
2024-09-12 15:36:42 -04:00
Camotoy
a6c21b1f00
Let annotations work
2024-09-09 20:07:18 -04:00
Camotoy
a2e9e702b3
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/configurate
2024-09-09 18:10:29 -04:00
Konicai
f8884568ee
Gradle: avoid cross-configuration and enable configuration-on-demand ( #5012 )
2024-09-03 00:54:50 -04:00
Konicai
1ab3f1f2e0
Improve command registration timing on Velocity/BungeeCord ( #5013 )
2024-09-01 15:34:53 -04:00
Camotoy
f40cbca900
Remove duplicate relocate declarations
2024-09-01 14:46:26 -04:00
Camotoy
f113c8967e
Initial advanced config
2024-08-24 18:56:15 -04:00
Camotoy
85d63dea36
Merge pull request #4954 from Konicai/feature/configurate
...
Improve node ordering when updating configs
2024-08-21 15:05:31 -04:00
Camotoy
f7a677ec67
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/configurate
2024-08-21 01:59:36 -04:00
chris
ee43ef8369
Disable the plugin if we failed to load on Spigot ( #4960 )
2024-08-13 01:45:25 +02:00
chris
d3ea65196b
Feature: Detect incorrect proxy setups ( #4941 )
...
* Feature: Detect & warn about incorrect proxy setups on Spigot platforms
* Properly disable Geyser if we failed to load
2024-08-11 00:50:27 +02:00
Konicai
76ca326590
Improve node ordering when updating configs
2024-08-08 21:15:47 -05:00
chris
ee0b34e490
Indicate 1.21.1 Java support
...
- Indicate 1.21.1 support on modrinth/in the README.md
- Add all supported versions of Geyser-Spigot to modrinth (#4952 )
2024-08-09 02:15:08 +02:00
RK_01
86d0a47206
Fix floodgate not working with the default config ( #4951 )
2024-08-08 13:25:06 +02:00
Konicai
87ab51cb28
Cloud for commands ( #3808 )
...
Co-authored-by: onebeastchris <github@onechris.mozmail.com>
2024-07-31 20:01:31 -05:00
chris
22c59c465f
Fix: Geyser-NeoForge not booting due to duplicate module ( #4922 )
2024-07-31 19:21:29 +02:00
chris
efe2736635
Fix: Piston listener on Fabric/NeoForge ( #4899 )
...
* Fix: Sticky pistons not retracting on Geyser-Spigot/turning visually into normal pistons on all other platforms
* Initial attempt: Mod piston listener
* fix piston retracting
2024-07-30 10:26:02 +02:00
Alex
a85b312b40
Port to MinecraftAuth ( #4779 )
...
Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
Co-authored-by: onebeastchris <github@onechris.mozmail.com>
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
2024-07-24 17:06:59 -04:00
masel.io
677a56cf6c
Add Timeout to CompletableFuture in GeyserBungeePingPassthrough to Prevent Memory Leak ( #4858 )
...
* fix: Add timeout for GeyserBungeePingPassthrough#getPingInformation
Signed-off-by: ByteExceptionM <git@byteexception.eu>
* fix: Use Geyser Logger instead of Bungee Logger
Signed-off-by: ByteExceptionM <git@byteexception.eu>
* Fix typo
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
* chore: Add ip suppression if configured
Signed-off-by: ByteExceptionM <git@byteexception.eu>
* Remove empty line
Co-authored-by: chris <github@onechris.mozmail.com>
* Remove empty line
Co-authored-by: chris <github@onechris.mozmail.com>
---------
Signed-off-by: ByteExceptionM <git@byteexception.eu>
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
Co-authored-by: chris <github@onechris.mozmail.com>
2024-07-16 11:23:30 +02:00
chris
efc8ba0610
Fix: Block place sounds on mod platforms ( #4859 )
2024-07-15 01:31:03 +02:00
Camotoy
ab4cc97b38
More changes and migrations away from Jackson
2024-07-09 12:26:27 -04:00
Camotoy
c095c276ef
The configuration is gone. Long live the config.
2024-07-06 22:49:28 -04:00
Camotoy
29f8e294ad
New config used in core
2024-07-06 19:16:08 -04:00
Camotoy
add02cadd7
GeyserCustomSkullConfiguration uses Configurate
2024-06-26 21:49:26 -04:00
Camotoy
360350d44e
Work around older Gson versions without record support
2024-06-26 12:49:42 -04:00
Camotoy
2d33cfd149
Most things now use Gson for JSON
2024-06-26 01:04:19 -04:00
Camotoy
528de86340
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/configurate
2024-06-24 16:31:43 -04:00
Camotoy
2c47330509
Use integrated world managers for decorated pot animation
2024-06-19 15:52:54 -04:00
chris
77fa37ff82
Fix: readme not being synched to modrinth, publish spigot/bungee/velocity variants to modrinth ( #4761 )
...
* Fix: readme not being synched to modrinth
* use new build_number system env var
* also upload bungee/spigot/velocity
* change name
* undo debug mode, oops
2024-06-17 21:31:54 +02:00
Camotoy
10bf4eeb4e
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/configurate
2024-06-15 12:48:59 -04:00
onebeastchris
b1d319bb7e
Add Spigot 1.21 world adapter
2024-06-15 18:39:09 +02:00
onebeastchris
09c0ada502
Catch Throwable when trying to load world adapter
2024-06-13 23:06:56 -04:00
onebeastchris
6a715770e2
Update mod dependencies to their official 1.21 releases
2024-06-13 23:20:43 +02:00
onebeastchris
a5ecee73ef
Update Bungee warning for outdated proxy checks
2024-06-13 20:12:45 +02:00
onebeastchris
b6653acc29
Catch Throwable when trying to load world adapter
2024-06-13 19:53:47 +02:00
Camotoy
73d5f24f40
Fix compilation for modded
2024-06-12 23:53:02 -04:00
onebeastchris
82d68bfe9b
Bump fabric/neoforge dependencies to 1.21, update README.md, bump Geyser version to 2.4.0
2024-06-13 00:14:10 +02:00
Camotoy
18ad652bcb
Merge branch 'master' of https://github.com/GeyserMC/Geyser
2024-06-10 16:59:42 -04:00
RK_01
edee5e7a8e
Add builtin server transfer support for ViaProxy ( #4723 )
2024-06-10 01:43:10 +02:00
onebeastchris
8ae1150c80
Remove unused lectern code in ModWorldManager, fix spelling error in SessionLoginEvent
2024-06-07 19:47:21 +02:00
RK_01
9b776b5321
Fixed remote config being reset everytime when accessed on Geyser-ViaProxy ( #4722 )
2024-06-07 19:26:59 +02:00
RK_01
c3994a677b
Override forward-hostname setting if ViaProxy wildcard domain handling is enabled ( #4720 )
2024-06-07 00:54:33 +02:00
onebeastchris
aaad10b8c9
Merge remote-tracking branch 'upstream/master' into dev
2024-06-03 20:54:10 +02:00
chris
63c84bc25b
Yeet lectern cache ( #4695 )
...
* attempt to yeet lectern cache
* yeet lecternutils usage
* properly update lecterns
* yeet accidental diff
2024-05-29 00:39:39 -04:00
chris
0fcf0f9b4f
Update Bungee version check, create logger earlier ( #4697 )
...
* use the logger where possible instead of system.out.print
* make loggers final
* yeet unused constructors
* velocity is more complicated
2024-05-28 17:23:19 +02:00
Camotoy
25a755fd03
Start migrating to Gson only
2024-05-27 19:48:35 -04:00
Camotoy
25e7debe9f
Start implementing Configurate config system
2024-05-23 19:57:22 -04:00
Camotoy
db166ad8de
Small optimizations and BlockStateValues reduction
2024-05-20 21:26:01 -04:00
Camotoy
1e9dbaf38b
Here is the Spigot change
2024-05-18 16:54:42 -04:00