Commit Graph

  • f894153b8a Merge pull request 'Fix #1808 (Make end credits speed up when pressing jump)' (#1835) from NO11/MineClone2:credits into master NO11 2021-07-12 13:27:24 +0000
  • 34a67e12a9 Fix unknown API function call kay27 2021-07-12 05:39:36 +0400
  • 79f9837880 [MineClone5] Merge feature branch mineclone5 into master kay27 2021-07-12 05:32:01 +0400
  • 8b0e9d514c Merge remote-tracking branch 'origin/mineclone5' kay27 2021-07-12 05:29:53 +0400
  • 848f1489e8 Add german translation NO11 2021-07-11 11:44:00 +0000
  • a0d3f51745 Add template for translations NO11 2021-07-11 11:43:28 +0000
  • 46d48ccf2f Add support for translation NO11 2021-07-11 11:42:12 +0000
  • f46c4ebad7 Simplify code NO11 2021-07-11 11:11:22 +0000
  • b7e6db537b Support new credits background NO11 2021-07-10 17:32:01 +0000
  • 357474e32f Add better credits background NO11 2021-07-10 17:28:24 +0000
  • b6eb0ab66c Fix #1808 (Make end credits speed up when pressing jump) NO11 2021-07-10 15:12:41 +0000
  • d2f7d31360
    Fix warning in `mcl_end` This fixes: ``` 2021-07-10 10:00:58: WARNING[Main]: get_mapgen_params is deprecated; use get_mapgen_setting instead (at .../../games/MineClone2/mods/ITEMS/mcl_end/chorus_plant.lua:456) ``` 1F616EMO 2021-07-10 10:16:55 +0800
  • 8e931e92f5 refactor mcl_title to be more efficient AFCMS 2021-07-09 11:34:23 +0200
  • cbfec5c5c8 Merge branch 'master' into title-API AFCMS 2021-07-08 22:36:56 +0200
  • 509568b4b0 Use real Minecraft colors for totem particles! NO11 2021-07-08 16:49:19 +0000
  • 6e1758400e Remove feature freeze notice from README Lizzy Fleckenstein 2021-07-08 15:39:08 +0200
  • c558e30ea5 Fix server crash when players dig unknown nodes cora 2021-06-15 01:13:24 +0200
  • fb01e61946 Fix server crash when dispensing an unknown item This works similar to 2aafb2f2d01a6ece9ed4642a7081c53dbf22f773, however it is a cleaner way to do it. Lizzy Fleckenstein 2021-07-08 15:31:27 +0200
  • 8445a9ddec Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2 Lizzy Fleckenstein 2021-07-08 15:20:44 +0200
  • 3b2a25a6cb Merge pull request 'mcl_inventory: Remove _mcl_autogroup dependency from mcl_inventory' (#76) from fix_inventory_depends into master cora 2021-06-25 15:25:45 +0000
  • 94cbb2b802 Merge pull request 'Update links in README.md' (#1831) from links into master Elias Fleckenstein 2021-07-08 12:14:20 +0000
  • 8f584be235 Fix #1814 - Don't open crafting table formspec if player is sneaking Lizzy Fleckenstein 2021-07-08 15:03:06 +0200
  • 1471521709 Merge branch 'master' into totem_particles NO11 2021-07-07 09:49:33 +0000
  • 2f22ce79cc Merge pull request 'ITEMS/mcl_banners: Allow more layers for banners with gradients' (#74) from e/Mineclonia:banner-gradient-limits into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-06-19 13:01:11 +0000
  • ae2c5ede30 Merge pull request 'Remove wrong preview banner crafting recipes' (#55) from banner-crafting-fix into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-05-03 14:30:47 +0000
  • f4a30959ce Update 'README.md' Elias Fleckenstein 2021-07-06 09:01:36 +0000
  • b22e4ae99d Update links in README.md Lizzy Fleckenstein 2021-07-06 11:02:59 +0200
  • 27f4c210c7 Merge pull request 'Fix #1746 (make anvils destroy items when falling)' (#1830) from anvils into master Elias Fleckenstein 2021-07-06 07:56:42 +0000
  • 091622f855 Merge branch 'master' into anvils NO11 2021-07-05 17:05:14 +0000
  • 5cc4fe955f Remove old code of making anvils destroy items when falling NO11 2021-07-05 12:30:01 +0000
  • 4afdea56db Move code of making anvils destroy items when falling NO11 2021-07-05 12:28:14 +0000
  • 0a474ee578 Reduce snow layer silk touch drop amount Nils Dagsson Moskopp 2021-06-23 03:06:24 +0200
  • d45e1c07bd Remove unnecessary code NO11 2021-07-03 12:19:49 +0000
  • 21992dc265 Fix #1746 (make anvils destroy items when falling) NO11 2021-07-03 12:10:32 +0000
  • a9ceeabc4b fix typo in mcl_craftguide AFCMS 2021-06-28 13:46:18 +0200
  • 16d79c38ce fix typo in mcl_enchanting french translation AFCMS 2021-06-26 23:48:59 +0200
  • 6101511ddc Merge remote-tracking branch 'origin/master' into mineclone5 kay27 2021-06-25 03:57:20 +0400
  • 163ca9a653 [fire_charge] Fix critical attempt to index local 'ent' kay27 2021-06-25 03:57:01 +0400
  • 35f07a8b66 [mineclone5] Put mob flow code at its right place, fix unloaded player spawn rechech kay27 2021-06-25 03:53:58 +0400
  • 7ff476b9b9 Fix igloo hidden trapdoor with minetest.after(), MineClone2/MineClone2#1797 kay27 2021-06-22 16:53:55 +0400
  • 7cf49c2cfd Merge remote-tracking branch 'origin/master' into mineclone5 kay27 2021-06-22 05:16:30 +0400
  • c6b662ce7a [mcl_mobs/api] Add mob flow code from Crafter kay27 2021-06-22 05:10:45 +0400
  • 5d4d1d70e7 Merge remote-tracking branch 'origin/master' into mineclone5 kay27 2021-06-22 03:20:58 +0400
  • 586c18b00f [mcl_mobs/api] Continue float function on acceleration.y equals zero kay27 2021-06-22 03:15:39 +0400
  • d10ab0d1ee [mineclone5] Tune sweet berries a bit kay27 2021-06-21 04:51:05 +0400
  • 85b3fef4bf [mineclone5] Move sweet berries into farming as a quick fix kay27 2021-06-21 03:58:18 +0400
  • d509d76d13 [mineclone5] Quick repaint MC sweetberries to match the license kay27 2021-06-21 03:19:02 +0400
  • 9498ccc279 [lightning] Fix critical attempt to index local mob (a nil value) kay27 2021-06-21 02:51:03 +0400
  • 4de3bfda8e [extra_mobs] Fix critical attempt to index local c_pos (a nil value) kay27 2021-06-21 02:47:20 +0400
  • ed8d79395d [mcl_mobs/api] Fix critical attempt to index local pos2 (a nil value) kay27 2021-06-21 02:44:55 +0400
  • f30a2ab6bc Merge remote-tracking branch 'origin/master' into mineclone5 kay27 2021-06-21 02:42:19 +0400
  • 61b0220951 apply erlehmann fix for music discs not playing (better code) AFCMS 2021-06-19 22:36:37 +0200
  • ef1c06e3d1 fix documentation of `music_record` group AFCMS 2021-06-19 10:58:22 +0200
  • 6bef350be4 baisc glass support AFCMS 2021-06-19 00:58:05 +0200
  • a9ae6aa9c8 attemp to fix old music discs not playing AFCMS 2021-06-19 00:39:48 +0200
  • b03cd1fc8e Merge pull request 'Add specific help text and fix typos for stripped wood' (#1820) from stripped_wood into master NO11 2021-06-18 21:03:32 +0000
  • cf3a2a42bf Fix typos and add template for specific help text for stripped wood NO11 2021-06-18 19:35:59 +0000
  • ff8176e252 Fix typos and add german translation for specific help text for stripped wood NO11 2021-06-18 19:35:54 +0000
  • a62d3ff2ee Add specific help text and fix typos for stripped wood NO11 2021-06-18 19:30:20 +0000
  • 8bae5dd874 Merge pull request 'Fix #1804 (remove portal frame with ender eye from creative inventory)' (#1818) from end_portal_frame into master Elias Fleckenstein 2021-06-17 11:28:37 +0000
  • 2361c1c797 Merge branch 'master' into end_portal_frame NO11 2021-06-16 21:01:19 +0000
  • 3b3922b2d6 Unify code style NO11 2021-06-15 17:37:03 +0000
  • 4987636913 Remove misspellings part2 NO11 2021-06-15 17:34:45 +0000
  • c542ff998e Remove misspellings part1 NO11 2021-06-15 17:33:04 +0000
  • f28a5b90fc Fix #1804 (remove portal frame with ender eye from creative inventory) NO11 2021-06-15 14:33:40 +0000
  • 7a130ff2b9 Merge pull request 'Fix French translations: granit + porc' (#1815) from pitchum/MineClone2:master into master AFCMS 2021-06-14 17:51:29 +0000
  • 73927cb0cb Fix French translations: granit + porc pitchum 2021-06-14 18:51:08 +0200
  • 2624343c30 Merge branch 'master' into buckets AFCMS 2021-06-14 14:36:41 +0200
  • 30e2e0d70a test values AFCMS 2021-06-14 14:36:17 +0200
  • eea9fb7670 Merge pull request 'Fix attribution and typo' (#1812) from basxto/MineClone2:basxto-attrfix into master Elias Fleckenstein 2021-06-14 11:45:54 +0000
  • 64d3a28578 Merge pull request 'Fix #1795 (Don't remove Pumpkin HUD when it is removed on death if keepinventory is enabled)' (#1796) from pumpkin_hud into master Elias Fleckenstein 2021-06-14 11:44:21 +0000
  • 822071c66b Fix attribution and typo basxto 2021-06-12 18:35:48 +0000
  • eafb1a2797 Use add_particle instead of minetest.add_particlespawner for elytra rocket particles NO11 2021-06-12 17:23:03 +0000
  • 9d3be8d0b0 Use math.random() for ABM chorus growth kay27 2021-06-12 15:32:28 +0400
  • b3e3b91b7c Merge master kay27 2021-06-12 15:12:33 +0400
  • 40f4287ff2 new buckets fixes AFCMS 2021-06-12 12:21:01 +0200
  • f70dbb8cfa Merge branch 'master' into buckets AFCMS 2021-06-12 10:12:51 +0200
  • e11dc4b58e fix some luacheck warnings AFCMS 2021-06-12 00:28:07 +0200
  • e81da3c4ff fix some mods using "core" insteed of "minetest" AFCMS 2021-06-12 00:18:52 +0200
  • a896d7f5e4 replace deprecated "current_name" by "context" for inventory location AFCMS 2021-06-12 00:09:39 +0200
  • 3577585d74 Use get_bool NO11 2021-06-10 15:34:57 +0000
  • c350b5158b Fix #1795 (Don't remove Pumpkin HUD when it is removed on death if keepinventory is enabled) NO11 2021-06-09 18:31:21 +0000
  • ee2fa60cae local totem particle position NO11 2021-06-09 14:47:42 +0000
  • 0795862c5c Merge branch 'master' into totem_particles NO11 2021-06-08 19:00:43 +0000
  • 99ccd9ea4c Fix possible crash NO11 2021-06-08 15:13:00 +0000
  • 4324e97db0 Merge pull request 'Pumpkin hud' (#1754) from pumpkin_hud into master Elias Fleckenstein 2021-06-08 11:06:22 +0000
  • 7ae4fb6ae7 Merge pull request 'add .gitignore & *.swp' (#1791) from Emojigit/MineClone2:fork-20210607-gitignore-swp into master Elias Fleckenstein 2021-06-08 11:03:05 +0000
  • 525599d340 [BUGFIX] Allow fixing netherite armors on anvil #1787 (#1792) Elias Fleckenstein 2021-06-08 11:02:22 +0000
  • 2603c4768b mcl_title: basic mc like layout (collide with other mods) AFCMS 2021-06-07 22:32:05 +0200
  • c642f9e2f7 Merge branch 'master' into title-API AFCMS 2021-06-07 20:09:11 +0200
  • 1e0ffed26b Merge branch 'master' into totem_particles NO11 2021-06-07 17:16:41 +0000
  • ee21a24fb6 Don't register a separate entity for every particle NO11 2021-06-07 17:13:50 +0000
  • 580f6f9629 Merge pull request 'Fix #1779 (potion arrows are invisible)' (#1786) from tipped_arrows into master Elias Fleckenstein 2021-06-07 14:36:31 +0000
  • 2fac67898e
    add .gitignore & *.swp 1F616EMO 2021-06-07 16:57:34 +0800
  • 28bfb3f141 Better arrow overlay texture NO11 2021-06-05 13:19:47 +0000
  • f3322fd7cb Fix #1779 (potion arrows are invisible) NO11 2021-06-05 13:17:03 +0000
  • 881f0b0a71 Merge branch 'master' into title-API AFCMS 2021-06-04 19:10:52 +0200
  • e5bdf230d5 Merge pull request 'Add polish translation' (#1542) from marcin-serwin/MineClone2:polish-translation into master Elias Fleckenstein 2021-06-04 16:51:43 +0000
  • 0c21a51c45 Merge pull request 'Fix typo' (#1785) from FinishedFragment/MineClone2:readme-typo-fix into master Elias Fleckenstein 2021-06-04 16:48:19 +0000
  • 9706c56964 Merge branch 'master' into readme-typo-fix FinishedFragment 2021-06-04 16:47:24 +0000