Jean-Patrick Guerrero
|
930b3185d0
|
Move crafting guide to its own book
|
2016-02-14 15:31:36 +01:00 |
|
Jean-Patrick Guerrero
|
ffdbc8bffd
|
Drop the crate (texture is too ugly)
|
2016-02-14 12:08:11 +01:00 |
|
Jean-Patrick Guerrero
|
5ee3b1d8f6
|
Drop nodeboxes's combination on rightclick (not useful enough
|
2016-02-14 12:03:30 +01:00 |
|
Jean-Patrick Guerrero
|
5734abb4c6
|
Some preparative cleanup in Work Table's code
|
2016-02-14 12:00:55 +01:00 |
|
Jean-Patrick Guerrero
|
67a7291e02
|
Fix mese aliases
|
2016-02-13 22:30:58 +01:00 |
|
Jean-Patrick Guerrero
|
84358fc489
|
Move sitting functions in handlers folder (turn it globals)
|
2016-02-12 18:31:18 +01:00 |
|
Jean-Patrick Guerrero
|
711d9fe88d
|
Use string.sub wherever possible
|
2016-02-11 21:43:00 +01:00 |
|
Jean-Patrick Guerrero
|
22e06a66ad
|
Work Table nodeboxes : move combination table outisde of rightclick function to prevent table creation overhead
|
2016-02-10 15:28:57 +01:00 |
|
Jean-Patrick Guerrero
|
6fe2681d09
|
Increase node timer timeout a bit
|
2016-02-10 13:57:00 +01:00 |
|
Jean-Patrick Guerrero
|
be813edc39
|
Work Table : convert repairing ABM to node timer
|
2016-02-10 12:38:57 +01:00 |
|
Jean-Patrick Guerrero
|
316af94a51
|
Craft guide : get rid of item_image_button label on output's stack
|
2016-02-09 15:29:48 +01:00 |
|
Jean-Patrick Guerrero
|
8fea486347
|
Some minor formspec elements adjusting
|
2016-02-09 11:58:03 +01:00 |
|
Jean-Patrick Guerrero
|
1984e28b02
|
Craft guide : adjust yield and group labels positions
|
2016-02-08 21:57:57 +01:00 |
|
Jean-Patrick Guerrero
|
468a0068d5
|
Work Table : check cuttable node in registered nodes instead of function
|
2016-02-08 21:11:25 +01:00 |
|
Jean-Patrick Guerrero
|
f9145a6c1b
|
Work Table : fix previous commit
|
2016-02-06 00:24:55 +01:00 |
|
Jean-Patrick Guerrero
|
a30d76fb48
|
Work Table : fix crash on fail to fetch 'tiles' node definition
|
2016-02-05 23:44:36 +01:00 |
|
kilbith
|
73a135151c
|
Fix stone not being cuttable since recent commit
|
2016-02-04 20:56:52 +01:00 |
|
kilbith
|
720cdff72c
|
Add some helpers (just in case)
|
2016-02-04 16:30:49 +01:00 |
|
kilbith
|
640c03c9bc
|
Craft guide : extend search function to descriptions
|
2016-02-04 14:45:46 +01:00 |
|
kilbith
|
4c6e46c0f7
|
Work Table : fix acacia wood not being catched inside allowed nodes
|
2016-02-04 13:55:54 +01:00 |
|
kilbith
|
cd0c434e00
|
Work Table : better ordering of functions
|
2016-02-03 20:24:24 +01:00 |
|
kilbith
|
0bef7b1e4a
|
Work table : change trash deleting method
|
2016-02-03 20:16:05 +01:00 |
|
kilbith
|
da7cec38f2
|
Minor style cleaning
|
2016-02-03 19:49:45 +01:00 |
|
kilbith
|
2655c3e867
|
Work Table : remove tabheader (too slow for node formspec)
|
2016-02-02 22:08:43 +01:00 |
|
kilbith
|
ad8e84f249
|
Some style cleaning
|
2016-02-02 20:30:32 +01:00 |
|
kilbith
|
c36590b46f
|
Fix itemstack taking on nodeboxes combination
|
2016-02-02 18:53:53 +01:00 |
|
kilbith
|
70b531619a
|
Work Table nodes registration : check for cracky and choppy groups instead of excluding crumbly
|
2016-01-31 16:16:09 +01:00 |
|
kilbith
|
8d6b91eac5
|
More cleaning & don't register wool nodes in worktable
|
2016-01-31 16:08:21 +01:00 |
|
kilbith
|
80b16a142a
|
Use unpack for nodebox defs & misc. tweaking
|
2016-01-31 01:10:45 +01:00 |
|
kilbith
|
f892413708
|
Work Table : make registering of cuttable nodes universal
|
2016-01-30 19:10:51 +01:00 |
|
kilbith
|
cdbeebc68e
|
Move repairable tools string in top of file
|
2016-01-30 13:14:09 +01:00 |
|
kilbith
|
522dc7ef39
|
More cleanup
|
2016-01-29 23:10:34 +01:00 |
|
kilbith
|
5726d9ba2a
|
Get rid of gmatch loops
|
2016-01-29 22:33:06 +01:00 |
|
kilbith
|
e9cff1f8d3
|
Some refactoring of enchanting code
|
2016-01-27 22:32:42 +01:00 |
|
kilbith
|
8f8ba904c1
|
Move and regroup enchanting params and registrations on top of page
|
2016-01-27 20:11:38 +01:00 |
|
kilbith
|
e52ca85393
|
Some corrections to previous commit
|
2016-01-26 23:55:45 +01:00 |
|
kilbith
|
e2eb5484e7
|
Work table nodeboxes : register stairs and slabs with 'stairs' mod from default game
|
2016-01-26 01:50:23 +01:00 |
|
kilbith
|
a109624b73
|
Allow nodeboxes combination by pressing sneak + right-click
|
2016-01-26 00:45:37 +01:00 |
|
kilbith
|
323300cc82
|
Work table : restrict repairing function to some tools
|
2016-01-23 13:26:19 +01:00 |
|
kilbith
|
9dfbe6e8af
|
Craft guide : indicate yield on output item
|
2016-01-21 12:41:40 +01:00 |
|
kilbith
|
aa49b0eb3b
|
Tweak some textures and make pixel nodeboxes simpler
|
2016-01-16 22:37:41 +01:00 |
|
kilbith
|
4beb078a28
|
Style cleaning
|
2016-01-16 16:32:17 +01:00 |
|
kilbith
|
77821b235e
|
Work Table : use pixel nodeboxes
|
2016-01-16 13:21:35 +01:00 |
|
kilbith
|
8c59b1bf17
|
Minor style cleaning
|
2016-01-15 17:33:04 +01:00 |
|
kilbith
|
f1ff9b6e0c
|
Work Table : modify nodes array to string
|
2016-01-15 16:30:31 +01:00 |
|
kilbith
|
d6f3f955ee
|
Work Table : allow cutting new Aspen wood/tree in minetest_game
|
2016-01-15 13:42:09 +01:00 |
|
kilbith
|
a9f7433965
|
Craft guide : remember tab id on clearing filter
|
2016-01-14 23:47:55 +01:00 |
|
kilbith
|
31058c914e
|
Drop some node aliases
|
2016-01-14 23:02:58 +01:00 |
|
kilbith
|
63949950bd
|
Small simplifications
|
2016-01-13 18:15:16 +01:00 |
|
kilbith
|
d8f4b8f578
|
Work Table : add a trash list to crafting and storage pages
|
2016-01-12 11:59:34 +01:00 |
|