Skip to content

Releases: All-Of-Us-Mods/MiraAPI

0.2.0-rc.6

17 Apr 17:45
Compare
Choose a tag to compare
0.2.0-rc.6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-rc.5...0.2.0-rc.6

0.2.0-rc.5

05 Apr 20:41
Compare
Choose a tag to compare
0.2.0-rc.5 Pre-release
Pre-release

WARNING: Only supports 2025.3.25 (16.0.X)

Breaking Changes

  • Reworked Mira event priorities (lower = run first)
  • Reworked GetAlivePlayers

Other Changes

  • Add new events for meeting, intro, round start, etc
  • Add new "OnMeeting" method for modifiers.
  • Hide empty role groups in settings.
  • Fix end game issues
  • Fix issues with setting custom roles.
  • Fix bugs with modifier assignment.
  • Fix submerged compatibility
  • Fix scroller in freeplay role menu

Full Changelog: 0.2.0-rc.4...0.2.0-rc.5

0.2.0-addressables

29 Mar 22:19
Compare
Choose a tag to compare
0.2.0-addressables Pre-release
Pre-release
  • Adds addressable asset loading

0.2.0-rc.4

26 Mar 23:02
Compare
Choose a tag to compare
0.2.0-rc.4 Pre-release
Pre-release

Changes:

  • Fix serious bug with NetData chunking algorithm (should fix packet size related disconnects on lobby join).
  • Fix bug with Lobby View Settings Pane to display correct roles in role tab.
  • Change role registration to trigger on Main Menu start.

Full Changelog: 0.2.0-rc.3...0.2.0-rc.4

0.2.0-rc.3

16 Mar 19:25
Compare
Choose a tag to compare
0.2.0-rc.3 Pre-release
Pre-release

What's Changed

  • Fixed bugs with adding/removing modifiers in certain contexts.
  • Increase accessibility of CustomActionButton properties.
  • Add "OptionsMenuColor" to custom roles.
  • Add WCAG 2.1 compliant "alternate color" helper functions.
  • Voting API by @XtraCube in #31

Full Changelog: 0.2.0-rc.2...0.2.0-rc.3

0.2.0-rc.2

08 Mar 15:28
Compare
Choose a tag to compare
0.2.0-rc.2 Pre-release
Pre-release

What's Changed

  • Optionable Types by @XtraCube in #30
  • Improved CustomGameOver by adding winners to verify condition
  • Event registration with attributes
  • Outline Text Method
  • Modifier tab in game settings and lobby view pane

Full Changelog: 0.2.0-rc.1...0.2.0-rc.2

0.2.0-rc.1

28 Feb 14:50
Compare
Choose a tag to compare
0.2.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.9-ci.246...0.2.0-rc.1

0.1.9-ci.246

22 Feb 16:28
Compare
Choose a tag to compare
0.1.9-ci.246 Pre-release
Pre-release

0.1.9-ci.213

16 Feb 06:10
Compare
Choose a tag to compare
0.1.9-ci.213 Pre-release
Pre-release

What's Changed

  • Fix issue #24
  • Make buttons feel more vanilla
  • Add pause method to buttons
  • Fix skin bug with CustomMurder

Full Changelog: 0.1.9-ci.208...0.1.9-ci.213

0.1.9-ci.208

15 Feb 15:20
Compare
Choose a tag to compare
0.1.9-ci.208 Pre-release
Pre-release

What's Changed

  • optimize plugin loading (and other optimizations if I find them) by @XtraCube in #18
    • This is a major breaking change that removes all the Register attributes. Mira API now automatically registers found types. To ignore a type, use the MiraIgnore attribute

Full Changelog: 0.1.9-ci.189...0.1.9-ci.208