Commit Graph

  • 120b096fc8 move self.food check SumianVoice 2022-07-19 14:23:54 +1000
  • 9d52fed357 non-tamable mobs will not send tame param to feed_tame func, changed event flow so it tries in order: heal, tame, breed, grow child SumianVoice 2022-07-19 14:05:04 +1000
  • e5c1da4380 make it check not child, since the return statement was removed SumianVoice 2022-07-18 23:41:27 +1000
  • a07a5b24bd animals don't take food from player unless it is used for something SumianVoice 2022-07-18 23:36:26 +1000
  • c626c977d1 Update api.lua SumianVoice 2022-07-18 23:30:46 +1000
  • 69d1c26a15 Merge pull request 'mcl_dripping: Fix wrong sound position' (#2471) from dripping_particles into master cora 2022-07-21 10:05:57 +0000
  • e1130a105f fix wrong sound position cora 2022-07-20 12:27:29 +0200
  • cae53a8230 Merge pull request 'Add shadow under grass texture like on paths' (#2472) from SumianVoice/MineClone2_c:add_shadow_on_dirt into master cora 2022-07-21 10:03:01 +0000
  • a35ec2e994 Merge branch 'master' into add_shadow_on_dirt SumianVoice 2022-07-21 10:02:17 +0000
  • f8f44ddef0 Merge pull request 'Implement slimeblock piston launchers:' (#2474) from slimepistonlauncher into master cora 2022-07-21 09:54:20 +0000
  • cf8bbfef7b add similar shading to podzol, change to overlay for adding shading to grass Sumyjkl 2022-07-21 19:53:39 +1000
  • 2fd9e2ad53 Implement slimeblock piston launchers: MysticTempest 2022-07-21 02:30:30 -0500
  • 16d65d25f2 added exact replica shading to grass block Sumyjkl 2022-07-21 00:47:01 +1000
  • f214e2c1ad make snow dirt shadow less intense Sumyjkl 2022-07-20 22:37:14 +1000
  • f9602c3ebb add shadow under grass and snow texture Sumyjkl 2022-07-20 22:32:22 +1000
  • 7d57b3448a Merge pull request 'Never show nitwit trading formspec' (#2466) from no-nitwit-trading into master cora 2022-07-20 10:37:30 +0000
  • 54337e9854 never show nitwit trading formspec cora 2022-07-19 11:46:28 +0200
  • e03801d45d Merge pull request 'Add debug hud' (#2459) from debug_hud into master cora 2022-07-19 09:29:36 +0000
  • 37114e7d1a Add API documentation cora 2022-07-18 22:12:56 +0200
  • ac45ed8a0a coord and biome use api too, fields well ordered cora 2022-07-18 22:05:09 +0200
  • 7e6daa0e60 Add api to register custom debug fields cora 2022-07-18 21:45:20 +0200
  • 39b9a058e9 Save persistent setting in player meta cora 2022-07-18 20:47:04 +0200
  • 00ef88e01c fix mistakes from mcl5 import, clean up output cora 2022-06-06 11:40:31 +0200
  • d5b2e60e32 #278 Rename default_dbg to default_debug kay27 2022-04-04 03:49:14 +0300
  • cb2852e88f #233 Add /debug chat command kay27 2022-03-02 02:47:38 +0400
  • 47719872e4 [hud] Show player biome and position kay27 2022-03-01 03:34:44 +0400
  • 024905f4ad Merge pull request 'no suffocation damage when swimming under a roof' (#2451) from SumianVoice/MineClone2_c:swimming_fix into master cora 2022-07-19 02:55:36 +0000
  • d54d8fc657 Merge branch 'master' into swimming_fix SumianVoice 2022-07-19 02:32:19 +0000
  • 169a43ab08 Merge pull request 'Change dripping entities to particles' (#2457) from dripping_particles into master cora 2022-07-18 20:33:42 +0000
  • d89ef0581f Optimize ABMs cora 2022-07-18 06:10:38 +0200
  • 0298cecbcd change dripping entities to particles cora 2022-07-18 04:56:20 +0200
  • d45fc46d0e Merge pull request 'Improve crying obsidian visuals once more' (#2454) from crying_obby_particles_2 into master cora 2022-07-18 20:24:26 +0000
  • da4aa9bc35 improve crying obsidian visuals cora 2022-07-18 01:51:21 +0200
  • 1e41f403d3 Merge branch 'master' into swimming_fix SumianVoice 2022-07-18 05:03:46 +0000
  • 29a97efc3f Merge pull request 'Fix nether dust particles using wrong setting' (#2449) from fix_dust_particle_setting into master cora 2022-07-18 03:33:05 +0000
  • a3596d22e3 Fix nether dust particles using wrong setting cora 2022-07-16 21:24:45 +0200
  • 396b65ca04 Merge pull request 'Several mob spawning and mob api fixes' (#2452) from mob_fixes into master cora 2022-07-18 03:23:17 +0000
  • 68d45ff606 Remove MushroomIsland from several mobs spawn list cora 2022-07-18 02:09:28 +0200
  • bf756403a3 Fix animals attacking players for no reason cora 2022-07-17 16:16:53 +0200
  • 99037cb0ec adapt several mob spawning conditions to mc cora 2022-07-17 15:33:06 +0200
  • 1087d9e54b Implement mc like mob cap cora 2022-07-17 05:42:45 +0200
  • 2d3f4531c9 Add mob spawning debug command cora 2022-07-17 03:45:41 +0200
  • 987ae3c6e8 Fix mobs spawning inside nodes cora 2022-07-17 02:34:34 +0200
  • 3a32e4e4e9 Never spawn mobs on bedrock cora 2022-07-17 02:30:16 +0200
  • 9883a37754 Enable group spawning for all mobs, add mc values cora 2022-07-17 02:20:51 +0200
  • a68343b71d Add group spawning minimum attribute cora 2022-07-17 02:20:12 +0200
  • a077e4535f Fix non-monsters being unable to attack cora 2022-07-17 00:32:06 +0200
  • 194d8525c4 Merge branch 'master' into swimming_fix SumianVoice 2022-07-18 00:09:47 +0000
  • de0a78012d fix getting stuck under non-opaque blocks SumianVoice 2022-07-18 10:09:04 +1000
  • 43b888968b Merge pull request 'Make parrots imitate nearby mobs by replaying their sounds with higher pitch' (#2453) from parrot_imitate into master cora 2022-07-18 00:04:44 +0000
  • a49e66dbd3 Detection radius is 20 according to the wiki cora 2022-07-17 23:42:34 +0200
  • e9ad2cfe11 Make parrots imitate nearby mobs cora 2022-07-17 23:34:39 +0200
  • 0158681cf8 Merge branch 'master' into swimming_fix SumianVoice 2022-07-17 13:15:18 +0000
  • 9062a6e22e add node_head_top to check to make sure you won't clip through blocks before going out of swim / fly mode Sumyjkl 2022-07-17 23:14:24 +1000
  • a41cbb7ebf added comment and removed unnecessary code Sumyjkl 2022-07-17 22:50:22 +1000
  • 4738834ddd remove unecessary code Sumyjkl 2022-07-17 22:40:33 +1000
  • 2e06e22d70 removed unnecessary node_above_head variable Sumyjkl 2022-07-17 21:50:22 +1000
  • e4c7d575fc take no damage when swimming near roof, no ability to no-clip through roof when swimming Sumyjkl 2022-07-17 21:46:36 +1000
  • c20a8877ca Merge pull request 'Set version to 0.78 (indev)' (#2448) from release_0.77 into master cora 2022-07-16 15:50:32 +0000
  • 91d36a20d7 Set version to 0.78 (indev) cora 2022-07-16 17:47:54 +0200
  • 6dfe57e301 Merge pull request 'Release 0.77 - The Netheraquatics update' (#2443) from release_0.77 into master 0.77.0 cora 2022-07-16 15:27:33 +0000
  • 433242b247 Some more additions to CREDITS.md cora 2022-07-16 16:41:58 +0200
  • 0e60f0ca5c Update CREDITS.md cora 2022-07-15 20:52:38 +0200
  • 0b3f9d66a4 Update some wordings in readme, remove 1.12 target cora 2022-07-15 20:40:46 +0200
  • ecea1224fc Set version to 0.77 in readme cora 2022-06-21 12:36:15 +0200
  • 2da4962835 Merge pull request 'Arrows check if PVP is enabled by @pepebotella' (#2438) from arrow-pvp into master cora 2022-07-16 13:05:58 +0000
  • 0b157c953f fix wrong argument to sound_play cora 2022-07-16 00:44:04 +0200
  • bf23c61e34 skip damage completely when player & pvp disabled cora 2022-07-16 00:43:18 +0200
  • 77d834ac5e Add PVP check to tipped arrows cora 2022-07-15 17:09:04 +0200
  • b7f8a75d04 Add PVP check for rocket arrows cora 2022-07-15 17:07:51 +0200
  • 454d7e8b04 arrow check if pvp is enable Freedom 2022-06-29 20:44:21 +0200
  • ac5682d509 Merge pull request 'Add ancient debris as normal ore' (#2447) from ancient_debris_ore into master cora 2022-07-16 04:49:01 +0000
  • 8ff559d4ad Add ancient debris as normal ore cora 2022-07-16 02:07:17 +0200
  • 29d833eb6e Merge pull request 'Add spanish mobs_mc translation updates by pepebotella' (#2437) from mobs_i18n_es into master cora 2022-07-15 22:56:35 +0000
  • 27482ede7f update locale es Freedom 2022-07-14 18:59:52 +0200
  • 8f875395ea Merge pull request 'Fix villager crash when opening iron doors' (#2440) from fix_mobs_doors_rightclick into master cora 2022-07-15 22:13:38 +0000
  • ee9cc5341b Fix villager crash when opening iron doors cora 2022-07-15 19:10:19 +0200
  • 43a343a832 Merge pull request 'Fix create_luacheck' (#2441) from Lazerbeak12345/MineCloneJEpC:lazerbeak-fix-create_luacheck into master cora 2022-07-15 22:09:27 +0000
  • e413bbaf36
    Fix create_luacheck Nathan Fritzler 2022-07-15 13:24:45 -0600
  • 14cba8197e Merge pull request 'Clearmobs: clear empty nametagged as well as nil (#2429)' (#2433) from fix_clearmobs_horses into master cora 2022-07-15 11:54:03 +0000
  • aab3180269 clear empty nametag as well as nil cora 2022-07-15 04:40:12 +0200
  • 1a53c4081f Merge pull request 'Add soul lantern recipe' (#2425) from soul_lantern_recipe into master PrairieWind 2022-07-14 15:38:27 +0000
  • e271e87aca fix indentation cora 2022-07-14 17:32:43 +0200
  • dae4a99a85 Add soul lantern recipe cora 2022-07-14 15:39:37 +0200
  • 18e90cc766 Merge pull request 'Add ruined portals' (#2423) from ruined_portals into master cora 2022-07-14 11:52:37 +0000
  • 455fac9350 Add schematics by RandomLegoBrick and PrarieWind cora 2022-07-14 06:09:55 +0200
  • 8cad4a6886 Add ruined portals cora 2022-07-10 02:32:37 +0200
  • 5d2ffb36f2 Merge pull request 'Add fallen tree logs' (#2422) from fallen_logs into master cora 2022-07-14 05:03:56 +0000
  • 931cb2b991 Add fallen tree logs cora 2022-07-13 23:16:19 +0200
  • a7302882af Merge pull request 'Never spawn mobs on leaves' (#2421) from no_leaf_spawning into master cora 2022-07-14 04:59:02 +0000
  • 9e60d24fe0 Never spawn mobs on leaves cora 2022-07-13 16:45:41 +0200
  • 825da03ba3 Merge pull request 'Fix wither dupe' (#2417) from fix_wither_dupe into master cora 2022-07-12 22:51:00 +0000
  • 8d9c5059f3 Fix wither dupe cora 2022-07-12 23:03:52 +0200
  • 7323536e55 Merge pull request 'Spawn mobs in woodland cabin' (#2415) from woodland_spawn into master PrairieWind 2022-07-12 00:55:59 +0000
  • 2b835221a7 Make them spawn at (somewhat) random positions cora 2022-07-12 01:30:41 +0200
  • 571c57e891 Add updated woodland outpost schematic cora 2022-07-12 00:44:39 +0200
  • 33739dc5af Woodland cabin mob spawning cora 2022-07-12 00:32:53 +0200
  • df2934c548 Merge pull request 'Fix crash when no group spawning positions found (#2410)' (#2412) from fix_group_spawn_crash into master cora 2022-07-11 20:48:43 +0000
  • c1686923d3 Fix crash when no group spawning positions found cora 2022-07-10 12:16:19 +0200
  • 489db73dca Merge pull request 'Mud fixes' (#2413) from TheRandomLegoBrick/MineClone2:mud_fixes into master cora 2022-07-11 20:31:01 +0000