Releases: All-Of-Us-Mods/MiraAPI
Releases · All-Of-Us-Mods/MiraAPI
0.2.0-rc.6
What's Changed
Full Changelog: 0.2.0-rc.5...0.2.0-rc.6
0.2.0-rc.5
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
- Adds addressable asset loading
0.2.0-rc.4
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
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
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
0.1.9-ci.246
Full Changelog: 0.1.9-ci.226...0.1.9-ci.246
0.1.9-ci.213
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
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 theMiraIgnore
attribute
- This is a major breaking change that removes all the
Full Changelog: 0.1.9-ci.189...0.1.9-ci.208