Gold Плагин MythicMobs Dev Builds Premium [5.10.0 (BUILD 5507)]

  • TargetSelf would now ignore all other filters
  • Added API for custom targeters to override filters
  • Fixed ENO including caster regardless of condition when targetself = true
Автор: bobobo
  • + Fixed terminated reference always cloned
  • + Fixed stat not using base value on startup
  • + Fixed varequal and varrange not using skill meta
Автор: bobobo
Fixed minor error logging

Added HitTargeter to projectile type mechanic

hitTargethtr accepts an entity targeter. Entities targeted by htr would be processed through onHit and gain immune delay
Автор: bobobo
  • Fixed varinRange condition not being able to reference skill variables as a TargetCondition
  • Added step and lerp function

step(e, x) { 0, x < e; 1, x >= e
lerp(a, b, r)
+ next
Автор: bobobo
  • + Added pin regions and related commands
  • + Added MaxPerCluster option for random spawners
Автор: bobobo
Added VolatileEntityHandler#getDefaultAttributes and VolatileEntityHandler#hasDefaultAttributes. Fixes the magic value error.
Автор: bobobo
Branched metaskill now cant be canceled with terminable

Allow message mechanic to be used without target
Автор: bobobo
Fixed shoot mechanic thanks faceguy now our arrows are properly rotated
Автор: bobobo
Fallback targeter attribute

Universal attribute fallbackfb on targeter that is used if the main targeter has no target
Автор: bobobo
  • Remove stray debug logging #1838 #1778
  • Fixed metadata deep clone not cloning targets by value
Автор: bobobo
ВерхНиз