jp
dca81b1648
Clean-up
2015-03-05 23:10:27 +01:00
jp
546f8b501c
Opti. code
2015-02-28 10:14:46 +01:00
Vanessa Ezekowitz
7359f4eb99
Merge branch 'lantern' of github.com:kilbith/homedecor_modpack
2015-02-27 01:41:38 -05:00
jp
7b829e874b
Switch wall lantern to mesh
2015-02-23 13:56:27 +01:00
jp
c681f017aa
Add hanging lantern (mesh)
2015-02-23 12:26:42 +01:00
jeanpatrick.guerrero@gmail.com
576a89216d
Add desk lamps (mesh)
2015-02-20 16:15:57 -05:00
Vanessa Ezekowitz
9f87c47ebe
use inventory images for table lamps
2015-02-05 03:01:38 -05:00
Tim
307d969f4c
remove unnecessary nodeupdate() usage
...
this undocumented function is internally being used for falling or attached nodes and shouldn't be needed here
2015-01-24 19:47:41 +01:00
kilbith
fc436a1a1c
Remove vertical expansion on standing lamp
...
use new API function to handle the second-node air
2015-01-24 12:40:44 -05: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
f60eb9ca47
whitespace cleanup, now also making most of homedecor consistenly use the same indentation style
2015-01-23 22:14:00 +01:00
Tim
b5188493cc
abstract common nodebox forms, fixing some ignored ones in the process
2015-01-23 12:37:23 -05:00
Tim
0a0c558c3a
rewrite the node stacking/expansion code, preventing a crash building on unknown nodes, and reduce table lookups and overall code
2015-01-23 12:37:23 -05:00
Tim
be4ed12b6c
whitespace cleanup:
...
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
Vanessa Ezekowitz
88e5c28d39
use mesh nodes for standing lamp and "3dforniture" table lamp
...
rewrote the surrounding code a bit to clean it up
all new textures, got rid of related, obsolete files.
2015-01-03 01:52:39 -05:00
Vanessa Ezekowitz
5c918706cd
local-ize a couple of variable refs
2014-11-23 01:51:14 -05:00
jp
3bb41cbb4f
Textures optimizing
2014-11-03 12:46:45 +01:00
Vanessa Ezekowitz
168ecbb05d
Merge branch 'master' of https://github.com/kilbith3/homedecor_modpack
2014-10-19 20:49:04 -04:00
kilbith
7c511ac140
Update thin/little candle
2014-10-17 16:09:37 +02:00
kilbith
015728049b
Add wall lantern
2014-10-16 09:22:58 +02:00
kilbith
5a8113d177
Update lamps textures
2014-10-14 09:27:19 +02:00
Vanessa Ezekowitz
a0f656a85d
add inventory images for standing lamps, by jp
2014-09-30 10:58:46 -04:00
Vanessa Ezekowitz
4021edd243
properly name each lamp by color
2014-09-30 10:53:56 -04:00
Vanessa Ezekowitz
86b6326dcf
move "3dforniture" lamps to lighting.lua
2014-09-30 10:40:36 -04:00
kilbith
e2a8c928f7
Better candles descriptions
...
Better candles descriptions
2014-09-23 12:38:10 -04:00
kilbith
5f1ce0b01f
Add thin candle, repurpose "thick" candle recipe for it
...
add new recipe for thick candle
2014-09-22 03:20:02 -04:00
Vanessa Ezekowitz
65c502fe0f
fixed Z-fighting between ceiling fan blades and block above
...
moved it to climate control where it belongs
2014-08-20 15:01:41 -04:00
Vanessa Ezekowitz
febcdb2605
add animated ceiling fan
2014-08-08 16:27:46 -04:00
Vanessa Ezekowitz
5f1d48c40d
add wooden lattice lamps
2014-07-27 15:15:47 -04:00
Vanessa Ezekowitz
2e05b5d49c
Add candles and oil lamp
2014-07-27 11:52:42 -04:00
Vanessa Ezekowitz
57ecac2baa
Add plasma lamp
2014-06-29 12:49:35 -04:00
Vanessa Ezekowitz
a6122f03d9
Remove old ownership code and use Minetest's built-in ownership code instead
...
Some minor code rewrites here and there to accommodate this changeover.
2014-01-30 15:53:21 -05:00
Vanessa Ezekowitz
e057d357c8
split signs_lib from homedecor, put them into their own separate mods
...
package the two together as a modpack so that regular homedecor users don't
see a functional change, but others can take signs_lib and use it as a
standalone mod.
also get rid of some *~ files
2014-01-25 12:57:05 -05:00