Commit graph

6 commits

Author SHA1 Message Date
5c60d1d758
WIP: New Overworld Generator
Some checks failed
Node.js Build / build (18.x) (push) Has been cancelled
2024-07-09 21:52:22 +01:00
f606d1547b
use funkyarray package 2024-07-08 09:56:03 +01:00
604bec9e89
Implement Entity / Player data saving 2023-11-09 21:59:45 +00:00
e303cbc5df Remove AABB creation logging 2023-11-09 16:32:34 +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
6033c86247 start work on AABB 2023-11-08 15:45:25 +00:00