Historique des commits

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