Minestom/src/main/java/net/minestom/server
TheMode b4af87b8a4 Fix event node leak
Signed-off-by: TheMode <themode@outlook.fr>
2022-10-27 21:02:27 +02:00
..
advancements Replace PlayerConnection#sendPacket when possible 2022-05-10 10:07:55 +02:00
adventure ComponentLogger & Colored Terminal (#1460) 2022-10-26 19:52:01 +02:00
attribute Small improvements to entity movement (#1421) 2022-10-02 04:12:54 +02:00
collision Physics improvement (#1320) 2022-08-10 01:49:42 +02:00
color Automatically generate dye colors. (#1051) 2022-05-10 20:03:23 +02:00
command Misc intellij suggestions 2022-10-27 15:25:51 +02:00
coordinate Add a new Pos#sameView 2022-04-19 21:09:02 +02:00
crypto 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
effects add new 1.19.2 effects (#1437) 2022-10-10 20:41:43 +02:00
entity Dedicated GameProfile record (#1482) 2022-10-27 14:33:48 +02:00
event Fix event node leak 2022-10-27 21:02:27 +02:00
exception Shutdown the server on OOM 2021-09-21 10:44:36 +02:00
extensions ComponentLogger & Colored Terminal (#1460) 2022-10-26 19:52:01 +02:00
extras Dedicated GameProfile record (#1482) 2022-10-27 14:33:48 +02:00
gamedata/tags Decrease memory footprint of the registry cache (#521) 2021-11-07 13:40:54 +01:00
instance Use constant default anvil loader 2022-10-27 15:52:59 +02:00
inventory Fix for inventory window id generation (#1292) 2022-07-30 18:54:10 +02:00
item Misc intellij suggestions 2022-10-27 15:25:51 +02:00
listener Fix incorrect functionality of ClientSpectatePacket (#1402) 2022-09-14 13:44:43 +02:00
map Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01: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 Misc intellij suggestions 2022-10-27 15:25:51 +02:00
particle Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
permission Port to Hephaistos v2 (#424) 2022-01-10 16:51:21 +01:00
ping Misc intellij suggestions 2022-10-27 15:25:51 +02:00
potion 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
recipe Fix DeclareRecipePacket (#562) 2022-01-10 16:51:21 +01:00
registry 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
resourcepack Add ResourcePack#optional overload to specify prompt (#600) 2022-01-25 01:42:32 +01:00
scoreboard Misc intellij suggestions 2022-10-27 15:25:51 +02: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 Move traversePathWrite call 2022-07-29 19:30:09 +02:00
terminal Misc intellij suggestions 2022-10-27 15:25:51 +02:00
thread Replace thread locals to pool (#1079) 2022-05-16 07:34:47 +02:00
timer Async tasks cancellation fix (#907) 2022-04-11 20:26:59 +02:00
utils Misc intellij suggestions 2022-10-27 15:25:51 +02:00
world Misc intellij suggestions 2022-10-27 15:25:51 +02:00
MinecraftServer.java ComponentLogger & Colored Terminal (#1460) 2022-10-26 19:52:01 +02:00
ServerProcess.java Snapshot API (#722) 2022-03-03 07:44:57 +01:00
ServerProcessImpl.java Make the start log use BrandName instead of hardcoded "Minestom" (#1380) 2022-09-02 22:21:47 +02:00
Tickable.java Fix merge, remove unnecessary methods (for now) 2021-04-14 20:09:49 +02:00
Viewable.java Batch `sendPackets` list content in a single message 2021-11-17 23:12:54 +01:00