mc-beta-server/server
Holly Stubbs 61b667ac49
Read multiple packets per chunk
2023-11-07 01:50:35 +00:00
..
blocks Implement fall damage & fix damage in general 2023-11-05 00:55:23 +00:00
entities zero the fall distance 2023-11-05 13:53:45 +00:00
enums Add Packets DestroyEntity and EntityVelocity 2023-11-05 10:55:49 +00:00
generators Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00
inventories Allow ItemStack(s) to be compared 2023-11-05 10:55:15 +00:00
items Implement fall damage & fix damage in general 2023-11-05 00:55:23 +00:00
packets Fix EntityEquipment having the wrong byte length 2023-11-05 10:56:11 +00:00
queuedUpdateTypes fix a bunch more codefactor issues 2023-06-26 09:57:40 +01:00
Chunk.ts WIP: Inventories 2023-10-29 05:08:26 +00:00
EntityMetadata.ts WIP: Inventories 2023-10-29 05:08:26 +00:00
MPClient.ts Read multiple packets per chunk 2023-11-07 01:50:35 +00:00
MetadataWriter.ts WIP: Inventories 2023-10-29 05:08:26 +00:00
MinecraftServer.ts Send player equipment on join 2023-11-05 10:58:35 +00:00
Rotation.ts Block getting 2023-11-02 08:31:43 +00:00
Vec2.ts Add isZero getter to Vec2 and Vec3 2023-11-05 10:56:28 +00:00
Vec3.ts Add isZero getter to Vec2 and Vec3 2023-11-05 10:56:28 +00:00
World.ts Destroy entities on the client when they are removed from the world 2023-11-05 10:56:57 +00:00
WorldSaveManager.ts Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00
mulberry32.ts Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00