Commit graph

  • de6ac057f5 Bugfix: Shield fails to block arrows Loveaabb 2024-05-21 14:51:43 +0000
  • e034e39ae4 Several improvements to the Shield Loveaabb 2024-05-22 10:20:26 +0000
  • 8412e61e6e Deduplicate shield slowdown removal code Elias Åström 2024-02-26 20:09:41 +0100
  • ef1f27a290 Remove unused code in mcl_privs Elias Åström 2024-02-26 20:05:53 +0100
  • 527100e9a7 Fix loosing interact bug in mcl_shields Elias Åström 2024-02-26 19:50:03 +0100
  • 253a06fa08 Fix mob egg double-spawns (#4657) kno10 2024-09-30 19:21:40 +0200
  • 2a65584e9e improve stalker textures kno10 2024-09-30 12:48:36 +0200
  • dcfd31d17a Avoid random jumps when standing due to gravity (fewer villagers on the roofs) (#4547) kno10 2024-09-30 11:22:31 +0200
  • c34aecfcab Don't make 'ignore' nodes break bamboo or kelp (#4551) teknomunk 2024-09-29 13:57:52 +0200
  • 9cb4f51468 Fix invalid global call in mcl_chests LBM (#4667) Mikita Wiśniewski 2024-09-29 13:34:20 +0200
  • bf5c686ac7 Fix invalid global call in mcl_chests LBM Mikita Wiśniewski 2024-09-29 09:13:53 +0700
  • cf34365fdf Don't make 'ignore' nodes break bamboo or kelp teknomunk 2024-07-31 06:24:25 -0500
  • 4a72b92385 Move is_fake_player to mcl_util, incorporate checks from 7e3064ef93 fake-player-hardening teknomunk 2024-04-02 05:20:26 +0000
  • b5025330b9 Add fake player detection. Tested against pipeworks with eating. Fixes #3976 teknomunk 2024-04-01 17:43:13 +0000
  • 61f2a2ea04 Add bubble columns, apply environmental physics to players environment-physics teknomunk 2024-05-05 13:25:19 +0000
  • a9f3504e34 Rename to vl_physics teknomunk 2024-05-04 11:43:04 +0000
  • 9c98588c3a Make friction not apply in air, change how the two node physics accumulate teknomunk 2024-05-04 11:36:07 +0000
  • 0d7a0a9413 Apply entity physics to experience orbs, add node friction and make ice more slipery than other nodes, pass entity thru to effects teknomunk 2024-05-04 11:27:53 +0000
  • 6254884881 Fix typo teknomunk 2024-04-03 18:23:13 +0000
  • 23e2da6a41 Remove hardcoded gravity from item entity, fix bouancy in environmental effects teknomunk 2024-04-03 06:48:01 +0000
  • 5f233819f8 Fix startup teknomunk 2024-04-03 06:19:11 +0000
  • 6076e35e98 Implement mod for general purpose environmental physics effects teknomunk 2024-04-03 06:12:18 +0000
  • d0380647f2 Fix taking items out of protected smithing tables Mikita Wiśniewski 2024-09-28 10:32:17 +0700
  • 4f6a95d6a4 Fix putting items in protected smithing tables cora 2024-09-23 06:58:19 +0200
  • 2d4e75251d Changed bamboo cap drawtype the-real-herowl 2024-09-28 00:26:29 +0200
  • be7454e469 Fix mob egg double-spawns kno10 2024-09-28 00:16:17 +0200
  • 14881f55e6 Made hollow logs climbable from the inside hollow_logs_improvements the-real-herowl 2024-09-26 23:31:25 +0200
  • 5cc5d342ea Refactored vl_hollow_logs a bit the-real-herowl 2024-09-26 23:29:30 +0200
  • 578d970c47 Fix typo compressed-blocks teknomunk 2024-09-24 17:58:15 -0500
  • 47bb3f940d Add overlay textures teknomunk 2024-05-14 18:54:33 +0000
  • ef1853e83e Initial compressed block API and several compressed block series teknomunk 2024-05-14 01:07:32 +0000
  • c8d7f89051 fix typo/detail in plant growth code kno10 2024-09-20 19:31:37 +0200
  • d264ba70d8 Fix growth logic, clean up mcl_farming/shared_functions (#4640) kno10 2024-09-20 14:00:49 +0200
  • 5fb564a93d Chests API expansion chests_api_expand Mikita Wiśniewski 2024-09-20 12:22:30 +0700
  • 513413afc7 Use remove_node instead of dig_node in mcl_core ABMs (fixes #4628) (#4629) Mikita Wiśniewski 2024-09-19 18:54:39 +0200
  • 04120d3105 clean up mcl_farming/shared_functions kno10 2024-09-15 22:29:32 +0200
  • 59d2e93c1e Improve acacia and birch plank textures improve_planks Mikita Wiśniewski 2024-06-28 14:51:54 +0700
  • 011be754ca Allow deepslate copper to be mined with stone pickaxe (#4635) kno10 2024-09-18 10:11:55 +0200
  • eea96867c4 Don't add rain skycolor layer if the current layer is already the rain skycolor (#4648) teknomunk 2024-09-18 10:10:53 +0200
  • cd2ee49591 Merge pull request 'Make Soul Speed work on Soul Soil' (#4604) from upstream/soul_soil_speed into master the-real-herowl 2024-09-18 10:06:03 +0200
  • de3b34f5ea Update English translation keys with soul soil seventeenthShulker 2024-08-31 15:43:29 +0200
  • e2bcd129c1 Use soul_block group for soul speed bonus seventeenthShulker 2024-08-19 19:41:34 +0200
  • 79e8452f62 Soul speed works on soul soil too (needs localization) seventeenthShulker 2024-08-18 18:59:57 +0200
  • ff3e158bf8 Don't stop tree growth on buildable_to nodes tree_growth_buildable_to cora 2024-08-03 19:19:09 +0200
  • 86498f468f Don't add rain skycolor layer if the current layer is already the rain skycolor teknomunk 2024-09-17 19:49:26 -0500
  • c506906f5e Try to fix floating crops using models JoseDouglas26 2024-05-18 07:58:09 -0300
  • 4515364c67 Updated translation files (again) JoseDouglas26 2024-07-06 16:59:09 -0300
  • 50ef35935c New fence gates and reduced crafting amount JoseDouglas26 2024-07-06 16:56:12 -0300
  • 50a8db2c9f Updated translation files JoseDouglas26 2024-07-06 08:49:05 -0300
  • e2a2122936 New fences on mclx_fences JoseDouglas26 2024-07-06 08:40:51 -0300
  • b239549774 Merge pull request 'Correct space check when spawning mobs' (#4445) from fix-has_room into master the-real-herowl 2024-09-17 11:49:29 +0200
  • b79f20846a Use remove_node instead of dig_node in mcl_core ABMs (fixes #4628) Mikita Wiśniewski 2024-09-10 19:07:23 +0700
  • e797c0a605 Remove "double drop" mechanics for bamboo (fixes #4514) Mikita Wiśniewski 2024-09-16 19:17:12 +0700
  • 0b62c827aa Remove has_room debug data teknomunk 2024-09-13 21:31:26 -0500
  • 626bdd13d8 Change several places where mobs are created to use mcl_mobs.spawn() instead of minetest.add_entity() teknomunk 2024-09-13 21:31:04 -0500
  • 31a3788ce1 Address review comments teknomunk 2024-09-13 20:24:34 -0500
  • e65370b845 Fixes teknomunk 2024-09-13 17:36:19 -0500
  • 6c50e0a82b Fix volume used for room check during spawn, make mcl_mobs.spawn check for room before adding entity, change iron golems and mob spawners to use mcl_mobs.spawn teknomunk 2024-09-13 17:10:05 -0500
  • 8ef08128b1 Add short circuit if sub-node space check isn't possible: teknomunk 2024-06-26 19:24:55 -0500
  • 15efd00a29 Replace second call to minetest.find_nodes_in_area with checking top layer for matching nodes, change p2 calculation to use ceil(value) - 1, fix dx*dy*dz calculation teknomunk 2024-06-26 19:18:53 -0500
  • fa3df0d8c6 Add check for presence of minetest.get_node_boxes before attempting sub-node space checks teknomunk 2024-06-26 15:56:21 -0500
  • c41ce8ba59 Make spiders require 3x1x3 space to spawn teknomunk 2024-06-24 09:36:22 -0500
  • 4d58f63485 Implement partial node spawning check teknomunk 2024-06-24 08:53:20 -0500
  • fa09b65010 Add most of the code for sub-node accurate spawning volume check (needs a function to calculate bounding box height of nodes) teknomunk 2024-06-18 06:07:30 -0500
  • d8d39ffd52 Add spawnbox parameter that overrides collision box for spawn volume checks teknomunk 2024-06-17 20:27:55 -0500
  • b6aafedf25 Fix space check function has_room() in mcl_mobs/spawning.lua so it allows spiderproofing teknomunk 2024-06-17 07:15:04 -0500
  • 178cb9340d Clean-up set_string(..., nil) usage (fixes #4639) (#4641) Mikita Wiśniewski 2024-09-16 12:12:55 +0200
  • 355a3c3f77 Clean-up set_string(..., nil) usage (fixes #4639) Mikita Wiśniewski 2024-09-16 11:39:34 +0700
  • f219e5f4ae Fix structure spawns under water + peaceful spawns (#4607) kno10 2024-09-15 23:15:30 +0200
  • 66b7a52d47 Make zombies and skeletons not float (#4512) kno10 2024-09-15 23:14:10 +0200
  • ce5eb8d88d Remove mobs_mc name check from mcl_mobspawners warning (#4501) WillConker 2024-09-15 23:08:37 +0200
  • fb69cfb628 Fix structure spawns under water + peaceful spawns kno10 2024-08-22 20:13:17 +0200
  • 6eb0d3c9d9 Merge pull request 'SmallJoker's mod load order patches' (#4541) from dependency_paradise into master the-real-herowl 2024-09-15 22:25:44 +0200
  • 1707eef672 Fix two additional dependency issues teknomunk 2024-09-14 08:53:16 -0500
  • fb3e9dae84 autogroup: Do node overwrites after all mods have loaded SmallJoker 2024-07-25 19:30:44 +0700
  • 7f5b19cda8 Fix missing dependencies for random_mod_load_order SmallJoker 2024-07-25 18:14:50 +0700
  • 7f372d066e Merge pull request 'FIX spawning' (#4636) from kno10/VoxeLibre:fix-spawning-brown-paperbag into master the-real-herowl 2024-09-15 22:21:23 +0200
  • f9290c6493 drop entirely kno10 2024-09-13 17:47:08 +0200
  • 52124bd201 FIX spawning kno10 2024-09-13 11:14:51 +0200
  • be8d72780d Fix two additional dependency issues teknomunk 2024-09-14 08:53:16 -0500
  • 5a74a06d5c autogroup: Do node overwrites after all mods have loaded SmallJoker 2024-07-25 19:30:44 +0700
  • 1ad7188dda Fix missing dependencies for random_mod_load_order SmallJoker 2024-07-25 18:14:50 +0700
  • a409f5e9c4 drop entirely kno10 2024-09-13 17:47:08 +0200
  • 359483100b FIX spawning kno10 2024-09-13 11:14:51 +0200
  • 5ee7150056 Allow deepslate copper to be mined with stone axe kno10 2024-09-13 09:17:23 +0200
  • 19d662dee4 Fix some typos in the API documentation (#4630) Mikita Wiśniewski 2024-09-12 18:13:52 +0200
  • c53cc8fb0c folowing -> following Mikita Wiśniewski 2024-09-12 21:27:56 +0700
  • 2b1814b03e Fix linebreak in mcl_worlds/API.md Mikita Wiśniewski 2024-09-12 21:19:31 +0700
  • 22ada80c9a Clarify mcl_buckets/API.md Mikita Wiśniewski 2024-09-12 21:17:15 +0700
  • 9b26c3d96e Fix backticks on mcl_events/API.md Mikita Wiśniewski 2024-09-12 19:48:07 +0700
  • 6c8ae22990 Fix typos in mcl_wip/API.md Mikita Wiśniewski 2024-09-11 14:49:37 +0700
  • 7fe01e0071 Fix some typos in the API documentation Mikita Wiśniewski 2024-08-17 19:38:20 +0700
  • 2be54212b7 Merge pull request 'Performance optimizations of spawning' (#4470) from kno10/VoxeLibre:delay_binome_check into master the-real-herowl 2024-09-09 20:41:27 +0200
  • 7d763b7257 more mob spawn code improvements kno10 2024-08-22 16:28:34 +0200
  • bdd3ae2cd8 avoid spawning ground mobs in shallow water kno10 2024-07-05 11:32:30 +0200
  • 2e1df31399 Refactor and clean up spawn checks, optimize. kno10 2024-07-04 12:37:12 +0200
  • 382a35bb44 delay biome check when spawning kno10 2024-06-28 12:50:44 +0200
  • 0752ed17d8 Improve cacti and cane growth ABM (#4590) kno10 2024-09-09 20:22:04 +0200
  • 72c7489976 use vector.new in mcl_dungeons (#4567) kno10 2024-09-09 20:08:30 +0200
  • 71881154e9 use vector.in_area instead of own code in mapgen (#4562) kno10 2024-09-09 20:05:59 +0200