Releases: ResoniteModdingGroup/CommunityBugFixCollection
Releases · ResoniteModdingGroup/CommunityBugFixCollection
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.
v0.1.0
What's Included
- Preserve Color Profile on all Operations by @Banane9 in #2
- Clamp non-HDR Color(X) Channel Addition by @Banane9 in #1
- Prevent crashes when scaling a (multi)tool to zero by @Banane9 in #3
- Fix display names of some nodes by @Banane9 in #4
- Fix ColorX spacing on Protoflux node names by @Banane9 in #6
- Always use linear colorX to calculate Luminance by @Banane9 in #5
- Fix MaterialGizmo being scaled twice when using Edit by @Banane9 in #8
- Highlight the selected home world in the inventory by @Banane9 in #7
- Add a ValueProxySource to ValueDisplay visuals by @Banane9 in #9
- Fix Animators updating all fields while they are enabled but not playing by @Banane9 in #10
- Fix import of multiple Audio files at once by @Banane9 in #12
- Fix
BrushTool
-derived tools not firing OnDequipped events by @Banane9 in #11 - Fix URLs appearing as text or resonitepackage failing to import instead of showing up as a hyperlink by @Banane9 in #13
- Fix UserInspectors not working for non-host users by @Banane9 in #14
- Fix multi-object Duplication by @Banane9 in #15
- Workaround jumpy sliders and joints on headlesses by @Banane9 in #16
- Move to live Enabled check in patches by @Banane9 in #17
- Add copy to clipboard member action in inspectors by @Banane9 in #18
- Fix component duplication / cloning breaking drives by @Banane9 in #19
- Add a fix for the direct cursor of the InteractionLasers not being scaled independently by @Banane9 in #20
Additional thanks to @Nytra, @art0007i, and @LeCloutPanda for their fixes which were included here.
Install
Place the provided .nupkg
file into your Resonite/MonkeyLoader/Mods/
folder.