Commit graph

8 commits

Author SHA1 Message Date
78c894a94d
convert whole project to use default exports 2024-10-26 14:24:38 +01:00
328ddca458
Implement EntityLiving -> EntityLiving damage & block break sfx / effects 2023-12-24 17:47:20 +00:00
dc05cd4a2d
WIP: Item Collection 2023-12-18 01:23:52 +00:00
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
1b2b1a091e
Add Packets DestroyEntity and EntityVelocity 2023-11-05 10:55:49 +00:00
d8d1eabcf4
WIP: Inventories 2023-10-29 05:08:26 +00:00
3123dac2c2
Entity Status Packet 2023-08-20 01:17:37 +01:00
b371521fda
Animations & Metadata 2023-04-10 21:52:30 +01:00
Renamed from server/enums/Packets.ts (Browse further)