Commit Graph

7 Commits

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