1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-04 23:50:21 +02:00

Commit Graph

  • 08b13c9efb Fix deprecated alpha / use_texture_alpha use sfan5 2021-02-06 15:40:26 +01:00
  • c1b236b4e3 weather: Fix error caused by missing biomes SmallJoker 2020-08-16 09:49:27 +02:00
  • 9d419bfac6 Update translation templates Wuzzy 2021-02-06 14:07:07 +00:00
  • 6a9cbcad82 Beds: Preserve player physics (#2789) Lars Müller 2021-02-01 23:00:05 +01:00
  • ecfebe3c17 Revert "Correct door model dimensions (#2804)" sfan5 2021-02-01 22:38:48 +01:00
  • 3fdd5cdb5f Correct door model dimensions (#2804) An0n3m0us 2021-01-30 14:22:22 +00:00
  • e1e793d4da Correct name of acacia mese postlight (#2800) An0n3m0us 2021-01-30 14:20:40 +00:00
  • b648af479f default: Add missing nodes to list (#2799) An0n3m0us 2021-01-30 14:20:11 +00:00
  • 87f6b941c4 Do not crash when a skeleton key is used on an unknown node (#2806) Montandalar 2021-01-16 03:43:19 +11:00
  • 1ade8941b4 Fix boat floating in the air when water being drained away (#2788) The most random of all meshes 2020-12-28 15:56:04 +01:00
  • e6aec880de Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795) Maksim 2020-12-13 18:59:19 +01:00
  • 9c29019301 Improve Russian translation (carts) (#2794) Richard Try 2020-12-13 20:59:07 +03:00
  • a1a50673c8 Update zh_CN translation for mtg_craftguide and dye (#2796) IFRFSX 2020-12-14 01:58:54 +08:00
  • 0232288d5e Fix some mistakes in the Indonesian translations (#2758) Rafsanjani Atallah 2020-12-14 00:58:37 +07:00
  • 7ae983b669 Don't replace protected liquids with bones (#2790) auouymous 2020-12-08 14:20:16 -07:00
  • 29866dbcb3 Fix minor bug in german translation The most random of all meshes 2020-11-29 17:43:15 +01:00
  • 2e7b509a94 Move player model sitting and laying positions to above the ground (#2746) An0n3m0us 2020-11-13 18:14:25 +00:00
  • 226e2d4c12 Add missing not_in_creative_inventory group where appropriate (#2764) DS 2020-11-11 16:29:43 +01:00
  • 0a950c9932 Improve Russian translation (#2761) CyberDonk3y 2020-11-06 04:48:15 +10:00
  • 2953bf2bd6 Slovak translations (#2772) Daretmavi 2020-11-05 19:47:48 +01:00
  • 331bbae058 Fix deprecated get_player_velocity and set_physics_override calls (#2770) SmallJoker 2020-11-04 21:42:35 +01:00
  • 720d4c8e3f Do not apply waving shader to bush leaves (#2753) Paramat 2020-10-20 22:30:57 +01:00
  • 6605724fe1 Add icons for invisible nodes (#2718) Wuzzy 2020-09-30 17:41:04 +02:00
  • dd91a1bfe5 Furnace: Start the timer on on_metadata_inventory_take (#2639) orbea 2020-09-23 20:58:09 +00:00
  • 5348d6e5bc Fix builtin item metatable (#2328) sofar 2020-09-22 09:39:11 -07:00
  • 4c145bf9aa Improve inner/outer stairs translation for external mods (#2584) Louis Royer 2020-09-22 00:38:49 +02:00
  • 63cffc4bd1 Improve player model credits, add contributors to license (#2741) Paramat 2020-09-21 23:36:59 +01:00
  • 1d3feba732 Update game description to manage expectations (#2740) Paramat 2020-09-20 00:40:49 +01:00
  • 8d0fb34fb0 Player_api: Various maintenance (#2737) Paramat 2020-09-09 18:11:25 +01:00
  • 268f869e67 beds: Various bug fixes (#2566) An0n3m0us 2020-09-02 17:32:06 +01:00
  • 25bf3fdc9c Update Chinese translation (#2730) IFRFSX 2020-09-03 00:30:38 +08:00
  • befed5525a Replace some sounds with new sounds (#2605) An0n3m0us 2020-08-29 01:16:36 +01:00
  • 1da168b3c3 Craftguide: Fix error caused by removing invalid recipes (#2732) SmallJoker 2020-08-23 14:35:12 +02:00
  • 5d0e4aef45 Add simplified version of 'craftguide' mod, named 'mtg_craftguide' (#2396) Paul Ouellette 2020-08-21 19:20:58 -04:00
  • 686fdb5c06 Add different woods to mese posts (#2599) An0n3m0us 2020-08-16 12:21:22 +01:00
  • 0a96bac46d Add furnace sounds (#2569) An0n3m0us 2020-08-07 18:40:02 +01:00
  • 4858c2b3fb sethome: Replace deprecated function calls (#2724) tuedel 2020-07-26 11:07:15 +02:00
  • 12f75ab803 Add correct front texture to cart texture (#2720) An0n3m0us 2020-07-24 16:59:42 +01:00
  • e193f9fda3 Add lava environment sound (#2683) sfan5 2020-07-16 23:26:13 +02:00
  • cb2c416b51 Merge remote-tracking branch 'origin/stable-5' into HEAD sfan5 2020-07-09 22:15:23 +02:00
  • 8c01a5b288 Add Indonesian translations (#2693) 5.3.0 Muhammad Rifqi Priyo Susanto 2020-06-29 23:41:50 +07:00
  • 7cac67f097 TNT centre node adheres to protection tenplus1 2020-06-28 14:50:46 +01:00
  • 0648252056 Update German translation Wuzzy 2020-06-28 15:50:00 +02:00
  • 8855490b7f Update translation templates updatepo.sh 2020-06-26 14:35:57 +02:00
  • 3257780b32 farming: Update Spanish translation (#2701) JDiaz 2020-06-25 13:35:36 +03:00
  • b2d0f0ac8d Update nodes papyrus can grow on, include default:dry_dirt (#2705) Paramat 2020-06-21 23:24:56 +01:00
  • e8a7e75319 Make dry grass spread on default:dirt again (#2687) Paramat 2020-06-16 20:42:45 +01:00
  • d03d7e9bdc Change brake rail to red (#2692) Hooded Ice 2020-06-13 01:37:23 +04:00
  • af045dcd8b sethome: Do not write empty homes file sfan5 2020-06-10 14:50:49 +02:00
  • 6d2a897e1b creative: Update for compatibility with minetest.creative_is_enabled (#2691) sfan5 2020-06-07 00:15:35 +02:00
  • b1ab8d5123 Implement searching for translated names in creative inventory (#2675) sfan5 2020-06-05 14:29:34 +02:00
  • 6e345cf136 Use node particles for TNT explosions (#2695) sfan5 2020-06-02 12:48:56 +02:00
  • e849d54572 carts: Fix item collection (#2689) sfan5 2020-05-29 22:54:47 +02:00
  • 0662f96284 Reduce hud icons size to 12x12 pixels (#2669) An0n3m0us 2020-05-28 10:12:15 +01:00
  • 84da00acd4 Add node particles when leafdecay removes a node (#2686) sfan5 2020-05-25 15:56:23 +02:00
  • 3452938c76 Carts: Re-add erroneously removed driver reset SmallJoker 2020-05-16 19:26:28 +02:00
  • b787fcf7e4 Carts: Reset player view and attachment table on death SmallJoker 2020-05-15 19:04:34 +02:00
  • e5a7af1c4a Add wild cotton plant in savanna as a source of cotton seeds (#2617) Paramat 2020-05-14 23:49:17 +01:00
  • b3d91a487d Add new dry shrub texture by Extex101 (#2680) sfan5 2020-05-14 23:33:53 +02:00
  • 16c950f688 doors: Update Italian translation (#2670) Hamlet 2020-05-11 23:13:00 +02:00
  • e5b54c6ead Switch TNT explosions to use add_player_velocity (#2674) sfan5 2020-05-10 14:10:29 +02:00
  • 3f42c6c243 Add oddly_breakable_by_hand to glass stairs and slabs Yaman Qalieh 2020-05-10 07:37:37 -04:00
  • ef45a8e148 doors: Remove unnecessary nodebox and empty texture (#2662) sfan5 2020-05-04 19:20:01 +02:00
  • d88e551071 Fix cart inventory image rendering (#2666) Zughy 2020-04-30 17:51:39 +00:00
  • 190f7fdac9 Add a missing article to the sign action message (#2651) HybridDog 2020-04-29 21:11:21 +02:00
  • 33eb7cee2a Fix flammable item entities crashing (#2659) sfan5 2020-04-24 21:12:40 +02:00
  • 189d2d9fb1 Fix door model UV for open and close (#2372) An0n3m0us 2020-04-24 21:04:00 +02:00
  • 81c5b6b399 beds: Use player_api functions instead of default (#2654) David Leal 2020-04-23 15:19:58 -05:00
  • 52c6921cb2 Make default:snow collisionbox half of nodebox height (#2647) Paramat 2020-04-14 18:09:24 +01:00
  • bd64188ee5 Override builtin item entity the portable way sfan5 2020-04-14 13:30:59 +02:00
  • fb18a5b20d Make default.chest.register_chest() usable for other mods (#2127) bell07 2020-04-13 20:26:44 +02:00
  • ea4ce80f7c Make straw stairs usable as fuel (#2627) Paul Ouellette 2020-04-13 05:34:10 -04:00
  • 36b2bcb5f3 Add Basic Fire Description (#2568) IFRFSX 2020-04-12 02:50:49 +08:00
  • 695f98f213 player_api: Remove local variable (#2640) orbea 2020-04-08 18:40:19 +00:00
  • 545ec0741c Fix creative category sorting in certain cases sfan5 2020-04-06 20:22:05 +02:00
  • c1f41720fc Fix crash on TNT explosions if tnt is disabled sfan5 2020-04-06 20:38:17 +02:00
  • 14a385d68c trees: Reduce local variables (#2637) orbea 2020-04-07 17:36:03 +00:00
  • 03c9aed221 Fire mod: Code cleanup, compress textures Maksim 2020-04-06 22:09:39 +02:00
  • 720b24ed2d Weather mod: Tune cloud density variation Paramat 2020-04-06 21:05:07 +01:00
  • 4243d28846 Clarify descriptions of dry grass, dry dirt Paramat 2020-04-06 21:03:57 +01:00
  • 7d230fdbf8 Enable player animation when Right Click (#2622) Maksim 2020-04-06 15:22:08 +02:00
  • 7fc7fa4843 Transform brick top texture to align bricks correctly (#2607) An0n3m0us 2020-04-06 14:19:52 +01:00
  • 05fad37b3c Sort items into correct categories (#2612) An0n3m0us 2020-04-06 14:15:50 +01:00
  • dcb3df0a38 Merge remote-tracking branch 'origin/stable-5' into HEAD sfan5 2020-04-05 18:48:33 +02:00
  • 8863527bb6 Fix respawn not working at all when suitable position was not found 5.2.0 sfan5 2020-04-03 21:41:26 +02:00
  • fbbc7fc996 player_api: Prevent knockback when player is set as attached sfan5 2020-03-16 22:29:44 +01:00
  • b9dc758fef xpanes: fix code style (#2618) TumeniNodes 2020-03-15 10:12:21 -04:00
  • 8b3b92dfdf xpanes: remove unused textures (#2614) TumeniNodes 2020-03-07 14:25:43 -05:00
  • 07a8067348 Fix TNT mod crash when entities disappear during explosion (#2616) sfan5 2020-03-06 21:51:19 +01:00
  • 3a863053c0 Dungeon loot: Warn on unknown registered loot items (#2613) sfan5 2020-03-06 21:51:07 +01:00
  • 91ac075cff Update Chinese Translation, Add Traditional Chinese Translation (#2596) IFRFSX 2020-03-03 04:53:12 +08:00
  • fe9cdba0ec Creative: Skip redundant refreshes, fix reset button (#2611) SmallJoker 2020-03-02 21:41:42 +01:00
  • 8d9aa07752 Sort loot registration into respective mods (#2602) An0n3m0us 2020-02-23 13:41:13 +00:00
  • 34b410319e Increase speed of flowing water/river water animations Andrey2470T 2020-02-14 03:01:15 +03:00
  • 3ea648f5bf Disallow screwdriver rotating torches, to avoid bad torch rotations An0n3m0us 2020-02-11 03:58:41 +00:00
  • 232cc2bd1c Add log for seeds on place An0n3m0us 2020-02-10 21:00:40 +00:00
  • db632b67bf Fix missing papyrus in savanna, add a dry dirt version Paramat 2020-02-09 01:34:17 +00:00
  • 1420376e32 Fix french translation of snow block slab Louis Royer 2020-02-08 22:06:17 +01:00
  • 9bf64b61c2 Fix simple bed height, make player lay down just above it, not inside it Paramat 2020-02-08 03:11:44 +00:00
  • f255e36d78 Add traditional Chinese translation (#2579) IFRFSX 2020-02-07 03:15:13 +08:00