Commit History

Author SHA1 Message Date
  root 1945c369fc Merge branch 'master' of https://notabug.org/TenPlus1/mobs_redo 4 years ago
  TenPlus1 bd8be0905a fix nametag return 4 years ago
  TenPlus1 89523195d5 fix typo in api.txt 4 years ago
  TenPlus1 c6dffd1390 hide spawning mobs message in terminal 4 years ago
  TenPlus1 499d43a9aa added 'on_map_load' setting to mobs:spawn function to spawn mob in newly loaded areas of map only 4 years ago
  TenPlus1 39002cf4e7 mt5.x translations added/updated (thanks dacmot) 4 years ago
  TenPlus1 477148962f update intllib.lua 4 years ago
  TenPlus1 497ff7241f update translation detection 4 years ago
  TenPlus1 9f02777f14 re-add nil check for get_distance function 4 years ago
  TenPlus1 ae62b1410d update api.txt 4 years ago
  tenplus1 81b5e40d09 update french translation (thanks dacmot) 4 years ago
  tenplus1 565c0851eb nil check for self.attack 4 years ago
  tenplus1 cb465559a1 code tweak and tidy 4 years ago
  tenplus1 469e35d6e0 tidy api 4 years ago
  TenPlus1 1271570780 nil check in do_states 4 years ago
  tenplus1 ec3c6fb518 update api.txt 4 years ago
  tenplus1 c4f56f4204 nill check for follow_flop 4 years ago
  tenplus1 4814f53885 nil check for get_distance 4 years ago
  tenplus1 f033cd401c add nil check to general_attack 4 years ago
  tenplus1 903e81bdab another nil check for entity 4 years ago
  tenplus1 81dd3d75c0 add randomly_turn setting to mob definition 4 years ago
  tenplus1 804f8b9a0c nil check during mob detatch in mount.lua 4 years ago
  TenPlus1 edf0469009 tidy up spawner formspec 4 years ago
  TenPlus1 d20ea74890 fix runaway player nil 4 years ago
  TenPlus1 ee8c19ce21 tweak mob falling, floating, jumping and fluid viscosity 4 years ago
  TenPlus1 296fad85ca simplify string/table searches 4 years ago
  TenPlus1 d65b80fa51 fluid viscocity checks standing node against fly_in table/string 4 years ago
  TenPlus1 48bfa284d0 fix typo self.flying_in to self.fly_in 4 years ago
  TenPlus1 b17a5bfe77 mobs move slower in liquids 4 years ago
  TenPlus1 dfdd55848d mobs:add_mob() returns object spawned or false if not 4 years ago