Fix potential crash when few loot items are registered
[oweals/minetest_game.git] / mods /
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-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-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-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-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
2018-10-09 random-geekAdd blueberry bushes
2018-10-09 TumeniNodesStairs: Add glass and obsidian glass. Fix slab combine bug
2018-10-03 ParamatStairs: Add field to determine world-aligned textures...
2018-09-25 ParamatFence rail: Only connect to fences. Update map mod...
2018-09-24 SmallJokermap: Use wood group crafting recipe
2018-09-21 EzhhRemove cave ice from creative inventory
2018-09-14 ParamatFire: Remove the ABM active when fire mod is disabled...
2018-09-14 ParamatPlayer_api: New hotbar textures (#2207)
2018-09-03 12Me21Stairs: Safer slab name check
2018-09-02 ParamatFire: Make flames floodable, remove extinguish ABM
2018-08-24 ParamatRename 'killme' mod to 'game_commands', add README... 2204/head
2018-08-23 tenplus1Wool mod: Remove 'basecolor', 'excolor', 'unicolor...
2018-08-23 tenplus1Dye mod: Remove 'basecolor', 'excolor', 'unicolor'...
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-29 ParamatBoats, carts mods: Use 'initial_properties' table
2018-07-26 kakalak-lumberJackwall.register: Allow table as texture value
2018-07-24 ParamatMake apple log shorter, to be no longer than appletree...
2018-07-17 ParamatFlora spread: Reduce maximum density
2018-07-15 ParamatBoats: Use driver name string instead of objectref
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 ParamatBoats: Properly use 'dtime' for consistent responsiveness
2018-07-07 TumeniNodesAdd fence rails
2018-07-07 SmallJokerUpdate carts from boost_cart
2018-07-03 ParamatBoats: Add cruise mode (boat autoforward)
2018-07-03 beyondlimitsBeds: Fix input checking for "Force night skip"
2018-07-01 SmallJokerReplace deprecated function calls
2018-06-25 EzhhMake hidden fireflies floodable
2018-06-25 EzhhAdd butterflies mod
2018-06-19 bell07Disallow digging a bed if in use
next