19 Commits

Author SHA1 Message Date
Aaron Suen
348f6f97c1 Yet another new crack texture.
- Intermediate number of stages.
- No dizzying rotation.
- Still has a blank first stage for emergency hand-dig.
- More reminiscent of isometric cube motif.
- Lines coming from center make it more "crack-like".
2019-12-30 19:05:18 -05:00
Aaron Suen
79da85e03a Add "artificial" water.
This is a non-renewable version of water that can be
used for applications where temporary artificial water
sources need to be created.
2019-12-25 11:32:05 -05:00
Aaron Suen
c8b7b8b8c8 Include fluid texture building script. 2019-10-14 07:12:46 -04:00
Aaron Suen
1c40762eae Further optimize large images. 2019-10-11 19:52:11 -04:00
Aaron Suen
984947830a Fixed water texture error. 2019-10-11 19:49:35 -04:00
Aaron Suen
ed2a9e9573 New experimental animated liquid textures.
These are based on the nodecore "honeycomb", so they should at
least thematically match the other textures somewhat, even if
they're not super-attractive.
2019-10-11 19:40:34 -04:00
Aaron Suen
fd52006a7a Image optimizations. 2019-08-19 22:31:00 -04:00
Aaron Suen
44b6a1d228 Shared mapgen API, add hard stone strata. 2019-02-23 22:48:39 -05:00
Aaron Suen
ea35dce6cd Make gravel more common, make cobble show infused material more. 2019-01-23 22:47:00 -05:00
Aaron Suen
3ec33d3793 Iron ore restructure.
Rename it to "lode" so that its relationship with the more familiar
iron element is less direct, to maintain a higher baseline level of
suspension of disbelief.

Also restructure the way ores work in general, especially with
respect to normal stone.  Natural ore deposits are stone with a
texture overlaid.  Cobbled ore is the same ore "stain" texture with
alpha stripped and cobbles drawn over it.  Normal cobble is now
basically what "gravel ore" would look like.  This should allow
us to get a more consistent ore appearance with fewer textues.
2019-01-23 21:29:44 -05:00
Aaron Suen
714e2d40ac Add cobble and loose cobble for pick usage.
Loose cobble now requires a mallet to repack into cobble.
2019-01-06 17:09:34 -05:00
Aaron Suen
f69fd6ce72 Setup crack_anylength, fix a bug in loose repacking. 2018-11-03 12:02:44 -04:00
Aaron Suen
7547175aa2 More advanced trees, with roots. 2018-11-02 00:08:42 -04:00
Aaron Suen
5aab77a031 Move trees into their own mod.
Tell all versions of the mapgen never to place them, and only
ever use decoration placement system.
2018-11-01 23:06:06 -04:00
Aaron Suen
0cc6ecfebe Tone down sand similarly. 2018-11-01 22:16:31 -04:00
Aaron Suen
5182718586 Make grass less sickeningly overpowering. 2018-11-01 22:13:37 -04:00
Aaron Suen
b478701f3f New textures for terrain.
They're a less "realistic" and fit the more regular, crystalline
visual theme from the title graphics.
2018-11-01 21:33:56 -04:00
Aaron Suen
7fb3f1be0f More hud stuff, limit inventory. 2018-10-29 23:43:34 -04:00
Aaron Suen
c2992ad3e0 Setup a few basic mods for terrain and some basic UI. 2018-10-29 22:37:57 -04:00