Commit Graph

61 Commits

Author SHA1 Message Date
jp
0189532095 Simplify craft guide mechanism 2015-12-01 15:46:51 +01:00
jp
c9e137c64b Ench. table : use gmatch instead of serializing+match 2015-11-27 00:46:36 +01:00
jp
038142c6f2 minor style 2015-11-26 16:18:44 +01:00
jp
a1f8e9e6bf Put back formspec's code readability 2015-11-26 12:19:52 +01:00
jp
afdbfc316f Fancier Mailbox formspec 2015-11-26 12:07:35 +01:00
jp
2cbfd8ff0b Ench. table : add tooltips to enchant buttons 2015-11-25 13:29:55 +01:00
jp
0246054ff8 Ench. table : prevent putting tools which can't be enchanted 2015-11-25 12:58:11 +01:00
jp
6aa8d77fc3 Mailbox's code cleaning 2015-11-24 22:23:43 +01:00
jp
375e68e6b8 Ench. table : don't update some metas whenever a tool is put/took 2015-11-24 21:05:46 +01:00
jp
c73c25d694 Ench. table : re-adjust button positions correctly 2015-11-24 17:45:45 +01:00
jp
0fc0314774 Ench. table : no need to rebuild the whole formspec whenever a tool is put 2015-11-24 16:43:28 +01:00
jp
9afc596b44 Fix missing enchanted tool groups 2015-11-23 20:27:29 +01:00
jp
9679a0fb1d Fix ench. tools alias 2015-11-23 19:30:11 +01:00
jp
1306ff8ee5 Clarify some variables and lower a bit Speed enchant 2015-11-23 17:29:04 +01:00
jp
a8bb3f83fd Enchanted armor \o/ 2015-11-23 15:54:51 +01:00
jp
22cf219ca9 Prevent taking worktable's output stack when player inventory is full 2015-11-22 16:32:19 +01:00
jp
f0d50395b9 Global cleaning + fix cushion sitting when node.param2 > 3 2015-11-22 14:13:26 +01:00
jp
4c13a9f2f3 Highlight hotbar on all formspecs 2015-11-21 16:31:34 +01:00
jp
3c3bbc857f Tweak node groups 2015-11-15 22:57:56 +01:00
jp
fe60a07e76 Prevent some rotations on some nodes when using the screwdriver 2015-11-15 20:35:20 +01:00
kilbith
bd741fd8be Prettier enchantment table UI 2015-10-29 15:07:40 +01:00
kilbith
40049c70a5 Typo 2015-09-25 01:00:07 +02:00
kilbith
64c26e2d25 Fix fleshy group on enchanted swords 2015-09-24 22:41:35 +02:00
kilbith
83ff0bab8b Hide enchants in default formspec 2015-09-24 21:42:32 +02:00
kilbith
f3510f350f Colorize enchanted tools 2015-09-24 21:22:50 +02:00
kilbith
0fe2afc760 Enchantment Table rework : support for swords, new enchant and tune formspec 2015-09-24 20:34:59 +02:00
kilbith
0137f17e6c Shortening some naming 2015-08-24 23:44:05 +02:00
kilbith
a44a98c44e Style cleaning 2015-08-24 21:08:21 +02:00
Tim
3dc1d61611 rewrite enchanting registrations to avoid having registration run multiple times for the same tool-material-chant combination 2015-08-24 20:48:08 +02:00
kilbith
e3e038a10d Fix wrong description on Moon Brick node 2015-08-24 14:27:20 +02:00
jp
2dc1d7f429 Optimize some formspecs triggering 2015-08-22 22:46:40 +02:00
jp
f0b023225b Fix unknown items appearing in stack after closing formspec 2015-08-22 10:09:04 +02:00
jp
1e7a8caebf Small optimization on enchanting table 2015-08-19 23:01:09 +02:00
jp
2d1eaad39b Respect original wield images on enchanted shovels 2015-08-18 22:17:48 +02:00
kilbith
8c0b41efcf Localize some global variables 2015-08-16 21:57:17 +02:00
kilbith
e51a683fe3 Re-adjust some selection boxes 2015-08-16 21:43:10 +02:00
kilbith
5722aca858 Change some global variables names 2015-08-16 21:05:01 +02:00
jp
4f34f8b677 xwalls : don't connect to every nodes (looks bad) 2015-08-12 23:38:10 +02:00
jp
f70d2316d5 Hide unused function params 2015-08-12 20:49:07 +02:00
jp
cd7fb805ac Remove snow and clay from Work Table (non-solid) 2015-08-08 18:43:02 +02:00
jp
d4979519a7 Optimize some loops 2015-08-08 16:06:53 +02:00
jp
30b377c052 Tweak hive formspec a bit and overall code reduction 2015-08-08 13:23:47 +02:00
jp
e096e19e4e Minor style cleaning 2015-08-07 01:15:34 +02:00
jp
6a3a6e612d Ench. Table : prevent moving stuff in slots to each other 2015-08-06 19:29:26 +02:00
jp
5374adc69e Small refactor on ench. table 2015-08-06 01:14:48 +02:00
jp
c4d16ad2df Keep the same wear even if the tool is enchanted 2015-08-05 17:32:13 +02:00
jp
6c43268071 Tweak worktable code 2015-08-05 16:47:52 +02:00
jp
24c173792b Refactor enchanting table code 2015-08-05 16:09:33 +02:00
jp
fdf186c275 Fix mailbox's formspecs trigger 2015-08-05 10:41:28 +02:00
Christian Wischenbart
958b235d26 Fix ench. table swapping tool causing unknown bugs 2015-08-05 02:06:01 +02:00