Fix door infotext to correctly describe the type of door
[oweals/minetest_game.git] / mods / default /
2019-09-19 leucomeLeafdecay: Use param2 ~= 1 instead of param2 == 0
2019-09-18 An0n3m0usSet fuel percentage to decrease (#2481)
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-16 mbartlett21Add option for non-jumpable fences and walls
2019-09-14 An0n3m0usAdd missing infotext to nodes (#2477)
2019-09-14 sfan5Fix water no longer waving
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-08-20 Paul OuelletteFurnace: Improve fuel item replacement support
2019-08-19 coilVerify object is player before checking privs (#2448)
2019-08-11 Paul OuelletteFurnace: Fix "output full" infotext
2019-07-30 TumeniNodesDefault: Use " " instead of ' ' for item names
2019-07-30 ParamatAdd patches of bare 'dry dirt' to savanna
2019-07-26 TumeniNodesAdd 'dry dirt' and 'dry dirt with dry grass' nodes...
2019-07-22 ParamatAdd new, longer 'default_grass_side' texture
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-07-16 sfan5Switch dungeon type detection to biome name
2019-07-15 TumeniNodesAdd new 'default_grass' texture
2019-07-13 ParamatNew lighter, greyer permafrost texture
2019-07-12 SmallJokerAllow opening chests when wielding corals
2019-07-03 luk3yxintersects_protection(): Fix compatibility code
2019-07-01 ParamatDefine dungeon nodes in biome definitions (#2400)
2019-06-23 rubenwardyUse 9-slice background in formspec theme
2019-06-07 SmallJokerAllow overriding default.after_place_leaves and default...
2019-06-07 ParamatLarge cactus schematic: Don't force-place root node
2019-06-02 acmgitPrevent potential crash caused by moss growth ABM
2019-06-01 An0n3m0usAdd groups for tools and mushrooms (#2378)
2019-05-18 ParamatMake cave liquids biome-determined
2019-04-19 ParamatSplit underground biome to correspond to surface biomes
2019-04-06 HybridDogMoss growth ABM: Add inner and outer cobble stairs...
2019-03-31 tenplus1Add food groups to blueberries (#2335)
2019-03-27 ParamatRestrict waving liquid shader to normal water
2019-02-18 ParamatRemove corals.mts credit 5.0.0
2019-02-16 ParamatKelp, coral sounds: Add missing 'footstep'. Use quiet...
2019-02-08 Auke KokLimit sign length to 512 (~6 lines of 80 char or so).
2019-02-05 Paramat'permafrost_with_stones/moss' drops itself instead...
2019-02-03 random-geekTextures: Update permafrost to new dirt, improve stones...
2019-01-04 ParamatFix small pine leafdecay: New schematics, new leafdecay...
2019-01-03 ParamatRemove uses of default.gui_bg/bg_img/slots
2019-01-02 ParamatAdd large cactus seedling
2018-12-08 ParamatRemove now-unused 'puts out fire' group
2018-11-15 EzhhAdd plantlike_rooted coral
2018-11-02 SmallJokerNew glass, glass stair/slab, and glass door textures
2018-10-27 ParamatLiquid sources: Backface-cull sides and base. Remove...
2018-10-18 SmallJokerChests: Fix crash on empty key metadata
2018-10-11 TumeniNodesFence rails: Allow connections to walls
2018-10-09 random-geekAdd blueberry bushes
2018-09-25 ParamatFence rail: Only connect to fences. Update map mod...
2018-09-21 EzhhRemove cave ice from creative inventory
2018-08-22 ParamatREADME.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'...
2018-08-21 ParamatAdd new dirt texture by random-geek
2018-08-20 ParamatNew wider apple tree schematic
2018-08-04 ParamatPine bush: Do not force-place needles nodes
2018-07-31 Paramatsfinv, player_api mods: Fix and cleanup README and...
2018-07-24 ParamatMake apple log shorter, to be no longer than appletree...
2018-07-14 ParamatDefault: Credit schematics and licence as media
2018-07-13 TumeniNodesBiomes: Add pine bush to taiga and snowy grassland
2018-07-10 ParamatMove chests to a new file. Update credits for chests...
2018-07-10 ParamatRemove coral air-death ABM
2018-07-08 ParamatFence rails: Add fence rail textures
2018-07-07 TumeniNodesAdd fence rails
2018-07-01 SmallJokerReplace deprecated function calls
2018-06-15 EzhhAdd longer log schematics
2018-06-01 ParamatBiomes: Make beaches snowy in snowy biomes
2018-05-31 ParamatSnow: Make players sink into 'default:snow' by 3/16...
2018-05-19 ParamatKelp: Add 'paramtype = light' to avoid black plantlike...
2018-05-15 ParamatBiomes: Add vertical biome blends (#2120)
2018-05-11 EzhhEnable regrowth of apples
2018-05-04 ParamatBiomes: Add tundra lowland with permafrost, stones...
2018-04-30 EzhhRemove commented lines from biome definitions
2018-04-29 ParamatUse stratum ore to add the missing sandstone types
2018-04-20 ParamatRebalance bronze and steel tools, swap ore depths
2018-04-11 ParamatOre distribution: Deeper iron, diamond and mese block...
2018-04-04 tenplus1Add food_* groups to default edibles (#2089)
2018-03-28 Andrew WardAdd formspec theming, remove sfinv's dependency on...
2018-03-18 EzhhAdd names for register_decoration
2018-03-13 ParamatAdd new pine needles texture by Splizard
2018-03-11 paramatPine trees: Add small pine tree and mix into coniferous...
2018-03-11 paramatIcesheet biome: Add 'default:cave_ice' node to enable...
2018-03-05 paramatOres: Remove region overlaps. Make some regions deeper
2018-02-27 paramatFloatland biomes: Add forest, tune beach height
2018-02-27 SmallJokerRename intersects_protection to is_area_protected
2018-02-25 EzhhPut y_max above y_min in mapgen registrations (#2051) 2047/head
2018-02-19 paramatSchematics: Various improvements
2018-02-19 paramatRainforest: Add emergent jungle tree and sapling
2018-02-07 ezhhKelp: Improve placement/removal and extend selection box
2018-02-07 paramatAdd marram grass for coastal sand dunes
2018-02-04 paramatConiferous litter: Improve textures
2018-02-03 paramatIntersects_protection(): Remove from Minetest Game
2018-01-23 paramatdefault:dirt_with_snow: Re-add to soil group
2018-01-02 paramatDry shrub: Use plantlike meshoption for bushy appearence
2018-01-02 paramatBiomes: Make coastal grassy dune biomes larger
2018-01-02 EkdohibsFurnace: Fix being able to cook items without enough...
2017-12-24 ezhhResize junglegrass selection box
2017-12-24 paramatFerns: Add 3 sizes for coniferous forest biome
2017-12-24 paramatBiomes: Add 'dirt with coniferous litter' node for...
2017-12-20 paramatBook textures: Reset colour profiles to remove warnings
2017-12-20 paramatDirt sounds: Remove extreme sub frequencies, trim for...
2017-12-11 paramatDefault texture licenses: Move some to CC BY-SA 3.0...
next