Commit Graph

  • 7f5ba9e8c7 Implement slimeblock piston launchers: slimeblock_piston_launcher MysticTempest 2022-02-23 17:36:55 -0600
  • 8810a24ce0 Merge pull request 'ITEMS/REDSTONE/mcl_comparators: Fix redstone comparator flooding crash' (#284) from fix-comparator-cauldron-water-crash into master 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2022-02-07 01:24:58 +0000
  • 96822be63d
    Add (theoretically) fireproof test structure Nils Dagsson Moskopp 2022-02-06 01:19:23 +0100
  • 71f04b95da Fix mcl_signs automatic newline behavior once you have reached the 15char per line limit. Fix_sign_autonewline MysticTempest 2022-01-31 04:23:37 -0600
  • 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-12-11 14:27:24 +0000
  • dfa56f229f
    Spawn small chest entities only if animated chests are enabled Lizzy 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 Lizzy 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 Lizzy 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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 My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 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
  • d3348ef8b7
    Add stripped trunk / wood textures NO11 2021-06-15 16:41:17 +0000
  • eadb96dd40
    Refactor wooden plank crafting NO11 2021-06-15 16:39:54 +0000
  • 616b009452
    Add stripped trunk and stripped wood nodes NO11 2021-06-15 16:35:04 +0000
  • a92e1c05a3
    Add debarking by right clicking wood using an axe NO11 2021-06-15 16:26:32 +0000
  • b26fb44aeb Merge pull request 'New Mineclonia logo' (#140) from add-mineclonia-menu-header into master cora 2021-08-27 02:53:11 +0000
  • 19112bfbec
    New Mineclonia logo Li0n 2021-08-27 04:09:35 +0200
  • 6f046b199d Merge pull request 'Add Mineclonia menu icon' (#139) from add-mineclonia-menu-icon into master cora 2021-08-27 01:31:19 +0000
  • 7f4f5c5c89
    Make menu icon export compatible with Inkscape 1.0 Nils Dagsson Moskopp 2021-08-27 03:07:34 +0200
  • a2b8489c80
    Add Mineclonia menu icon PNG Nils Dagsson Moskopp 2021-08-23 18:07:26 +0200
  • c83278d3ff
    Add dofile for Mineclonia menu icon PNG Nils Dagsson Moskopp 2021-08-23 18:06:32 +0200
  • cef3669ee2
    Add Mineclonia menu icon SVG Nils Dagsson Moskopp 2021-08-23 14:20:01 +0200
  • 78634d4c90 Merge pull request 'PLAYER/wieldview: Fix server crash by client leaving after joining' (#138) from fix-server-crash-by-client-leaving-after-joining into master cora 2021-08-22 17:26:32 +0000
  • 10ce37d887
    Fix server crash by client leaving after joining Nils Dagsson Moskopp 2021-08-22 04:19:06 +0200
  • 3cd4ad5591 Merge pull request 'ENTITIES/mcl_item_entity: Fix non-serializable item entity unload crash' (#132) from fix-overlong-meta-item-crash-2 into master cora 2021-08-01 01:23:43 +0000
  • ce6d6c26cc
    Add debug command to acquire a written book Nils Dagsson Moskopp 2021-07-30 01:11:58 +0200
  • a0c9f11af6
    Log warning for non-serializable item entity fix Nils Dagsson Moskopp 2021-07-29 15:46:50 +0200
  • 62d5b547a0
    Fix non-serializable item entity unload crash sfan5 2021-07-28 20:44:48 +0200
  • 45cdad7283 Merge pull request 'MAPGEN/tsm_railcorridors: Generate pig spawners in mineshafts' (#127) from mineshaft-pig-spawners into master My favourite Minetest cheat clients are Dragonfire and Waspsaliva. 2021-07-23 02:24:17 +0000
  • 71cff7051f
    Generate pig spawners in mineshafts Nils Dagsson Moskopp 2021-07-22 19:20:51 +0200