Commit Graph

11 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 522916ecaa
Implement fall damage & fix damage in general 2023-11-05 00:55:23 +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 860c8f4866
wip saving to disk / chunk async 2023-04-11 07:47:56 +01:00
Holly Stubbs b371521fda
Animations & Metadata 2023-04-10 21:52:30 +01:00
Holly Stubbs f93bb2605d
players!!!! 2023-04-10 14:42:14 +01:00
Holly Stubbs 3edcbc062f
Initial TypeScript commit 2023-04-08 20:52:47 +01:00