[Mod] Crafting Guide [git] [craftguide]

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

[Mod] Crafting Guide [git] [craftguide]

by jp » Sat Feb 20, 2016 23:08

Image Crafting Guide


A Crafting Guide for Minetest that doesn't suck.

craftguide is simply the most comprehensive mod of his category. Consult the Minetest Wiki for more details and comparisons.

This crafting guide is usable with a blue book named "Crafting Guide" (craftable from one normal book).

This crafting guide features two modes : Standard and Progressive.

The Progressive Mode is a Terraria-like system that only shows recipes you can craft from items in inventory.
The Progressive Mode can be enabled with `craftguide_progressive_mode = true` in minetest.conf.

Dependencies : none.
License : GPLv3.

Image Download | GitHub

Image
Last edited by jp on Mon Jan 23, 2017 23:38, edited 6 times in total.
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: [Mod] Crafting Guide [craftguide]

by MineYoshi » Sun Feb 21, 2016 01:30

Good Job!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: [Mod] Crafting Guide [git] [craftguide]

by TenPlus1 » Sun Feb 21, 2016 20:49

Nice one jp :)
 

User avatar
xeranas
Member
 
Posts: 99
Joined: Fri Feb 05, 2016 11:06
GitHub: xeranas

Re: [Mod] Crafting Guide [git] [craftguide]

by xeranas » Mon Feb 22, 2016 05:25

jp wrote:Depends : none.

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
recipe = {"default:book", "dye:blue"}

Doesn't it makes dependencies from default and dye?

Why item filtering cannot be applied when I typing into search field instead of pressing question mark button (it would be time saver). And why button label chosen as question mark in the first place? IMO question mark label should be for "help" type buttons not for search, it confuses.
 

User avatar
srifqi
Member
 
Posts: 508
Joined: Sat Jun 28, 2014 04:31
GitHub: srifqi
IRC: srifqi
In-game: srifqi

Re: [Mod] Crafting Guide [git] [craftguide]

by srifqi » Mon Feb 22, 2016 09:31

xeranas wrote:
jp wrote:Depends : none.

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
recipe = {"default:book", "dye:blue"}

Doesn't it makes dependencies from default and dye?

No, because it doesn't need those mod to run first.

xeranas wrote:Why item filtering cannot be applied when I typing into search field instead of pressing question mark button (it would be time saver). And why button label chosen as question mark in the first place? IMO question mark label should be for "help" type buttons not for search, it confuses.

Me too. But, it already exist in creative inventory on unstable Minetest Game.
I'm from Indonesia! Saya dari Indonesia!
Terjemahkan Minetest!
Mods by me. Modifikasi oleh saya.

Pronounce my nick as in: es-rifqi (IPA: /es rifˈki/)
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Mon Feb 22, 2016 09:39

xeranas wrote:Why item filtering cannot be applied when I typing into search field instead of pressing question mark button (it would be time saver).

Because it's a technical limitation of the engine. You'll never find a mod doing so.

xeranas wrote:And why button label chosen as question mark in the first place?

For simplicity (no image required) and it's self-explanatory enough.
 

User avatar
everamzah
Member
 
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: [Mod] Crafting Guide [git] [craftguide]

by everamzah » Mon Feb 22, 2016 16:05

This is a miracle mod and should probably be included in the stock default game.

I'm curious about one thing, and it's been brought up before. While personally the question mark, and having to type and search to see results, doesn't bother me. I question whether it's impossible, though, because xban2 updates its lists as you type into its search bar.

Of course, I trust your judgement and consider that this is an entirely different thing to that.
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Mon Feb 22, 2016 16:18

everamzah wrote:I question whether it's impossible, though, because xban2 updates its lists as you type into its search bar.

Hmm... are you sure ? Because I see a "Search" button on the right side of the xban2's GUI.

I don't see in the code how it makes that possible, either.
 

User avatar
everamzah
Member
 
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: [Mod] Crafting Guide [git] [craftguide]

by everamzah » Mon Feb 22, 2016 17:44

My memory didn't serve -- it doesn't update as I type into it now. The text input field sends fields on each character input though, but my memory might not serve.

Edit: I got no clue what I was thinking...
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: [Mod] Crafting Guide [git] [craftguide]

by Minetestforfun » Fri Feb 26, 2016 16:13

Happy to see your "Crafting Guide" posted splitted from xdecor, great job !
 

User avatar
LazerRay
Member
 
Posts: 146
Joined: Sun Jul 27, 2014 01:32
GitHub: LazerRay

Re: [Mod] Crafting Guide [git] [craftguide]

by LazerRay » Mon Feb 29, 2016 15:37

Ran into a recipe conflict with this mod and HomeDecor, a book with blue dye is one of the write-able books from HomeDecor which is also the recipe for the guide book here.

I just took out the dye requirement on my copy of Crafting Guide to fix the conflict, so now it just needs a default book to craft it.

I also found a minor bug where you can't put it inside a bookshelf, but you can still put it on most other containers.

Is it also possible to have the guide book place-able, like putting it on top of a table or something so you can look things up while its outside of your inventory, I sometimes have a full inventory when I do a lot of crafting.
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Mon Feb 29, 2016 16:25

Good remarks. I changed the recipe to one default book, and added the group "book" to the nodedef so that you'll be able to store it in a bookshelf.

As for making it place-able, that's possible but node-formspecs are consistently slower. It's not worth it.
 

