Commit Graph

  • 3257014e00 Add missing melon block. kabou 2022-02-17 14:37:37 +0100
  • 06274518bf Add player object check. kabou 2022-02-17 14:23:50 +0100
  • 8d79d16531 Update mod deps. kabou 2022-02-17 14:05:02 +0100
  • 1f7697b6f5 Typo fix. kabou 2022-02-17 13:53:28 +0100
  • 64203c38a6 Update documentation. kabou 2022-02-17 13:37:58 +0100
  • 4cf88abe4c Fix composter item image. kabou 2022-02-17 13:22:54 +0100
  • df8576e77c mcl_composters initial commit kabou 2022-02-16 23:11:39 +0100
  • 6493f2885b Merge pull request 'Correct bucket behavior' (#2007) from NO11/MineClone2:buckets+ into master cora 2022-02-18 00:17:50 +0000
  • c40c05f594 Exact MC behavior NO11 2022-02-17 15:32:58 +0000
  • 8db28c1337 Update get_pointed_thing function NO11 2022-02-17 15:30:41 +0000
  • d46a96c43a Merge branch 'master' into buckets+ NO11 2022-02-17 14:48:07 +0000
  • 3cfcd1355f Add missing dependency NO11 2022-02-17 14:42:01 +0000
  • 4707cd4526 Correct bucket behavior NO11 2022-02-17 14:36:48 +0000
  • ad99746d99 Add get_pointed_thing function NO11 2022-02-17 14:35:51 +0000
  • cabf6e8cd1 Merge pull request 'Fix mob-in-boat crash in Minetest 5.5-dev' (#2000) from fix-boat-crash-2 into master cora 2022-02-15 12:00:03 +0000
  • adf738854a
    Fix mob-in-boat crash in Minetest 5.5-dev Nils Dagsson Moskopp 2022-01-26 17:37:55 +0100
  • 87427cb8af Merge pull request '`mcl_armor` documentation' (#1917) from AFCMS/MineClone2:armor-doc into master cora 2022-02-13 20:49:37 +0000
  • da4952a125
    wip mcl_damage documentation AFCMS 2021-12-13 15:37:51 +0100
  • c59bea211d
    fix some typos AFCMS 2021-12-02 16:13:39 +0100
  • 5aa18d573e
    document mcl_armor function (WIP) AFCMS 2021-11-30 23:46:41 +0100
  • 13f8fd457c
    document manual armor creation AFCMS 2021-11-30 19:45:12 +0100
  • 2b820d7756
    `mcl_armor.register_set()` documentation AFCMS 2021-11-23 01:13:40 +0100
  • f803a25aea Merge pull request 'Fix bug when applying another enchantment to a renamed item' (#1989) from fix-1922 into master cora 2022-02-12 20:37:48 +0000
  • 4ca89cfcae Update groupcaps_hash function to minetest.sha1 Elias Åström 2022-02-12 20:08:03 +0100
  • a6c5c8a72a Call update_groupcaps from load_enchantments Elias Åström 2022-02-12 19:41:22 +0100
  • d898b02c8b Fix #1922 Elias Åström 2022-02-12 19:29:17 +0100
  • f3c814bf8f Merge pull request 'Add lanterns and chains' (#1983) from AFCMS/MineClone2:lanterns into master NO11 2022-02-11 13:28:55 +0000
  • 2690094a95 allow placement of lanterns on chains AFCMS 2022-02-10 11:45:08 +0100
  • 23873f31f1 add french translation of `mcl_lanterns` AFCMS 2022-02-09 22:19:24 +0100
  • 749d4f1a4b add lanterns translation template AFCMS 2022-02-09 22:15:44 +0100
  • 8817d51d64 minecraft like lanterns placement limitations AFCMS 2022-02-09 22:11:50 +0100
  • 9b375aa9e8 attemp to fix lanterns placement AFCMS 2022-02-09 18:19:46 +0100
  • 6b9d4d445f Merge branch 'lanterns' of ssh://git.minetest.land:29418/AFCMS/MineClone2 into lanterns AFCMS 2022-02-09 12:21:39 +0100
  • 7fbdd71081 obtimize glass detail images AFCMS 2022-01-20 10:01:59 +0100
  • e138d998ef `walkover` fixes AFCMS 2022-01-20 22:55:36 +0100
  • 8ca3d311fd nothing AFCMS 2022-02-09 12:20:54 +0100
  • e8c3de80f4 Merge branch 'master' into lanterns AFCMS 2022-02-09 11:19:45 +0000
  • 9cc088c940 fix lantern light value to fit minetest limit AFCMS 2022-02-08 23:00:45 +0100
  • 6572a8c908 add lanterns, crafts, placement mechanism, doc entries AFCMS 2022-02-08 22:56:20 +0100
  • ffa9d2d0fd add basic chains and lantern model and API AFCMS 2022-02-08 10:58:25 +0100
  • e4f2618a69 Merge pull request 'fixes to `walkover` mod' (#1979) from AFCMS/MineClone2:walkover_fixes into master AFCMS 2022-01-21 09:56:59 +0000
  • 5f279e68e1 Merge branch 'walkover_fixes' of ssh://git.minetest.land:29418/AFCMS/MineClone2 into walkover_fixes AFCMS 2022-01-21 09:05:09 +0100
  • 90f9f2d98d nothing, but gitea is bad AFCMS 2022-01-21 09:05:01 +0100
  • a301ecf7a0 Merge branch 'master' into walkover_fixes AFCMS 2022-01-21 08:04:19 +0000
  • 5bedae49d6 `walkover` fixes AFCMS 2022-01-20 22:55:36 +0100
  • 7328549d94 Merge pull request 'Obtimize connected glass detail images' (#1978) from AFCMS/MineClone2:glass_opt into master kay27 2022-01-20 09:31:59 +0000
  • d2fa69d4ed obtimize glass detail images AFCMS 2022-01-20 10:01:59 +0100
  • 6f44278414 Merge pull request 'Remove lines about looking at Minecraft source code in CONTRIBUTING.md' (#1973) from GuyLiner/MineClone2:clean_room into master NO11 2022-01-19 15:58:54 +0000
  • 9792cb5391 The project's name is Minestom, not Minestorm Guy Liner 2022-01-18 23:33:27 -0500
  • 4ae323f8f8 Added back line about Minestorm Guy Liner 2022-01-16 21:19:03 -0500
  • 92efe78c6f Merge branch 'master' into clean_room GuyLiner 2022-01-16 19:49:02 +0000
  • 1995055d0f Removed lines about looking at Minecraft source code Guy Liner 2022-01-16 14:45:20 -0500
  • 9b881df465 Temporarily remove glitchy Elytra crash-damage epCode 2022-01-06 21:55:01 +0000
  • 4dce90543d Merge pull request 'master' (#13) from MineClone2/MineClone2:master into master NO11 2022-01-06 16:06:36 +0000
  • a8b974266c Merge pull request 'Add 1024x1024 logo (basic and small versions)' (#1947) from AFCMS/MineClone2:new_logo into master Lizzy Fleckenstein 2022-01-03 17:49:54 +0000
  • 11f3ad15ba add logo AFCMS 2022-01-02 18:50:15 +0100
  • 627c37cd97 Fix pumpkin hud NO11 2022-01-02 12:37:20 +0000
  • 7cc7fb1331 Make removing of arrow entities also work with mobs, remove arrows on respawn NO11 2022-01-02 11:06:29 +0000
  • 7b46225176 Remove arrow entities when the player joins to prevent killing on startup (working fix) NO11 2022-01-01 22:59:21 +0000
  • 7b47a15e34 Remove arrow entities when the player leaves to prevent killing on startup NO411 2021-12-30 14:04:53 +0100
  • e3129b057f Merge pull request 'Optional connected glass support' (#1939) from AFCMS/MineClone2:connected_glass into master AFCMS 2021-12-23 20:18:19 +0000
  • a7e471de62 framed stained glass AFCMS 2021-12-23 18:02:43 +0100
  • 12830781f8 Merge branch 'master' into connected_glass AFCMS 2021-12-23 17:29:53 +0100
  • bfd1fd69d1
    Fix potential crash when falling onto unknown node Lizzy Fleckenstein 2021-12-19 18:59:09 +0100
  • e2360204a7
    Revert "fixed daylightsensor's register_abms" Lizzy Fleckenstein 2021-12-12 15:55:52 +0100
  • 14295cc4d7 Merge pull request 'Fixed daylightsensors' (#1928) from chmodsayshello/MineClone2:daylightsensorfix into master Lizzy Fleckenstein 2021-12-10 18:31:38 +0000
  • 5a4abcbcb7 fixed daylightsensor's register_abms chmodsayshello 2021-12-10 13:59:31 +0000
  • 0c8e5dc7a4 Disable Nether portal node rotation by screwdriver kay27 2021-12-09 02:55:57 +0400
  • e4feb233e0
    Fix hopper dupe Lizzy Fleckenstein 2021-12-09 18:20:24 +0100
  • b945975427
    Slime splitting: nil check child to prevent crash (that happened on oysterity-mcl2) Lizzy Fleckenstein 2021-12-09 18:11:05 +0100
  • 0e9a56fa35
    Add stacks to enchant_uniform_randomly Lizzy Fleckenstein 2021-12-07 18:19:41 +0100
  • ec7e245b9d
    Various fixes to the enchanting and loot system - enchanted loot generated by mapgen now uses PseudoRandom for randomness - prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed - bows and fishing rods obtained from the treasure section of fishing loot are now enchanted - there is now a function to uniform enchant items other than books Lizzy Fleckenstein 2021-12-07 17:57:18 +0100
  • b3958a956d
    Refactor random enchantment selection code Lizzy Fleckenstein 2021-12-07 16:16:07 +0100
  • 882db9f873
    Remove unused and completely unlogical enchantment_level paramenter from get_possible_enchantments Lizzy Fleckenstein 2021-12-07 15:49:12 +0100
  • 261faafb7c
    Fix get_possible_enchantments to not return incompatible enchantments, even if treasure enchantments are allowed Lizzy Fleckenstein 2021-12-07 15:47:23 +0100
  • 92686e5412
    Fix broken mcl_util.calculate_durability Lizzy Fleckenstein 2021-12-02 17:28:19 +0100
  • e6b200aaf3
    Fix access to ender inventory without an ender chest Lizzy Fleckenstein 2021-12-02 16:19:59 +0100
  • d3015edeb9
    Fix reference dupes for droppers and dispensers Lizzy Fleckenstein 2021-11-29 19:12:49 +0100
  • 2127bb3ef1 Merge pull request 'Fix mobs spawner count' (#1915) from TioBlocos/MineClone2:fix-mobs-spawn into master NO11 2021-11-22 12:06:12 +0000
  • 9edf277905 Fix mobs spawn count Glaucos Ginez 2021-11-21 22:13:24 -0300
  • 46394e7e1f
    Add obsidian boat that always sinks Nils Dagsson Moskopp 2021-11-17 18:03:45 +0100
  • b0aceae73d
    Fix reference dupe glitches Lizzy Fleckenstein 2021-11-19 15:22:40 +0100
  • 9200c3fe44 Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2 NO11 2021-11-18 17:42:19 +0100
  • 903d1777be Use set_count instead of creating a new item and checking for enchanted books NO11 2021-11-18 17:40:32 +0100
  • 6ca5799565
    Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2 Lizzy Fleckenstein 2021-11-17 18:25:19 +0100
  • 30528b0a2c
    Fix crash when opening a chest with an unknown node on top Lizzy Fleckenstein 2021-11-17 18:25:12 +0100
  • 9919011aca Fix enchanted books losing their enchantments in creative inventory NO11 2021-11-17 16:43:48 +0100
  • c757e98b4f Fix #1911, error in lightning callback NO11 2021-11-17 00:37:11 +0100
  • e2b22a62ce Merge pull request 'Make dripping particles MC-like (rework drippingwater)' (#1898) from NO11/MineClone2:dripping into master NO11 2021-11-15 20:55:47 +0000
  • a9804879e2 Rename drippingwater to mcl_dripping in mod.conf and readme.txt NO11 2021-11-15 21:54:16 +0100
  • d2a03ec0b9 Rename entity ids NO11 2021-11-15 21:44:23 +0100
  • 7ef6613f09 Rename drippingwater mod to mcl_dripping NO11 2021-11-15 21:39:43 +0100
  • d27109d807 Merge branch 'master' into dripping NO11 2021-11-13 19:15:49 +0000
  • 79e1e2fa8f Merge pull request 'Add 64 items to inventory when creative is on' (#1899) from NO11/MineClone2:inventory into master iliekprogrammar 2021-11-13 19:12:26 +0000
  • fdaaf0ec49 Use on_joinplayer instead of on_newplayer NO11 2021-11-13 18:56:52 +0000
  • add97d39a6 delete overlay texture NO11 2021-11-13 17:28:13 +0000
  • bcb6251d20 Use label instead of extra texture NO11 2021-11-13 17:26:17 +0000
  • 1483c45cc9 Merge branch 'master' into inventory NO11 2021-11-13 15:28:13 +0000
  • 642b9db035 localize wielditem in crossbow.lua (Fix #1901) NO11 2021-11-13 15:19:34 +0000
  • d7e59f6a35 Add switch stack size overlay texture NO11 2021-11-13 12:26:01 +0000