Commit graph

11 commits

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