Commit Graph

162 Commits

Author SHA1 Message Date
Vanessa Dannenberg 13a35d12a0 use basic_materials mod where possible 2018-10-30 20:46:10 -04:00
Vanessa Ezekowitz 914aee41fe fix book models
(get rid of redundant overlay polys)
2017-06-25 03:11:58 -04:00
Vanessa Ezekowitz ec83040d10 use soft overlays for bathroom tiles instead of the two-layer mesh node 2017-06-25 03:11:52 -04:00
Vanessa Ezekowitz 4ee5b6b87f revert a599b041d4 (param2 colorization of books)
The intention of this is to fix books in peoples' inventories that are
now inaccessible.  They can be placed, viewed, edited like normal now.

Side effect: all books that were already in-world and that have already
been converted to the param2 colorization before will be grey now, and
most will end up turned some wierd direction, but that can be fixed with
the screwdriver.

If you need to re-color one of the now-grey books, you'll need to craft
one of the desired color, place it, and copy and paste your text from
the grey book.

Newly-placed colored books will behave normally.
2017-06-25 03:11:31 -04:00
Vanessa Ezekowitz 1f2676b8f6 use mesh node for cubical plasma lamp 2017-06-25 03:11:25 -04:00
Vanessa Ezekowitz 2d0363f3ac add clawfoot tubs
(one with brass handles, one chrome)
2017-02-27 20:16:22 -05:00
Vanessa Ezekowitz a599b041d4 convert books to param2 colorization
requires unified dyes commit b0ccff16 or later
2017-02-06 09:31:31 -05:00
Vanessa Ezekowitz b3538e3941 convert bathroom tiles to param2 color
side effect:

I added a third shade of the formerly-white checker background
that alternates with the colored overlay.  The colored overlay
follows the standard full Unified Dyes palette.
2017-02-06 07:40:46 -05:00
Vanessa Ezekowitz 5dd5d3a14b convert desk lamps to param2 colorization 2017-01-31 19:01:47 -05:00
Vanessa Ezekowitz f6aa12aef9 convert beds to param2 colorization
as a side effect, this also fixes the bug where you couldn't
stack beds to form "bunk" beds.

Place a bed, right-click it with dye to color it.

Place two beds side by side and they'll form a king-size bed, which
you can right right-click with dye to color.

Place a regular bed, then right-click it while wielding another
regular bed (i.e. as if you were trying to place it) and, if there
is room above the first bed, the second will be placed on top and
the bedposts on the bottom one will extend to reach it.  Color
either of the two by right-clicking with dye.

Shift-right-click forces placement of a regular bed without trying
to stack it into bunks.

Right-click while NOT wielding a bed or dye will attempt to let you
sleep (via default beds code).
2017-01-30 23:22:47 -05:00
Vanessa Ezekowitz dd0e26d95b use param2 colorization for homedecor kitchen chairs and armchairs
Note that the all-wood kitchen chair cannot be colored.
2017-01-30 19:59:35 -05:00
Vanessa Ezekowitz 4598cdca56 fix z-fighting on window shutters 2017-01-25 05:51:59 -05:00
Vanessa Ezekowitz 81db7f2c00 fix water in "open toilet" model
(flipped normals)
2017-01-25 05:47:02 -05:00
Vanessa Ezekowitz 7ac5e9e815 use mesh nodes for chainlink and barbed wire fences and corners
(so that I can give them custom collision boxes)
2015-10-04 10:06:30 -04:00
Vanessa Ezekowitz 7b37c66b78 use mesh nodes for shrubbery 2015-09-25 09:00:22 -04:00
Vanessa Ezekowitz 181c746bbf tweaked "plain" door models to avoid z-fighting with the glass variant. 2015-09-13 20:00:49 -04:00
Vanessa Ezekowitz 492f13fd8f fix potted-flower model (re-derived it from the standard flowerpot)
delete an obsolete texture.
2015-06-25 02:57:07 -04:00
Vanessa Ezekowitz fd741795f4 fix misaligned UVs on round table model 2015-06-19 04:56:15 -04:00
kilbith 142fce09a7 Import plantlife's small flower pots 2015-05-15 21:11:30 +02:00
Vanessa Ezekowitz 10b859ba59 add a horizontal banister, rename the diagonals (+alias)
includes just enough code to try to auto-route them as they're placed.

