You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="list-1">• Displays list of masters for mod, and copies same list to the clipboard.</p>
1304
1305
<p class="empty"> </p>
1306
+
<h3><a id='CreateBOSSReport'>Create BOSS Report</a></h3>
1307
+
<p class="list-1">• Generates a report on the selected mods, for posting in the latest BOSS thread. The report includes the plugin name, a link to the download (if it can be determined from the installer), the plugin version, plugin CRC, and ITM and UDR counts (as determined by Wrye Bash, so the ITM count may be less than what TES4Edit reports).</p>
1308
+
<p class="empty"> </p>
1305
1309
<h3><a id='MarkLevelers'>Mark Levelers</a></h3>
1306
1310
<p class="list-1">• Obsolete. Replaced by automatic tagging (see <a href="#BashTags">Bash Tags</a>).</p>
<p class="list-2">• More bugfixes from valda</p>
2623
+
<p class="list-1">• Added activation status as a new mods column/sort option.</p>
2624
+
<p class="list-1">• New mod command <a href="#CreateBOSSReport">Create BOSS Report</a> will automatically gather the information you need to report a mod to the BOSS thread.</p>
2625
+
<p class="list-1">• BAIN Wizards: Updated the <a href="wizards.html#EditINI"><span style="color:purple;">EditINI</span></a> function to allow comments.</p>
<p class="list-2">• Wrye Bash has a new directory layout! Now the Mopy directory just contains important files that you can run. All other files have been moved into subdirectories.</p>
2618
2630
<p class="list-2">• If manually updating, please delete the old Mopy directory before copying the new one in to get rid of the old files</p>
<p class="list-2">• New start menu icon.</p>
2672
2684
<p class="list-2">• OBSE is now enabled by default if detected.</p>
2673
2685
<p class="list-2">• Updated Russian Translation (contributed by DJ_Kovrik).</p>
2686
+
<p class="list-1">• Additional bugfixes in 294.1:</p>
2687
+
<p class="list-2">• Fixed a bug in the Race Patcher that would fail on some Dremora records.</p>
2688
+
<p class="list-2">• Fixed a bug when selecting 'Cancel' after trying to export a screenshot from a saved game.</p>
2689
+
<p class="list-2">• More Unicode fixes from valda.</p>
2690
+
<p class="list-2">• If custom icon extraction fails for a Cutsom Launcher button, Wrye Bash will attempt to fall back to the 16x16 one.</p>
2691
+
<p class="list-2">• Fixed a bug where line endings weren't correctly stripped in the INI Edits Tab, resulting in 'boxes' showing in the UI.</p>
2692
+
<p class="list-2">• Fixed a bug when Wrye Bash tries to activate a newly built Bashed Patch, and 255 mods are active.</p>
Copy file name to clipboardExpand all lines: Mopy/Wrye Bash.txt
+23-1Lines changed: 23 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1063,6 +1063,9 @@ These are the commands found on context menu for mods...
1063
1063
=== List Masters (Mod)
1064
1064
* Displays list of masters for mod, and copies same list to the clipboard.
1065
1065
1066
+
=== Create BOSS Report
1067
+
* Generates a report on the selected mods, for posting in the latest BOSS thread. The report includes the plugin name, a link to the download (if it can be determined from the installer), the plugin version, plugin CRC, and ITM and UDR counts (as determined by Wrye Bash, so the ITM count may be less than what TES4Edit reports).
1068
+
1066
1069
=== Mark Levelers
1067
1070
* Obsolete. Replaced by automatic tagging (see [[#|Bash Tags]]).
1068
1071
@@ -2332,7 +2335,19 @@ DELETE PROFILE %s AND THE %d SAVE FILES IT CONTAINS?
* Wrye Bash has a new directory layout! Now the Mopy directory just contains important files that you can run. All other files have been moved into subdirectories.
2338
2353
* If manually updating, please delete the old Mopy directory before copying the new one in to get rid of the old files
@@ -2391,6 +2406,13 @@ DELETE PROFILE %s AND THE %d SAVE FILES IT CONTAINS?
2391
2406
* New start menu icon.
2392
2407
* OBSE is now enabled by default if detected.
2393
2408
* Updated Russian Translation (contributed by DJ_Kovrik).
2409
+
* Additional bugfixes in 294.1:
2410
+
* Fixed a bug in the Race Patcher that would fail on some Dremora records.
2411
+
* Fixed a bug when selecting 'Cancel' after trying to export a screenshot from a saved game.
2412
+
* More Unicode fixes from valda.
2413
+
* If custom icon extraction fails for a Cutsom Launcher button, Wrye Bash will attempt to fall back to the 16x16 one.
2414
+
* Fixed a bug where line endings weren't correctly stripped in the INI Edits Tab, resulting in 'boxes' showing in the UI.
2415
+
* Fixed a bug when Wrye Bash tries to activate a newly built Bashed Patch, and 255 mods are active.
0 commit comments