Commit Graph

  • d3e26dba18 Convert minetest.sound_play uses to ephemeral sfan5 2020-01-25 23:45:09 +0100
  • 176ddba176 Reset spawn position on bed destruction DS 2020-01-26 18:59:44 +0100
  • eac4795326 Update Chinese translation (#2563) IFRFSX 2020-01-25 23:55:14 +0800
  • da39bae50e Add zh_CN translation Zaoqi 2020-01-23 02:09:38 +0800
  • 7e9a54abaf Replace Russian translation of Pickaxe (#2556) Konstantin Ilyashenko 2020-01-09 22:09:06 +0400
  • beb0aefa2d Make can_interact_with_node() check for key group instead of default:key Lejo 2020-01-06 22:16:33 +0100
  • 1940961d63 Move duplicate recipe from books to default.register_craft_metadata_copy() Thomas--S 2020-01-04 01:09:58 +0100
  • 6e32287a42 Move crafting, cooking and fuel recipes into corresponding files An0n3m0us 2020-01-01 01:38:06 +0000
  • 1082466796 Rename `core` to `minetest` (#2552) Zaoqi 2019-12-29 19:28:30 +0800
  • 19d903e8b3 Met à jour les sons des pas dans la neige Sys Quatre 2019-12-23 19:32:05 +0100
  • 721c598fbd Merge branch 'stable-5' of yunohost.local:minetest/minetest_game into nalc-dev Sys Quatre 2019-12-23 19:08:11 +0100
  • 258332578a Player model: Add bobbing to walk animation, more subtle standing animation An0n3m0us 2019-12-23 02:14:25 +0000
  • 150122bfe7
    Remove Mapgen V7 floatland biome code Paramat 2019-12-18 23:59:45 +0000
  • d04b709181
    Add missing 'weather' mod documentation to minetest.conf.example Paramat 2019-12-18 22:32:09 +0000
  • c0335e24c9
    Convert grass footstep sounds from stereo to mono Paramat 2019-12-18 22:31:29 +0000
  • f176ba4873 Make tool crafting recipes more compact, move to tools.lua Maksim 2019-12-16 01:29:33 +0100
  • 5b21d1de34
    README: Use correct link, make link clickable Paramat 2019-12-04 20:38:01 +0000
  • 710605687b Add Malay translation Muhammad Nur Hidayat Yasuyoshi (MNH48) 2019-12-01 00:31:40 +0800
  • 10dce79451 Add Swedish translation Aresiel 2019-11-30 17:31:29 +0100
  • 0f764bf447 Coral 'on place': Pass node to 'on rightclick', not node name OgelGames 2019-11-28 13:01:19 +1100
  • 00a8bd521a Fix popping sound in default_grass_footstep (#2538) Kevin Nel 2019-11-25 11:50:20 +0200
  • 2f6d0bf267 Add 4th item row to creative inventory. Align search, trash, page navigation Andrey2470T 2019-11-24 00:35:02 +0300
  • d9f8c6cc43 Escape translated text in 'beds' mod formspec An0n3m0us 2019-11-22 21:47:47 +0000
  • 5b1875ef41
    Papyrus: Add to the rainforest swamp biome Paramat 2019-11-15 19:47:14 +0000
  • 5017f3b614 Weather: Replace deprecated get2d with get_2d SmallJoker 2019-11-13 19:59:58 +0100
  • 6fea665fcc Add Russian translation (#2525) Andrey2470T 2019-10-24 22:54:20 +0300
  • dd71dcbcf6 boats: Improve physics by implementing drag and friction forces Bartosz 2019-10-24 04:47:28 +0200
  • f9a9e87af6
    Improve creative inventory search (#2523) sfan5 2019-10-22 22:46:19 +0200
  • 7caa5d36f2
    Move hotbar code/textures, and damage sound, from player_api to default Paramat 2019-10-18 02:43:06 +0100
  • 7c1fd9c24e
    Add initial 'weather' mod to vary cloud density, thickness, velocity Paramat 2019-10-15 00:38:41 +0100
  • ef7df329d2 Fix duplicate background in formspec prepend (#2524) luk3yx 2019-10-15 09:53:57 +1300
  • 6042e963f7 Increase (ocean) water opacity to 191 Lars Hofhansl 2019-10-05 13:25:38 -0700
  • 0a9e24622f Merge branch 'master' of https://github.com/minetest/minetest_game into stable-5 SmallJoker 2019-10-12 15:53:20 +0200
  • 93a49f082c Italian translation (#2491) 5.1.0 Hamlet 2019-10-12 14:30:37 +0200
  • a00ff24df9 Spanish Translation (#2505) JDiaz 2019-10-10 21:19:20 +0200
  • 0f369b43fe French translation (#2514) DrHackberry 2019-10-10 21:18:25 +0200
  • f87c3d05ae player_api: Set correct visual size for legacy player model sfan5 2019-10-06 14:06:02 +0200
  • 1c413ede9a Use background9 for backwards compatibility SmallJoker 2019-10-05 17:55:42 +0200
  • 8c9821b227 Update translation templates and German (#2512) Wuzzy 2019-10-03 18:44:34 +0200
  • ce1eaeebbe Grammar updates README.txt SnicklePickles 2019-10-01 20:21:39 +1000
  • f2a07b0a51 Xpanes: Add new steel bar door/trapdoor sounds TumeniNodes 2019-09-28 16:53:51 -0400
  • c800398593 Always disable leafdecay for player-placed leaves, even when 'sneaking' Alex Yst 2019-09-28 13:10:26 -0700
  • 05375c0fd4 Fix glass panes sides (#2500) An0n3m0us 2019-09-26 23:35:06 +0100
  • 23ceb30e88 Xpanes: Register steel bar door and steel bar trapdoor TumeniNodes 2019-09-22 18:05:38 -0400
  • 106c36da33 Add translation templates and German translation Wuzzy 2019-09-17 17:51:24 +0200
  • 86a55d3584
    Marram grass: Fix noise flags to make 2D noise 'eased' (#2493) Paramat 2019-09-21 21:28:09 +0100
  • b31795dd04 Vessels: Fix vessels shelf infotext An0n3m0us 2019-09-21 10:45:03 +0100
  • 3f7cd062c3
    Fix trapdoor infotext to correctly describe the type of trapdoor sfan5 2019-09-20 20:56:20 +0200
  • 09bed49b5a
    Fix door infotext to correctly describe the type of door sfan5 2019-09-20 20:10:58 +0200
  • 00f9287075 Leafdecay: Use param2 ~= 1 instead of param2 == 0 leucome 2019-09-18 21:13:18 -0400
  • cbb0529ace Set fuel percentage to decrease (#2481) An0n3m0us 2019-09-18 23:36:50 +0100
  • b4c7522248
    Fix more translation strings (#2487) sfan5 2019-09-18 20:38:27 +0200
  • c42a525ce8 Add option for non-jumpable fences and walls mbartlett21 2019-09-17 06:38:02 +1000
  • 1f7ea89cb6 Add missing infotext to nodes (#2477) An0n3m0us 2019-09-14 19:30:26 +0100
  • 888383a812 Fix water no longer waving sfan5 2019-09-14 14:30:44 +0200
  • 88114a74e9 Add vessels group to firefly vessel An0n3m0us 2019-09-13 19:47:09 +0100
  • e4adb01fbf
    Fix and improve translation strings (#2471) sfan5 2019-09-12 19:03:10 +0200
  • ea992bdace
    Add initial environmental sounds mod with flowing water sounds Paramat 2019-09-12 00:46:40 +0100
  • bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466) Yves Quemener 2019-09-11 02:09:51 +0900
  • d99a176b69 Xpanes: Use 'swap node' instead of 'set node' mbartlett21 2019-09-07 06:39:23 +1000
  • 7e16ec7a2f Convert README.txt to Markdown format Panquesito7 2019-09-05 16:39:24 -0500
  • e8097c9e87
    Creative: Override the hand instead of re-registering Paramat 2019-08-31 19:44:17 +0100
  • 5c3e4b1d20
    Spawn: Avoid spawning outside small worlds Paramat 2019-08-28 03:19:34 +0100
  • 553b0f9d72 Add new TNT sounds TumeniNodes 2019-08-27 22:06:23 -0400
  • 7269711911 Furnace: Improve fuel item replacement support Paul Ouellette 2019-08-20 15:15:28 -0400
  • 3a3f71aa50 Verify object is player before checking privs (#2448) coil 2019-08-19 13:24:19 -0400
  • fac8f390b1
    TNT: Remove unusable sounds, use temporary placeholders Paramat 2019-08-18 19:47:06 +0100
  • 4eadf80634
    Sfinv: Add and use a crafting arrow texture instead of using furnace arrow Paramat 2019-08-13 21:57:32 +0100
  • e5ebb36cd5 Furnace: Fix "output full" infotext Paul Ouellette 2019-08-11 10:28:02 -0400
  • 2063fcd075
    Make the creative mod hand dig 'dig_immediate' nodes fast Paramat 2019-08-03 20:51:58 +0100
  • a2254bd0af Warn when a mod registers a stairs node with an existing name HybridDog 2019-07-30 11:19:22 +0200
  • 7f830124f7 Various mods: Use " " instead of ' ' for item names TumeniNodes 2019-07-31 21:40:39 -0400
  • a5bde8e9ba Default: Use " " instead of ' ' for item names TumeniNodes 2019-07-30 19:16:44 -0400
  • 6716fc74ec
    Add patches of bare 'dry dirt' to savanna Paramat 2019-07-30 03:55:17 +0100
  • c32b8adaa3 Add 'dry dirt' and 'dry dirt with dry grass' nodes for savanna biome TumeniNodes 2019-07-26 12:50:44 -0400
  • 4282a93a02 Creative: Add 'default' as optional dependency TumeniNodes 2019-07-21 21:26:52 -0400
  • d16612c1cb
    Add new, longer 'default_grass_side' texture Paramat 2019-07-22 02:18:20 +0100
  • 9fe877ef99
    Creative: Remove unnecessary dependency on 'default' Paramat 2019-07-21 03:24:47 +0100
  • a81a7e0c78
    Merge pull request #2322 from Calinou/travis-luacheck-color sfan5 2019-07-17 00:38:30 +0200
  • 9b226c7045 Switch to mod.conf, delete deprecated depends.txt sfan5 2019-07-16 22:40:21 +0200
  • 773011fd85 Fix potential crash when few loot items are registered sfan5 2019-07-16 23:18:27 +0200
  • c3403936d3 Fix luacheck warning sfan5 2019-07-16 23:17:14 +0200
  • b701e500aa Support for icesheet dungeons in dungeon_loot sfan5 2019-07-16 20:28:40 +0200
  • 37710866f0 Switch dungeon type detection to biome name sfan5 2019-07-16 20:11:17 +0200
  • bfb84da39c Add new 'default_grass' texture TumeniNodes 2019-07-15 12:43:05 -0400
  • 3bca295da8
    New lighter, greyer permafrost texture Paramat 2019-07-13 23:35:25 +0100
  • 83fb6fe872 Remove stack_max from bucket:bucket_empty acmgit 2019-07-13 18:47:45 +0200
  • 95aaec6670 Allow opening chests when wielding corals SmallJoker 2019-07-12 21:01:27 +0200
  • 5b1d5819e5 Unify hotbar formspec for sfinv and creative bell07 2019-07-10 22:55:35 +0200
  • 3d530e0c25 intersects_protection(): Fix compatibility code luk3yx 2019-07-04 05:10:39 +1200
  • e7be81242b
    Define dungeon nodes in biome definitions (#2400) Paramat 2019-07-01 21:58:47 +0100
  • a6a719967a Use 9-slice background in formspec theme rubenwardy 2019-06-24 00:10:13 +0100
  • 54bb0afe7f Make waterlily wave when placed on waving water t0ny2 2019-06-16 22:09:36 +0100
  • 0f771a27c3 Allow overriding default.after_place_leaves and default.grow_sapling SmallJoker 2019-06-07 21:35:24 +0200
  • ca7c131133
    Large cactus schematic: Don't force-place root node Paramat 2019-06-07 20:34:13 +0100
  • 61bfac0fa2 Prevent potential crash caused by moss growth ABM acmgit 2019-06-02 19:50:20 +0200
  • e19f42d648 Add groups for tools and mushrooms (#2378) An0n3m0us 2019-06-01 20:10:30 +0100
  • 76a08a7058 wool: use global 'dye.dyes' table Zweihorn 2019-05-26 21:21:31 +0200
  • 80c10cee15 Capitalize author in game.conf to match ContentDB Paul Ouellette 2019-05-26 15:16:53 -0400
  • aee5ba64f9
    Make cave liquids biome-determined Paramat 2019-05-18 21:22:19 +0100