diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index eb303c9f..5df9cf9a 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -480,7 +480,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".LOOT now parses the masterlist and plugin headers on startup, and the resulting content is displayed with the plugins in their current load order.
  • Each plugin now has its own editor, and multiple editors can be opened at once.
  • Drag 'n' drop of plugins from the sidebar into metadata editor tables no longer requires the conflicts filter to be enabled. -
  • CRCs are calculated and records are counted during conflict filtering or sorting, so CRCs and dummy plugin icons are not displayed until either process has been performed. +
  • CRCs are calculated during conflict filtering or sorting, so are not displayed until either process has been performed.
  • The View Debug Log menu item has been replaced with a Open Debug Log Location menu item to make it easier to upload the file itself.
  • Debug logging control has been simplified to enable/disable, replacing the Debug Verbosity setting with an Enable Debug Logging checkbox.
  • Changes to game settings now take immediate effect.