1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-11 18:40:17 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
7175794418 Changed Mese object to be more consistent with other ores (see below).
Added textures for mese mineral, lump, ingot, block.  Block uses a variant of
the old black-on-yellow mese texture.

Changed name of primary mese object in game to be mese mineral rather than a
mese block; changed name of this object to "default:stone_with_mese" and
aliased "default:mese" back to that to avoid breaking old maps.

Made this mese mineral drop a single mese lump when mined.  Smelt one of these
into a mese ingot (same cook time as iron lump -> steel ingot).

Changed the mese pick recipe in default to use "default:mese_ingot" instead.

Changed the mese-as-a-fuel recipe to use "default:mese_lump".

Added recipe to craft mese block ("default:meseblock") from 9 mese ingots, and
to craft it back to same.

Added recipe to craft mese mineral out of one mese lump and one block of stone
for backward compatibility with old mods that depended on the original mese
object.
2012-12-07 23:40:21 -05:00
d39044a2a7 new apple image. 2012-11-25 20:25:28 +01:00
91ee23d61b Add Calinou's improved default textures 2012-11-09 19:29:14 +01:00
df3a694099 Swap out pixel-perfect nyan cat by request of Chris Torres 2012-11-09 20:16:14 +02:00
ff9e2a75ee Update default_water.png to the new water textures 2012-11-04 11:55:35 +01:00
4a68126a2b Add animation for water 2012-11-02 18:24:25 +01:00
0722c8064b Animated torches 2012-09-03 00:22:06 +03:00
d05002ecc0 Rename crack.png to crack_anylength.png as required by new engine (needed for proper texture pack compatibility) 2012-06-16 20:49:37 +03:00
d817c9babe Add flowing lava animation and update some field names 2012-06-16 17:19:35 +03:00
1dd62938c1 Use traditional mese texture 2012-06-08 01:43:08 +03:00
9a624d85d0 Change license to LGPLv2/later, as agreed major contributors 2012-06-05 18:58:30 +03:00
fcaacdb4ad Fire visualization in furnace menu 2012-06-04 00:14:45 +03:00
dd9b33db67 Use new node metadata API for chests and furnaces; use cisoun's textures 2012-06-03 22:51:57 +03:00
5296dc1518 Generate dry shrubs on deserts 2012-04-08 00:09:49 +03:00
befc604af3 Add cactus generation, desert_sand and desert_stone 2012-04-07 15:37:31 +03:00
95f4ccab51 Move map generator stuff around a bit and generate coal and iron deep underground 2012-04-04 15:43:17 +03:00
8fece11cc7 Modify textures, add map generator necessities 2012-03-29 02:27:40 +03:00
f9ab8cd018 Add initial content 2012-03-26 22:50:35 +03:00