208 Commits

Author SHA1 Message Date
p2r3
52f6df468a give build workflow write permissions latest 2025-09-09 13:42:22 +03:00
p2r3
fc95f57517 select all generators when dumping registries in workflow 2025-09-09 13:39:07 +03:00
p2r3
e14692d5cf install jdk 24 during workflow 2025-09-09 13:37:38 +03:00
p2r3
5b4486f2fd generate registry headers in workflow 2025-09-09 13:32:23 +03:00
p2r3
e49904066e set up cosmopolitan build workflow 2025-09-09 13:23:52 +03:00
p2r3
d90a46c832 add note about minimum visited history size 2025-09-08 17:44:55 +03:00
p2r3
75259271f1 write readme 2025-09-07 22:32:09 +03:00
p2r3
7af7462138 add missing documentation 2025-09-07 14:36:31 +03:00
p2r3
550edbdb37 centralize configuration options 2025-09-07 14:07:12 +03:00
p2r3
5bcab2500c space out config options 2025-09-07 13:55:16 +03:00
p2r3
a72f405b7a fix not blocks not dropping their item when the held tool breaks 2025-09-06 17:26:47 +03:00
p2r3
102a7d46f8 make beef dumps opt-in via config 2025-09-02 00:33:25 +03:00
p2r3
64846381f4 add option to sync block changes on an interval 2025-09-02 00:29:21 +03:00
p2r3
7a81625cd4 sync beefdump data to disk 2025-09-02 00:27:00 +03:00
p2r3
390befe9cf fix potentially uninitialized pointers 2025-09-01 22:28:38 +03:00
p2r3
b20c9f508f return sent bytes from send_all 2025-08-31 22:25:43 +03:00
p2r3
6bef88f60d update ore generation 2025-08-31 22:23:19 +03:00
p2r3
d608014470 use global tick counter to handle regular events at different rates 2025-08-31 21:45:47 +03:00
p2r3
8011a1adfd implement armor 2025-08-31 05:30:18 +03:00
p2r3
3151f0b6f2 add a way to restore world data over the network 2025-08-31 01:56:47 +03:00
p2r3
d6138616a4 fix wrong relative coordinates when fetching terrain 2025-08-31 01:39:00 +03:00
p2r3
ad1baee937 extend total network timeout to 15 seconds (leaving 5s for keepalive) 2025-08-31 00:42:56 +03:00
p2r3
f3fbde3134 terminate connections on long network timeouts 2025-08-31 00:01:35 +03:00
p2r3
7d390ed899 add a way to dump world data over the network 2025-08-30 22:36:49 +03:00
p2r3
433a2ca350 add missing return statement 2025-08-30 21:46:34 +03:00
p2r3
4d1892f023 disable flash serialization by default on esp-idf 2025-08-30 21:45:55 +03:00
p2r3
a824c2d63b add item pickup animations 2025-08-30 20:48:01 +03:00
p2r3
d9888f2e0f clarify flight flag description 2025-08-30 20:47:32 +03:00
p2r3
759399dac8 optimize world generation 2025-08-30 16:56:00 +03:00
p2r3
4a7f9554a8 add player death messages 2025-08-30 01:12:20 +03:00
p2r3
a1ef1c52d2 don't give players items when their inventory is full 2025-08-30 00:44:02 +03:00
p2r3
ee63b7c7f4 reset client loading fallback timer on player init 2025-08-30 00:37:33 +03:00
p2r3
5e4462a3bc broadcast disconnecting players 2025-08-30 00:14:47 +03:00
p2r3
6886dd59ce use negative mob entity ids to avoid conflicts 2025-08-29 23:58:47 +03:00
p2r3
ce903d088f remove redundant flag set 2025-08-29 23:53:22 +03:00
p2r3
5797e2f781 generate more unique uuids for mobs 2025-08-29 23:44:29 +03:00
p2r3
ba68f435b7 make flowing water break falls 2025-08-29 23:38:45 +03:00
p2r3
ec7bb49876 add leaves to replaceable blocks for structures 2025-08-29 23:36:19 +03:00
p2r3
849adf0568 handle player loading flag more cautiously 2025-08-29 23:33:25 +03:00
p2r3
b2d0908879 disable flight by default 2025-08-29 23:29:53 +03:00
p2r3
a75d1bcb2c decrease attack cooldown 2025-08-29 23:29:34 +03:00
p2r3
5f75cb687e fix up player flag descriptions 2025-08-29 23:02:48 +03:00
p2r3
2f0bf1d802 fix wrong datatype in network timeout timestamp 2025-08-29 17:22:18 +03:00
p2r3
200e9154a0 implement timeout on stalling connections 2025-08-29 16:11:56 +03:00
p2r3
ef28d7c0d5 remove unnecessary comparison 2025-08-29 15:59:20 +03:00
p2r3
ecaa62da69 explicitly handle running out of block changes 2025-08-29 15:57:38 +03:00
p2r3
e5c5b8338d use config block change limit in source file too 2025-08-29 15:44:22 +03:00
p2r3
67b50beb90 support syncing to flash on esp-idf via littlefs 2025-08-29 06:22:05 +03:00
p2r3
99a09dc59f debloat includes 2025-08-29 06:21:11 +03:00
p2r3
728d49f7b6 implement syncing world to file on disk 2025-08-29 02:49:41 +03:00