Commit History

Author SHA1 Message Date
  Gabriel Pérez-Cerezo cc186055ee Add specific functions to get mobs or living beings inside a radius 4 years ago
  TenPlus1 dc3ed1dfe3 add nil checks 4 years ago
  TenPlus1 ff4bb540e1 on_blast returns no damage, knockback or items 4 years ago
  TenPlus1 9f5e6eb85f added missing return value to do_env_damage 4 years ago
  TenPlus1 ad5b444b65 added do_env_damage flags when hurt and nil check when damaged 4 years ago
  TenPlus1 0156e04ebd another just-in-case nil check 4 years ago
  tenplus1 62bd960e38 added nil check for velocity 4 years ago
  TenPlus1 9c00616a00 chinese local added (thanks IFRFSX) 5 years ago
  tenplus1 813909c86c add hard limit of 10 to mob velocity functions 5 years ago
  TenPlus1 68fef94ba8 updated api.txt 5 years ago
  TenPlus1 92ab4eeb2e mob alias now transfers staticdata (thanks MoNTE48) 5 years ago
  TenPlus1 c5b74230e5 on_replace returns node names, even when groups used 5 years ago
  TenPlus1 5958270158 add glow setting to mob entity, update api.txt 5 years ago
  TenPlus1 b9ad166821 check cliff drop every 1/4 second instead of 1 second 5 years ago
  TenPlus1 b588452dea drops can now be a function, also code tidy 5 years ago
  TenPlus1 d6bd538a35 if mob standing in solid block then jump to escape 5 years ago
  TenPlus1 2ca012e30b replace deprecated settexturemod with set_texture_mod 5 years ago
  TenPlus1 c7838e5517 code tidy ' to " 5 years ago
  TenPlus1 38232d5ef4 only spawn mob if player is within active area (useful for world anchors and force loaded areas) 5 years ago
  TenPlus1 26cc611ad4 dont spawn mobs if world anchor found nearby 5 years ago
  TenPlus1 1a85cf7e2c mobs cannot spawn within 8 blocks of player, update api.txt 5 years ago
  TenPlus1 06dbdb1c44 disabled the new raycasting line of sight due to mob attack issues 5 years ago
  TenPlus1 f040ee5bc7 fix nil value when mob not available 5 years ago
  TenPlus1 7179dc86e6 add mob check for mob_reset_stick 5 years ago
  TenPlus1 1de0c34283 code tidy 5 years ago
  TenPlus1 e4ca52fafb fix nil check 5 years ago
  TenPlus1 975175e7b8 fix mobs:line_of_sight() global function to use entity reference 5 years ago
  TenPlus1 0bc62cbf74 typo fix 5 years ago
  TenPlus1 392974e835 added new line_of_sight that uses raycasting when mt5.0 is found (thanks Astrobe) 5 years ago
  TenPlus1 ddbd403285 add stand_chance and animation force flag 5 years ago