Commit Graph

25 Commits

Author SHA1 Message Date
Richard Qian de620e4ff8 Some fixes for keeping in line with the default game (#59)
* Tweak some nodes

- Add function for recently-added metal sounds, and make copper patina use this sound
- Add all the wood tiles to the wood group
- Make empty bookshelf usable as fuel for half the time of book and vessel shelves (for 15 seconds)

* Return the books when crafting enpty bookshelves
2016-12-03 18:53:07 +01:00
Auke Kok ab2c63270f Max light source is 14. (#56) 2016-09-19 10:09:40 -07:00
Thomas--S 34c01e66c7 Remove unnecessary things (#47)
* Removed Junglwood fences -> Alias with default:fence_junglewood
* Removed Jungle stick -> Alias with default:stick
* Removed unnecessary redefinitions because all the overridden options are the same as in minetest_game.
2016-07-12 12:55:15 -07:00
pithydon eb3f9363d5 add node copper patina (#37)
Good for building things like the statue of liberty.
2016-05-18 15:02:28 -07:00
Calinou cf2c7d0346 Add tar_block = 1 group to tar 2015-04-18 22:54:08 +02:00
Calinou c0c07ef71a Fix glass not looking correct (stairs/slabs/panels/microblocks). This makes regular glass look worse though. 2015-04-07 17:04:02 +02:00
Calinou f0a455f878 Make glass connected optionally, add detail textures. 2015-01-23 18:52:02 +01:00
Calinou 10d28eec32 More informative and shorter headers. 2015-01-12 17:46:22 +01:00
Calinou b5d62de9d8 Add licensing headers to all files, fix intllib global variable warnings. 2015-01-11 22:21:33 +01:00
Calinou cd65ed0930 Big cleanup. Fix intllib support. 2014-12-27 20:30:19 +01:00
Calinou 4b682f4730 Add compressed cobblestone, crafted with 9 cobblestone. 2014-12-27 19:32:45 +01:00
Calinou f7916005c2 Code cleanup, new Stairs+ recipes. 2014-07-21 12:24:49 +02:00
Calinou c617fb57af Add a better name for alternate split stone tiles: Checked Stone Tile. 2014-07-20 21:07:33 +02:00
Calinou fb227f2a01 Texture updates. 2014-06-29 11:43:37 +02:00
Calinou e2f4cc369b Code cleanup. Add tar and more stone types. 2014-06-27 20:14:08 +02:00
Calinou dafe6ce1d6 Code cleanup. 2014-06-02 19:30:07 +02:00
Calinou 3ead1f8710 New checker tetures (overlayed), make jungle wood use facedir if enabled. 2014-06-02 19:26:56 +02:00
Calinou a294200ea5 Updates: wood tile textures are now overlays, removed some unneeded wooden tile textures. 2014-06-02 18:38:19 +02:00
Calinou 32315c3689 New cactus brick texture, comment style improved, bricks are now facedir. 2014-05-29 19:36:28 +02:00
Calinou 313271d6c3 Fix rope not having sunlight_propagates = true. 2014-05-07 21:32:54 +02:00
Calinou 3f8d0aa111 Fix jungle fence texture name. 2014-04-30 21:05:39 +02:00
Calinou cd91942e21 Lots of crafting tweaks, slight code cleanup. 2014-04-30 19:50:59 +02:00
Calinou 5c1e6fcf0e Compressed textures, glass uses glasslike_framed drawtype, new texture for glow glass, added texture for trap glow glass and trap super glow glass. 2014-04-30 19:38:52 +02:00
Xanthin 8588430622 update from calinou 2014-04-08 04:52:33 +02:00
Calinou 8337a6c192 Merge ShadowNinja's rewrite. 2014-03-09 10:38:18 +01:00