MythicMobs

MythicMobs v5.9.1

You do not have access to download Development Builds!

You do not have access to Development Builds!
These builds require purchasing the product. Help the dev team continue providing new features, bug fixes, and more by supplying them with caffeine!

»
Added `%mythic_stat_...%` papi placeholder
Build 5449 ·
»
Added error catching for when an item menu icon fails to build on load

API stuff for RPG
Build 5448 ·
»
5.9.1 RELEASE
Build 5447 ·
»
Revert "apply taiyou's optimization patch to bouncy projectiles"

This reverts commit d0a50305ba0a8af01e8d11a4a8fabba4c47465ac.

Revert some changes to projectiles

Fixed moveTowardsTargetConditional AI goal

Added `moveWithin{minRange=;maxRange=;speed=}` AI goal, causing the mob to move within minRange of their target if it's within maxRange

Fixed some bugs with ItemMatcher

Fixed VariableMath mechanic not supporting double variables

Added PlaceholderAngle
Build 5446 ·
»
added CompareValues condition
Build 5445 ·
»
Added `teleportToWorld=true/false` to `GoToOwner/Parent` AI Goals. Fixed different worlds errors respectively
Build 5444 ·
»
Fixed `Options.Color` not working on potions
Build 5443 ·
»
Added `` and `` placeholders

- Changed `` and `` to give the actual distance, not squared

Fixed raytrace error on 1.21.5

Fixed error where projectiles with insanely high velocity could crash the server

Optimized projectiles that don't have hit skills
Build 5442 ·
»
Fixed custom damage stats not triggering onDamaged auras
Build 5441 ·
»
PolygonMechanic:
- add directionTowardsTarget/dtt
- add targetxoffset/txo/tx
- add targetyoffset/tyo/ty
- add targetzoffset/tzo/tz
Build 5440 ·
»
Fixed hitself not working on projectiles
Build 5439 ·
»
5.9.0 RELEASE
Build 5438 ·
»
Fixed logic bug with projectile target filters

Fixed terminable onTerminate skill not working in some cases

Added `faceAwayFromCaster=true` option to Totem mechanic
Build 5437 ·
»
Fixed a bunch of mob options not applying since refactor
Build 5436 ·
»
Fixed some more bugs with stats refactor

`+` Performance improvements for all the attribute-mapped stats

`+` Fixed a memory leak associated with mob bullets
Build 5435 ·
»
Fixed some bugs with stats refactor
Build 5434 ·
»
Add 'until' alias to `conditions` in `Wait` mechanic
Build 5433 ·
»
Fixed API get method for max stack size
Build 5432 ·
»
Fixed IllegalArgumentException with ItemMatcher
Build 5431 ·
»
Fixed NoSuchMethodError with projectile on 1.21.5

`+` Fixed some bugs with the new pet AI stuff

`+` Noise now defaults to 0 on the Leap mechanic
Build 5430 ·
Top