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

  • Fixed particles throwing errors on 1.20.X versions
  • Fixed ClassCastException in item tool rules
  • Fixed MountTarget mechanic being broken on newer versions
  • Fixed NPE in StatExecutor closes #1871
  • Added @PredictedTargetLocation{ticks=X} targeter
  • perf: optimize PacketEntityRenderer iteration
  • perf: optimize Projectile.evaluatePotentialTargets
  • Fixed some custom AI goals not loading since a few updates ago
  • Fixed some issues with the item matcher and associated mechanics
  • work you miserable piece of
Автор: bobobo
  • 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
ВерхНиз