Commit Graph

23 Commits (master)

Author SHA1 Message Date
Vanessa Dannenberg 7d3e37ec30 use Unified Dyes on_dig where needed - requires Unified Dyes commit 9ff40a7f or later 2019-07-18 02:24:41 -04:00
cheapie bbc7bc0e48 fix a couple of textures (incorrect sRGB profiles) 2019-06-15 14:14:18 -04:00
Vanessa Dannenberg 7715f09af0 replacement node for airbrush 2018-09-07 17:14:58 -07:00
Vanessa Dannenberg 2b2e760c0d Check for mod loaded, not individual items (#1)
for own steel strut vs streets support
2018-08-28 20:21:07 +02:00
Auke Kok 04e74d5ec8 Whitespace cleanups. 2018-08-25 21:47:13 -07:00
Vanessa Ezekowitz a6bea5aabc tile_images --> tiles 2018-08-25 21:46:16 -07:00
Vanessa Dannenberg ca4aa21097 Add param2 coloring of default steel blocks (optional, requires unified dyes, else nothing extra is registered) 2018-08-25 21:45:05 -07:00
Vanessa Dannenberg fe1775ddad add steel strut that looks like it has a band wrapped around it
meant to be used when something is placed against the side, so that that
thing appears to be mounted to the strut, such as a Technic mains
transformer ("supply converter") mounted near the top of a tall electrical
pole.

Note: uses wallmounted param2 to allow rotation, rather than facedir
mode. I want to allow for Unified Dyes colorization of a derivative of
this node in another mod, and wallmounted mode uses fewer bits for
rotation than facedir, leaving more for color info.
2018-08-25 21:39:50 -07:00
turbogus f188fb6893 Allow compatibility between steel_strut and decorative_grate
Used when using pipeworks.
2018-08-25 21:37:52 -07:00
Auke Kok df24852dee Convert to proper mod, update the basics. 2018-08-25 21:34:25 -07:00
Zeg9 2fcbf4ac9d Merge pull request #5 from VanessaE/master
minetest.env:* --> minetest.*
2014-12-02 12:49:33 +01:00
Vanessa Ezekowitz 3a0cd4bc45 minetest.env:* --> minetest.* 2014-11-30 13:44:26 -05:00
Zeg9 6fa9702a6a Add compatibility to protector mods 2013-06-07 19:59:05 +02:00
Vanessa Ezekowitz ab5bfc57a5 Add wall/ceiling variant of corrugated roof.
They are accessed by explicitly trying to place the regular raillike version
onto a wall or ceiling. When placed onto the floor, the normal raillike one is
produced.

also, deleted some redundant texture entries
very minor code rearrangement
2013-06-07 13:34:26 -04:00
Zeg9 7b3b3aa233 Update README 2013-06-06 08:58:07 +02:00
Zeg9 2165323980 Add .gitignore 2013-06-06 08:53:04 +02:00
Zeg9 a7bc2f0bd8 Add sounds to steel plates 2013-06-06 08:51:17 +02:00
Zeg9 8b0f4cf66a Use homedecor's roofing if available 2013-06-06 08:44:22 +02:00
Zeg9 82557b2d83 Add compatibility with streets mod 2013-06-06 08:28:20 +02:00
Zeg9 c246e0b799 Merge pull request #1 from 4Evergreen4/master
Added rusting
2013-06-05 23:10:24 -07:00
4Evergreen4 240e9c096d Added rust.lua, and added dofile to init.lua 2013-06-05 16:23:58 -04:00
Zeg9 854aa72a82 Create README.md 2013-06-04 19:03:28 +03:00
Zeg9 af36981ece Initial commit 2013-06-04 17:57:08 +02:00