Aaron Suen
b414d7f5c0
Unify gravel in aggregate recipe.
2019-09-09 06:58:57 -04:00
Aaron Suen
39dea8a2ae
MAJOR: Code quality audit using luacheck.
...
- Removed lots of unused variables, a few shadowed identifiers.
- Removed a few sections of dead code.
2019-08-31 09:26:53 -04:00
Aaron Suen
fe2c153f9e
Clean up all lua code style.
...
Formatting rules based on Paul Kulchenko's perl-based formatter...
http://notebook.kulchenko.com/programming/lua-beautifier-in-55-lines-of-perl
...using a single tab for indent.
Mostly pure whitespace changes.
2019-08-27 19:14:51 -04:00
Aaron Suen
dcb5c8b8a1
Water also prevents curing.
2019-08-23 23:20:05 -04:00
Aaron Suen
0c02eec17f
Rework concrete curing to work a lot more like glass.
2019-08-23 23:16:59 -04:00
Aaron Suen
f4aa27299e
New concrete mod provides access to smooth-stone.
...
Bash gravel down into ash to produce dry aggregate.
Dampen the aggregate to produce wet aggregate. The ash chemically
reacts with gravel to produce a cement.
Let the wet aggregate dry and it will cure into smooth-stone.
It will tend to flow and wander if left uncontained though.
2019-08-23 22:45:08 -04:00