A MonkeyLoader mod for Resonite that fixes various small Resonite Issues that are still open.
First, make sure you've installed MonkeyLoader and the necessary GamePacks - combined releases can be found on the page of the Resonite GamePack here: https://github.com/ResoniteModdingGroup/MonkeyLoader.GamePacks.Resonite/releases/
Then all you have to do is placing the provided CommunityBugFixCollection.nupkg
into your Resonite/MonkeyLoader/Mods/
folder.
The issues fixed by this mod will be linked in the following list. If any of them have been closed and not removed from the mod, just disable them in the settings in the meantime.
- Worlds crashing when a (multi)tool is scaled to zero (Yellow-Dog-Man/Resonite-Issues#98)
- Most ProtoFlux nodes in Strings > Constants having invisible names (Yellow-Dog-Man/Resonite-Issues#177)
- The
Remap -1 1 to 0 1
ProtoFlux node having a hard to understand name (Yellow-Dog-Man/Resonite-Issues#245) - ColorX Luminance calculations being incorrect for non-linear color profiles (Yellow-Dog-Man/Resonite-Issues#281)
- Non-HDR variants of Color(X) channel addition not clamping (Yellow-Dog-Man/Resonite-Issues#316)
- Color Profile not being preserved on all operations (Yellow-Dog-Man/Resonite-Issues#318)
- ProtoFlux Node names containing
ColorX
being spaced wrong (Yellow-Dog-Man/Resonite-Issues#496) - The selected Home World in the Inventory not being highlighted as a favorite (Yellow-Dog-Man/Resonite-Issues#503)
- The MaterialGizmo being scaled twice when using Edit on the Material Tool (Yellow-Dog-Man/Resonite-Issues#528)
- The
ValueDisplay<color>
ProtoFluxNode not having aValueProxySource<color>
(Yellow-Dog-Man/Resonite-Issues#557) - Tools derived from
BrushTool
not firing OnDequipped events (Yellow-Dog-Man/Resonite-Issues#723) - It not being possible to import multiple audio clips at once (Yellow-Dog-Man/Resonite-Issues#737)
- URLs to text files or Resonite Packages failing to import instead of appearing as a hyperlink (Yellow-Dog-Man/Resonite-Issues#785)
- References in multiple duplicated or transferred-between-worlds items breaking (Yellow-Dog-Man/Resonite-Issues#984)
- UserInspectors not listing existing users in the session for non-host users (Yellow-Dog-Man/Resonite-Issues#1964)
- Animators updating all associated fields every frame while enabled but not playing (Yellow-Dog-Man/Resonite-Issues#3480)
The issues that have workarounds in this mod will be linked in the following list. If any of them have been closed and not removed from the mod, just disable them in the settings in the meantime.
- Sliders and Joints snapping in sessions hosted by a headless (Yellow-Dog-Man/Resonite-Issues#399)