summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-30Added the ability to craft sticks back into wood, new jungle stick texture.Calinou
2014-04-30Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵Calinou
or a jungle sapling.
2014-04-30New Trap Stone texture.Calinou
2014-04-30Add textures.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-14Merge pull request #18 from Xanthin/translationCalinou
Added German translation and updated template.
2014-04-08update from calinouXanthin
2014-04-05Fix trap super glow glass light level, from 11 to 15.Calinou
2014-04-04Update de.txtXanthin
2014-04-04Update template.txtXanthin
deleted things that are not more translated, changed saw label names to actual names, added jungle fence translation
2014-04-04add german translationXanthin
2014-03-09Remove _config.txt.Calinou
2014-03-09Merge ShadowNinja's rewrite.Calinou
2014-01-20Merge pull request #11 from Jat15/patch-2Calinou
circular_saw limit in inventory input.
2014-01-20Big update: new stair types, code looks better.Calinou
2014-01-20Merge pull request #10 from Jat15/patch-1Calinou
Fix circular saw bug: typo fix.
2014-01-20Typo fix.Calinou
2014-01-20Merge pull request #12 from Jat15/patch-horizontaltreeCalinou
Use 6d facedir for horizontal trees.
2014-01-20Merge pull request #9 from Jat15/patch-translateCalinou
Patch French translation and add more translation support.
2014-01-20Fix Stone Slabs/stairs/panels/microblocks not dropping correctly.Calinou
2014-01-09Fix invisible.png bugCalinou
2013-12-27Tree horizontal in 0.4.8Jat
Use abm for fix facedir and convert tree and jungletree.
2013-12-27Circular_saw limit in inventory inputJat15
Use for multiply block in circular saw.
2013-12-23Fix bug circular sawJat15
2013-12-12Update fr.txtJat
2013-12-12Add template.txtJat
2013-12-12Circular_saw infotext translatable.Jat
2013-11-29Add jungle sticks to stick groupCalinou
2013-11-24Merge pull request #4 from Jat15/Patch-1Calinou
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-24Merge pull request #5 from VanessaE/masterCalinou
Rewrite slightly to use the new 6d facedir prediction code in builtin
2013-11-20Fix wood tile recipesCalinou
2013-11-07Rewrite slightly to use the new 6d facedir prediction code in builtin.Vanessa Ezekowitz
Keeps the old behavior of sneak == force wall (rather than invert). Add protection/ownership checking. Can be phased out later after protection mods start taking advantage of the engine's built-in ownershi-checking functions. Got rid of the /st command, since it didn't work anyway. Minor re-arrangement of init.lua to put the mod's title block at the top where it belongs :-)
2013-11-03Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat
2013-10-27Compatibility definition for jungle wood stairs/slabs/panels/microblocksCalinou
2013-10-27Jungle Wood fixCalinou
2013-10-27Fix dropsCalinou
2013-10-27Added new aliases for screwdriver and circular saw, new microblocks/panels, ↵Calinou
circular saw now has 4 rows with 8 items each
2013-10-26New slab types: 1/16, 1/8, 7/8, 15/16 slabs (suggested by VanessaE), ↵Calinou
reorganized circular saw
2013-10-12Ability to show or hide Stairs+ nodes in creative inventory, thanks pitrissCalinou
2013-09-25Fix circlar saw duplication bug, thanks SokomineCalinou
2013-09-15Allow stair/slab crafting by default, can be disabled in _config.txtCalinou
2013-08-30Merge pull request #1 from andersje/masterCalinou
Added trap_glow_glass and trap_super_glow_glass
2013-08-29added trap_glow and trap_super_glow_glassandersje
2013-08-28Make jungle grass drop cottonCalinou
2013-08-27Make grass drop seedsCalinou
2013-08-01Merge branch 'master' of https://github.com/Calinou/moreblocksCalinou
2013-08-01Fix Iron Stone bricks craftingCalinou
2013-07-11FixCalinou
2013-07-11Put mod load print at bottom; fix crash with putting strings in number fieldsCalinou