aboutsummaryrefslogtreecommitdiff
path: root/nodes.lua
Commit message (Collapse)AuthorAge
* added default:marram_grass as crafting recipeOch Noe2022-08-23
|
* additional colours for tinted glassOch Noe2020-06-27
|
* new node: bright_glow_glassOch Noe2020-05-12
| | | | | - similar semi-transparent like dim glow glass - brighness between glow glass and super glow glass
* fixed problemOch Noe2020-02-17
|
* minimap_shapes are now workingOch Noe2020-02-16
|
* correctionsOch Noe2020-01-16
|
* new tinted glass added - for testingOch Noe2020-01-09
|
* dim light source: 4 -> 5Och Noe2019-06-05
|
* small mistakes (typo / wrong crafting amount)Och Noe2019-06-04
|
* two new glowing glass types / typo fixOch Noe2019-06-02
|
* some typos correctedOch Noe2019-04-12
|
* non-blue tinted glass is now also cut-ableOch Noe2019-02-25
|
* stained glass now cutable, grval-slopes repairedOch Noe2019-01-19
|
* adding slopes for gravelOch Noe2018-12-20
| | | | | | - simple slope (45°) done - 2-step slopes (2 nodes) : crafting done - 3-step slopes (3 nodes) : crafting done
* changed file was missingOch Noe2018-11-14
|
* experimental tinted glassOch Noe2018-10-20
|
* added missing texturesGabriel Pérez-Cerezo2018-04-06
|
* more stuff from Och_NoeGabriel Pérez-Cerezo2018-03-24
|
* fix unknown nodes!Gabriel Pérez-Cerezo2018-03-15
|
* Prepare for v1.0.0 releaseHugo Locurcio2017-02-19
|
* Run cleanfile on all files, fixing whitespace issues.Auke Kok2016-12-31
|
* Don't unnecessarily break on stable 0.4.14. (#62)Diego Martínez2016-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 Qian2016-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 Kok2016-09-19
|
* Remove unnecessary things (#47)Thomas--S2016-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)pithydon2016-05-18
| | | Good for building things like the statue of liberty.
* Add tar_block = 1 group to tarCalinou2015-04-18
|
* Fix glass not looking correct (stairs/slabs/panels/microblocks). This makes ↵Calinou2015-04-07
| | | | regular glass look worse though.
* Make glass connected optionally, add detail textures.Calinou2015-01-23
|
* More informative and shorter headers.Calinou2015-01-12
|
* Add licensing headers to all files, fix intllib global variable warnings.Calinou2015-01-11
|
* Big cleanup. Fix intllib support.Calinou2014-12-27
|
* Add compressed cobblestone, crafted with 9 cobblestone.Calinou2014-12-27
|
* Code cleanup, new Stairs+ recipes.Calinou2014-07-21
|
* Add a better name for alternate split stone tiles: Checked Stone Tile.Calinou2014-07-20
|
* Texture updates.Calinou2014-06-29
|
* Code cleanup. Add tar and more stone types.Calinou2014-06-27
|
* Code cleanup.Calinou2014-06-02
|
* New checker tetures (overlayed), make jungle wood use facedir if enabled.Calinou2014-06-02
|
* Updates: wood tile textures are now overlays, removed some unneeded wooden ↵Calinou2014-06-02
| | | | tile textures.
* New cactus brick texture, comment style improved, bricks are now facedir.Calinou2014-05-29
|
* Fix rope not having sunlight_propagates = true.Calinou2014-05-07
|
* Fix jungle fence texture name.Calinou2014-04-30
|
* Lots of crafting tweaks, slight code cleanup.Calinou2014-04-30
|
* Compressed textures, glass uses glasslike_framed drawtype, new texture for ↵Calinou2014-04-30
| | | | glow glass, added texture for trap glow glass and trap super glow glass.
* update from calinouXanthin2014-04-08
|
* Merge ShadowNinja's rewrite.Calinou2014-03-09