oweals/minetest_game.git
2019-09-20 sfan5Fix trapdoor infotext to correctly describe the type...
2019-09-20 sfan5Fix door infotext to correctly describe the type of...
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-13 An0n3m0usAdd vessels group to firefly vessel
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-11 ParamatAdd initial environmental sounds mod with flowing water...
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-09-06 mbartlett21Xpanes: Use 'swap node' instead of 'set node'
2019-09-05 Panquesito7Convert README.txt to Markdown format
2019-08-31 ParamatCreative: Override the hand instead of re-registering
2019-08-28 ParamatSpawn: Avoid spawning outside small worlds
2019-08-28 TumeniNodesAdd new TNT sounds
2019-08-20 Paul OuelletteFurnace: Improve fuel item replacement support
2019-08-19 coilVerify object is player before checking privs (#2448)
2019-08-18 ParamatTNT: Remove unusable sounds, use temporary placeholders
2019-08-13 ParamatSfinv: Add and use a crafting arrow texture instead...
2019-08-11 Paul OuelletteFurnace: Fix "output full" infotext
2019-08-03 ParamatMake the creative mod hand dig 'dig_immediate' nodes...
2019-08-01 HybridDogWarn when a mod registers a stairs node with an existin...
2019-08-01 TumeniNodesVarious mods: Use " " instead of ' ' for item names
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 TumeniNodesCreative: Add 'default' as optional dependency
2019-07-22 ParamatAdd new, longer 'default_grass_side' texture
2019-07-21 ParamatCreative: Remove unnecessary dependency on 'default'
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 sfan5Fix potential crash when few loot items are registered
2019-07-16 sfan5Fix luacheck warning
2019-07-16 sfan5Support for icesheet dungeons in dungeon_loot
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-13 acmgitRemove stack_max from bucket:bucket_empty
2019-07-12 SmallJokerAllow opening chests when wielding corals
2019-07-10 bell07Unify hotbar formspec for sfinv and creative
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-16 t0ny2Make waterlily wave when placed on waving water
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-26 Zweihornwool: use global 'dye.dyes' table 2370/head
2019-05-26 Paul OuelletteCapitalize author in game.conf to match ContentDB
2019-05-18 ParamatMake cave liquids biome-determined
2019-05-03 ParamatFix trapdoor side textures and orientations
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 HybridDogflowers: Light check optimisation in mushroom spread
2019-03-31 tenplus1Add food groups to blueberries (#2335)
2019-03-30 HybridDogfire: Document flammable group, a little code cleanup
2019-03-27 ParamatRestrict waving liquid shader to normal water
2019-03-24 SmallJokerUse group:stick in recipes (fixes #2306)
2019-03-23 ParamatDungeon loot: Avoid empty 'if' branch to satisfy lua...
2019-03-23 ParamatFix beds being undiggable after laying down
2019-03-18 Niwla23Mapping kit recipe: Use "group:stick" instead of "defau...
2019-03-17 sfan5Dungeon loot: Don't crash on unknown items
2019-03-10 sofarBeds: Properly count players in beds
2019-03-05 acmgitFlowers: Remove stack max definition (#2324)
2019-02-24 Hugo LocurcioEnable colored Luacheck output on Travis CI 2322/head
2019-02-18 ParamatRemove corals.mts credit 5.0.0
2019-02-16 ParamatKelp, coral sounds: Add missing 'footstep'. Use quiet...
2019-02-16 Nathan SalapatFix sfinv hotbar offset
2019-02-10 ParamatBeds: Do not require red wool to craft beds
2019-02-08 Auke KokLimit sign length to 512 (~6 lines of 80 char or so).
2019-02-08 12Me21Beds: Make on_rotate function check new param2 instead...
2019-02-06 Paul OuelletteDye: Remove type="shapeless" from single-item recipes
2019-02-05 Paramat'permafrost_with_stones/moss' drops itself instead...
2019-02-05 rubenwardyAdd screenshot.png, and more info to game.conf
2019-02-03 random-geekTextures: Update permafrost to new dirt, improve stones...
2019-02-03 rubenwardyFix sfinv not updating on creative grant/revoke
2019-01-26 SmallJokerBeds: Fix formspec size, no prepend
2019-01-06 ParamatUpdate small pines in schematic_tables.txt
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 Paul OuelletteRemove extra empty strings in craft recipes (#2281)
2019-01-02 ParamatAdd large cactus seedling
2018-12-22 ParamatDoors: New handle and hinges for glass door
2018-12-20 Ryan NolanDoors: Allow on_rightclick to be overidden
2018-12-08 ParamatRemove now-unused 'puts out fire' group
2018-12-06 sofarPrevent crash if some mod inadvertently allowed doors...
2018-11-28 rubenwardyAdd sfinv.get_page()
2018-11-16 Paul OuelletteRemove double inner/outer in stairs descriptions
2018-11-15 EzhhAdd plantlike_rooted coral
2018-11-09 TumeniNodesFix sRGB profiles for obsidian glass stair textures
2018-11-02 SmallJokerNew glass, glass stair/slab, and glass door textures
2018-10-29 TumeniNodesBeds: Use mod textures instead of default_wood.png
2018-10-27 ParamatLiquid sources: Backface-cull sides and base. Remove...
2018-10-18 SmallJokerChests: Fix crash on empty key metadata
2018-10-14 ParamatSpawn mod: Avoid respawn conflict with beds mod (#2240)
2018-10-11 TumeniNodesStairs: Remove combine slabs code
2018-10-11 TumeniNodesFence rails: Allow connections to walls
next