Commit Graph

651 Commits (master)

Author SHA1 Message Date
JP Guerrero fa15d1b7f5 Workbench: add more registration filters 2016-12-01 14:14:41 +01:00
JP Guerrero 01b8471bda Update README 2016-11-30 17:36:48 +01:00
JP Guerrero 1c1c21edc1 Add alias for crafting guide 2016-11-30 17:31:09 +01:00
JP Guerrero 388ae38841 Workbench: allow to register custom cuttable nodes (defined by user) 2016-11-30 16:22:31 +01:00
JP Guerrero 6bd045e3de Remove the crafting guide and minor file reorganizing 2016-11-30 15:54:05 +01:00
Napiophelios 7f274e0fde New bee texture 2016-11-30 15:45:29 +01:00
kilbith b53cf2cae4 Merge pull request #67 from Napiophelios/master
Update craft recipes (fixes #66)
2016-11-30 15:26:21 +01:00
Napiophelios 75ca6f64f5 update craft recipes
that use xpanes nodes as craft items
2016-11-29 08:19:15 -05:00
Tim 768fcfe819 Don't set paramtype="light" by default, unless it's expectable to propagate light. 2016-10-11 02:13:58 +02:00
tchncs 9c6da3477c fix not replacing bowl on eat 2016-10-03 17:41:50 +02:00
tchncs dbef5947bf remove cobweb 2016-09-14 09:04:47 +02:00
Tim 480e55ed89 Fix rope protection handling and get rid of a global callback. 2016-09-03 17:32:08 +02:00
Tim 0bba88c7f4 Fix paintings to not destroy unprotected items. 2016-08-06 00:53:48 +02:00
Tim 4c06f81ae0 Add checks to enchanting table formspec/inventory to prevent crashing in some situations. 2016-08-06 00:06:51 +02:00
Tim beeda8cb9b Don't crash on nil-player in can_dig and check the right players for attachment in chairs. 2016-08-06 00:06:51 +02:00
Tim 73a29be691 Always return the ItemStack for on_rightclick and on_place to comply with the api. 2016-08-06 00:06:47 +02:00
Tim a2b7ebc6f2 Run luacheck and fix the warnings. 2016-08-06 00:06:17 +02:00
Tim 0b85ec0911 Craftguide: Start item listing at index instead of skipping there.
Also fixes a linter warning.
2016-08-06 00:01:21 +02:00
Tim f8fee398db Chess: Don't crash on nil-player calling can_dig. 2016-08-05 21:03:22 +02:00
Tim 9fbf904837 Update .gitignore 2016-08-05 18:26:01 +02:00
Rui 524878502e Mailbox: Fix animation texture error (#53)
Fixes #51
2016-06-06 14:43:14 -07:00
tchncs e0f401bad7 use cottages:hammer, remove xdecor:hammer 2016-05-31 19:05:33 +02:00
Rui e9f6e606e2 Fix mailbox error (#52)
`tiles` is not a required field. Indexing it may fail.

Fix #51
2016-05-31 07:37:32 -07:00
tchncs 225bc22fe0 fix crash on punch 2016-05-31 10:49:03 +02:00
tchncs 530160f9fe use honey and bees from mobs_animal 2016-05-31 09:56:08 +02:00
SmallJoker de2deee86f mailbox.lua: Use [resize to resize correctly (#47)
mailbox_blank16.png has still an use in nodes.lua for the trampoline node.
2016-05-30 12:34:39 -07:00
James Stevenson be6448864f Don't allow cut pieces from "forms" into "storage" 2016-05-18 14:51:29 -07:00
tchncs a01fe4d511 comment obsolete code 2016-05-18 23:29:12 +02:00
tchncs 4c37d3113b hunger -> hbhunger 2016-05-18 21:48:46 +02:00
tchncs cdf55e2a1b update workbench recipe again 2016-05-18 08:46:52 +02:00
tchncs 188ad6d80a update workbench recipe 2016-05-18 08:38:10 +02:00
tchncs b261c98d66 allow workbench to cut wool 2016-05-07 16:19:09 +02:00
Auke Kok 3fc8daf227 Add standard mod files and jp's screenshot.
The screenshot is slighly cropped to get a bit more detail.
2016-05-03 23:07:16 -07:00
kilbith 1dbcf70185 Painting: Use on_place for random placing 2016-05-03 01:58:02 +02:00
tchncs 149eca2a5e Merge https://github.com/kilbith/xdecor 2016-04-28 08:27:05 +02:00
kilbith 28877e7b4f Add footstep sound for Trampoline 2016-04-25 12:21:02 +02:00
kilbith 8d9f529e1c Tweak node defs 2016-04-24 16:02:12 +02:00
kilbith bfd67c37a3 Preserve original quality of all textures 2016-04-24 14:40:40 +02:00
kilbith f1b7d8f107 Add Trampoline 2016-04-24 12:37:02 +02:00
kilbith b87bd4e607 Follow the style guidelines better 2016-04-23 22:15:17 +02:00
kilbith 2297d0cb71 Remove cushion shift+click combination + misc. cleaning 2016-04-23 21:35:32 +02:00
tchncs 8f79008ef6 remove pressure plates 2016-04-21 20:11:20 +02:00
kilbith fa0d47380c Enchant. Table : Fix unknown items when declared tools not registered 2016-04-17 11:38:47 +02:00
kilbith 654b553bed Cauldron: stop sound on destruct 2016-04-14 00:07:38 +02:00
kilbith 4fc78597ad Add sounds for Cauldron and Enchantment Table 2016-04-13 20:35:26 +02:00
tchncs 3b79706ed8 fix mergeconflict in aliases 2016-04-10 22:59:08 +02:00
kilbith 4fc0cb1687 Drop some aliases (doors, cobblewalls, etc.) 2016-04-07 02:06:34 +02:00
kilbith fb36f033b8 Craftguide : get_formspec -> set_formspec 2016-04-07 01:50:13 +02:00
kilbith 5185d49a0c Workbench : move formspecs table outside of function to avoid overhead 2016-04-07 01:25:59 +02:00
kilbith 5afbde77a3 Mailbox: minor code cleaning 2016-04-05 14:51:03 +02:00