Page 4 of 4

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 05:37
by wilkgr76
How about stacks of 10?

:P

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 10:33
by ABJ
Well, the current stacksize in survival mode for some items and nodes is 495, as I've stated above.

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 10:35
by azekill_DIABLO
no no, krock is true, it's 65535

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 10:54
by ABJ
azekill stop it. I wrote clearly survival stacksize, meaning stacksize you can rack up stacking items one by one as you would do in survival.

Fun Fact: The reason why the stacksize is limited to 65535 is because the common computer can't store any larger value. After that it can only store characters.

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 12:51
by rubenwardy
ABJ wrote:Fun Fact: The reason why the stacksize is limited to 65535 is because the common computer can't store any larger value. After that it can only store characters.


Not true. 65535 is the maximum value a 16 bit unsigned integer can store. 2^16=65535 (an unsigned integer only stores positive values. Integers are whole numbers)

You can have larger integers, 32bit and 64bit.
And you can have floating point decimals, which can store massive numbers because they use something similar to standard form:

A * 2^B

Characters are just binary. In ASCII and Unicode: A=65, B=67, C=68...
Usually a character is stored in an 8bit integer, an 8bit integer has a maximum of 255 differently values. Recently text has become a lot more complicated than this, due to the need for more characters say from Chinese. Also emojis. I won't explain that here.

There is nothing different between how characters, numbers, programs, photos and videos are stored. They're all just binary digits. It's all just data. It's only when you know what data is describing that you can interpret it into something useful.

So 0000 0101 may be 5 as a number, or an asci character, or the red component of an image.

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 13:19
by azekill_DIABLO
ABJ wrote:azekill stop it. I wrote clearly survival stacksize, meaning stacksize you can rack up stacking items one by one as you would do in survival.

Fun Fact: The reason why the stacksize is limited to 65535 is because the common computer can't store any larger value. After that it can only store characters.


sorry i thought you were talking of the max size of the engine.... i'm dumb sometimes.... but this giant stack size should be very great in creative!

Re: Items stackable by 100 ?

PostPosted: Sun Jul 17, 2016 15:40
by ABJ
Yes. I think instead of infinite stacks, creative should give 65535 stacks. Not all mods support infinite stacks, and finite stacks are good for crafting tests and the like, and not many people empty those.

Re: Items stackable by 100 ?

PostPosted: Fri Dec 16, 2016 17:09
by Linuxdirk
As of today we have a multiple pages long discussion about this with 81 percent of the people prefer 100 instead of the current and other options.

Will this ever change, or is it just another discussion only for the sake of discussing something?

Re: Items stackable by 100 ?

PostPosted: Fri Dec 16, 2016 18:05
by Wuzzy
I guess posting an issue on the Minetest Game or Minetest issue tracker may increase the chances.

I personally don't care as long the number is not below 99, but you probably already know that.

Re: Items stackable by 100 ?

PostPosted: Thu Mar 02, 2017 12:22
by Sergey
I voted for 100.

Re: Items stackable by 100 ?

PostPosted: Thu Mar 02, 2017 12:25
by Sergey
Linuxdirk wrote:Will this ever change, or is it just another discussion only for the sake of discussing something?

Forum is needed to… let off steam.

Re: Items stackable by 100 ?

PostPosted: Thu Mar 02, 2017 13:04
by ABJ
Let off steam straight out the chimney without passing through the cylinders.

Re: Items stackable by 100 ?

PostPosted: Mon Mar 06, 2017 11:23
by muhdnurhidayat
azekill_DIABLO wrote:False...those item can stack up to 34463:
Image
It can't be higher i think.

Krock wrote:@azekill_DIABLO :
Image

I agreed with Krock, I tested in singleplayer:
+ image

The value might be different for different devices?

Anyway, I voted 100 for easy calculations.

Re: Items stackable by 100 ?

PostPosted: Mon Mar 06, 2017 11:27
by ABJ
I personally think 98 is better because
-it is even
-it does not cover the item.

Re: Items stackable by 100 ?

PostPosted: Mon Mar 06, 2017 14:30
by Sergey
ABJ wrote:I personally think 98 is better because it does not cover the item.

In order number not to cover the item you have to… miss that f*cking item.
No item — no pixels occupied by number.