AntumDeluge
7347b05e3e
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-08-12 14:08:24 -07:00
AntumDeluge
acd570ba0d
Replace deprecated function 'intllib.Getter':
...
- Check first for 'intllib.make_gettext_pair', otherwise continue using
deprecated function
2017-08-12 14:08:04 -07:00
AntumDeluge
f3005d6367
Call 'global_exists' in place of 'get_modpath' for 'intllib' check
2017-08-12 14:08:04 -07:00
Hugo Locurcio
831bbb2b27
Prepare for v1.0.0 release
2017-02-19 13:35:16 +01:00
Calinou
10d28eec32
More informative and shorter headers.
2015-01-12 17:46:22 +01:00
Calinou
b5d62de9d8
Add licensing headers to all files, fix intllib global variable warnings.
2015-01-11 22:21:33 +01:00
Olivier Samyn
41bb46fb36
Add support for minetest game pine tree.
2015-01-06 20:39:56 +01:00
Calinou
cd65ed0930
Big cleanup. Fix intllib support.
2014-12-27 20:30:19 +01:00
Calinou
e2f4cc369b
Code cleanup. Add tar and more stone types.
2014-06-27 20:14:08 +02:00
Calinou
306956920b
More Blocks code cleanup. The name is More Blocks and not MoreBlocks.
2014-05-11 09:26:57 +02:00
Calinou
3ef8750947
Remove unused stairsplus_convert.lua, code cleanup.
2014-05-02 11:45:03 +02:00
Calinou
b0ab5cd815
Obey log_mods setting (plural "mods"), added stick crafting using a sapling or a jungle sapling.
2014-04-30 20:04:26 +02:00
Calinou
8337a6c192
Merge ShadowNinja's rewrite.
2014-03-09 10:38:18 +01:00
Calinou
62f9f00fe8
Big update: new stair types, code looks better.
2014-01-20 19:49:40 +01:00
Calinou
72edf9b41d
Merge pull request #12 from Jat15/patch-horizontaltree
...
Use 6d facedir for horizontal trees.
2014-01-20 09:59:23 -08:00
Calinou
2e1a57da55
Fix invisible.png bug
2014-01-09 18:41:03 +01:00
Jat
280bb943f9
Tree horizontal in 0.4.8
...
Use abm for fix facedir and convert tree and jungletree.
2013-12-27 17:00:45 +01:00
Calinou
0e63715989
Add jungle sticks to stick group
2013-11-29 22:07:14 +01:00
Calinou
360338f38f
Merge pull request #4 from Jat15/Patch-1
...
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-24 10:33:38 -08:00
Vanessa Ezekowitz
4b4e10ff1d
Rewrite slightly to use the new 6d facedir prediction code in builtin.
...
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-07 22:16:37 -05:00
Jat
06ece220b7
Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone Bricks
2013-11-03 00:41:08 +01:00
andersje
a978ea62e6
added trap_glow and trap_super_glow_glass
2013-08-29 17:39:15 -05:00
Calinou
8b1c7c506d
Put mod load print at bottom; fix crash with putting strings in number fields
2013-07-11 21:54:15 +02:00
Calinou
85aea72376
More Blocks
2013-07-11 20:33:02 +02:00