12 Commits

Author SHA1 Message Date
Jeremy Hussell
152063a034 Make horzy/verty concrete rotatable
Rotate horzy and verty etched concrete around its vertical axis
when it's placed. This only affects the direction of the stripes
on the top and bottom of the blocks. For example, a cross-beam
made of horzy concrete can now have the stripes on the top and
bottom of the beam in the same direction as the stripes on the
sides, or not, as desired, where before the top and bottom stripes
always ran east-west.
2023-08-07 21:10:22 -04:00
Aaron Suen
4b26d420d4 Add cloudstone, a bright white concrete
The inability to make solid white surfaces
has been a significant limitation to in-game
artistic expression for a while; this is an
inexpensive fix for that.
2023-01-01 12:13:13 -05:00
Aaron Suen
52f36ce528 Fix pliant conrete being brickable 2021-09-15 22:24:56 -04:00
Aaron Suen
6cd52698c2 Styluses now have "memory"
This makes mass-production of etched concrete
nodes a lot less tedious and more interesting.
There's now an incentive to manage multiple
separate styluses for larger projects.
2020-06-27 21:26:17 -04:00
Aaron Suen
4426bd6a6c Get rid of old debug code. 2020-05-27 01:13:02 -04:00
Aaron Suen
1d0f9aa81f Fix doors/concrete API registration
When 3rd-party mods try to register extensions, don't
crash on trying to register in wrong namespace.

Keep registrations to original mod namespace for now,
as I'm not certain whether I actually made assumptions
about mod name in some logic.
2020-05-18 18:09:44 -04:00
Aaron Suen
ad61005c4f Fix heisenbug cause by strata 2020-04-05 19:27:15 -04:00
Aaron Suen
683d1b82ca Stylus etching, full cycle curing 2020-04-05 16:07:18 -04:00
Aaron Suen
8082d4cd9c Fix some more pattern issues.
Left to do:
- Adjust wet->pliant curing recipe (maybe use soaking
  with ambient heat instead of cook/cool)
- Pliant->cured recipes/soaking.
- Stylus, pattern cycling recipes.
2020-04-05 14:45:52 -04:00
Aaron Suen
2ed399c379 More node appearance fixes. 2020-04-05 14:20:31 -04:00
Aaron Suen
a8bf644c95 More progress on patterns. 2020-04-05 12:50:02 -04:00
Aaron Suen
643885f070 Start work on importing Avicennia's nc_stucco
nc_concrete_pattern_* textures are derived from
Avicennia's original artwork.  Code is new, and processes
for stucco-working will be different.
2020-04-05 11:16:06 -04:00