Commit Graph

23 Commits

Author SHA1 Message Date
Diego Martínez 9e2ebe373a Add missing translations. 2017-02-11 04:29:37 -03:00
Diego Martínez dc7b60c11f Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03:00
Diego Martínez 0d3da0c328 Use new intllib API. 2017-01-25 00:09:18 -03:00
Diego Martínez 1ea19fd12f Activate faucets for locked cabinets too. 2017-01-07 04:51:20 -03:00
Tim 337dc05e70 Always return the ItemStack for on_rightclick to comply with the API. 2016-07-31 13:07:21 +02:00
Tim 29f61bb899 spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces 2015-08-19 19:30:03 +02:00
kilbith dc3521488b Fix faucet's particlespawner not stopped after destruct 2015-05-18 13:04:10 +02:00
kilbith e374b83bc0 Disallow partially or entirely some items to rotate with the screwdriver 2015-05-14 12:41:11 +02:00
kilbith 3c891aa24e Add adequate sound for faucet/tap 2015-05-11 10:35:22 +02:00
Vanessa Ezekowitz e010bdeb27 pass outlet position to particle handler as a table rather than separate vars 2015-05-10 22:34:30 -04:00
Vanessa Ezekowitz b5433d8c39 don't use string.find() where == will do. 2015-05-10 22:30:53 -04:00
Vanessa Ezekowitz 3621d35bfd same for kitchen faucet 2015-05-10 22:27:35 -04:00
Vanessa Ezekowitz 9c9e525cd7 make bathroom taps use the new particles code
also make shower tray turn off taps above it, if any
minor tweak to particles function to add Y velocity
added more detailed collision boxes to the sinks to accommodate particles
2015-05-10 22:10:26 -04:00
Vanessa Ezekowitz 92a77b43fe phase out redundant kitchen cabinet images 2015-05-04 05:34:10 -04:00
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
Vanessa Ezekowitz a35b57d713 rename most wood, metal, etc textures
to bring them all together into one "category" instead of being scattered across the directory
also combine a couple dupes.
2015-04-27 23:48:02 -04:00
Vanessa Ezekowitz 5013be4c09 better UV mapping on toilet paper and paper towels
added better imagery
moved toilet paper to bathroom_sanitation.lua
2015-04-26 18:02:47 -04:00
Vanessa Ezekowitz d645b5ade5 rework UV map + texture for kitchen sink 2015-04-26 16:41:55 -04:00
Vanessa Ezekowitz 74951e6b5e use mesh nodes for copper pans 2015-03-30 21:52:26 -04:00
Vanessa Ezekowitz 4ffc39e91f use mesh node for kitchen faucet 2015-03-29 00:09:49 -04:00
Tim 78045a752f move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults 2015-01-24 00:34:02 +01:00
Tim 4516aa960b move kitchen related nodes into their associated files 2015-01-23 22:48:40 +01:00
Tim f9a59c1738 rename kitchen and bathroom related files to their actual contained functionality 2015-01-23 22:26:38 +01:00