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 |
|
Megaf
|
726f87131c
|
Add missing alias for refrigerator locked.
minetest.register_alias("homedecor:refrigerator_locked", "homedecor:refrigerator_white_locked")
|
2016-08-21 21:48:37 +01:00 |
|
Tim
|
337dc05e70
|
Always return the ItemStack for on_rightclick to comply with the API.
|
2016-07-31 13:07:21 +02:00 |
|
Tim
|
7d5287cc04
|
placeholder usage for decor, where useable
|
2015-09-08 09:51:51 +02:00 |
|
Tim
|
3dc94b67cc
|
label abms for profiling purposes
see https://github.com/t4im/profiler/#labeling
|
2015-08-20 14:52:01 +02:00 |
|
Tim
|
908b408248
|
register the furnaces internally via homedecor.register as well, getting rid of the last dependency on deprecated lock-code
|
2015-08-19 22:30:27 +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
|
e374b83bc0
|
Disallow partially or entirely some items to rotate with the screwdriver
|
2015-05-14 12:41:11 +02:00 |
|
kilbith
|
3eb9d192d0
|
Params fix
|
2015-04-30 00:24:47 +02:00 |
|
kilbith
|
4dee35893a
|
Cleaning and tweaking node params
|
2015-04-29 16:58:33 +02:00 |
|
Vanessa Ezekowitz
|
c6dd69769e
|
use mesh node for coffee maker
|
2015-04-16 23:39:18 -04:00 |
|
Vanessa Ezekowitz
|
1f040f131a
|
fix missing locked fridge aliases
|
2015-03-24 19:28:42 -04:00 |
|
Vanessa Ezekowitz
|
34b05db22e
|
use mesh nodes for refrigerators
|
2015-03-21 01:11:31 -04:00 |
|
Vanessa Ezekowitz
|
261138f8d0
|
fridge one-to-two conversion ABMs are obsolete
|
2015-03-20 22:04:43 -04:00 |
|
jp
|
546f8b501c
|
Opti. code
|
2015-02-28 10:14:46 +01: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 |
|