Geyser/core/src/main/java/org/geysermc/geyser
ookiegajwa 0cc2921eda
Translate scoreboard display name and number format (#4567)
The following caveats apply because selectively removing or modifying the score numbers on Bedrock cannot be done without removing all of them:
* "blank" and "styled" number formats are ignored for "list" and "sidebar" display slots
* The "fixed" number format is appended to the end of the "list" and "sidebar" entry names instead of replacing the score number
* The "below_name" slot has no limitations and displays identically to Java
2024-04-18 21:23:33 -04:00
..
command Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
configuration Allow configuration of RakNet limits (#4532) 2024-03-31 21:42:31 -07:00
dump Support RakNet Cookies (#4554) 2024-04-16 20:52:46 -07:00
entity Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04: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 Update Jackson (#4512) 2024-03-21 19:05:41 +01: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 Remove Java custom armor trims when translating item to Bedrock to prevent visual issues (#4548) 2024-04-04 11:55:00 -07:00
level Add new village map icons (#4480) 2024-03-08 21:24:15 +00:00
network Support RakNet Cookies (#4554) 2024-04-16 20:52:46 -07: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 Feature: Structure block translation (#4521) 2024-04-17 23:21:25 +02:00
scoreboard Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04:00
session Reset metadata and attributes if needed when respawning (#4566) 2024-04-18 00:16:41 -04:00
skin Fix user agent strings (#4562) 2024-04-12 13:12:38 +01:00
text Gracefully handle invalid stone cutter recipes (#4406) 2024-01-22 19:21:12 +01:00
translator Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04:00
util Feature: Structure block translation (#4521) 2024-04-17 23:21:25 +02: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