Skip to content

v1.11.0

Compare
Choose a tag to compare
@FelisDiligens FelisDiligens released this 25 Jul 11:08
· 262 commits to master since this release

Changelog:

  • General:
    • Most notable change: Added a side navigation that replaces the top panel, the bottom status panel, and the tabs.
    • Added a "Hero" banner to the "Home" page
    • Moved "Tweaks" into their own page
    • Removed "Settings" window; moved "Settings", "Profiles", and "NexusMods" into their own page
    • Reworked the profile manager
    • Added line numbers, syntax highlighting, autocompletion and hotkeys to the "Custom" page's textbox
    • Replaced the awful FolderBrowserDialog with a proper dialog that let's you choose a folder more comfortably.
  • Tweaks:
    • Tweaks are now color-coded
      • Added Info about color-codes and tool tips
    • Reworked tweaks:
      • Added some missing tweaks from the ingame settings
      • Added Screen Space Reflections and Blood Splatter to Graphics tweaks
        • Added fix for black/invisible water
      • Removed some tweaks that didn't do anything
      • Changed some tweaks
    • Added FOV preview
    • Removed the "Danger Zone"
    • *.ini files are parsed differently now:
      • Comments can now be in-line and begin with ";" (semicolon) or "#" (hash)
        • This might break the s76UserName and s76Password text fields.
  • Pip-Boy:
    • Added a few more Pip-Boy color presets
    • Added HEX codes to Pip-Boy tab
    • Fixed Quick-Boy color not applying ingame
  • Profiles:
    • You can now change the path where the *.ini files are stored.
  • Mod manager:
    • Fixed: "Import installed mods" importing already managed mods.
    • Added an option to create symlinks when deploying. (Experimental feature)
    • Added an option to put bundled archives last in the load order.
    • Placed "Notes" under "Installation options" in mod manager's side panel
    • Added a button to open the folder of a mod in mod manager's side panel
  • Minor changes / fixes
    • Added missing messagebox strings when you picked the wrong game path.
    • Added missing messagebox strings when you delete photos in the gallery.
    • Made some UI elements that were previously untranslatable, translatable.
    • When picking the game path, you now browse for the folder instead of the *.exe file.
    • and a few more.
  • Removed backwards-compatibility...
    • ... to v1.8's Mod Manager
    • ... to v1.8's Profiles
  • Known issues:
    • The scroll whell on Windows 7 doesn't always work properly due to how focus works in older Windows versions.
    • If a password written into [Login]s76Password contains ";" or "#", it will be truncated.