Commit Graph

22 Commits

Author SHA1 Message Date
p2r3
6bef88f60d update ore generation 2025-08-31 22:23:19 +03:00
p2r3
d6138616a4 fix wrong relative coordinates when fetching terrain 2025-08-31 01:39:00 +03:00
p2r3
759399dac8 optimize world generation 2025-08-30 16:56:00 +03:00
p2r3
ecaa62da69 explicitly handle running out of block changes 2025-08-29 15:57:38 +03:00
p2r3
99a09dc59f debloat includes 2025-08-29 06:21:11 +03:00
p2r3
ca6f8afbea implement chests 2025-08-28 23:51:00 +03:00
p2r3
623f7765d7 sync block light to the client (kinda) 2025-08-24 22:28:03 +03:00
p2r3
4da773b943 refactor game-specific tools into separate file 2025-08-22 14:00:38 +03:00
p2r3
ca9edce43a implement basic support for mobs 2025-08-22 02:29:59 +03:00
p2r3
e7aeba9d8f simplify biome grid building 2025-08-21 03:09:01 +03:00
p2r3
e60b5a44f9 send biome data to clients 2025-08-20 23:11:07 +03:00
p2r3
98137c2aa2 fix esp-idf build error 2025-08-20 22:39:42 +03:00
p2r3
aeb0ad348f add biomes 2025-08-20 22:35:26 +03:00
p2r3
1be62beca8 better sync client/server block state 2025-08-18 01:25:28 +03:00
p2r3
0b94ce9f42 adjust ore probability 2025-08-16 22:28:33 +03:00
p2r3
7a3e2b5fa2 overhaul worldgen 2025-08-16 16:15:33 +03:00
p2r3
374943669e optimize applying block changes 2025-08-14 07:25:38 +03:00
p2r3
106e3e9ba2 fix network overhead in worldgen 2025-08-14 06:49:48 +03:00
p2r3
3b9ca68a57 spawn players at terrain height level 2025-08-12 13:07:42 +03:00
p2r3
d2409ec0f5 generate dirt under trees 2025-08-12 12:59:51 +03:00
p2r3
99dc29df22 optimize worldgen 2025-08-12 05:16:23 +03:00
p2r3
269e8346eb initial code dump 2025-08-12 03:51:57 +03:00