Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-12 | Replace deprecated methods: | AntumDeluge | |
- 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool' | |||
2017-08-12 | Replace deprecated function 'intllib.Getter': | AntumDeluge | |
- Check first for 'intllib.make_gettext_pair', otherwise continue using deprecated function | |||
2017-08-12 | Call 'global_exists' in place of 'get_modpath' for 'intllib' check | AntumDeluge | |
2017-02-19 | Prepare for v1.0.0 release | Hugo Locurcio | |
2015-01-12 | More informative and shorter headers. | Calinou | |
2015-01-11 | Add licensing headers to all files, fix intllib global variable warnings. | Calinou | |
2015-01-06 | Add support for minetest game pine tree. | Olivier Samyn | |
2014-12-27 | Big cleanup. Fix intllib support. | Calinou | |
2014-06-27 | Code cleanup. Add tar and more stone types. | Calinou | |
2014-05-11 | More Blocks code cleanup. The name is More Blocks and not MoreBlocks. | Calinou | |
2014-05-02 | Remove unused stairsplus_convert.lua, code cleanup. | Calinou | |
2014-04-30 | Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵ | Calinou | |
or a jungle sapling. | |||
2014-03-09 | Merge ShadowNinja's rewrite. | Calinou | |
2014-01-20 | Big update: new stair types, code looks better. | Calinou | |
2014-01-20 | Merge pull request #12 from Jat15/patch-horizontaltree | Calinou | |
Use 6d facedir for horizontal trees. | |||
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-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-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-08-29 | added trap_glow and trap_super_glow_glass | andersje | |
2013-07-11 | Put mod load print at bottom; fix crash with putting strings in number fields | Calinou | |
2013-07-11 | More Blocks | Calinou | |