User avatar
firefox
Member
 
Posts: 1185
Joined: Wed Jan 14, 2015 07:34
In-game: Red_Fox

Re: [Mod] Crafting Guide [git] [craftguide]

by firefox » Mon Feb 29, 2016 16:32

seen it in Xanadu today.
it's great =(^.^)=
so fast and simple to use

+1
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Thu Mar 17, 2016 00:13

Update : a small but handy change, the last formspec is recalled when you re-use the guide again.
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Thu Mar 17, 2016 22:54

Update : further code's cleaning improving the performances a bit.
 

drschwabe
New member
 
Posts: 3
Joined: Tue Mar 22, 2016 07:27
GitHub: drschwabe

Re: [Mod] Crafting Guide [git] [craftguide]

by drschwabe » Tue Mar 22, 2016 07:32

I'm a n00b I enabled the mod now how do you read this "Crafting Guide" in the game?
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Tue Mar 22, 2016 09:25

Search a blue book called "Crafting Guide" in description. Then take it in your hand and click.
 

drschwabe
New member
 
Posts: 3
Joined: Tue Mar 22, 2016 07:27
GitHub: drschwabe

Re: [Mod] Crafting Guide [git] [craftguide]

by drschwabe » Mon Mar 28, 2016 07:45

Please clarify, where is "in description" ? In the game? Is it lying on the ground somewhere?
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Mon Mar 28, 2016 10:47

Go to your inventory, move your cursor over the blue book. The description in tooltip :

Image
 

drschwabe
New member
 
Posts: 3
Joined: Tue Mar 22, 2016 07:27
GitHub: drschwabe

Re: [Mod] Crafting Guide [git] [craftguide]

by drschwabe » Mon Mar 28, 2016 20:05

Okay, it seems the problem is that the book is not appearing in my inventory.
I have the mod enabled and tried with existing world and new world but no book in my inventory.
Attachments
Screenshotfrom2016-03-28-14-04.png
Screenshotfrom2016-03-28-14-04.png (332.27 KiB) Viewed 5039 times
Screenshotfrom2016-03-28-14-02.png
Screenshotfrom2016-03-28-14-02.png (397.58 KiB) Viewed 5039 times
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Mon Mar 28, 2016 20:15

OK, you're not in creative mode. Craft a normal book and move it in the crafting grid.
 

User avatar
linushsao
Member
 
Posts: 331
Joined: Mon Jan 27, 2014 12:56
IRC: linushsao
In-game: linus

Re: [Mod] Crafting Guide [git] [craftguide]

by linushsao » Tue Mar 29, 2016 00:16

xeranas wrote:
jp wrote:Why item filtering cannot be applied when I typing into search field instead of pressing question mark button (it would be time saver). ....


this mod seems belong to xdecor mod .because it has codes at line139:
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
minetest.register_craftitem(":xdecor:crafting_guide", {


simply solution is to update the latest xdecor mod which already include this craftguide mod.this's what i done,and craft searching will be usual.

and..this craftguide mod is awesome,simple & fast performance.
Last edited by linushsao on Tue Mar 29, 2016 00:27, edited 1 time in total.
 

User avatar
jp
Member
 
Posts: 705
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith

Re: [Mod] Crafting Guide [git] [craftguide]

by jp » Tue Mar 29, 2016 00:24

This mod is an extract from xdecor, it doesn't depend at all from xdecor.

What you see is just the item name.
 

User avatar
linushsao
Member
 
Posts: 331
Joined: Mon Jan 27, 2014 12:56
IRC: linushsao
In-game: linus

Re: [Mod] Crafting Guide [git] [craftguide]

by linushsao » Tue Mar 29, 2016 00:28

jp wrote:This mod is an extract from xdecor, it doesn't depend at all from xdecor.

What you see is just the item name.


jp you are right. i mean it's override from xdecor?
Last edited by linushsao on Tue Mar 29, 2016 01:00, edited 1 time in total.
 

User avatar
linushsao
Member
 
Posts: 331
Joined: Mon Jan 27, 2014 12:56
IRC: linushsao
In-game: linus

Re: [Mod] Crafting Guide [git] [craftguide]

by linushsao » Sun Apr 17, 2016 11:27

wow..xdecor mod already has craftguide&workbench mod ,i install them & xdecor seperately before.
 

Emon
Member
 
Posts: 48
Joined: Tue Apr 26, 2016 09:35

Re: [Mod] Crafting Guide [git] [craftguide]

by Emon » Mon May 16, 2016 21:48

Italian version available here.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Crafting Guide [git] [craftguide]

by amadin » Tue May 31, 2016 05:51

Will be good if somebody add tabs as in creative inventory.

Image
Attachments
screenshot_20160531_084842.png
screenshot_20160531_084842.png (71.68 KiB) Viewed 5040 times
 

Jk234
New member
 
Posts: 4
Joined: Sat Jul 02, 2016 15:32

Re: [Mod] Crafting Guide [git] [craftguide]

by Jk234 » Sat Jul 02, 2016 15:37

(Edit: Nevermind, I overlooked the option in the world settings that's needed to enable the mod).
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Crafting Guide [git] [craftguide]

by amadin » Fri Nov 04, 2016 17:03

 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Crafting Guide [git] [craftguide]

by amadin » Tue Nov 15, 2016 08:06

Can somebody add fork with button "Craft guide" to inventory_plus with remove Craft guide book?
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 7 guests

cron