Minestom/src/main/java/net/minestom/server
mworzala 833c5fe365 fix: test failures
(cherry picked from commit c0d3f01fa2)
2024-02-09 14:27:43 -05:00
..
advancements fix: update advancement packet to 1.20.4 2024-02-09 14:27:43 -05:00
adventure chore: revert (mostly) ConnectionManager#getOnlinePlayers change 2024-02-09 14:27:43 -05:00
attribute Use NetworkBuffer in packets (#1487) 2022-10-29 11:02:22 +02:00
collision fix: re-fix the shape parsing issue 2024-02-09 14:27:43 -05:00
color Automatically generate dye colors. (#1051) 2022-05-10 20:03:23 +02:00
command fix typo in builtin command conditions (#115) 2024-02-09 14:27:43 -05:00
coordinate Fix method javadoc (#1802) 2023-03-25 19:35:33 -04:00
crypto 1.19.3 (#1851) 2023-05-21 17:51:13 +03:00
effects add new 1.19.2 effects (#1437) 2022-10-10 20:41:43 +02:00
entity fix: test failures 2024-02-09 14:27:43 -05:00
event feat: conform to Adventure resource pack API, remove Minestom resource pack types 2024-02-09 14:27:43 -05:00
exception Shutdown the server on OOM 2021-09-21 10:44:36 +02:00
extensions collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
extras chore: revert (mostly) ConnectionManager#getOnlinePlayers change 2024-02-09 14:27:43 -05:00
gamedata/tags Decrease memory footprint of the registry cache (#521) 2021-11-07 13:40:54 +01:00
instance fix: test failures 2024-02-09 14:27:43 -05:00
inventory fix: link to correct wikivg packet 2024-02-09 14:27:43 -05:00
item collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
listener fix: test failures 2024-02-09 14:27:43 -05:00
map collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
message Misc intellij suggestions 2022-10-27 15:25:51 +02:00
monitoring Fix BenchmarkManager on substrate VM 2022-02-23 04:46:15 +01:00
network fix Low accuracy tick rate 2024-02-09 14:27:43 -05:00
particle Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
permission Null verifier wildcard fix (#1849) 2023-05-10 08:51:06 +10:00
ping feat: cleanup, remove ConnectionManager#getOnlinePlayers 2024-02-09 14:27:43 -05:00
potion update: infinite potion duration support (#106) 2024-02-09 14:27:43 -05:00
recipe fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
registry chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00
scoreboard new scoreboard protocol number format conformance (#98) 2024-02-09 14:27:43 -05:00
snapshot Avoid slow synchronized path during reference building 2022-05-04 18:24:15 +02:00
sound Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
statistic Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
tag collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
terminal collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
thread chore: field reordering 2024-02-09 14:27:43 -05:00
timer Async tasks cancellation fix (#907) 2022-04-11 20:26:59 +02:00
utils feat: add properties to configure chunk queue 2024-02-09 14:27:43 -05:00
world chore: other melonhell pr changes 2024-02-09 14:27:43 -05:00
Git.java Add commit info from JitPack into Minestom's jar (#1272) 2022-12-30 22:09:07 -05:00
MinecraftServer.java upgrade: NBT chat component serializer implementation 2024-02-09 14:27:43 -05:00
ServerFlag.java collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
ServerProcess.java collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
ServerProcessImpl.java fix Low accuracy tick rate 2024-02-09 14:27:43 -05:00
Tickable.java
Viewable.java Batch sendPackets list content in a single message 2021-11-17 23:12:54 +01:00