Commit Graph

316 Commits

Author SHA1 Message Date
Calinou 2bf5da716d Put comment before the line. 2014-05-10 21:25:10 +02:00
Calinou 9550268c49 Stairs+ nodes are not in wood and stone groups anymore to not make them usable in crafting. 2014-05-10 20:35:40 +02:00
Calinou 313271d6c3 Fix rope not having sunlight_propagates = true. 2014-05-07 21:32:54 +02:00
Calinou 62dd5c9eed Remove obsolete setting, update crafting recipes. 2014-05-05 21:33:24 +02:00
Calinou b3ba89af3a Stairs+ nodes let light pass through. 2014-05-04 18:52:24 +02:00
Calinou af378ac739 Change circular saw recipe to use wood instead of tree. 2014-05-04 17:54:26 +02:00
Calinou d335d0dd3c New recipes for Stairs+ nodes. Allows crafting most useful Stairs+ nodes. More accurate nodes still require the usage of the circular saw. 2014-05-04 17:53:15 +02:00
Calinou 4cd994e385 Disable desert cobblestone Stairs+ nodes because it doesn't work with minetest_game. 2014-05-04 14:34:54 +02:00
Calinou 0c878b1f6b Add default_fence_overlay.png to avoid texture error. 2014-05-04 13:28:31 +02:00
Calinou 008ade61de Added desert cobblestone Stairs+ nodes, circular saw cosmetic changes, remove obsolete code. 2014-05-03 21:40:45 +02:00
Calinou 3ef8750947 Remove unused stairsplus_convert.lua, code cleanup. 2014-05-02 11:45:03 +02:00
Calinou 34f707d283 Make glass and obsidian glass framed to suit More Blocks glasses; some code cleanups. 2014-05-01 17:43:01 +02:00
Calinou 3f8d0aa111 Fix jungle fence texture name. 2014-04-30 21:05:39 +02:00
Calinou 6bb6861ba7 Added the ability to craft sticks back into wood, new jungle stick texture. 2014-04-30 20:16:42 +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 6a3ebdf9fe New Trap Stone texture. 2014-04-30 19:57:33 +02:00
Calinou 4605d5c38f Add textures. 2014-04-30 19:51:17 +02:00
Calinou cd91942e21 Lots of crafting tweaks, slight code cleanup. 2014-04-30 19:50:59 +02:00
Calinou 5c1e6fcf0e Compressed textures, glass uses glasslike_framed drawtype, new texture for glow glass, added texture for trap glow glass and trap super glow glass. 2014-04-30 19:38:52 +02:00
Calinou 4656229594 Merge pull request #18 from Xanthin/translation
Added German translation and updated template.
2014-04-14 19:07:15 +02:00
Xanthin 8588430622 update from calinou 2014-04-08 04:52:33 +02:00
Calinou 22975e76ef Fix trap super glow glass light level, from 11 to 15. 2014-04-05 10:52:53 +02:00
Xanthin 66b7b211c1 Update de.txt 2014-04-04 00:51:22 +02:00
Xanthin d0ed22bb84 Update template.txt
deleted things that are not more translated, changed saw label names to actual names, added jungle fence translation
2014-04-04 00:46:27 +02:00
Xanthin c8735dd9d6 add german translation 2014-04-04 00:30:43 +02:00
Calinou dc1a78f1e4 Remove _config.txt. 2014-03-09 10:39:24 +01:00
Calinou 8337a6c192 Merge ShadowNinja's rewrite. 2014-03-09 10:38:18 +01:00
Calinou 396945ed3e Merge pull request #11 from Jat15/patch-2
circular_saw limit in inventory input.
2014-01-20 10:50:30 -08:00
Calinou 62f9f00fe8 Big update: new stair types, code looks better. 2014-01-20 19:49:40 +01:00
Calinou 2b01bd5cbc Merge pull request #10 from Jat15/patch-1
Fix circular saw bug: typo fix.
2014-01-20 10:15:17 -08:00
Calinou cce1f423ca Typo fix. 2014-01-20 19:04:08 +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 1002fd4dbf Merge pull request #9 from Jat15/patch-translate
Patch French translation and add more translation support.
2014-01-20 09:56:46 -08:00
Calinou 87b777cf85 Fix Stone Slabs/stairs/panels/microblocks not dropping correctly. 2014-01-20 18:42:00 +01: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
Jat15 a14f0145c2 Circular_saw limit in inventory input
Use for multiply block in circular saw.
2013-12-27 15:56:38 +01:00
Jat15 6c4af19353 Fix bug circular saw 2013-12-23 23:59:46 +01:00
Jat dd479da7b3 Update fr.txt 2013-12-12 00:06:22 +01:00
Jat 857772f20b Add template.txt 2013-12-12 00:06:03 +01:00
Jat a6b08697bb Circular_saw infotext translatable. 2013-12-12 00:04:38 +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
Calinou 92e4dc8e29 Merge pull request #5 from VanessaE/master
Rewrite slightly to use the new 6d facedir prediction code in builtin
2013-11-24 10:32:32 -08:00
Calinou d75c46b468 Fix wood tile recipes 2013-11-20 20:09:50 +01: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
Calinou 524dcb1396 Compatibility definition for jungle wood stairs/slabs/panels/microblocks 2013-10-27 21:39:51 +01:00
Calinou 758352c8c9 Jungle Wood fix 2013-10-27 20:04:20 +01:00
Calinou e60644c7e0 Fix drops 2013-10-27 19:24:49 +01:00