|
10 | 10 | "CommunityBugFixCollection.Name": "Community Bug-Fix Collection", |
11 | 11 | "CommunityBugFixCollection.Description": "This mod contains fixes for various small Resonite Issues that are still open.", |
12 | 12 |
|
13 | | - "CommunityBugFixCollection.CopyToClipboard": "Copy to Clipboard", |
14 | | - |
| 13 | + "CommunityBugFixCollection.AnyProtocolHyperlinks.Name": "Hyperlinks with any Protocol", |
15 | 14 | "CommunityBugFixCollection.AnyProtocolHyperlinks.Description": "Allows Hyperlink components to open URLs with any scheme, not just http(s).", |
| 15 | + |
| 16 | + "CommunityBugFixCollection.BetterGridWorldPreset.Name": "Better Grid World Preset", |
16 | 17 | "CommunityBugFixCollection.BetterGridWorldPreset.Description": "Improves the Grid World Preset by preventing the shaking ground and centering the grid.", |
| 18 | + |
| 19 | + "CommunityBugFixCollection.BetterListEditor.Name": "Better List Editors", |
17 | 20 | "CommunityBugFixCollection.BetterListEditor.Description": "Improves the list editors in inspectors, preventing an exception while adding elements and renaming them when they're moved around.", |
| 21 | + |
| 22 | + "CommunityBugFixCollection.BreakDragAndDropCopiedComponentDrives.Name": "Break Drives of Drag'n'Drop Copied Components", |
18 | 23 | "CommunityBugFixCollection.BreakDragAndDropCopiedComponentDrives.Description": "Fixes copying components using drag-and-drop breaking drives.", |
| 24 | + |
| 25 | + "CommunityBugFixCollection.CaseInsensitiveCustomGenerics.Name": "Case-Insensitive Custom Generics", |
19 | 26 | "CommunityBugFixCollection.CaseInsensitiveCustomGenerics.Description": "Makes picking custom generic type parameters case-insensitive.", |
| 27 | + |
| 28 | + "CommunityBugFixCollection.CenteredNotifications.Name": "Centered Notifications", |
20 | 29 | "CommunityBugFixCollection.CenteredNotifications.Description": "Centers the content of notifications.", |
21 | | - "CommunityBugFixCollection.CheckSelfForDuplicateSlot.Description": "Fixes a crash when the OverrideParent of the Duplicate Slot ProtoFlux node is identical to the Template.", |
| 30 | + |
| 31 | + "CommunityBugFixCollection.ColorDisplayValueProxy.Name": "Grab Value from Color Display", |
22 | 32 | "CommunityBugFixCollection.ColorDisplayValueProxy.Description": "Fixes ValueDisplay<color> not having a ValueProxySource component.", |
| 33 | + |
| 34 | + "CommunityBugFixCollection.ColorXNodeNamesSpacing.Name": "ColorX Node Name Spacing", |
23 | 35 | "CommunityBugFixCollection.ColorXNodeNamesSpacing.Description": "Fixes ProtoFlux node names containing ColorX being spaced wrong.", |
| 36 | + |
| 37 | + "CommunityBugFixCollection.ConsistentContextMenuAngularSize.Name": "Consistent Context Menu Size", |
24 | 38 | "CommunityBugFixCollection.ConsistentContextMenuAngularSize.Description": "Makes the context menu stay a fixed on-screen size in desktop mode, regardless of FOV.", |
| 39 | + |
25 | 40 | "CommunityBugFixCollection.ConstantNodeNameAdjustments.Name": "(Legacy) Constant Node Name Adjustments", |
26 | | - "CommunityBugFixCollection.ConstantNodeNameAdjustments.Description": "(Legacy) Changes the names of the ProtoFlux nodes in Strings > Constants to be how they were with the original fix.", |
| 41 | + "CommunityBugFixCollection.ConstantNodeNameAdjustments.Description": "(Legacy) Changes the names of the ProtoFlux nodes in Strings > Constants to what they were with the original fix.", |
| 42 | + |
| 43 | + "CommunityBugFixCollection.CopySyncMemberToClipboardAction.Name": "Copy to Clipboard Action", |
27 | 44 | "CommunityBugFixCollection.CopySyncMemberToClipboardAction.Description": "Adds Copy to Clipboard action on any non-reference member fields in inspectors.", |
| 45 | + |
| 46 | + "CommunityBugFixCollection.CorrectMaterialGizmoScaling.Name": "Correct Material Gizmo Scaling", |
28 | 47 | "CommunityBugFixCollection.CorrectMaterialGizmoScaling.Description": "Fixes the MaterialGizmo being scaled twice when using Edit on the Material Tool.", |
| 48 | + |
| 49 | + "CommunityBugFixCollection.CorrectOverriddenSpelling.Name": "Correct Overridden Spelling", |
29 | 50 | "CommunityBugFixCollection.CorrectOverriddenSpelling.Description": "Corrects the spelling of Overridden on ProtoFlux nodes.", |
| 51 | + |
| 52 | + "CommunityBugFixCollection.DuplicateAndMoveMultipleGrabbedItems.Name": "Duplicate and Move Multiple Grabbed Items", |
30 | 53 | "CommunityBugFixCollection.DuplicateAndMoveMultipleGrabbedItems.Description": "Fixes references between multiple duplicated or transferred-between-worlds items breaking.", |
| 54 | + |
| 55 | + "CommunityBugFixCollection.FadeContextMenuLabelOutlines.Name": "Fade Context Menu Outlines", |
31 | 56 | "CommunityBugFixCollection.FadeContextMenuLabelOutlines.Description": "Makes the outlines of the labels of the context menu fade out like the rest of it.", |
32 | | - "CommunityBugFixCollection.FireBrushToolDequipEvents.Description": "Fixes tools derived from BrushTool not firing OnDequipped events.", |
| 57 | + |
| 58 | + "CommunityBugFixCollection.FixMigratedItemMessages.Name": "Fix Migrated Item Messages", |
33 | 59 | "CommunityBugFixCollection.FixMigratedItemMessages.Description": "Fixes migrated items sent as messages not spawning because they still point to the old platform.", |
| 60 | + |
| 61 | + "CommunityBugFixCollection.FlipAtUserView.Name": "Flip at User View", |
34 | 62 | "CommunityBugFixCollection.FlipAtUserView.Description": "Fixes FlipAtUser component by using the view position as reference instead of the head slot position.", |
| 63 | + |
| 64 | + "CommunityBugFixCollection.GammaCorrectedColorXLuminance.Name": "Gamma-Corrected ColorX Luminance", |
35 | 65 | "CommunityBugFixCollection.GammaCorrectedColorXLuminance.Description": "Fixes ColorX Luminance calculations being incorrect for non-linear color profiles.", |
| 66 | + |
| 67 | + "CommunityBugFixCollection.GroupCloudHomeTemplate.Name": "Group Cloud Home Template", |
36 | 68 | "CommunityBugFixCollection.GroupCloudHomeTemplate.Description": "Uses the User Cloud Home template instead of the missing Group template.", |
| 69 | + |
| 70 | + "CommunityBugFixCollection.HighlightHomeWorldInInventory.Name": "Highlight Home World in Inventory", |
37 | 71 | "CommunityBugFixCollection.HighlightHomeWorldInInventory.Description": "Fixes the selected Home World in the Inventory not being highlighted as a favorite.", |
| 72 | + |
| 73 | + "CommunityBugFixCollection.ImportMultipleAudioFiles.Name": "Import Multiple Audio Files", |
38 | 74 | "CommunityBugFixCollection.ImportMultipleAudioFiles.Description": "Fixes it not being possible to import multiple audio clips at once.", |
| 75 | + |
| 76 | + "CommunityBugFixCollection.ImportWebFilesAsUrls.Name": "Import Web Files as URLs", |
39 | 77 | "CommunityBugFixCollection.ImportWebFilesAsUrls.Description": "Fixes URLs to text files or Resonite Packages failing to import instead of appearing as a hyperlink.", |
| 78 | + |
| 79 | + "CommunityBugFixCollection.LocalizedByteFormatting.Name": "Localized Byte Formatting", |
40 | 80 | "CommunityBugFixCollection.LocalizedByteFormatting.Description": "Localizes the storage units (MiB, GiB, etc.), in particular for the StorageUsageStatus component. There's an option to use IEC format (factor 1024) over decimal (factor 1000).", |
| 81 | + |
| 82 | + "CommunityBugFixCollection.LongerWorldLoadingFailIndication.Name": "Longer-Lasting World Loading Fail Indication", |
41 | 83 | "CommunityBugFixCollection.LongerWorldLoadingFailIndication.Description": "Only lets the World Load Progress Indicator disappear after 20s or more if the process failed.", |
| 84 | + |
| 85 | + "CommunityBugFixCollection.MemberEditorUpdateOrder.Name": "Member Editor Update Order", |
42 | 86 | "CommunityBugFixCollection.MemberEditorUpdateOrder.Description": "Sets the Update Order of MemberEditor components in inspectors to the highest value to (most of the time) prevent a frame delay in the value they show.", |
| 87 | + |
| 88 | + "CommunityBugFixCollection.NaNtEqual.Name": "NaN't Equal", |
43 | 89 | "CommunityBugFixCollection.NaNtEqual.Description": "Makes NaN floats / doubles never equal to each other for the ProtoFlux == and != nodes, as well as the ValueEqualityDriver component.", |
| 90 | + |
| 91 | + "CommunityBugFixCollection.NoAudioOutputCrash.Name": "No AudioOutput Crash", |
44 | 92 | "CommunityBugFixCollection.NoAudioOutputCrash.Description": "Prevents the AudioOutput component from updating listeners when it's been removed and crashing the sessions.", |
| 93 | + |
| 94 | + "CommunityBugFixCollection.NoLossOfColorProfile.Name": "No Loss of Color Profile", |
45 | 95 | "CommunityBugFixCollection.NoLossOfColorProfile.Description": "Fixes Color Profile not being preserved on all operations.", |
46 | | - "CommunityBugFixCollection.NoZeroScaleToolRaycast.Description": "Fixes a crash when a (multi)tool is scaled to zero.", |
| 96 | + |
| 97 | + "CommunityBugFixCollection.NodeNameAdjustments.Name": "Remap Name Adjustments", |
47 | 98 | "CommunityBugFixCollection.NodeNameAdjustments.Description": "Fixes the confusing names of the Remap [-1; 1] to [0; 1] ProtoFlux nodes.", |
| 99 | + |
| 100 | + "CommunityBugFixCollection.NoFunForCorporate.Name": "No Fun for Corporate", |
48 | 101 | "CommunityBugFixCollection.NoFunForCorporate.Description": "Prevents April Fools related content from triggering when the user is in a Universe.<br/>This is overridden by the <i>Force April Fools</i> setting, which forces this content to be active.", |
| 102 | + |
| 103 | + "CommunityBugFixCollection.NonHDRColorClamping.Name": "Non-HDR Color Clamping", |
49 | 104 | "CommunityBugFixCollection.NonHDRColorClamping.Description": "Fixes non-HDR variants of Color(X) channel addition not clamping.", |
| 105 | + |
| 106 | + "CommunityBugFixCollection.NonLinearColorXFromHexCode.Name": "Non-Linear ColorX from HexCode", |
50 | 107 | "CommunityBugFixCollection.NonLinearColorXFromHexCode.Description": "Forces colorX From HexCode to use the sRGB rather than Linear profile.", |
| 108 | + |
| 109 | + "CommunityBugFixCollection.NoParentUnderSelfAudioClipPlayer.Name": "No ParentUnder Self AudioClipPlayer", |
51 | 110 | "CommunityBugFixCollection.NoParentUnderSelfAudioClipPlayer.Description": "Prevents the ChildParentAudioClipPlayer components from crashing the game if their <i>ParentUnder</i> field is set to the slot that it's on. Also adds a header text explaining the problem.", |
| 111 | + |
| 112 | + "CommunityBugFixCollection.PauseAnimatorUpdates.Name": "Pause Animator Updates", |
52 | 113 | "CommunityBugFixCollection.PauseAnimatorUpdates.Description": "Fixes animators updating all associated fields every frame while enabled but not playing.", |
| 114 | + |
| 115 | + "CommunityBugFixCollection.ReallyNoDestroyUndo.Name": "Really NoDestroyUndo", |
53 | 116 | "CommunityBugFixCollection.ReallyNoDestroyUndo.Description": "Makes the NoDestroyUndo component actually prevent undoing destroying something.", |
| 117 | + |
| 118 | + "CommunityBugFixCollection.SmoothDraggables.Name": "Smooth Draggables", |
54 | 119 | "CommunityBugFixCollection.SmoothDraggables.Description": "Workaround for Sliders and Joints snapping in sessions hosted by a headless.", |
| 120 | + |
| 121 | + "CommunityBugFixCollection.StationaryGrabWorldActivation.Name": "Stationary Grab World Activation", |
55 | 122 | "CommunityBugFixCollection.StationaryGrabWorldActivation.Description": "Stops the Grab World Locomotion from moving the player with each activiation.", |
| 123 | + |
| 124 | + "CommunityBugFixCollection.SteamVRFocusResolutionScale.Name": "Steam VR Focus Resolution Scale", |
56 | 125 | "CommunityBugFixCollection.SteamVRFocusResolutionScale.Description": "Prevents the SteamVR Unity plugin from permanently lowering the render resolution when a focus event is missed.", |
| 126 | + |
| 127 | + "CommunityBugFixCollection.StopTrackedDeviceSpam.Name": "Stop TrackedDevicePositioner Spam", |
57 | 128 | "CommunityBugFixCollection.StopTrackedDeviceSpam.Description": "Adds null-checks in the TrackedDevicePositioner component's UpdateBodyNode method to prevent log spam.", |
| 129 | + |
| 130 | + "CommunityBugFixCollection.TiltedUIAlignment.Name": "Tilted UI-Alignment", |
58 | 131 | "CommunityBugFixCollection.TiltedUIAlignment.Description": "Tilts the UI-Focus camera to work around UIX rendering issues.", |
| 132 | + |
| 133 | + "CommunityBugFixCollection.ValidQuaternionInputs.Name": "Valid Quaternion Inputs", |
59 | 134 | "CommunityBugFixCollection.ValidQuaternionInputs.Description": "Makes the ProtoFlux Tool spawn valid float and double quaternion inputs.", |
| 135 | + |
| 136 | + "CommunityBugFixCollection.ValueModDecimal.Name": "No Decimal Modulo Crash", |
60 | 137 | "CommunityBugFixCollection.ValueModDecimal.Description": "Adds a zero check to the Decimal ValueMod ProtoFlux node to prevent DIV/0 crashes.", |
61 | 138 |
|
62 | 139 | "CommunityBugFixCollection.Config.Options.Name": "Options", |
63 | 140 | "CommunityBugFixCollection.Config.Options.Description": "Contains the settings for the few fixes that offer them.", |
64 | 141 | "CommunityBugFixCollection.Config.Options.ForceAprilFools.Name": "Force April Fools", |
65 | | - "CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Whether to force April Fools content to be active. Requires NoFunForCorporate monkey to be enabled.", |
| 142 | + "CommunityBugFixCollection.Config.Options.ForceAprilFools.Description": "Whether to force April Fools content to be active. Requires <i>No Fun for Corporate</i> to be enabled.", |
66 | 143 | "CommunityBugFixCollection.Config.Options.UseIecByteFormat.Name": "Use IEC Byte Format", |
67 | | - "CommunityBugFixCollection.Config.Options.UseIecByteFormat.Description": "Whether to format bytes using IEC (factor 1024) as opposed to decimal format (factor 1000) when <i>LocalizedByteFormatting</i> is enabled.", |
| 144 | + "CommunityBugFixCollection.Config.Options.UseIecByteFormat.Description": "Whether to format bytes using IEC (factor 1024) as opposed to decimal format (factor 1000) when <i>Localized Byte Formatting</i> is enabled.", |
| 145 | + |
| 146 | + "CommunityBugFixCollection.CopyToClipboard": "Copy to Clipboard", |
68 | 147 |
|
69 | 148 | "CommunityBugFixCollection.StorageUnits.iB": "B", |
70 | 149 | "CommunityBugFixCollection.StorageUnits.kiB": "KiB", |
|
0 commit comments