Skip to content

0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 02:12
· 10 commits to master since this release

Mira API 0.1.8

  • Make timers run on all players
  • Fix double de-activation of modifiers if using ClearModifiers()
  • Fix TimedModifier instant removal if AutoStart is false
  • Fix error with TaskAdder in Polus when opening Outside folder
  • Fix issue in ExampleMod
  • Add utility methods to TimedModifier (Start, Stop, Pause, Resume, Reset)
  • Add Pixels Per Unit for LoadableResourceAssets
  • Add the ContactFilter2D param to GetNearestObjectOfType<T>()
  • Add a predicate to PlayerControl.GetClosestPlayer() extension method
  • Improvements to vent usage for custom roles
  • Slight modification to how ModifierComponents are cached internally
  • Slight code changes

Full Changelog: 0.1.7...0.1.8