BlockMen
a19e0448a9
Add birchwood fence
2016-01-16 14:42:57 +01:00
BlockMen
7c83ff5fd1
Improve mapgen v6 default values
2016-01-15 20:30:07 +01:00
BlockMen
5b029b3f28
Improve many textures
2016-01-15 20:26:28 +01:00
BlockMen
6a34ab5651
Spawn birches in mgv6 worlds aswell
2016-01-13 22:28:31 +01:00
BlockMen
607734a8fc
Birch, not aspen
2016-01-13 22:26:22 +01:00
Auke Kok
60fe6d1d51
Add aspen tree
2016-01-13 19:18:10 +01:00
Auke Kok
534607c156
Allow books to be copied on the craft grid.
...
Combine any written book with an empty book to copy it. The
copy is in player hands when using, and the original is put
back on the crafting grid and can be directly copied again.
All ownership and metadata is retained, so the copy of the book
is as writable as the original is, or isn't.
2016-01-12 19:14:29 +01:00
paramat
d8310431d3
Default: Add mapgen alias for air
2016-01-12 18:58:33 +01:00
paramat
3d7949dd92
Default: New appletree schematics with more variation
2016-01-12 18:58:18 +01:00
paramat
b167c08c67
Default: Remove root from mapgen trees and large cactus
2016-01-12 18:55:12 +01:00
BlockMen
d7b64522e6
Correct new sounds license
2015-12-07 18:45:15 +01:00
BlockMen
bafe9ce509
Add some new sounds by @IngarKCT
2015-12-06 23:30:11 +01:00
LNJ
fdd34cb927
Drop items of digged chests
2015-11-25 16:35:15 +01:00
kilbith
9e9e9fc000
Fix grass _5 inventory images and drop the ones from grass _1-4
...
Grass _1-4 : if they're not in the creative_inventory and they always drop the grass _5 on digging -> no need to have an inventory/wield image.
2015-11-24 19:30:04 +01:00
LNJ
a1e5eda318
Add some basic chat commands
2015-11-21 21:30:45 +01:00
LNJplus
b25477b315
Added Fence API and fences in all wood types
2015-10-30 21:26:12 +01:00
LNJplus
a4aa5b2c4a
Saplings need to grow minimum light level 13
...
It's copied from minetest_game.
2015-10-28 20:59:38 +01:00
LNJplus
1f3aebd430
Add charcoal
2015-10-28 20:21:30 +01:00
BlockMen
31b9d5fab5
Fix default.is_day()
2015-10-22 18:25:19 +02:00
BlockMen
07092f84a7
Add different image for written books
2015-10-22 18:21:42 +02:00
BlockMen
40ada9f1c2
Restructure default (4/x)
2015-10-22 18:18:36 +02:00
BlockMen
0099a88e87
Restructure default (3/x)
2015-10-21 13:46:38 +02:00
BlockMen
52b2a16255
Add default.is_day() and use it
2015-10-21 13:32:27 +02:00
BlockMen
5c59fb1091
Fix typo
2015-10-21 00:48:05 +02:00
kilbith
c08f38c443
Fix "leaves with apple" model name
2015-10-17 11:39:10 +02:00
BlockMen
15a547cf78
Generate leaves with apples instead of apples
2015-10-15 23:55:02 +02:00
BlockMen
bfb5f28160
Reduce exaggerated green (restores old grass)
2015-10-11 23:22:48 +02:00
BlockMen
9938cd7687
Remove unused torch textures
2015-10-11 23:05:00 +02:00
BlockMen
b127fe1aba
Make TNT more consistent; update documentation
2015-10-11 22:19:30 +02:00
BlockMen
98d615c7c7
Switch to fuel group
2015-10-11 21:12:51 +02:00
PilzAdam
b197750e4c
Allow defining burntime via the fuel group
2015-10-11 18:09:58 +02:00
BlockMen
39aeae8a26
Restructure default (2/x)
2015-10-11 17:16:59 +02:00
BlockMen
0ebf1de1f2
Restructure default (1/x)
2015-10-11 00:21:02 +02:00
BlockMen
6252d0123c
Add support for armor layer
2015-10-10 23:52:08 +02:00
BlockMen
b094b39c14
Use armor supporting model
2015-10-10 23:26:34 +02:00
BlockMen
6ce55c41b7
Add 3D torches
2015-10-10 22:25:38 +02:00
BlockMen
48e381c43f
Switch to GPL 3.0
2015-10-10 21:46:26 +02:00
BlockMen
7560f0a49f
Split mapgen.lua
2015-10-10 13:39:40 +02:00
BlockMen
e9fb5cd8c7
Remove "riverwater"
2015-10-10 12:32:09 +02:00
BlockMen
4500256e92
Remove normalmaps and restore some textures
2015-10-09 19:20:05 +02:00
BlockMen
5e6d136c1d
Give Mese Ore light back
...
This reverts commit ac810dbf9d2cdf12f7061dd8d316c8b1214cf7c2.
2015-10-09 19:19:10 +02:00
paramat
f4a412d9c1
Papyrus: Grow on dirt and grass only, remove from desert ocean
2015-10-05 01:47:37 +01:00
paramat
2119054a95
Mgv5/7 biomes: Add more shallow dirt waters
...
Dirt waters are more suitable for waterlilies
Add dedicated dunes biome in coniferous forest
Papyrus: use dirt base again
Force-place roots on mapgen tree schematics
Tune some humidity points to improve voronoi cells
Add random rotation to jungle trees
2015-10-03 01:12:45 +01:00
paramat
ac810dbf9d
Default: Remove light source from mese ore
...
New brighter mineral_mese texture
2015-10-03 01:11:10 +01:00
paramat
8e51f318b3
Rename to Minetest Game
...
Rename in game.conf and documentation
Update game_api.txt documentation for bucket API and tree functions
Fix tab, space and comment formatting in game_api.txt
Rename in mod READMEs
2015-09-30 23:33:12 +01:00
paramat
24578ca968
Default/mapgen blob ores: Tune, make faithful to mgv6
2015-09-20 00:39:05 +01:00
MT-Modder
f5c8f881d7
Change obsidian glass drawtype to glasslike_framed_optional
2015-09-14 23:08:37 +01:00
paramat
1cc8300ba9
Default/mapgen: Make river water ice in glacier biome
...
Add commented-out 'node river water' lines to all biomes
2015-09-10 16:34:34 +01:00
paramat
09d910efcb
Default/schematics: Fix root error in jungletree from sapling
2015-09-05 06:09:47 +01:00
paramat
c2307b8816
Default/nodes: Fix acacia leaves not waving
2015-09-01 06:18:06 +01:00