Commit Graph

  • 20e44e4033 Merge pull request 'Add mod.confs to silence Minetest 5.5 warnings' (#298) from rudzik8/Mineclonia:add-mod-confs into master master erlehmann 2022-05-11 23:33:15 +0000
  • ac3031c679 Add mod.confs to silence Minetest 5.5 warnings Mikita Wiśniewski 2022-05-10 17:04:15 +0700
  • 54f72a1457 Merge pull request 'ITEMS/mcl_farming: Move farming plant nodes 1/16 downwards' (#293) from move-farming-plants-lower into master erlehmann 2022-04-30 22:01:30 +0000
  • 0808b54192
    Render mcl_farming plant stems 1/16 node lower Nils Dagsson Moskopp 2022-04-18 19:19:15 +0200
  • 14cbc63b5f
    Render mcl_farming plant grids 1/16 node lower Nils Dagsson Moskopp 2022-04-18 07:32:47 +0200
  • de8ea11b39
    Add debug command to spawn mcl_farming plant nodes Nils Dagsson Moskopp 2022-04-18 05:13:38 +0200
  • 1ce88e7528 Merge pull request 'ITEMS/mcl_tnt: Add setting for TNT drop rate (default 100%)' (#291) from add-tnt-drop-rate-setting into master erlehmann 2022-04-18 19:36:10 +0000
  • 6e11819b79
    Increase TNT drop rate to 100% Nils Dagsson Moskopp 2022-04-17 18:44:09 +0200
  • 5acc9191fa
    Add setting for TNT drop rate Nils Dagsson Moskopp 2022-04-17 05:44:14 +0200
  • 32d89d6d5f
    Add TNT test structure Nils Dagsson Moskopp 2022-04-17 17:20:45 +0200
  • d2c335d8fb Merge pull request 'ITEMS/mcl_farming: Use uncarved pumpkin in survival' (#285) from uncarved-pumpkin-4 into master erlehmann 2022-04-15 22:51:58 +0000
  • 7d2ef66175
    Trigger node callbacks when pumpkin is sheared Nils Dagsson Moskopp 2022-04-14 18:52:31 +0200
  • fdd3c5db86
    Drop carved pumpkin when shearing snow golem Nils Dagsson Moskopp 2022-02-23 18:54:03 +0100
  • c4912effaf
    Disconnect gourd stems after destruct Nils Dagsson Moskopp 2022-02-23 18:14:44 +0100
  • 1967e10a52
    Disconnect stems from carved pumpkins after dig Nils Dagsson Moskopp 2022-02-23 17:15:40 +0100
  • f8d55ee61b
    Make villagers accept uncarved pumpkin in trades Nils Dagsson Moskopp 2021-07-31 20:12:26 +0200
  • 3948a0e7af
    Remove pumpkin pie recipe with carved pumpkin Nils Dagsson Moskopp 2021-07-31 19:58:21 +0200
  • a44fd9c88b
    Remove pumpkin seeds recipe with carved pumpkin Nils Dagsson Moskopp 2021-07-31 19:47:30 +0200
  • 6381d65dbb
    Use correct location for pumpkin shearing sound Alexander Minges 2020-05-06 18:26:59 +0200
  • 59b013f766
    Grow uncarved pumpkin from seeds instead of carved Alexander Minges 2020-04-28 16:32:28 +0200
  • d59888c4df
    Use uncarved pumpkin instead of carved in mapgen Alexander Minges 2020-05-02 21:04:03 +0200
  • 8810a24ce0 Merge pull request 'ITEMS/REDSTONE/mcl_comparators: Fix redstone comparator flooding crash' (#284) from fix-comparator-cauldron-water-crash into master cora 2022-02-23 22:30:44 +0000
  • be915478af
    Fix redstone comparator flooding crash Nils Dagsson Moskopp 2022-02-21 16:51:52 +0100
  • d9764fdac6
    Add comparator test structure Nils Dagsson Moskopp 2022-02-22 18:03:05 +0100
  • de9f2479eb Merge pull request 'HUD/mcl_tmp_message: Add setting for temporary message display duration (default: 10s)' (#266) from tmp-message-timeout-increase into master cora 2022-02-18 10:59:47 +0000
  • c128d43321
    Increase temporary message display duration to 10s Nils Dagsson Moskopp 2022-02-09 02:47:24 +0100
  • e7070c034c
    Add setting for temporary message display duration Nils Dagsson Moskopp 2022-02-09 02:46:03 +0100
  • 18e299d923 Merge pull request 'ITEMS/mcl_fire: Fix fire spread to not freeze the game' (#234) from fix-fire into master erlehmann 2022-02-12 03:39:40 +0000
  • f5ba6f5649
    Fix memory leak & C stack overflow cora 2022-02-11 13:27:07 +0100
  • 4647710945
    Extinguish fire without nearby “fuel” faster cora 2022-02-10 17:52:11 +0100
  • 5d09ec311c
    Extinguish fire using an ABM instead of timers cora 2022-02-10 15:05:35 +0100
  • ef7370550f
    Make fire spread direction truly random cora 2022-02-08 01:45:54 +0100
  • 6c2fb98160
    Fix nodes with “flammable = -1” not catching fire cora 2022-01-23 11:19:55 +0100
  • 052c9fcbcf
    Fix diagonal fire-spread cora 2022-01-23 03:17:51 +0100
  • db8fbdc5dd
    Fix beds burning away and dropping cora 2022-01-16 13:04:52 +0100
  • 1b89c15193
    Fix double nodes not being properly removed cora 2022-01-16 12:26:50 +0100
  • 02fa2c9e07
    Fix nodes that should not burn up burning up cora 2022-01-15 23:06:00 +0100
  • c12076e74d
    Reimplement basic Minecraft-like fire spread cora 2022-01-15 03:31:15 +0100
  • 4deca628dc
    Make fire actually remove nodes cora 2022-01-14 23:50:36 +0100
  • df4ea94dbc
    Add node timer back in so fires burn out cora 2022-01-14 23:01:12 +0100
  • 8e8ccddb68
    Replace MineClone2 fire with Minetest Game ABMs cora 2022-01-14 22:15:44 +0100
  • 11469886e0 Merge pull request 'MAPGEN/mcl_structures: Add (theoretically) fireproof test structure' (#258) from add-fireproof-structure into master erlehmann 2022-02-07 01:24:58 +0000
  • 96822be63d
    Add (theoretically) fireproof test structure Nils Dagsson Moskopp 2022-02-06 01:19:23 +0100
  • 6abdbbbd13 Merge pull request 'ENTITIES/mcl_boats: Fix mob-in-boat crash in Minetest 5.5-dev' (#249) from fix-boat-crash-in-minetest-5.5-dev into master cora 2022-01-27 00:50:08 +0000
  • f89c52dff6
    Fix mob-in-boat crash in Minetest 5.5-dev Nils Dagsson Moskopp 2022-01-26 17:37:55 +0100
  • b1b96e3fac Merge pull request 'ITEMS/mcl_armor: Fix armor rendering when wearing pumpkin' (#244) from fix-pumpkin-armor-rendering-2 into master erlehmann 2022-01-23 19:59:13 +0000
  • 6bfb97842f
    Fix armor rendering when wearing pumpkin epCode 2021-03-16 19:18:07 -0700
  • 3b92d060f4 Merge pull request 'HUD/mcl_inventory: Fix creative mode inventory search crash' (#237) from fix-creative-inventory-crash into master erlehmann 2022-01-22 16:49:19 +0000
  • f975055464
    Fix creative mode inventory search crash Nils Dagsson Moskopp 2022-01-21 23:27:03 +0100
  • 23f1c51912 Merge pull request 'ITEMS/mcl_farming: Convert correct floor node to dirt as gourd grows' (#231) from fix-gourd-farmland-dirtification into master erlehmann 2022-01-15 22:07:24 +0000
  • 4d02af8c94
    Convert correct floor node to dirt as gourd grows Nils Dagsson Moskopp 2022-01-13 07:17:24 +0100
  • 7ede0ca79a Merge pull request 'Fix shearsy wool typo in GROUPS.md' (#229) from JosiahWI/Mineclonia:fix-groups-typo into master Li0n_2 2022-01-12 21:19:10 +0000
  • e2e7e15b39
    fix one character typo in GROUPS.md JosiahWI 2022-01-12 11:09:07 -0600
  • 93a0879b40 Merge pull request 'MISC/mcl_selftests: Do not crash if minetest.find_nodes_in_area() lies' (#214) from fix-selftest-crash into master cora 2021-12-20 22:42:59 +0000
  • 0b5fa14041 Do not crash if minetest.find_nodes_in_area() lies Nils Dagsson Moskopp 2021-12-15 12:55:33 +0100
  • 4f33f626f5 Merge pull request 'ITEMS/mcl_chests: Reskin chests as presents on December 24th to 26th' (#212) from add-christmas-chests into master cora 2021-12-20 16:34:54 +0000
  • df7bd78af5
    Add noise to christmas chest textures Nils Dagsson Moskopp 2021-12-11 21:06:00 +0100
  • fe3e837e1b
    Reskin chests as presents on December 24th to 26th Nils Dagsson Moskopp 2021-12-11 17:16:10 +0100
  • 6f811b3cee Merge pull request 'ITEMS/mcl_chests: Spawn small chest entities only if animated chests are enabled' (#207) from fix-animchest-setting into master erlehmann 2021-12-11 14:27:24 +0000
  • dfa56f229f
    Spawn small chest entities only if animated chests are enabled Elias Fleckenstein 2021-12-07 18:51:20 +0100
  • ee77f33ea8 Merge pull request 'PLAYER/mcl_playerplus: send player object props only if changed' (#147) from fix-active-object-message-spam into master erlehmann 2021-12-09 09:31:09 +0000
  • 5deaabdb47
    Fix player bone positions and properties setting cora 2021-12-08 22:48:14 +0100
  • d77f31eab8
    Only set/send player properties if necessary cora 2021-09-13 23:45:53 +0200
  • 10670d5c10 Merge pull request 'HUD/mcl_death_messages: Fix crash when skeleton kills player using bow' (#202) from fix-skelly-crash-2 into master cora 2021-12-06 18:42:20 +0000
  • 609105e091
    Add test cases for get_tool_name() Nils Dagsson Moskopp 2021-12-06 03:34:44 +0100
  • f9e3c4fd6d
    Fix crash when skeleton kills player using bow cora 2021-12-05 03:06:33 +0100
  • d70c05e92c Merge pull request 'ITEMS/mcl_chests: Fix access to ender chest inventory without an ender chest' (#193) from EliasFleckenstein03/Mineclonia:enderchest-fix into master cora 2021-12-04 13:25:26 +0000
  • cacddd3fb4
    Fix access to ender inventory without an ender chest Elias Fleckenstein 2021-12-02 16:19:59 +0100
  • dd347c50c5 Merge pull request 'ITEMS/mcl_chests: Add debug command to show ender chest inventory formspec.' (#194) from add-enderchest-command into master cora 2021-12-03 10:53:51 +0000
  • 54b36c42a9
    Add debug command to show ender chest inventory formspec. Nils Dagsson Moskopp 2021-12-02 19:44:22 +0100
  • 5252952555 strip newlines from tools in death messages cora 2021-11-29 12:52:06 +0100
  • c08f9850f6 Merge pull request 'Add packed ice crafting recipe' (#180) from add-packed-ice-crafting-recipe into master Li0n_2 2021-11-27 23:43:28 +0000
  • f8b5066c61
    Add packed ice crafting recipe Nils Dagsson Moskopp 2021-11-24 06:06:26 +0100
  • 4b9094ddc2 Merge pull request 'ITEMS/mcl_core: remove swiftness from egapps' (#177) from fix-egapp-speed into master erlehmann 2021-11-20 01:21:11 +0000
  • 5087e8194a remove swiftness from egapps cora 2021-11-19 17:42:37 +0100
  • 71befcff10 Merge pull request 'ENTITIES/mcl_mobs: Give mobs sunburn at correct light level' (#175) from fix-mobs-burning-in-sunlight into master cora 2021-11-19 20:27:55 +0000
  • 66dd87af25
    Give mobs sunburn at correct light level Nils Dagsson Moskopp 2021-11-19 02:39:32 +0100
  • fc47f0a87e Merge pull request 'CORE/mcl_colors: Add mod providing global color values' (#172) from add-mcl-colors into master erlehmann 2021-11-18 20:57:08 +0000
  • 6bd4b0e62c
    Fix typo in mcl_colors API documentation Nils Dagsson Moskopp 2021-11-18 19:23:57 +0100
  • 3473f55136
    Add API documentation to mcl_colors AFCMS 2021-03-28 00:48:24 +0100
  • af7f7c3574
    Add mcl_colors Elias Fleckenstein 2021-03-04 10:26:17 +0100
  • 434e545745 Merge pull request 'MISC/mcl_engine_workarounds: Add crash fix and tests for minetest.find_nodes_in_area()' (#169) from fix-find-nodes-in-area-3 into master cora 2021-11-18 11:43:57 +0000
  • 76d2846c59
    Improve test for minetest.find_nodes_in_area() Nils Dagsson Moskopp 2021-11-18 03:18:57 +0100
  • 526c25aa57
    Add crash fix and tests for minetest.find_nodes_in_area() Nils Dagsson Moskopp 2021-11-13 23:29:08 +0100
  • 249cfb8118 Merge pull request 'ENTITIES/mcl_burning: Fix burning animation packetspam' (#149) from fix-burning-animation-packetspam into master erlehmann 2021-11-13 01:34:17 +0000
  • 84194b71e6 burning: prevent adding multiple entities+huds cora 2021-09-21 21:34:24 +0200
  • 0b7097cb28 add a burning animation fps setting cora 2021-09-21 20:45:08 +0200
  • bfbc953b92 Merge pull request 'ENTITIES/mcl_burning: Add debug command to burn a player' (#164) from add-burn-command-2 into master cora 2021-11-11 22:25:14 +0000
  • 253100380c
    Add debug command to burn a player Nils Dagsson Moskopp 2021-11-10 19:42:16 +0100
  • df98db1d8c Merge pull request 'ITEMS/mcl_banners: Render preview banners with transparent patterns correctly' (#158) from banner-mask-fix-4 into master cora 2021-11-08 12:21:50 +0000
  • f410de485a
    Render preview banners with transparent patterns correctly Nils Dagsson Moskopp 2021-05-15 22:16:12 +0200
  • 3a78211be4 Merge pull request 'ITEMS/mcl_maps: send hud_flags only if actually changed' (#146) from fix-minimap-spam into master erlehmann 2021-09-15 17:20:34 +0000
  • eee94658e7 mcl_maps: send hud_flags only if actually changed cora 2021-09-13 14:13:46 +0200
  • 07a59ef120 Merge pull request 'Add dirt node group documentation' (#142) from add-dirt-group-documentation into master cora 2021-09-08 01:39:32 +0000
  • e1462d9534
    Add dirt node group documentation Nils Dagsson Moskopp 2021-09-08 03:04:05 +0200
  • 42a076cc0b Merge pull request 'ITEMS/mcl_core: Add debarking and stripped trunk / wood' (#135) from stripped-wood-3 into master cora 2021-09-07 01:41:01 +0000
  • 3759d50344
    Add german translation for stripped wood NO11 2021-06-18 19:25:18 +0000
  • 50e913b370
    Add template for stripped wood translation NO11 2021-06-18 19:18:28 +0000
  • 508b08dfd3
    Add specific help text for stripped wood NO11 2021-06-18 19:01:50 +0000
  • 68646b62b3
    Add some spaces NO11 2021-06-15 17:24:53 +0000