Commit Graph

  • 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
  • 7ff476b9b9 Fix igloo hidden trapdoor with minetest.after(), MineClone2/MineClone2#1797 kay27 2021-06-22 16:53:55 +0400
  • c6b662ce7a [mcl_mobs/api] Add mob flow code from Crafter kay27 2021-06-22 05:10:45 +0400
  • 586c18b00f [mcl_mobs/api] Continue float function on acceleration.y equals zero kay27 2021-06-22 03:15:39 +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
  • 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
  • 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
  • 7ae777a01d Merge pull request 'Bonemeal particles' (#1784) from bonemeal_particle into master Elias Fleckenstein 2021-06-04 16:45:58 +0000
  • d391d50eb8 Fix typo FinishedFragment 2021-06-04 16:44:11 +0000
  • 92c25ef691 Add code for bonemeal particles NO11 2021-06-03 18:13:13 +0000
  • 7464b8ff48 Add bonemeal particle texture NO11 2021-06-03 18:04:54 +0000
  • a21b14e707 Merge branch 'master' into title-API AFCMS 2021-06-02 17:59:05 +0200
  • dfd9737d18 Fix #1777 (discord link in readme) NO11 2021-06-02 14:49:14 +0000
  • 198d3bff53 Fix textdomain of mcl_craftguide Marcin Serwin 2021-06-02 13:45:20 +0200
  • 522553fcd0 Add polish translation of mcl_fireworks Marcin Serwin 2021-06-02 13:33:10 +0200
  • 753a8ce488 Update polish translation of mcl_core Marcin Serwin 2021-06-02 13:32:15 +0200
  • f9dbfd8eb5 Update polish translation of mcl_maps Marcin Serwin 2021-06-02 13:26:41 +0200
  • 0132d0569f Update polish translation of several files Marcin Serwin 2021-06-02 13:17:55 +0200
  • a0d3e92b70 Update polish translation of mcl_death_messages Marcin Serwin 2021-06-02 13:08:39 +0200
  • cbe8583cef Merge branch 'master' into polish-translation marcin-serwin 2021-06-02 10:14:25 +0000
  • 6715aecd63 Add polish translation of mcl_comparators Marcin Serwin 2021-06-02 12:13:16 +0200
  • b06bc276dc Add polish translation of mesecons_commandblock Marcin Serwin 2021-06-02 11:34:32 +0200
  • b9fd1ac227 credit digminecraft for the tutorial AFCMS 2021-06-02 11:12:15 +0200
  • 7e64470f70 fix future API usage of bold+italic pr AFCMS 2021-06-02 11:07:31 +0200
  • 06984fa486 Add polish translation of mesecons_pistons Marcin Serwin 2021-06-02 09:45:16 +0200
  • 4bd49f7eb0 Add polish translation of mcl_observers Marcin Serwin 2021-06-02 09:40:08 +0200
  • a4fc38ffcc Add polish translation of mcl_armor_stand Marcin Serwin 2021-06-02 09:32:27 +0200
  • c8102838cb add missing TODO entry (bold+italic) AFCMS 2021-06-02 00:26:10 +0200
  • 6b53dda79b add todo list AFCMS 2021-06-02 00:25:15 +0200
  • 640b0dc485 basic title API working (testing needed) AFCMS 2021-06-02 00:23:11 +0200
  • 7804de4230 Add polish translation of mcl_tools Marcin Serwin 2021-06-01 15:45:45 +0200
  • 22bda9c770 Add polish translation of mcl_fences Marcin Serwin 2021-06-01 15:33:34 +0200
  • 21bdf914bf Add polish translation of mcl_flowerpots Marcin Serwin 2021-06-01 15:28:09 +0200
  • 75e263debc Add code for totem partciles NO11 2021-05-29 19:24:16 +0000
  • a65db15b5c Totem particle textures NO11 2021-05-29 19:21:15 +0000
  • 95627f4304 Revert "[mcl_fishing] fix warnings" AFCMS 2021-05-29 16:15:30 +0200
  • cd33d406b2 fix many codestyle issues (functions, strings, modpaths) AFCMS 2021-05-29 16:12:33 +0200
  • ec542a142a Improve pumkin hud a bit NO11 2021-05-29 08:56:11 +0000
  • 91ae3208bd Fix typo on settingtypes.txt NO11 2021-05-29 08:51:38 +0000
  • 0d619ec6a8 Make vine protect from fall damage NO11 2021-05-28 17:26:00 +0000
  • 8ad953ab17 Add polish translation of mcl_nether Marcin Serwin 2021-05-28 18:25:16 +0200
  • 362965f8fb Add polish translation of mcl_hbarmor Marcin Serwin 2021-05-28 17:32:48 +0200
  • 1de0009cc6 Add missing polish translation of mcl_achievements Marcin Serwin 2021-05-28 17:32:38 +0200
  • 7da32dcc36 Add polish translation of mcl_doc_basics Marcin Serwin 2021-05-28 17:19:41 +0200
  • 1929df492b Add polish translation of mcl_craftguide Marcin Serwin 2021-05-28 10:11:33 +0200
  • 69f85a1aa6 Add polish translation of doc_identifier Marcin Serwin 2021-05-28 10:06:49 +0200
  • c260ef8c6e Add polish translation of doc Marcin Serwin 2021-05-28 09:58:01 +0200
  • 5f82e76862 fix many codestyle issues AFCMS 2021-05-28 00:34:58 +0200
  • 3bedc81068 fix some code style issues in lightning AFCMS 2021-05-28 00:07:06 +0200