Geyser/core/src/main/java/org/geysermc/geyser
chris c3d4277ae6
More error-robust kernel version parsing (#4496)
* should resolve https://github.com/GeyserMC/Geyser/issues/4492

* Use regex to parse version

* yeet debug

* Only log the throwable message
2024-03-15 13:52:34 +01:00
..
command Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
configuration Feature: Allow setting a different port in the motd (#4293) 2024-01-24 22:28:03 +01:00
dump Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
entity Fix: Nametags are not shown in some other cases (#4447) 2024-02-15 22:22:46 +01:00
erosion Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
event Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
extension Catch all throwables when loading each extension (#4320) 2023-12-04 17:05:12 -05:00
impl Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
inventory Fix virtual lecterns - again (#4494) 2024-03-14 10:27:49 +01:00
item Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
level Add new village map icons (#4480) 2024-03-08 21:24:15 +00:00
network More error-robust kernel version parsing (#4496) 2024-03-15 13:52:34 +01:00
pack NeoForge Platform Support (#3781) 2024-02-23 17:58:39 +01:00
ping Catch UnknownHostExceptions in legacy ping passthrough pings (#4331) 2023-12-07 20:27:25 +01:00
registry Fix wooden slabs (#4489) 2024-03-13 02:05:41 -07:00
scoreboard Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
session update protocol lib to resolve command crashing (#4493) 2024-03-13 12:25:30 -07:00
skin Ensure executor service isn't null by accessing it via the getter (#4328) 2023-12-06 22:22:21 +01:00
text Gracefully handle invalid stone cutter recipes (#4406) 2024-01-22 19:21:12 +01:00
translator Fix virtual lecterns - again (#4494) 2024-03-14 10:27:49 +01:00
util Fix lecterns on 1.20.60, add support for virtual books (#4471) 2024-03-02 03:21:31 +01:00
Constants.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
FloodgateKeyLoader.java Fix Floodgate autodetection 2023-04-26 21:11:26 -04:00
GeyserBootstrap.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
GeyserImpl.java NeoForge Platform Support (#3781) 2024-02-23 17:58:39 +01:00
GeyserLogger.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserMain.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00