Minetest logo

IRC log for #minetest-dev, 2023-03-30

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:43 ShadowBot joined #minetest-dev
01:29 cafblx sfan5: https://gist.github.com/sfan5/52917a0e1338bcda2176edbc416dae60#file-mapblock-parse-py-L246
01:30 cafblx Here you have node data length = 4096 * (content_width + params_width) if version >= 29
01:33 diceLibrarian joined #minetest-dev
01:33 cafblx world_format.txt says node data length is 4096 (u8) bytes for each param 0, 1, 2 unless content_width == 2 in which case param 0 is two bytes each (u16)
01:35 cafblx oh wow, just did the math and the (content_width + params_width) handles that... neat
02:06 diceLibrarian joined #minetest-dev
02:11 cafblx I can't figure out what I'm doing wrong. After decompressing the data, I'm getting ~16400 bytes per map block with content_width = 2. There's no way metadata is included in this, or there's another level of compression going on somewhere here
04:00 MTDiscord joined #minetest-dev
04:28 YuGiOhJCJ joined #minetest-dev
06:25 Calinou joined #minetest-dev
07:43 sfan5 does your mapblock even have metadata?
07:44 sfan5 throw it into the python script and check
07:47 sfan5 just remembered there's also https://github.com/minetest/minetestmapper/blob/master/BlockDecoder.cpp (it ignores/skips metadata however)
08:17 proller joined #minetest-dev
08:22 numzero joined #minetest-dev
08:56 Warr1024 joined #minetest-dev
11:15 basxto joined #minetest-dev
11:22 Thomas-S joined #minetest-dev
11:22 Thomas-S joined #minetest-dev
11:24 kilbith joined #minetest-dev
12:24 proller joined #minetest-dev
12:35 dzho joined #minetest-dev
12:35 dzho joined #minetest-dev
13:23 cafblx joined #minetest-dev
13:27 tekakutli joined #minetest-dev
14:03 numzero joined #minetest-dev
14:12 numzero joined #minetest-dev
14:32 proller joined #minetest-dev
16:05 lhofhansl joined #minetest-dev
16:06 lhofhansl hi all... Planning to merge #13277 soon'ish.
16:06 ShadowBot https://github.com/minetest/minetest/issues/13277 -- Restart map-send cycle if visible blocks are soon to be unloaded. by lhofhansl
16:19 lhofhansl Done
16:20 lhofhansl #13314 might be good to get into 5.7. It will provide some extra info for server owners (and for us for 5.8)
16:20 ShadowBot https://github.com/minetest/minetest/issues/13314 -- Add some instrumentation by lhofhansl
16:38 Krock working on a counter-proposal for the particlespawner fix PR
17:10 Krock sfan5: is the minimal zstd requirement again 1.0.0 after your PR? the README mentions this version.
17:26 proller joined #minetest-dev
17:36 tekakutli joined #minetest-dev
18:11 sofar joined #minetest-dev
19:07 kilbith joined #minetest-dev
19:35 Guest54 joined #minetest-dev
19:38 MTDiscord <x2048> lhofhansl sfan5: #13375 is ready as a followup for #13352
19:38 ShadowBot https://github.com/minetest/minetest/issues/13375 -- Corrections to loops and BFS cullers by x2048
19:38 ShadowBot https://github.com/minetest/minetest/issues/13352 -- Return 'loops' occlusion culler under a setting by x2048
19:56 numzero joined #minetest-dev
20:01 sfan5 Krock: should be
20:02 x2048 joined #minetest-dev
20:10 olliy joined #minetest-dev
20:32 tekakutli joined #minetest-dev
21:40 sugarbeet joined #minetest-dev
21:55 sugarbeet joined #minetest-dev
21:57 sugarbeet joined #minetest-dev
22:11 tekakutli joined #minetest-dev
22:14 tekakutli joined #minetest-dev
22:17 tekakutli joined #minetest-dev
22:17 MTDiscord <Thresher> does anyone know the solution to my problem?
22:19 MTDiscord <Jonathon> reminder irc people dont see replies, also #minetest
22:20 tekakutli joined #minetest-dev
22:20 MTDiscord <Jonathon> > how do i force an area around an entity to stay loaded?
22:22 tekakutli joined #minetest-dev
22:24 Desour joined #minetest-dev
22:52 Desour joined #minetest-dev
23:21 Desour joined #minetest-dev

| Channels | #minetest-dev index | Today | | Google Search | Plaintext