Skip to content

Conversation

@misternebula
Copy link
Member

@misternebula misternebula commented Oct 9, 2025

  • Make MenuManager able to get localized text for selector's options:
    • Displayed option array go through GetLocalizedString
    • OnValueChanged cannot set newSelection (localized) directly anymore, so it sets options[newIndex] (not localized) instead
  • Update NuGet packages
    • OuterWildsGameLibs 1.1.16.1351 -> 1.1.16.1372
    • Gameloop.Vdf 0.6.1 -> 0.6.2
    • HarmonyX 2.5.5 -> 2.15.0
      • Added new dependency MonoMod.Backports 1.1.2
    • Newtonsoft.Json 13.0.1 -> 13.0.4
  • Removed unused dependency System.ValueTuple
  • Improved logs on OWPatcher.CopyFiles(), now prints exceptions per failed file.

@misternebula misternebula requested a review from JohnCorby October 9, 2025 12:51
- Make MenuManager able to get localized text for selector's options:
  - Displayed option array go through `GetLocalizedString`
  - `OnValueChanged` cannot set `newSelection` _(localized)_ directly anymore, so it sets `options[newIndex]` _(not localized)_ instead
Mention Intended Thumbnail Aspect Ratio in Publishing Guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants