Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dim light source: 4 -> 5 | Och Noe | 2019-06-05 |
| | |||
* | small mistakes (typo / wrong crafting amount) | Och Noe | 2019-06-04 |
| | |||
* | two new glowing glass types / typo fix | Och Noe | 2019-06-02 |
| | |||
* | some typos corrected | Och Noe | 2019-04-12 |
| | |||
* | non-blue tinted glass is now also cut-able | Och Noe | 2019-02-25 |
| | |||
* | stained glass now cutable, grval-slopes repaired | Och Noe | 2019-01-19 |
| | |||
* | adding slopes for gravel | Och Noe | 2018-12-20 |
| | | | | | | - simple slope (45°) done - 2-step slopes (2 nodes) : crafting done - 3-step slopes (3 nodes) : crafting done | ||
* | changed file was missing | Och Noe | 2018-11-14 |
| | |||
* | experimental tinted glass | Och Noe | 2018-10-20 |
| | |||
* | added missing textures | Gabriel Pérez-Cerezo | 2018-04-06 |
| | |||
* | more stuff from Och_Noe | Gabriel Pérez-Cerezo | 2018-03-24 |
| | |||
* | fix unknown nodes! | Gabriel Pérez-Cerezo | 2018-03-15 |
| | |||
* | Prepare for v1.0.0 release | Hugo Locurcio | 2017-02-19 |
| | |||
* | Run cleanfile on all files, fixing whitespace issues. | Auke Kok | 2016-12-31 |
| | |||
* | Don't unnecessarily break on stable 0.4.14. (#62) | Diego Martínez | 2016-12-19 |
| | | | | This uses the metal sounds when available (0.4.14-dev), or the stone sounds otherwise. | ||
* | Some fixes for keeping in line with the default game (#59) | Richard Qian | 2016-12-03 |
| | | | | | | | | | | * 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 | ||
* | Max light source is 14. (#56) | Auke Kok | 2016-09-19 |
| | |||
* | Remove unnecessary things (#47) | Thomas--S | 2016-07-12 |
| | | | | | * 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. | ||
* | add node copper patina (#37) | pithydon | 2016-05-18 |
| | | | Good for building things like the statue of liberty. | ||
* | Add tar_block = 1 group to tar | Calinou | 2015-04-18 |
| | |||
* | Fix glass not looking correct (stairs/slabs/panels/microblocks). This makes ↵ | Calinou | 2015-04-07 |
| | | | | regular glass look worse though. | ||
* | Make glass connected optionally, add detail textures. | Calinou | 2015-01-23 |
| | |||
* | More informative and shorter headers. | Calinou | 2015-01-12 |
| | |||
* | Add licensing headers to all files, fix intllib global variable warnings. | Calinou | 2015-01-11 |
| | |||
* | Big cleanup. Fix intllib support. | Calinou | 2014-12-27 |
| | |||
* | Add compressed cobblestone, crafted with 9 cobblestone. | Calinou | 2014-12-27 |
| | |||
* | Code cleanup, new Stairs+ recipes. | Calinou | 2014-07-21 |
| | |||
* | Add a better name for alternate split stone tiles: Checked Stone Tile. | Calinou | 2014-07-20 |
| | |||
* | Texture updates. | Calinou | 2014-06-29 |
| | |||
* | Code cleanup. Add tar and more stone types. | Calinou | 2014-06-27 |
| | |||
* | Code cleanup. | Calinou | 2014-06-02 |
| | |||
* | New checker tetures (overlayed), make jungle wood use facedir if enabled. | Calinou | 2014-06-02 |
| | |||
* | Updates: wood tile textures are now overlays, removed some unneeded wooden ↵ | Calinou | 2014-06-02 |
| | | | | tile textures. | ||
* | New cactus brick texture, comment style improved, bricks are now facedir. | Calinou | 2014-05-29 |
| | |||
* | Fix rope not having sunlight_propagates = true. | Calinou | 2014-05-07 |
| | |||
* | Fix jungle fence texture name. | Calinou | 2014-04-30 |
| | |||
* | Lots of crafting tweaks, slight code cleanup. | Calinou | 2014-04-30 |
| | |||
* | Compressed textures, glass uses glasslike_framed drawtype, new texture for ↵ | Calinou | 2014-04-30 |
| | | | | glow glass, added texture for trap glow glass and trap super glow glass. | ||
* | update from calinou | Xanthin | 2014-04-08 |
| | |||
* | Merge ShadowNinja's rewrite. | Calinou | 2014-03-09 |