mc-beta-server/server
Holly Stubbs 91395db919
stop storing individual worlds in class vars
2023-12-05 20:36:50 +00:00
..
blocks Make tall grass not drop 2023-11-11 00:14:27 +00:00
entities Implement Entity / Player data saving 2023-11-09 21:59:45 +00:00
enums Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
generators Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00
inventories WIP: Player Saving 2023-11-09 17:04:11 +00:00
items Implement fall damage & fix damage in general 2023-11-05 00:55:23 +00:00
packets Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
queuedUpdateTypes fix a bunch more codefactor issues 2023-06-26 09:57:40 +01:00
AABB.ts Implement Entity / Player data saving 2023-11-09 21:59:45 +00: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 WIP: Start trying to handle respawn. 2023-11-13 00:00:33 +00:00
MetadataWriter.ts WIP: Inventories 2023-10-29 05:08:26 +00:00
MinecraftServer.ts stop storing individual worlds in class vars 2023-12-05 20:36:50 +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 Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
World.ts Only save player data on entity remove if the player is not dead. 2023-11-13 00:00:17 +00:00
WorldSaveManager.ts Implement Entity / Player data saving 2023-11-09 21:59:45 +00:00
mulberry32.ts Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00