Commit Graph

831 Commits

Author SHA1 Message Date
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
jp
2a9ad8adcd Disallow using the hammer against nodes 2015-08-23 00:22:33 +02:00
jp
2dc1d7f429 Optimize some formspecs triggering 2015-08-22 22:46:40 +02:00
jp
c35ed36b53 Improved Work Table formspec (with more shapes to cut and storage) 2015-08-22 21:56:36 +02:00
jp
f0b023225b Fix unknown items appearing in stack after closing formspec 2015-08-22 10:09:04 +02:00
jp
b56c002a97 Limit honey stack to 16 2015-08-21 22:17:18 +02:00
jp
eed7f6cd1b Change plant/flowers pots recipes 2015-08-21 17:29:35 +02:00
jp
98c2aa6967 Small clean-up 2015-08-21 17:08:18 +02:00
jp
5554c0aecf Put honey out of invo and minor tweaks 2015-08-21 16:42:04 +02:00
jp
f4f17cb4fc Add Hard Clay and Desert Stone Tile nodes 2015-08-21 13:49:27 +02:00
jp
95af0c5e59 Utilize table.copy() on xwall deserialization (thanks @BlockMen) 2015-08-21 09:13:21 +02:00
jp
1e7a8caebf Small optimization on enchanting table 2015-08-19 23:01:09 +02:00
jp
4ec4095f2f Light refactoring/speed-up on Work Table 2015-08-19 18:52:04 +02:00
kilbith
96efda3f2f Merge pull request #12 from Rui914/patch-1
Localize modpath variable
2015-08-19 13:49:15 +02:00