merge incomming #1

Merged
DL2x merged 1 commit from incomming into oculus-compat 2026-02-05 19:39:46 +01:00
Owner
No description provided.
DL2x added 10 commits 2026-01-09 13:11:56 +01:00
Previously, incompatible mods were ignored by returning null. Now, they are added to the localMods list.
Updated the project file to publicise DV.UIFramework.CollapsibleElement.

Changed the Awake method from protected to public override in ServerBrowserElement and ServerBrowserPlaceholderElement due to new publicised protection levels.
Server browser now displays required and extra mods with compatibility status, including localised labels for OK, mismatch, missing, incompatible, and extra mods. UI elements for mod lists are collapsible and support hyperlinks. Locale keys and translations for new mod status labels were added. Refactored MainMenuControllerPatch to expose MainMenuControllerInstance for easier access.
Replaces modsContainer with detailsContent for mod elements, updates how mod groups are set up, and improves formatting for server details and mod labels.
Replaced hardcoded disconnect reason strings with localized values in ServerBrowserPane. Added separate localized 'yes' and 'no' responses for password required in server details. Updated Locale.cs and locale.csv to support new keys for these values.
Eliminates redundant display of the host details label in the server browser pane by appending only the server details string. This improves clarity and prevents repeated information in the server details section.
Updated references from 'gameParams' to 'GameParams' to match the correct property.
clone incomming changes
DL2x merged commit 54047d28b7 into oculus-compat 2026-02-05 19:39:46 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DL2x/dv-multiplayer!1
No description provided.