Commit Graph

  • c44eb29483 Refactor and clean up spawn checks, optimize. kno10 2024-07-04 12:37:12 +0200
  • d5b0ba7ed2 Typo in setting name, default should be false. kno10 2024-07-04 12:18:12 +0200
  • 940430a4f6 Choose direction vectors uniformly. kno10 2024-06-26 16:29:50 +0200
  • 86fb509e1f Added capability checking WillConker 2024-07-03 17:34:36 +0100
  • 7bca2730f0 Added informative return value to vl_client_interface.send_message WillConker 2024-07-03 17:07:06 +0100
  • df198fc9a2 Improved ping command WillConker 2024-07-03 16:58:08 +0100
  • 44093cdd6f Created vl_client_interface: a mod to enable csm connection with vl_client WillConker 2024-07-03 16:04:05 +0100
  • e665fc77d9 Fix depth of nether bridges. kno10 2024-07-03 14:13:10 +0200
  • b95beca545 Added weaving effect WillConker 2024-07-03 12:58:28 +0100
  • 21e1fef166 Added oozing effect WillConker 2024-07-03 11:17:20 +0100
  • f8abdea966 Added the 'infested' status effect and potions WillConker 2024-07-03 10:10:49 +0100
  • 3a50194a4e Removed endcap top from creative inventory WillConker 2024-07-02 18:37:30 +0100
  • 518c8ea405 Make eggs spawn chicks also when hitting entities WillConker 2024-07-02 15:37:45 +0100
  • b8a2b47af4 Limited line length to 120 chars WillConker 2024-07-02 13:52:37 +0100
  • ebe6e9760d Try to reduce how much mobs fall off cliffs. Erich Schubert 2024-07-01 21:36:30 +0200
  • 36dc908d94 Slowed ender dragon regeneration WillConker 2024-07-02 10:10:09 +0100
  • 6d435fc0a4 Fixed bamboo endcap top not being removed when bamboo beneath broken WillConker 2024-07-02 09:37:56 +0100
  • 6feb28ab75 Split bamboo endcap into 2 nodes to avoid transparency issues with plantlike_rooted WillConker 2024-07-02 09:21:06 +0100
  • 61a8f46590 Updated with correct Armor Image thanks to (@SmokeyDope) and added Leather Horse Armor to texture convert csv WolfySoy 2024-07-01 22:47:46 -0400
  • 5169d87802 Merge branch 'master' into leather_horse_armor WolfySoy 2024-07-02 03:48:38 +0200
  • b42e613011 delay biome check when spawning kno10 2024-06-28 12:50:44 +0200
  • e356b79f35 Remove TODO pending future discussions, revert timer change in composter code teknomunk 2024-06-08 14:51:29 -0500
  • 391ffdcede Make composter_progress_chance local, as it is not used anywhere except in mcl_composters teknomunk 2024-05-26 17:12:44 +0000
  • 2dc964bf77 Fix typo that prevented bone mealing pumpkin plants teknomunk 2024-05-20 07:21:52 +0000
  • 16b5c7412f Check both above and below in pointed_thing for bonemealing (and pass thru the position as .under), make crimson vines and twisting vines compostable by rightclicking on the composter teknomunk 2024-04-19 10:31:45 +0000
  • 2aa396d0cf Fix crash at one more spot teknomunk 2024-04-18 23:28:58 +0000
  • 1e0f3e00a8 Fix crashes when using bonemeal on nether nodes teknomunk 2024-04-18 23:27:08 +0000
  • 4b739036b9 Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this teknomunk 2024-03-23 16:44:41 +0000
  • ef8dc1baa8 Fix mods/ITEMS/mcl_composters/locale/mcl_composters.ru.tr teknomunk 2024-03-21 07:20:20 -0500
  • 2d8325d6e1 Update mod authors, remove a TODO teknomunk 2024-03-22 05:39:45 +0000
  • f8d2a8d760 Remove bone to bone meal recipe from mcl_dye as it now resides in mcl_bone_meal teknomunk 2024-03-21 18:44:09 +0000
  • 245481440f Modify backtrace listing to use minetest.log teknomunk 2024-03-21 18:30:34 +0000
  • e5d81d014a Fix localization errors teknomunk 2024-03-21 18:06:14 -0500
  • 59000c2317 Only consume bone meal if a _mcl_on_bonemealing callback is defined or the legacy API returns true, convert vines to use new bonemeal API teknomunk 2024-03-21 18:11:36 +0000
  • 46c4469b33 Fix localization except mcl_composters.ru.tr teknomunk 2024-03-21 07:35:51 +0000
  • 196b4962dc Enable bamboo bonemealing despite rightclick handling strangeness teknomunk 2024-03-21 07:24:31 +0000
  • 51459112d8 Rename localization files teknomunk 2024-03-21 07:11:44 +0000
  • a920307b4d Add untested bonemeal mod compatibility shim teknomunk 2024-03-20 21:16:09 +0000
  • c4ba87aa71 Move commented out bamboo bone meal code into mods/ITEMS/mcl_bamboo/bamboo_base.lua teknomunk 2024-03-20 08:01:34 +0000
  • 7ec4e2ae33 Add new API call mcl_bone_meal.use_bone_meal and use this to remove duplicate code, update mcl_farming:sweet_berries to use bonemeal API, add stub for bonemeal mod compatibility teknomunk 2024-03-20 07:42:29 +0000
  • bca021c29d Update mcl_crimson to use bonemealing API teknomunk 2024-03-19 07:57:58 +0000
  • 5080883a71 Remove bone meal definition in mcl_dye, make textures in mcl_cocoas match master branch teknomunk 2024-03-19 07:25:04 +0000
  • 0c05902822 Display call stack to assist in removing deprecated function calls teknomunk 2024-03-19 07:12:42 +0000
  • 5fb86ba480 Fix mod dependencies teknomunk 2024-03-19 07:12:04 +0000
  • aa71e5e8d6 Remove color specifications from bone meal. kabou 2022-05-05 13:58:12 +0200
  • 31926c19b0 Remove color specifications from cocoa beans. kabou 2022-05-05 13:51:05 +0200
  • 3105e3ca8a Also generate double grass when bonemealing grass blocks. kabou 2022-05-04 14:55:19 +0200
  • c37c70b84b Remove expired bone meal API.md from mcl_dye. kabou 2022-05-04 13:50:52 +0200
  • 69d5a38de9 Bonemealing mechanics bugfix. kabou 2022-05-04 12:17:51 +0200
  • f397d03797 Improve mcl_bone_meal fr translations. kabou 2022-05-03 15:05:10 +0200
  • 1554d48bce Add missing es translation to mcl_bone_meal. kabou 2022-05-03 13:29:37 +0200
  • 6f090fa87a Move cocoa beans item to mcl_cocoas. kabou 2022-05-02 00:58:31 +0200
  • 615c7ed672 Remove stray line from locale template. kabou 2022-05-03 10:31:55 +0200
  • 9d8468fe2b Use better override mechanism. kabou 2022-05-02 01:35:47 +0200
  • f6d6834f76 Add more particles when bonemealing grass. kabou 2022-05-01 16:30:30 +0200
  • 2f14a67fd0 Update to new bone meal API. kabou 2022-05-01 16:16:28 +0200
  • 7f8f2b64e3 Add mcl_bone_meal. kabou 2022-05-01 12:33:19 +0200
  • db641de549 Add bonemealing callback for fern. kabou 2022-05-01 00:20:00 +0200
  • 5e634b1770 Add bonemealing callback for tall grass. kabou 2022-05-01 00:15:40 +0200
  • 6b9bc487d0 Add bonemealing callback for double flowers. kabou 2022-05-01 00:05:30 +0200
  • ada8c62995 Add bonemealing callback for dirt with grass. kabou 2022-04-30 17:34:15 +0200
  • 8b7202ad09 Add bonemealing callback to cocoa. kabou 2022-04-30 06:54:07 +0200
  • c87b3088b8 Keep same selection box size teknomunk 2024-03-18 17:59:37 +0000
  • c81072e654 Refactor beetroots and add bonemealing callback. kabou 2022-04-30 06:36:09 +0200
  • 227ecd6474 Add bonemealing callback to melons. kabou 2022-04-30 06:19:16 +0200
  • 3f338d1eaf Add bonemealing callback to pumpkins. kabou 2022-04-30 06:12:45 +0200
  • 15aa703d53 Add bonemealing callback to carrots. kabou 2022-04-30 06:08:38 +0200
  • d9f5bde478 Add bonemealing callback to potatoes. kabou 2022-04-30 06:05:37 +0200
  • c9de343c0e Add bonemealing callback to wheat. kabou 2022-04-30 05:59:14 +0200
  • 8dd29fbe0b Add bonemealing callback to small mushrooms. kabou 2022-04-30 05:48:00 +0200
  • 832d77c8ec Add bonemealing callback to saplings. kabou 2022-04-30 04:06:43 +0200
  • 8919b69d13 Fix crash when growing kelp into water logged mangrove roots cora 2023-11-03 15:22:19 +0100
  • 7a2cb5ca8d Revert "WaterLoggedRootsKelpFix (#3994)" WillConker 2024-07-01 18:24:31 +0100
  • 8761c686da Changed node light check to artificial light so that water can freeze in the day WillConker 2024-07-01 16:28:19 +0100
  • 53af7246ae Only freeze water under open air cora 2023-11-25 06:31:30 +0100
  • 8fe911b901 Prevent water freezing and ice melting ABMs from fighting cora 2023-11-21 16:53:57 +0100
  • 92daa08c12 Freeze water in cold areas cora 2023-11-13 15:56:59 +0100
  • 10ae5e9e3a Stopped tnt colliding with entities WillConker 2024-07-01 12:22:26 +0100
  • 133ea93259 Fix passive spawning, disable some debug logging mcl_mobs_cleanup teknomunk 2024-06-30 11:01:46 -0500
  • 960b578ad0 Stop mobs that require ground from spawning in water, remove unused code and variables, some minor microoptimizations teknomunk 2024-06-30 10:12:12 -0500
  • 26198c34d4 Drop biome group generation and replace with spawn state checks for much improved performance (but has regressions), change logging of failure to find spawn point, increase spawn attempts to 4 per second with no position retries and only a single mob or group per attempt teknomunk 2024-06-29 09:21:23 -0500
  • a58a6e8ea6 Replace biome_check() with table.find() teknomunk 2024-06-18 19:01:39 -0500
  • ae353cdd8b Implement generating biome groups for spawning (not actually used yet) teknomunk 2024-06-18 18:59:12 -0500
  • 63250358f2 Move table.* functions to separate file in mcl_utils, add table.find() and table.intersect() teknomunk 2024-06-18 18:53:22 -0500
  • 26b3a8d81c Move modpath to separate variable to make it easier to add new files without merge conflicts teknomunk 2024-06-18 18:52:00 -0500
  • 05c91d6282 Have the list of biomes automatically generated teknomunk 2024-06-18 06:22:16 -0500
  • 6358663c86 Initial changes to spawn_check() and spawn_a_mob(), add profiling for mob spawning teknomunk 2024-06-17 18:21:38 -0500
  • 06d79b4c1f Fix ender chests rotate crash mcl_chests_redo Mikita Wiśniewski 2024-06-28 19:50:51 +0700
  • 5e1719ca04 Remove nil fields from trapped chest definition Mikita Wiśniewski 2024-06-28 19:43:20 +0700
  • 9a6d5feb56 Fix typos in API.md Mikita Wiśniewski 2024-06-28 19:36:32 +0700
  • 60a982365a Get settings GUI implemented and functional teknomunk 2024-06-28 07:09:04 -0500
  • ec0929fc69 Start GUI teknomunk 2024-06-21 19:28:02 -0500
  • 9298cad435 Fix typo in variable name teknomunk 2024-06-21 19:27:30 -0500
  • b77aea899c Implement showDeathMessages gamerule teknomunk 2024-06-20 21:04:19 -0500
  • ce3a7aa0da Implement respawnBlocksExplode gamerule teknomunk 2024-06-18 19:35:03 -0500
  • 96eac616b0 Implement doMobLoot gamerule teknomunk 2024-06-18 19:25:02 -0500
  • e4ebd3c641 Add fireDamage game rule (fallDamage and drowningDamage don't work in mcl_damage) teknomunk 2024-06-13 05:45:01 -0500
  • 97f3919c94 Add additional gamerules for damage types teknomunk 2024-06-12 22:05:13 -0500
  • 53cbeb2cef Fix typo teknomunk 2024-06-12 07:30:40 -0500
  • 3e3104547d Add gamerule naturalRegeneration and make mcl_health_regen_delay a tunable setting teknomunk 2024-06-12 07:30:06 -0500