11 Commits

Author SHA1 Message Date
cornernote
3cc6ce707a changes from Miner59 including:
- no unknown items shown when recipes have "group:..." inside, there is then instead a button displayed which shows all items in this group when you press it.

- added a new feature to show the complete list of items you need for a item. For example: output: default:bookshelf,
then it shows: 6 "group:wood", 27 "papyrus". This feature was the most work. I hope it works, but no guarantee.(It could lead to huge for loops which it doesn't exit when recipes are very compex. Also needs to be tested which more mods.)

- you can direct change from last page to first page and from first page to last page now

- added a button to exit the formspec

- crafting recipe for craft guide changed to use group:stick

- crafting recipe for craft guide pc changed to use just the recipe with stone slabs
2014-12-16 08:34:34 +10:30
cornernote
9d9ffe1abe only send group message once per group 2014-12-14 17:04:22 +10:30
cornernote
ebda7432e9 cleanup player message when removing item 2014-12-14 16:45:05 +10:30
cornernote
efa5f1b616 send player a message when group was used 2014-12-14 16:36:32 +10:30
cornernote
4977325637 cleanup log output 2014-12-14 15:43:08 +10:30
cornernote
adb5c88faa show an item instead of unknown if item is a group 2014-12-14 15:38:27 +10:30
Brett O'Donnell
5641fa1824 Update api_craft_guide.lua 2014-01-17 10:53:47 +10:30
Brett O'Donnell
95c4df8418 prevent stealing of items 2012-11-09 00:00:09 +10:30
Brett O'Donnell
9818f34e72 added search and removed detached inventory 2012-11-02 13:17:44 +10:30
Brett O'Donnell
604b92ea77 move buttons to the bottom 2012-09-25 13:22:16 +09:30
Brett O'Donnell
75670ece2e move files to modpack for easier install 2012-09-23 00:37:48 +09:30