Commit Graph

  • c7e77cbf06 Style cleaning + better repairable tools checking Jean-Patrick Guerrero 2016-02-15 19:32:49 +0100
  • 231caefc5a Turn repairable tools to be a function Jean-Patrick Guerrero 2016-02-15 18:11:28 +0100
  • e69cf4fcb7 Small cleaning of craftguide formspec Jean-Patrick Guerrero 2016-02-14 17:00:32 +0100
  • 0bf30f0f5c Work Table -> Work Bench Jean-Patrick Guerrero 2016-02-14 16:20:18 +0100
  • 29d2a69aa6 Crafting guide : protect functions access Jean-Patrick Guerrero 2016-02-14 16:19:01 +0100
  • 930b3185d0 Move crafting guide to its own book Jean-Patrick Guerrero 2016-02-14 15:30:02 +0100
  • ffdbc8bffd Drop the crate (texture is too ugly) Jean-Patrick Guerrero 2016-02-14 12:08:11 +0100
  • 5ee3b1d8f6 Drop nodeboxes's combination on rightclick (not useful enough Jean-Patrick Guerrero 2016-02-14 12:03:30 +0100
  • 5734abb4c6 Some preparative cleanup in Work Table's code Jean-Patrick Guerrero 2016-02-14 12:00:55 +0100
  • 67a7291e02 Fix mese aliases Jean-Patrick Guerrero 2016-02-13 22:30:58 +0100
  • 3fa408300a Use new doors API from upstream Jean-Patrick Guerrero 2016-02-13 19:18:55 +0100
  • 84358fc489 Move sitting functions in handlers folder (turn it globals) Jean-Patrick Guerrero 2016-02-12 15:00:44 +0100
  • 711d9fe88d Use string.sub wherever possible Jean-Patrick Guerrero 2016-02-11 21:43:00 +0100
  • 28d9e74727 Revert "Convert cauldrons & itemframe ABMs to node timers" Jean-Patrick Guerrero 2016-02-10 16:04:30 +0100
  • 22e06a66ad Work Table nodeboxes : move combination table outisde of rightclick function to prevent table creation overhead Jean-Patrick Guerrero 2016-02-10 15:24:46 +0100
  • 7c647948c0 Convert cauldrons & itemframe ABMs to node timers Jean-Patrick Guerrero 2016-02-10 14:27:09 +0100
  • 6fe2681d09 Increase node timer timeout a bit Jean-Patrick Guerrero 2016-02-10 13:57:00 +0100
  • 2ff4a1f042 Some cleaning in mailbox code Jean-Patrick Guerrero 2016-02-10 13:14:14 +0100
  • be813edc39 Work Table : convert repairing ABM to node timer Jean-Patrick Guerrero 2016-02-10 12:31:24 +0100
  • 316af94a51 Craft guide : get rid of item_image_button label on output's stack Jean-Patrick Guerrero 2016-02-09 12:35:17 +0100
  • 8fea486347 Some minor formspec elements adjusting Jean-Patrick Guerrero 2016-02-09 11:58:03 +0100
  • 1984e28b02 Craft guide : adjust yield and group labels positions Jean-Patrick Guerrero 2016-02-08 21:57:57 +0100
  • 468a0068d5 Work Table : check cuttable node in registered nodes instead of function Jean-Patrick Guerrero 2016-02-08 20:57:11 +0100
  • f9145a6c1b Work Table : fix previous commit Jean-Patrick Guerrero 2016-02-06 00:22:55 +0100
  • a30d76fb48 Work Table : fix crash on fail to fetch 'tiles' node definition Jean-Patrick Guerrero 2016-02-05 23:44:36 +0100
  • 6a3b71d4b4 Ench. table : fix crash when clicking ench. button quickly after moved an enchanted tool kilbith 2016-02-04 21:57:46 +0100
  • 73a135151c Fix stone not being cuttable since recent commit kilbith 2016-02-04 18:53:03 +0100
  • 720cdff72c Add some helpers (just in case) kilbith 2016-02-04 16:02:28 +0100
  • 640c03c9bc Craft guide : extend search function to descriptions kilbith 2016-02-04 14:03:11 +0100
  • 4c6e46c0f7 Work Table : fix acacia wood not being catched inside allowed nodes kilbith 2016-02-04 12:57:39 +0100
  • cd0c434e00 Work Table : better ordering of functions kilbith 2016-02-03 20:24:24 +0100
  • 0bef7b1e4a Work table : change trash deleting method kilbith 2016-02-03 20:09:30 +0100
  • da7cec38f2 Minor style cleaning kilbith 2016-02-03 19:49:45 +0100
  • 2655c3e867 Work Table : remove tabheader (too slow for node formspec) kilbith 2016-02-02 20:39:06 +0100
  • ad8e84f249 Some style cleaning kilbith 2016-02-02 20:17:29 +0100
  • c36590b46f Fix itemstack taking on nodeboxes combination kilbith 2016-02-02 15:23:44 +0100
  • 70b531619a Work Table nodes registration : check for cracky and choppy groups instead of excluding crumbly kilbith 2016-01-31 16:16:09 +0100
  • 8d6b91eac5 More cleaning & don't register wool nodes in worktable kilbith 2016-01-31 16:08:21 +0100
  • 80b16a142a Use unpack for nodebox defs & misc. tweaking kilbith 2016-01-31 00:00:23 +0100
  • f892413708 Work Table : make registering of cuttable nodes universal kilbith 2016-01-30 18:12:05 +0100
  • cdbeebc68e Move repairable tools string in top of file kilbith 2016-01-30 13:14:09 +0100
  • 522dc7ef39 More cleanup kilbith 2016-01-29 22:50:53 +0100
  • 5726d9ba2a Get rid of gmatch loops kilbith 2016-01-29 21:53:25 +0100
  • 0683af1e13 Cooking ingredients : change variable of itemstring kilbith 2016-01-28 12:51:10 +0100
  • e9cff1f8d3 Some refactoring of enchanting code kilbith 2016-01-27 22:19:54 +0100
  • 8f8ba904c1 Move and regroup enchanting params and registrations on top of page kilbith 2016-01-27 18:53:18 +0100
  • e52ca85393 Some corrections to previous commit kilbith 2016-01-26 13:31:00 +0100
  • e2eb5484e7 Work table nodeboxes : register stairs and slabs with 'stairs' mod from default game kilbith 2016-01-26 01:46:40 +0100
  • a109624b73 Allow nodeboxes combination by pressing sneak + right-click kilbith 2016-01-26 00:07:42 +0100
  • a8bd811e7c Prevent sitting when clicking from bottom node kilbith 2016-01-25 21:01:16 +0100
  • 18dd8582be Make a big cushion in combining 2 cushion slabs with sneak + right-click kilbith 2016-01-25 13:03:20 +0100
  • fa0544f134 Ench. table : make mese cost optional kilbith 2016-01-25 11:43:07 +0100
  • 323300cc82 Work table : restrict repairing function to some tools kilbith 2016-01-23 13:06:42 +0100
  • da0fb30b41 Change license of cobweb's nodedef kilbith 2016-01-22 12:41:58 +0100
  • 9bd73baba9 Fix formspec enchants not triggering when placing 3d_armor elements kilbith 2016-01-22 12:06:17 +0100
  • 9dfbe6e8af Craft guide : indicate yield on output item kilbith 2016-01-21 12:41:40 +0100
  • 4614425e82 Ench. Table : get rid of loops kilbith 2016-01-20 15:38:14 +0100
  • 09ef3f5c67 Use pixelnodeboxes on cauldrons kilbith 2016-01-19 12:32:23 +0100
  • 97fb902b34 Slight tweaking of iron lightbox texture kilbith 2016-01-17 12:30:03 +0100
  • 5cf343c0d5 Add Iron Light Box kilbith 2016-01-16 23:59:49 +0100
  • 7431a31a4f Fix random placing of painting ignoring number 1 kilbith 2016-01-16 22:47:17 +0100
  • aa49b0eb3b Tweak some textures and make pixel nodeboxes simpler kilbith 2016-01-16 21:25:10 +0100
  • d54d5fe2b0 Convert some nodes to pixel nodeboxes kilbith 2016-01-16 17:25:00 +0100
  • 4beb078a28 Style cleaning kilbith 2016-01-16 14:39:06 +0100
  • 77821b235e Work Table : use pixel nodeboxes kilbith 2016-01-16 13:21:35 +0100
  • 8c59b1bf17 Minor style cleaning kilbith 2016-01-15 17:18:11 +0100
  • b194e5f7a7 Do the same on ench. table code kilbith 2016-01-15 16:47:12 +0100
  • f1ff9b6e0c Work Table : modify nodes array to string kilbith 2016-01-15 16:30:31 +0100
  • d6f3f955ee Work Table : allow cutting new Aspen wood/tree in minetest_game kilbith 2016-01-15 13:41:10 +0100
  • a9f7433965 Craft guide : remember tab id on clearing filter kilbith 2016-01-14 23:29:31 +0100
  • 84387d0ea3 Move enchant variables in table kilbith 2016-01-14 23:20:47 +0100
  • 31058c914e Drop some node aliases kilbith 2016-01-13 18:17:38 +0100
  • 63949950bd Small simplifications kilbith 2016-01-12 14:27:13 +0100
  • d8f4b8f578 Work Table : add a trash list to crafting and storage pages kilbith 2016-01-12 11:59:34 +0100
  • c7633ffd20 Small simplifications kilbith 2016-01-11 19:51:02 +0100
  • 8bd1628a24 Crafting guide : check if item is craftable on clicking on a button kilbith 2016-01-11 17:52:15 +0100
  • 7c09adf120 Crafting guide : convert all lists to image_item_button (much more responsive) kilbith 2016-01-11 15:25:33 +0100
  • e6982d8b9b Crafting guide : change craft grid list to image buttons and indication for groups inside them kilbith 2016-01-11 13:29:23 +0100
  • db73f0f18a Simplifications in fields handling kilbith 2016-01-11 00:23:32 +0100
  • e5190c4ff4 Add tabs to the crafting guide kilbith 2016-01-11 00:08:23 +0100
  • 2ba2835cd8 Item frame : prevent duplicating items with on_destruct kilbith 2016-01-10 23:24:35 +0100
  • 72bd4d8139 Give possibility to use the crafting guide even on old worktables kilbith 2016-01-10 11:58:45 +0100
  • 8aae802f1c Cooking : replace itemstack when empty bowl stack does not exceed 1 kilbith 2016-01-10 01:08:00 +0100
  • 092e969f97 Clean-up ench. table code kilbith 2016-01-10 00:18:23 +0100
  • b93c4849b3 Small simplifications kilbith 2016-01-09 15:58:39 +0100
  • 43824cb4f5 Move craftitems and tools in separate file kilbith 2016-01-07 22:51:58 +0100
  • 201f402fcb More simplification kilbith 2016-01-07 22:33:54 +0100
  • 9c6b49621c Small simplifications kilbith 2016-01-07 12:00:02 +0100
  • 9c34c83912 Get rid of minetest.serialize in cooking code + cleaning of ench. table kilbith 2016-01-06 17:33:47 +0100
  • 696d84e871 Small simplification kilbith 2016-01-06 16:12:23 +0100
  • 00dd4c6a66 Add gitignore kilbith 2016-01-06 14:40:42 +0100
  • b9ef47f24f Optimize textures kilbith 2016-01-06 01:56:15 +0100
  • ebfcb5ced5 Global style cleaning kilbith 2016-01-06 00:08:58 +0100
  • 30424d9ff3 Worktable : get rid of useless set_stack kilbith 2016-01-05 18:10:51 +0100
  • c514fe233e Bowl of soup : use minetest.item_eat when hunger mod installed kilbith 2016-01-04 17:05:28 +0100
  • f6a495985d Drop some aliases kilbith 2016-01-04 15:39:57 +0100
  • 04b1dccb5e Various clean-ups and update inv size on clicking on [Guide] button instead after constructing kilbith 2016-01-04 11:41:15 +0100
  • f16aac2f21 Craft guide : better output placement kilbith 2016-01-04 00:02:29 +0100
  • a8fc274d47 Fix player health restoring after eating a soup kilbith 2016-01-03 19:59:00 +0100
  • f12482d96c Crafting guide : better output shaping kilbith 2016-01-03 19:03:54 +0100