1
0
Fork 0

Commit Graph

  • bf41e116a1 Fleshed out the API Documentation. Modified missing pieces of code. Michieal 2023-12-03 08:10:41 -0500
  • fc80d4fb9f Initial API state. Michieal 2023-12-03 06:47:28 -0500
  • 11c5d36c55 Initial Commit. Michieal 2023-12-02 07:00:25 -0500
  • 44c656502f Add a prevention in case players get stuck with the damage animation Eliy21 2023-12-18 22:04:12 +0000
  • fe90424ee4 Add pvp knockback reduction when moving towards player while attacking Eliy21 2023-12-18 21:42:26 +0000
  • 14cec16c63 Increase enchanted bow knockback Eliy21 2023-12-18 21:31:38 +0000
  • cc470b9d88 mobs:hoglin: fix conversion of tabs to spaces bakawun 2023-12-18 11:08:01 +0100
  • ee51a500b2 mobs:piglin: use (alt) zombified piglin sounds bakawun 2023-12-18 10:57:39 +0100
  • 7f823f0155 mobs:hoglin:add licence information bakawun 2023-12-18 10:38:23 +0100
  • f5ba0b7981 mobs:zoglin: use hoglin sound .2 bakawun 2023-12-18 10:31:08 +0100
  • e202f20869 mobs:hoglin: use sound .1 for random and reuse hurt sound for death bakawun 2023-12-18 09:58:32 +0100
  • 692b101212 mobs:hoglin: add missing sounds these were made by epCode and lincenced under LGPL-3.0. downloaded from 49a838e733 bakawun 2023-12-18 09:51:45 +0100
  • 07147e9d5b Make slime+magmacube collision boxes rotate properly the-real-herowl 2023-12-18 02:56:43 +0100
  • d44b00a20e Merge pull request 'Shulker improvements and homing mob projectiles' (#4000) from Bakawun/MineClone2:Shulker_shot_speed into master the-real-herowl 2023-12-18 00:54:04 +0000
  • 12109e7f44 Add player damage animation Eliy21 2023-12-17 21:18:57 +0000
  • 200f7451eb Remove unnecessary invul code & add damage animation code Eliy21 2023-12-17 21:15:55 +0000
  • c39e55e2d4 Add minimum knockback to crossbow Eliy21 2023-12-17 20:01:35 +0000
  • 6d7ae8ba2d Add minimum unenchanted knockback to bow Eliy21 2023-12-17 19:59:18 +0000
  • 8612350fa7 Make vertical pvp knockback floatiness reduction include moving hits Eliy21 2023-12-17 17:48:39 +0000
  • 0a8874ecad Make vertical pvp knockbacks less floaty Eliy21 2023-12-17 16:39:04 +0000
  • e8ee9c4463 Remove obsolete work-around code Eliy21 2023-12-16 12:58:58 +0000
  • 32e91b45ae Add vertical pvp knockbacks from downward hits & reduce pvp kb on half block angled upward hits Eliy21 2023-12-16 11:48:16 +0000
  • 8fbd72c142 Optimize code by calling get_enchantment function only once Eliy21 2023-12-16 09:46:18 +0000
  • cfab59d68a Rebalanced moving pvp knockbacks Eliy21 2023-12-16 09:20:29 +0000
  • 33e8337bbb Finish remaining excessive vertical pvp knockback prevention adjustments when hit from below Eliy21 2023-12-16 07:58:26 +0000
  • f799596db9 Make vertical pvp knockbacks respect attack reach limit & complete excess vertical kb prevention Eliy21 2023-12-15 22:56:02 +0000
  • 9b9747b3d8 Prevent excessive vertical knockbacks if hit by a player from below Eliy21 2023-12-15 21:02:07 +0000
  • c9692c6224 Fix player invulnerability not getting disabled permanently bug Eliy21 2023-12-15 19:49:04 +0000
  • cd83305f07 Make the vertical lift on pvp knockback similar to MC Eliy21 2023-12-15 18:17:15 +0000
  • d7b10d18d8 Fix not being able to give minimum knockback to players when both near and lower than them Eliy21 2023-12-15 16:27:09 +0000
  • 8e2c5249f5 Fix comment on player invul code Eliy21 2023-12-15 15:59:08 +0000
  • ca556c052f Prevent pvp knockbacks when invulnerable Eliy21 2023-12-15 15:52:26 +0000
  • 60367cdbe0 Revert unreliable bugfix Eliy21 2023-12-15 15:42:49 +0000
  • ae169b2814 Add fix to crash when moving bought villager trade item to empty sell slot bug by JoseDouglas26 (#4079) Eliy21 2023-12-15 03:09:48 +0000
  • cee5bbc206 mobs:fix typo in homing function bakawun 2023-12-14 16:50:23 +0100
  • 6b439fd1de Add maximum pvp knockback limit & approximate enchant knockback distance to be similar to MC Eliy21 2023-12-14 11:57:55 +0000
  • bf9e487fa9 Adjust minimum pvp knockback to be closer to MC Eliy21 2023-12-14 09:27:28 +0000
  • 49af5d2013 Rebalance minimum pvp knockback to account for added knockbacks when moving Eliy21 2023-12-14 08:51:34 +0000
  • ed507d8509 Remove unnecessary space in the attack reach limit on mobs code Eliy21 2023-12-14 08:15:55 +0000
  • b2507c3640 Make fire aspect enchant respect attack reach limit Eliy21 2023-12-14 08:12:13 +0000
  • 85b1f5247a Add vertical lift & minimum pvp knockback Eliy21 2023-12-14 07:46:16 +0000
  • 2b71462c1e Prevent knockback if player is beyond attack reach limit Eliy21 2023-12-13 20:36:54 +0000
  • b0e33793ec Fix a potential bug that could bypass attack reach limit when a stronger attack breaches the invul Eliy21 2023-12-13 20:04:15 +0000
  • 96aaf89036 Readjust pvp enchant knockback to make the running knockback difference more pronounced Eliy21 2023-12-13 18:49:08 +0000
  • a8c2d4534a Nerf long pvp enchanted knockbacks especially when running Eliy21 2023-12-13 17:42:42 +0000
  • a8806fe04e Add player invulnerability & fix not continuously damaging players when holding the attack key Eliy21 2023-12-13 17:34:42 +0000
  • ebd733be82 update's the campfire's fire burning animation to make it look better (#4077) Wbjitscool 2023-12-13 05:22:41 +0000
  • a2c8d13f04 Nerfed vexes and evokers the-real-herowl 2023-12-13 04:51:56 +0100
  • 610bcab0d6 Merge pull request 'Update's the stonecutter animation speed to match to the MC's one' (#4074) from stonecutter_fixes into master the-real-herowl 2023-12-13 03:14:27 +0000
  • ed205190e4 Nerfed slime and magma cube attack range the-real-herowl 2023-12-13 04:10:01 +0100
  • 07eb70e9be Update mods/ITEMS/mcl_stonecutter/init.lua Wbjitscool 2023-12-13 02:39:25 +0000
  • b3da7a473d Merge pull request 'Move deepslate ore registration within generation check' (#4070) from Zasco/MineClone2:master into master the-real-herowl 2023-12-13 02:06:25 +0000
  • bc101314df mobs:shulker:use on_attack to set shoot interval to between 1 and 6 seconds bakawun 2023-12-11 09:36:03 +0100
  • 69903aa4ec Fixed crashes the-real-herowl 2023-11-25 02:55:06 +0100
  • 686646b86d Shulker: align armor value with mc and set it to 0 when opened bakawun 2023-11-16 18:27:54 +0100
  • 789c9a9a6d Shulker: make bullet speed match mc bakawun 2023-11-16 11:21:25 +0100
  • cf51c60527 Fix shulker bullets ignoring armor cora 2023-10-26 21:35:13 +0200
  • 55fe71d73b Add a get_arrow_hit_func function to mcl_mobs cora 2023-10-26 21:32:50 +0200
  • 58bb26a7ef Make shulker bullets homing cora 2023-11-15 19:00:01 +0100
  • f5079f1568 Add an option for mob arrows to be "homing" cora 2023-11-15 18:59:46 +0100
  • b4511fb8c7 Shulker, add missing false statement Bakawun 2023-11-14 14:47:24 +0000
  • b02a3deec7 Shulker; fix attack open animation, improve peek Bakawun 2023-11-14 13:57:56 +0000
  • 26cfdf0b7c Shulker: randomize shoot interval Bakawun 2023-11-14 10:52:09 +0000
  • 8d34ff2a9a Shulker: Make shulker peek periodically Bakawun 2023-11-13 15:13:52 +0000
  • e6ddc03d3c Shulker: lower shoot interval to 1 second Bakawun 2023-11-07 17:18:21 +0000
  • 351e31a889 Move deepslate ore registration within generation check Zasco 2023-12-12 23:16:51 +0000
  • aff4216ccf Merge pull request 'on_attack callback fix' (#4065) from on_attack_callback into master the-real-herowl 2023-12-10 23:55:47 +0000
  • 8b00fff4cb Remove dangling else the-real-herowl 2023-12-11 00:37:18 +0100
  • cf70de0ecc Add an on_attack callback for mobs (#4064) the-real-herowl 2023-12-10 16:10:33 +0000
  • 6dce3b4bc4 Remove whitespace-only translation in template file José M 2023-12-10 01:56:19 -0600
  • a60540c17e Remove a non empty translation in template file José M 2023-12-10 01:47:35 -0600
  • 19fd075a2f Add the textdomain line in mcl_beehives.dk.tr José M 2023-12-10 01:16:43 -0600
  • 1ac65305d6 Fix a typo in mcl_honey.es.tr José M 2023-12-10 00:13:40 -0600
  • 8dcb62aa56 Fix a typo in mcl_honey.es.tr José M 2023-12-10 00:11:07 -0600
  • 1d2a7b35d8 Update mcl_honey.es.tr José M 2023-12-10 00:07:17 -0600
  • 02e7ff41d5 Update mcl_fire.es.tr and fix syntax errors José M 2023-12-09 23:42:32 -0600
  • d4797e13af Merge pull request 'release_0_85_fire_and_stone' (#4049) from release_0_85_fire_and_stone into master the-real-herowl 2023-12-08 23:05:13 +0000
  • 3caa99a409 Post-release set version 0.86.0-SNAPSHOT the-real-herowl 2023-12-09 00:03:41 +0100
  • ca71e949a8 Credits update the-real-herowl 2023-12-08 23:20:52 +0100
  • 9a7e39654c Minor credits update the-real-herowl 2023-12-05 03:40:37 +0100
  • 333db53e7b Add release notes for 0.85 the-real-herowl 2023-12-05 03:18:43 +0100
  • 47f920c9df Updated release credits and set version for 0.85 the-real-herowl 2023-12-05 03:05:20 +0100
  • bb66f81999 Merge pull request 'Combat rebalancing' (#4036) from combat_rebalancing into master the-real-herowl 2023-12-08 22:06:06 +0000
  • a344755894 Merge pull request 'horse: drops: remove 2nd saddle, add armor' (#4047) from Bakawun/MineClone2:horse into master the-real-herowl 2023-12-07 01:02:38 +0000
  • c03366aa12 Merge pull request 'Fix syntax errors and update spanish translations' (#4050) from megustanlosfrijoles/frijolesclone2:master into master the-real-herowl 2023-12-06 23:36:09 +0000
  • bb1e572287 Update mcl_compass.es.tr and fix syntax errors José M 2023-12-05 18:39:29 -0600
  • 4127d120d2 Add server privs restriction to mcl_villages build tool (#4043) Eliy21 2023-12-05 12:49:49 +0000
  • 86dad4693e Add warning log if players with 0 hp joined (#4051) Eliy21 2023-12-05 08:21:37 +0000
  • f39fe17895 Update mesecons_lightsone spanish translation José M 2023-12-04 22:51:50 -0600
  • 0673fcc25b Respawn dead players when they login so they don't get stuck without the death formspec (#4041) Eliy21 2023-12-05 01:08:50 +0000
  • 589de76613 Fixed a code branch never being run the-real-herowl 2023-12-05 01:57:40 +0100
  • 1857341b59 Fixed player knockback from arrows the-real-herowl 2023-11-28 04:35:42 +0100
  • 46d9c66000 Fixed mobs executing custom on_punch with punch fail the-real-herowl 2023-11-28 04:35:19 +0100
  • cca6645524 Added player damage invulnerability the-real-herowl 2023-11-28 04:28:05 +0100
  • 24ffd64cad Knockback fixes the-real-herowl 2023-11-28 03:34:26 +0100
  • e29654a0f6 Revert healing interval default to the lower value the-real-herowl 2023-11-27 03:37:28 +0100
  • 027e0e8337 Fix a typo in the spanish translation (#4039) José Muñoz 2023-12-05 00:05:39 +0000
  • 2ba73f832c horse: drops: remove 2nd saddle, add armor bakawun 2023-12-04 20:17:39 +0100
  • 4b63ff1c2a Merge pull request 'Fix "sleeping player hud" sometimes showing decimal numbers' (#4038) from player_sleeping_hudfix into master chmodsayshello 2023-12-02 19:37:05 +0000
  • 43e7a952ac use math.ceil to get amount of needed players chmodsayshello 2023-11-30 22:29:56 +0100