Minestom/src/test/java/net/minestom/server
iam 6e179dbd8a
Fix Lighting Invalidation (#2041)
-  Fix invalid lighting being sent to clients
-  Add cherry leaves to occludes
-  Fix lighting being generated when using loaded lighting
-  Send lighting to clients on block changes
-  Cleanup unused methods
-  Add sky lighting test for short grass
2024-03-24 16:23:26 -04:00
..
advancements Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
adventure/provider fix component flattening (#1266) 2022-07-25 05:58:03 +02:00
collision feat: expose isFaceFull for testing if a block shape has a full face 2024-02-09 14:27:43 -05:00
command Prioritise errors by chain length, build subcommands first (fix #1934) (#1935) 2024-02-12 18:28:15 -05:00
coordinate Add Pos#withLookAt (#945) 2022-04-19 20:31:05 +02:00
entity Fix Lighting Invalidation (#2041) 2024-03-24 16:23:26 -04:00
event Strong Ref for child EventNode (#1491) 2022-10-29 12:33:24 +02:00
instance Fix Lighting Invalidation (#2041) 2024-03-24 16:23:26 -04:00
inventory Fix incorrect slot updating (#2007) 2024-02-27 08:35:30 -05:00
item Add entity type to Material registry (for spawn eggs) (#2020) 2024-03-14 00:50:54 -04:00
network Static packet ids (#2034) 2024-03-19 17:42:06 +01:00
particle Add particle data types (#2004) 2024-02-28 21:54:24 +00:00
permission Null verifier wildcard fix (#1849) 2023-05-10 08:51:06 +10:00
snapshot Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
tag fix: preserve instance tag on #copy() (fix #112) 2024-02-09 14:27:43 -05:00
thread Replace thread locals to pool (#1079) 2022-05-16 07:34:47 +02:00
timer Scheduler try catch (#2037) 2024-03-21 21:42:24 +00:00
utils Fix Lighting Invalidation (#2041) 2024-03-24 16:23:26 -04:00
InsideTest.java Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
ServerProcessTest.java 1.19.4 (#11) 2024-02-09 14:27:43 -05:00