Commit History

Author SHA1 Message Date
  Zweihorn 4aa2be1ce4 translate 'Mob Reset Stick' 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
  TenPlus1 55dda6da83 force defined model on activation instead of stored 5 years ago
  TenPlus1 26a520e214 sneak and punch mob with mob reset stick to add custom texture 5 years ago
  TenPlus1 a1d4e9bbfc add mobs:mob_reset_stick 5 years ago
  TenPlus1 8da3bb5cb1 add do_stay_near function, fix annoying pathfinding sounds and toolrank wear 5 years ago
  TenPlus1 d3f5ead4fa add new flight check function by taikedz 5 years ago
  TenPlus1 980a47bdab fix : to . 5 years ago
  TenPlus1 0015b01834 after_spawn fix... thanks GreenDiamond 5 years ago
  TenPlus1 78ef560852 fix nametag bug when self.follow is nil 5 years ago
  TenPlus1 487e037cc9 added mobs:force_capture() function, api now uses metatables thanks to bell07 5 years ago
  TenPlus1 aeb802ad40 forgot to revert testing returns, oopsie! fixed! 5 years ago
  TenPlus1 70d2f6399d fix nil error (thanks wziard) 5 years ago
  TenPlus1 47d8439913 add mobs:set_velocity(self,v) global, function 5 years ago
  TenPlus1 43026c374e add self.disable_falling switch for custom routines 5 years ago
  TenPlus1 51ab54bcfa remove self.gotten flip when using replace function, use on_replace inside mob def 5 years ago
  TenPlus1 897f4a547e reduce knockback on normal tools without actual setting 5 years ago
  TenPlus1 df63a37b08 and to or for jump counter 5 years ago
  TenPlus1 71669d3c59 if mob jumps against wall 4 times then turn, moved back to old line_of_sight function 5 years ago
  TenPlus1 e545cc80f4 tweak mob counter per area 5 years ago
  TenPlus1 e17f8811b1 added attack_chance to mob definition 5 years ago
  TenPlus1 6bf6e8fbd8 nil check on spawn collisionbox 5 years ago
  TenPlus1 afb7e01b91 tweak collision function 5 years ago
  TenPlus1 830b1698ff added pushable flag for mobs so they can be pushed by player 5 years ago
  TenPlus1 82411330fc add custom on_punch for mob arrows 5 years ago
  TenPlus1 2106a081b9 lifetimer check every 0.25 seconds 5 years ago