summaryrefslogtreecommitdiff
path: root/nodes.lua
AgeCommit message (Collapse)Author
2015-04-18Add tar_block = 1 group to tarCalinou
2015-04-07Fix glass not looking correct (stairs/slabs/panels/microblocks). This makes ↵Calinou
regular glass look worse though.
2015-01-23Make glass connected optionally, add detail textures.Calinou
2015-01-12More informative and shorter headers.Calinou
2015-01-11Add licensing headers to all files, fix intllib global variable warnings.Calinou
2014-12-27Big cleanup. Fix intllib support.Calinou
2014-12-27Add compressed cobblestone, crafted with 9 cobblestone.Calinou
2014-07-21Code cleanup, new Stairs+ recipes.Calinou
2014-07-20Add a better name for alternate split stone tiles: Checked Stone Tile.Calinou
2014-06-29Texture updates.Calinou
2014-06-27Code cleanup. Add tar and more stone types.Calinou
2014-06-02Code cleanup.Calinou
2014-06-02New checker tetures (overlayed), make jungle wood use facedir if enabled.Calinou
2014-06-02Updates: wood tile textures are now overlays, removed some unneeded wooden ↵Calinou
tile textures.
2014-05-29New cactus brick texture, comment style improved, bricks are now facedir.Calinou
2014-05-07Fix rope not having sunlight_propagates = true.Calinou
2014-04-30Fix jungle fence texture name.Calinou
2014-04-30Lots of crafting tweaks, slight code cleanup.Calinou
2014-04-30Compressed textures, glass uses glasslike_framed drawtype, new texture for ↵Calinou
glow glass, added texture for trap glow glass and trap super glow glass.
2014-04-08update from calinouXanthin
2014-03-09Merge ShadowNinja's rewrite.Calinou