Commit graph

20 commits

Author SHA1 Message Date
b02ac676e2
Make dropped items properly work 2023-12-25 02:45:21 +00:00
328ddca458
Implement EntityLiving -> EntityLiving damage & block break sfx / effects 2023-12-24 17:47:20 +00:00
f4733f50a3
Make item collection work 2023-12-18 11:18:15 +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
8fc6836b29
Fix EntityEquipment having the wrong byte length 2023-11-05 10:56:11 +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
74374cb0d6
implement dimension switching 2023-09-04 23:42:38 +01:00
3123dac2c2
Entity Status Packet 2023-08-20 01:17:37 +01:00
055627bb63 Migrate to bufferstuff module 2023-06-22 12:43:28 +01:00
3b208eb8db
lighting sort of works 2023-06-19 18:29:16 +01:00
15917f1533
Rework to use new bufferStuff submodule 2023-05-02 20:39:40 +01:00
2aedd81baa
WIP: Lighting 2023-05-02 08:50:49 +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
e5ba93ce9c
fix more codefactor issues 2023-04-09 04:51:30 +01:00
5de6e74323
INFINITE TERRAIN!!!! 2023-04-09 04:19:10 +01:00
3edcbc062f
Initial TypeScript commit 2023-04-08 20:52:47 +01:00