[solved] Terminology of "Blocks"

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

[solved] Terminology of "Blocks"

by burli » Sun Apr 10, 2016 06:51

I'm a little bit confused again about the definition of "Blocks". The wiki says, blocks are groups of 16x16x16 Nodes.

But the wiki tells us about ABMs:

The Active Block Modifier consists of a function that is executed at a specific interval for single nodes.


Shouldn't they be called "ANMs"?
Last edited by burli on Sun Apr 10, 2016 08:05, edited 1 time in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Terminology of "Blocks"

by Krock » Sun Apr 10, 2016 07:57

Whenever a player is near to a 16x16x16 block, Minetest will load it from the database into cache to send block modifications (place/dig) to the clients. To reduce the RAM usage, a block will become inactive (= unloaded) when there's no player near to it.

Active Block Modifiers can only work in active blocks, what the name says. It will modificate the contents of that block -> swapping dirt to grassy dirt or growing saplings, etc.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: Terminology of "Blocks"

by burli » Sun Apr 10, 2016 08:05

Ok, thx.
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [solved] Terminology of "Blocks"

by azekill_DIABLO » Sun Apr 10, 2016 11:42

what is the difference between this and a chunk?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: [solved] Terminology of "Blocks"

by burli » Sun Apr 10, 2016 12:12

azekill_DIABLO wrote:what is the difference between this and a chunk?

A chunk are 5x5x5 Blocks or 80x80x80 Nodes

http://dev.minetest.net/Terminology
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [solved] Terminology of "Blocks"

by azekill_DIABLO » Mon Apr 11, 2016 14:04

i'm losing my brain with all of this! thanks:)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
lightonflux
Member
 
Posts: 384
Joined: Mon Nov 11, 2013 07:22
In-game: lof

Re: [solved] Terminology of "Blocks"

by lightonflux » Mon Apr 11, 2016 22:21

I think a visual representation of a block, node, chunk etc in the wiki would help for beginners.

Image for inspiration:

Image
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 14 guests

cron