mc-beta-server/server
Holly Stubbs 63333a04aa Implement AABB collision and add EntityItem properly.
The items are fully functional apart from picking them up, they are commented out in the MPClient breakBlock function if you want to play with them.
2023-11-09 16:30:40 +00:00
..
blocks Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
entities Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +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 handle block breaking better 2023-11-07 01:50:51 +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 AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +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 Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
MetadataWriter.ts WIP: Inventories 2023-10-29 05:08:26 +00:00
MinecraftServer.ts improve initial generation logging 2023-11-08 15:44:46 +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 Implement AABB collision and add EntityItem properly. 2023-11-09 16:30:40 +00:00
WorldSaveManager.ts new save format 2023-11-07 20:46:17 +00:00
mulberry32.ts Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00