Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-30 | Added the ability to craft sticks back into wood, new jungle stick texture. | Calinou | |
2014-04-30 | Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵ | Calinou | |
or a jungle sapling. | |||
2014-04-30 | New Trap Stone texture. | Calinou | |
2014-04-30 | Add textures. | 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 | |
glow glass, added texture for trap glow glass and trap super glow glass. | |||
2014-04-14 | Merge pull request #18 from Xanthin/translation | Calinou | |
Added German translation and updated template. | |||
2014-04-08 | update from calinou | Xanthin | |
2014-04-05 | Fix trap super glow glass light level, from 11 to 15. | Calinou | |
2014-04-04 | Update de.txt | Xanthin | |
2014-04-04 | Update template.txt | Xanthin | |
deleted things that are not more translated, changed saw label names to actual names, added jungle fence translation | |||
2014-04-04 | add german translation | Xanthin | |
2014-03-09 | Remove _config.txt. | Calinou | |
2014-03-09 | Merge ShadowNinja's rewrite. | Calinou | |
2014-01-20 | Merge pull request #11 from Jat15/patch-2 | Calinou | |
circular_saw limit in inventory input. | |||
2014-01-20 | Big update: new stair types, code looks better. | Calinou | |
2014-01-20 | Merge pull request #10 from Jat15/patch-1 | Calinou | |
Fix circular saw bug: typo fix. | |||
2014-01-20 | Typo fix. | Calinou | |
2014-01-20 | Merge pull request #12 from Jat15/patch-horizontaltree | Calinou | |
Use 6d facedir for horizontal trees. | |||
2014-01-20 | Merge pull request #9 from Jat15/patch-translate | Calinou | |
Patch French translation and add more translation support. | |||
2014-01-20 | Fix Stone Slabs/stairs/panels/microblocks not dropping correctly. | Calinou | |
2014-01-09 | Fix invisible.png bug | Calinou | |
2013-12-27 | Tree horizontal in 0.4.8 | Jat | |
Use abm for fix facedir and convert tree and jungletree. | |||
2013-12-27 | Circular_saw limit in inventory input | Jat15 | |
Use for multiply block in circular saw. | |||
2013-12-23 | Fix bug circular saw | Jat15 | |
2013-12-12 | Update fr.txt | Jat | |
2013-12-12 | Add template.txt | Jat | |
2013-12-12 | Circular_saw infotext translatable. | Jat | |
2013-11-29 | Add jungle sticks to stick group | Calinou | |
2013-11-24 | Merge pull request #4 from Jat15/Patch-1 | Calinou | |
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks | |||
2013-11-24 | Merge pull request #5 from VanessaE/master | Calinou | |
Rewrite slightly to use the new 6d facedir prediction code in builtin | |||
2013-11-20 | Fix wood tile recipes | Calinou | |
2013-11-07 | Rewrite 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-03 | Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone Bricks | Jat | |
2013-10-27 | Compatibility definition for jungle wood stairs/slabs/panels/microblocks | Calinou | |
2013-10-27 | Jungle Wood fix | Calinou | |
2013-10-27 | Fix drops | Calinou | |
2013-10-27 | Added new aliases for screwdriver and circular saw, new microblocks/panels, ↵ | Calinou | |
circular saw now has 4 rows with 8 items each | |||
2013-10-26 | New slab types: 1/16, 1/8, 7/8, 15/16 slabs (suggested by VanessaE), ↵ | Calinou | |
reorganized circular saw | |||
2013-10-12 | Ability to show or hide Stairs+ nodes in creative inventory, thanks pitriss | Calinou | |
2013-09-25 | Fix circlar saw duplication bug, thanks Sokomine | Calinou | |
2013-09-15 | Allow stair/slab crafting by default, can be disabled in _config.txt | Calinou | |
2013-08-30 | Merge pull request #1 from andersje/master | Calinou | |
Added trap_glow_glass and trap_super_glow_glass | |||
2013-08-29 | added trap_glow and trap_super_glow_glass | andersje | |
2013-08-28 | Make jungle grass drop cotton | Calinou | |
2013-08-27 | Make grass drop seeds | Calinou | |
2013-08-01 | Merge branch 'master' of https://github.com/Calinou/moreblocks | Calinou | |
2013-08-01 | Fix Iron Stone bricks crafting | Calinou | |
2013-07-11 | Fix | Calinou | |
2013-07-11 | Put mod load print at bottom; fix crash with putting strings in number fields | Calinou | |