Page 1 of 1

0.4.8 Survival mode

PostPosted: Tue Dec 03, 2013 13:06
by anrosi
Hello

I just installed minetest 0.4.8 (I had a previous install of 0.4.7) and the game is always in creative mode. I cannot start a game in survival mode, though I uncheck the Creative Mode box.

PostPosted: Tue Dec 03, 2013 13:13
by rubenwardy
When creative mode is on, all the items should appear in a scrollable box on the left of the inventory (press I).

When it is off, this should not be here.

Please check this.

PostPosted: Tue Dec 03, 2013 13:39
by anrosi
Thanks
So I'm not in creative mode. But my problem is that I installed the unified inventory mod, and when I play with creative mode off, I have a liste on the right with every objects in the game (which is quite useful for crafting recipes), and when I click on any of these objects I get 99 of it in my inventory. So It's quite easy to have everything without looking for it... :)
any idea of what's going on ?

PostPosted: Tue Dec 03, 2013 13:48
by sfan5
Just disable the unified inventory mod for that world

PostPosted: Wed Dec 04, 2013 12:10
by nolan
anrosi wrote:Thanks
So I'm not in creative mode. But my problem is that I installed the unified inventory mod, and when I play with creative mode off, I have a liste on the right with every objects in the game


That is a craft guide, it will just have items that u click and it tells you what you need to do to craft a specific item. This is not a creative inventory, you cannot take items from it.

PostPosted: Wed Dec 04, 2013 14:13
by BrandonReese
In the latest unified inventory if you have the creative permission it is a creative inventory. Can you revoke a priv for yourself in singleplayer?

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
/revoke singleplayer creative

PostPosted: Wed Dec 04, 2013 15:42
by ShadowNinja
anrosi wrote:Thanks
So I'm not in creative mode. But my problem is that I installed the unified inventory mod, and when I play with creative mode off, I have a liste on the right with every objects in the game (which is quite useful for crafting recipes), and when I click on any of these objects I get 99 of it in my inventory. So It's quite easy to have everything without looking for it... :)
any idea of what's going on ?

Unified inventory now has a 'creative' privilege. In singleplayer mode this can not be revoked and is given automatically, I intend to change that.
Until then, just click on the crafting guide button before clicking in an item.
After I have changed it you might have to "/revoke singleplayer creative"

EDIT: Actually it shouldn't be granted to singleplayer automatically and should be revocable now.