the "root" node is now the horizontal one - if you have diagonals and
they don't place right, they should after you dig them and place again.
2015-05-11 18:03:21 -04:00
Vanessa Ezekowitz 610f2e0bdc fix broken right-banister model, re-write left one to make sure the normals match 2015-05-11 15:05:50 -04:00
Vanessa Ezekowitz 8e1670e3b9 use mesh node for round-cornered ("small") rugs,
nodebox for square-cornered ("large", "persian") rugs.
2015-05-11 12:37:49 -04:00
kilbith 8311c7d87d Add soda vending machine 2015-05-11 14:22:36 +02:00
Vanessa Ezekowitz 6907237654 added experimental spiral staircase 2015-05-09 03:17:12 -04:00
Vanessa Ezekowitz 0578282ff9 use mesh node for beer taps 2015-05-09 00:15:07 -04:00
Vanessa Ezekowitz 791f58d790 fix plasma globe material ordering
so that the glass renders properly and the base appears behind it.
2015-05-08 23:21:57 -04:00
Vanessa Ezekowitz f6cc071483 rework oil lamp to make the wick in the center visible 2015-05-08 23:15:52 -04:00
Vanessa Ezekowitz c698cf8167 rework fishtank model again 2015-05-08 19:45:34 -04:00
Vanessa Ezekowitz b99763d351 rework fishtank model and textures 2015-05-08 15:52:41 -04:00
Vanessa Ezekowitz 0b6b74678d use mesh node for fishtank 2015-05-08 14:06:51 -04:00
Vanessa Ezekowitz db38184ff2 add plasma ball
also enable textute alpha on the cubical plasma lamp
2015-05-07 22:31:14 -04:00
Vanessa Ezekowitz 2faa8d7ae3 use mesh node for paintings 2015-05-07 18:45:49 -04:00
Vanessa Ezekowitz 05d41327d7 use mesh node for Air conditioner
(to get rid of the "metal" top face where there should be glass)
2015-05-07 18:05:46 -04:00
Vanessa Ezekowitz 54275987fd phase out redundant slope images
(modified the models so that they can use the existing shingle images instead)
2015-05-07 14:13:12 -04:00
Vanessa Ezekowitz 251795988c rework the "open" book model 2015-05-04 11:45:26 -04:00
Vanessa Ezekowitz 495af4ce5c add middle shelf to open medicine cabinet,
make closed and opened both non-walkable
2015-05-04 04:21:11 -04:00
Vanessa Ezekowitz 9d76512cd0 phase out baked colored book textures
in favor colorizing a couple of base textures + overlays
reworked the meshes as well.
2015-05-04 04:11:24 -04:00
Vanessa Ezekowitz 5c3699eba1 use mesh node for medicine cabinet
(allows better usage of textures, and fewer thereof)
2015-05-04 02:16:36 -04:00
Vanessa Ezekowitz 597471d439 phase out some oil lamp textures
use colorized generic black metal instead
2015-05-04 00:08:19 -04:00
Vanessa Ezekowitz 245ca4c102 phase out various "luxury" woods in favor of colorizing just one 2015-05-03 21:52:52 -04:00
Vanessa Ezekowitz 3996b55c03 phase out generic dark, mahogany, and white wood
and rename the base wood to _plain instead of beech
2015-05-03 21:18:35 -04:00
kilbith 492780e59a Better UV-maps for desk lamps 2015-05-03 23:39:28 +02:00
kilbith fab1a56f32 Better UV-maps for wall lamp 2015-05-03 12:22:49 -04:00
kilbith 358d606e0e Better UV-maps for lanterns 2015-05-02 15:59:05 +02:00
Vanessa Ezekowitz 927a9f4155 add ironing board 2015-04-28 15:29:49 -04:00
kilbith a574bb8591 Add tabletop-style oil lamp 2015-04-28 11:58:47 -04:00
Vanessa Ezekowitz 79559e41a6 revise wrought iron door
(gave it a custom model so that the ironwork doesn't look double-sided)
2015-04-28 11:46:51 -04:00
Vanessa Ezekowitz 77d36352fc split showerhead into two materials 2015-04-28 01:32:24 -04:00
Vanessa Ezekowitz f800c4830d split analog clock into multiple materials
also tweak the shape of the front a bit
2015-04-28 01:12:37 -04:00
Vanessa Ezekowitz 084c82f4ce split 4-bottle model into separate materials
(obsoletes the "4/multi" model)
2015-04-28 00:26:54 -04:00