Commit Verlauf

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