Minestom/src/test/java/net/minestom/server
2022-04-05 04:20:46 +02:00
..
advancements Fix advancement exception on player disconnect (#724) 2022-03-03 17:11:42 +01:00
api WIP singleTickMovementUpdate 2022-04-05 03:08:34 +02:00
collision Another fix for EntityProjectile (#826) 2022-03-29 00:00:43 +02:00
command Tag internal rework (#782) 2022-03-20 01:47:57 +01:00
coordinate Fix bad conversion of block index using negative Y (#861) 2022-04-04 23:19:48 +02:00
entity WIP singleTickMovementUpdate 2022-04-05 03:08:34 +02:00
event Add some event node query tests 2022-03-26 10:13:43 +01:00
instance Fix relative max. Currently finds the minimum of all individual bounding box maximums. Updated to find maximum of all bounding box maximums (#869) 2022-04-05 04:20:46 +02:00
inventory Add held/left/right click integration tests 2022-03-30 17:24:16 +02:00
item Improve item lore 2022-01-22 23:22:00 +01:00
network More reliable builds 2022-03-07 10:15:24 +01:00
permission Move tests 2022-01-10 16:51:21 +01:00
snapshot Make dedicated snapshot test classes 2022-03-10 22:43:47 +01:00
tag Improve tag value sharing 2022-03-25 17:48:18 +01:00
thread More ticks in partitionTick test 2022-02-13 17:40:25 +01:00
timer Move tests 2022-01-10 16:51:21 +01:00
utils Prevent unlikely race condition 2022-03-23 10:52:39 +01:00
InsideTest.java Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
ServerProcessTest.java Fix socket close 2022-02-13 14:34:30 +01:00