0.1.8
Mira API 0.1.8
- Make timers run on all players
- Fix double de-activation of modifiers if using
ClearModifiers()
- Fix
TimedModifier
instant removal ifAutoStart
is false - Fix error with
TaskAdder
in Polus when openingOutside
folder - Fix issue in
ExampleMod
- Add utility methods to
TimedModifier
(Start, Stop, Pause, Resume, Reset) - Add Pixels Per Unit for
LoadableResourceAsset
s - Add the
ContactFilter2D
param toGetNearestObjectOfType<T>()
- Add a predicate to
PlayerControl.GetClosestPlayer()
extension method - Improvements to vent usage for custom roles
- Slight modification to how
ModifierComponent
s are cached internally - Slight code changes
Full Changelog: 0.1.7...0.1.8