Commit Graph

8232 Commits

Author SHA1 Message Date
cora 9883a37754 Enable group spawning for all mobs, add mc values 2022-07-18 00:10:23 +00:00
cora a68343b71d Add group spawning minimum attribute 2022-07-18 00:10:23 +00:00
cora a077e4535f Fix non-monsters being unable to attack
A check in the relevant function excluded all non-monsters from
looking for targets to attack. This removes that check and relies
on the passive attribute of the entity
2022-07-18 00:10:23 +00:00
cora 43b888968b Merge pull request 'Make parrots imitate nearby mobs by replaying their sounds with higher pitch' (#2453) from parrot_imitate into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2453
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-18 00:04:44 +00:00
cora a49e66dbd3 Detection radius is 20 according to the wiki 2022-07-17 23:42:34 +02:00
cora e9ad2cfe11 Make parrots imitate nearby mobs 2022-07-17 23:34:39 +02:00
cora c20a8877ca Merge pull request 'Set version to 0.78 (indev)' (#2448) from release_0.77 into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2448
2022-07-16 15:50:32 +00:00
cora 91d36a20d7 Set version to 0.78 (indev) 2022-07-16 17:49:31 +02:00
cora 6dfe57e301 Merge pull request 'Release 0.77 - The Netheraquatics update' (#2443) from release_0.77 into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2443
2022-07-16 15:27:33 +00:00
cora 433242b247 Some more additions to CREDITS.md 2022-07-16 16:41:58 +02:00
cora 0e60f0ca5c Update CREDITS.md 2022-07-16 15:53:46 +02:00
cora 0b3f9d66a4 Update some wordings in readme, remove 1.12 target 2022-07-16 15:53:46 +02:00
cora ecea1224fc Set version to 0.77 in readme 2022-07-16 15:53:46 +02:00
cora 2da4962835 Merge pull request 'Arrows check if PVP is enabled by @pepebotella' (#2438) from arrow-pvp into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2438
2022-07-16 13:05:58 +00:00
cora 0b157c953f fix wrong argument to sound_play 2022-07-16 12:12:28 +00:00
cora bf23c61e34 skip damage completely when player & pvp disabled 2022-07-16 12:12:28 +00:00
cora 77d834ac5e Add PVP check to tipped arrows 2022-07-16 12:12:28 +00:00
cora b7f8a75d04 Add PVP check for rocket arrows 2022-07-16 12:12:28 +00:00
GNU Hacker 454d7e8b04 arrow check if pvp is enable 2022-07-16 12:12:28 +00:00
cora ac5682d509 Merge pull request 'Add ancient debris as normal ore' (#2447) from ancient_debris_ore into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2447
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-16 04:49:01 +00:00
cora 8ff559d4ad Add ancient debris as normal ore 2022-07-16 02:07:17 +02:00
cora 29d833eb6e Merge pull request 'Add spanish mobs_mc translation updates by pepebotella' (#2437) from mobs_i18n_es into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2437
2022-07-15 22:56:35 +00:00
Ale 27482ede7f update locale es 2022-07-15 22:55:03 +00:00
cora 8f875395ea Merge pull request 'Fix villager crash when opening iron doors' (#2440) from fix_mobs_doors_rightclick into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2440

Tested by @kwadroke in https://git.minetest.land/MineClone2/MineClone2/issues/2439#issuecomment-42202
2022-07-15 22:13:38 +00:00
cora ee9cc5341b Fix villager crash when opening iron doors 2022-07-15 22:11:07 +00:00
cora 43a343a832 Merge pull request 'Fix create_luacheck' (#2441) from Lazerbeak12345/MineCloneJEpC:lazerbeak-fix-create_luacheck into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2441
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-07-15 22:09:27 +00:00
Nathan Fritzler e413bbaf36
Fix create_luacheck
I've tested this code.
2022-07-15 13:24:45 -06:00
cora 14cba8197e Merge pull request 'Clearmobs: clear empty nametagged as well as nil (#2429)' (#2433) from fix_clearmobs_horses into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2433
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-15 11:54:03 +00:00
cora aab3180269 clear empty nametag as well as nil 2022-07-15 04:40:12 +02:00
PrairieWind 1a53c4081f Merge pull request 'Add soul lantern recipe' (#2425) from soul_lantern_recipe into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2425
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
Reviewed-by: PrairieWind <prairie.astronomer1@gmail.com>
2022-07-14 15:38:27 +00:00
cora e271e87aca fix indentation 2022-07-14 17:32:43 +02:00
cora dae4a99a85 Add soul lantern recipe 2022-07-14 15:39:37 +02:00
cora 18e90cc766 Merge pull request 'Add ruined portals' (#2423) from ruined_portals into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2423
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-14 11:52:37 +00:00
cora 455fac9350 Add schematics by RandomLegoBrick and PrarieWind 2022-07-14 13:51:46 +02:00
cora 8cad4a6886 Add ruined portals 2022-07-14 13:38:20 +02:00
cora 5d2ffb36f2 Merge pull request 'Add fallen tree logs' (#2422) from fallen_logs into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2422
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-14 05:03:56 +00:00
cora 931cb2b991 Add fallen tree logs 2022-07-14 06:59:47 +02:00
cora a7302882af Merge pull request 'Never spawn mobs on leaves' (#2421) from no_leaf_spawning into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2421
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-14 04:59:02 +00:00
cora 9e60d24fe0 Never spawn mobs on leaves 2022-07-13 16:45:41 +02:00
cora 825da03ba3 Merge pull request 'Fix wither dupe' (#2417) from fix_wither_dupe into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2417
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-12 22:51:00 +00:00
cora 8d9c5059f3 Fix wither dupe
faulty on_place would not removed placed wither skelly head from
inv. This also prevents the execution of the schematic checking
routine if there is no soul sand under the head.
2022-07-12 23:11:00 +02:00
PrairieWind 7323536e55 Merge pull request 'Spawn mobs in woodland cabin' (#2415) from woodland_spawn into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2415
2022-07-12 00:55:59 +00:00
cora 2b835221a7 Make them spawn at (somewhat) random positions 2022-07-12 01:30:41 +02:00
cora 571c57e891 Add updated woodland outpost schematic 2022-07-12 00:44:39 +02:00
cora 33739dc5af Woodland cabin mob spawning 2022-07-12 00:32:53 +02:00
cora df2934c548 Merge pull request 'Fix crash when no group spawning positions found (#2410)' (#2412) from fix_group_spawn_crash into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2412
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
2022-07-11 20:48:43 +00:00
cora c1686923d3 Fix crash when no group spawning positions found 2022-07-11 22:31:35 +02:00
cora 489db73dca Merge pull request 'Mud fixes' (#2413) from TheRandomLegoBrick/MineClone2:mud_fixes into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2413
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-07-11 20:31:01 +00:00
TheRandomLegoBrick 408c72e4bf Mud fixes 2022-07-11 08:24:42 -07:00
cora 0b197d3605 Merge pull request 'Fix #2336 (interaction bug when opening chests)' (#2340) from shield_fixes into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2340
2022-07-11 09:58:21 +00:00