Releases: ResoniteModdingGroup/CommunityBugFixCollection
v0.9.0
What's Changed
- Prevent ChildParentAudioClipPlayer component crashing the game by @Banane9 in #79
- Prevent April Fools content from triggering for users in universes with optional setting to force april fools at any time by @Banane9 in #80
- Update GridWorld Preset for new resonite version and make collider thicker by @Banane9 in #82
- Fix Animator startup / change issue by @Banane9 in #84
- Add null-checks in the TrackedDevicePositioner component's UpdateBodyNode method to prevent log spam by @Banane9 in #70
- Remove an exception from and improve the ListEditor behavior by @Banane9 in #85
- Add update order workaround for MemberEditors by @yoshiyoshyosh and @Banane9 in #86
Full Changelog: v0.8.2...v0.9.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.8.2
What's Changed
Full Changelog: v0.8.1...v0.8.2
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.8.1
Fixed outdated dependency breaking things.
Full Changelog: v0.8.0...v0.8.1
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.8.0
What's Changed
- Add Japanese localization by @kazu0617 in #64
- Update for the Splittening by @Banane9 in #66
- Debug logging for white desktop bug by @Banane9 in #67
- This doesn't fix the bug, but adds log messages to see which values go NaN
New Contributors
Full Changelog: v0.7.0...v0.8.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.7.0
What's Changed
- Add patch for broken SteamVR focus handling by @goaaats in #62
- Fix animators not working when driven by @989onan in #63
New Contributors
Full Changelog: v0.6.0...v0.7.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.6.0
What's Changed
- Localize the storage units (MiB, GiB, etc.), in particular for the StorageUsageStatus component by @Banane9 in #50
- Bytes formatting IEC/Decimals option by @l-2-j in #51
- Remove UserInspectorsAsNonHost fix by @Banane9 in #53
- Fix FlipAtUser not respecting view position by @E1int in #54
- Add custom base Monkey type by @Banane9 in #57
- Adjust fix for the names of the String > Constants nodes by @Banane9 in #58
- Remove independently scale direct cursor patch by @Nytra in #61
New Contributors
Full Changelog: v0.5.0...v0.6.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.5.0
What's Changed
- Make the context menu stay a fixed on-screen size in desktop mode, regardless of FOV by @Banane9 in #42
- Make the NoDestroyUndo component actually prevent undoing destroying something by @Banane9 in #47
- Make the outlines of the labels of the context menu fade out like the rest of it by @Banane9 in #45
- Let failed world load indicator stay for at least 20 seconds by @Banane9 in #43
- Allow Hyperlink components to open URLs with any scheme, not just http(s) by @Banane9 in #44
- Make NaN floats / doubles never equal to each other for the ProtoFlux == and != nodes, as well as the ValueEqualityDriver component by @Banane9 in #46
- Correct the spelling of Overridden on ProtoFlux nodes by @Banane9 in #48
- Make the ProtoFlux Tool spawn valid float and double quaternion inputs by @Banane9 in #49
Full Changelog: v0.4.0...v0.5.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.4.0
What's Changed
- ValueMod Decimal fix added by @AwesomeTornado in #37
- Remove component duplication fix by @Banane9 in #36
- Update multi-item duplication fix for new resonite version by @Banane9 in #38
- Add Nytra to locale authors by @Nytra in #39
- Less glitchy UI focus by @Banane9 in #40
- Force colorX FromHexCode to use sRGB rather than linear profile by @Banane9 in #41
New Contributors
- @AwesomeTornado made their first contribution in #37
Full Changelog: v0.3.0...v0.4.0
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.
v0.3.0
v0.2.0
What's Changed
- Fix DuplicateSlot ProtoFlux node crashing game when if OverrideParent is identical to Template by @Banane9 in #21
- Make drag and drop copying of components use fixed Slot.DuplicateComponent method by @Banane9 in #22
- Make selection of custom generics in component selectors case-insensitive by @Banane9 in #23
- Add config toggle descriptions by @Nytra in #27
- Fix duplication of grabbed items (inverted check) by @Banane9 in #28
- Prevents Grab World locomotion moving the player when activated by @Banane9 in #29
- Fix migrated items from messages not spawning by @Banane9 in #30
- Center content of notifications by @Banane9 in #31
- Improve Grid World template generation by @Banane9 in #32
- Use User cloud home template for groups by @Banane9 in #33
Full Changelog: v0.1.0...v0.2.0
Additional thanks to @art0007i and @goaaats for included fixes.
Install
Place the provided .nupkg file into your Resonite/MonkeyLoader/Mods/ folder.