Commit Graph

694 Commits

Author SHA1 Message Date
kilbith
1f8abb586c Tune some textures 2015-09-27 12:53:44 +02:00
kilbith
483c1be14e Drop a bunch of redundant nodes 2015-09-27 12:00:24 +02:00
kilbith
40049c70a5 Typo 2015-09-25 01:00:07 +02:00
kilbith
cca951e0e6 Fix some rare cases where the player is null and dig the itemframe or mailbox 2015-09-24 23:06:41 +02:00
kilbith
64c26e2d25 Fix fleshy group on enchanted swords 2015-09-24 22:41:35 +02:00
kilbith
83b54537ce Reduce concatenation on formspecs for speed 2015-09-24 21:57:30 +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
11872bda9b Work Table : fix crash when mod name is not declared in table and one of its node is put 2015-09-24 10:38:07 +02:00
kilbith
714e9cfddf Tune ivy texture 2015-09-22 20:05:59 +02:00
kilbith
890b4088f7 Add missing selection box on ceiling candle 2015-09-22 16:41:43 +02:00
kilbith
08c79407b1 Remove great hardness on cut nodes from Work Table 2015-09-22 15:50:39 +02:00
kilbith
c7326188fd Work Table : fix node put checking since last commit 2015-09-22 15:07:04 +02:00
kilbith
5efc35c65f Work Table : simplify nodes table 2015-09-22 13:58:12 +02:00
kilbith
c4416f6eea Change textures license to WTFPL 2015-09-22 12:33:34 +02:00
kilbith
16ec45289e Work Table : simplified tiles fetching 2015-09-22 11:13:03 +02:00
kilbith
968aede3fd Work Table : simpler node registrations 2015-09-22 01:58:50 +02:00
kilbith
f06d14882b Work Table : respect furthermore original node groups and prevent using them for some cases of crafting 2015-09-21 23:59:48 +02:00
kilbith
5960872708 Allow hanging candling on ceiling 2015-09-21 23:40:46 +02:00
kilbith
5f2a72fd85 Add Cactus Brick 2015-09-21 23:10:32 +02:00
kilbith
46ef36663b Work Table : support oresplus nodes 2015-09-21 13:30:18 +02:00
kilbith
a08630588c Work Table : simpler anzhal fetching 2015-09-18 21:17:03 +02:00
kilbith
007700a6e8 Fix crash when bucket used pointing air 2015-09-18 00:34:09 +02:00
kilbith
ed0fef5548 Better Lua pattern for description 2015-09-17 22:09:48 +02:00
kilbith
40f473aee1 Allow cutting nodes from any mods 2015-09-17 16:36:19 +02:00
kilbith
7b349767da Drop trash can and alias it to chair 2015-09-01 15:42:59 +02:00
kilbith
d2844ee252 Use less nodeboxes on stone path 2015-09-01 14:21:43 +02:00
kilbith
4c0441527f Drop wrought iron fence and metal cabinet (with aliases) 2015-09-01 13:55:11 +02:00
kilbith
4894600bb0 Better plant pot texture and make it plantlike for simplicity 2015-09-01 13:25:34 +02:00
kilbith
5f623c4ae7 Curtain textures now depend on colorizing wool one 2015-09-01 12:08:31 +02:00
kilbith
e803784072 Better cabinet textures 2015-09-01 11:14:05 +02:00
kilbith
1d24a6eb97 Use overlays on shelfs textures 2015-09-01 01:03:07 +02:00
kilbith
57d4767c65 Node defs tweaks and style fixes 2015-08-29 10:33:23 +02:00
kilbith
d6ab0377f1 Trash sound variables 2015-08-28 14:15:20 +02:00
kilbith
ce4969935c Style cleaning 2015-08-25 13:33:45 +02:00
kilbith
67212a1c6c Fix invisible faces on glass nodeboxes 2015-08-25 10:48:01 +02:00
kilbith
e679dd442e Don't cast a shadow a newly added nodeboxes 2015-08-25 01:17:10 +02:00
kilbith
0137f17e6c Shortening some naming 2015-08-24 23:44:05 +02:00
kilbith
4a9636649b minor style cleaning 2015-08-24 22:12:13 +02:00
kilbith
df80f18f90 Optimize table inserting 2015-08-24 21:49:54 +02:00
kilbith
f1a50fdd9a Fix patterns matching for underscored node names 2015-08-24 21:38:35 +02:00
kilbith
3839cb6781 Refine some patterns capitalizing 2015-08-24 21:13:51 +02:00
kilbith
a44a98c44e Style cleaning 2015-08-24 21:08:21 +02:00
kilbith
d82f60a904 Merge branch 'master' of https://github.com/t4im/xdecor 2015-08-24 20:50:52 +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
b4da14d64f Return back to table.insert() on xwall 2015-08-24 20:42:45 +02:00
Tim
be05c7ef77 use inventory lists as interface for the worktable cut mechanism 2015-08-24 20:08:13 +02:00
kilbith
e3e038a10d Fix wrong description on Moon Brick node 2015-08-24 14:27:20 +02:00
kilbith
4506526c91 Fix unability to dig some nodes 2015-08-23 19:04:09 +02:00