Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

ButterLib
Ergebnisse 31–40 von 66
< 1  2  3  4  5  6  7 >
Update: 5. Jul. 2023 um 5:21

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
* Fixed BLSE detection

Update: 5. Jul. 2023 um 2:42

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
* ButterLib is not able to disable v1.2.0 Watchdog, BLSE is required
* Added integration with BLSE's better exception intercepter

Update: 2. Jul. 2023 um 11:45

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
* The UseVanillaCrashHandler setting wasn't set correctly

Update: 2. Jul. 2023 um 11:07

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
* v1.2.0 - Suppress the new TW debugger so ButterLib's Crash Reporter can work

Update: 24. Jun. 2023 um 2:07

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
* Added support for v1.2.0

Update: 31. Mrz. 2023 um 6:43

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2
* Switched back to Lib.Harmony
* Added support for v1.1.2

Update: 31. Jan. 2023 um 10:23

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0
* Compatibility with NovusLauncher and ModOrganizer
* Fixed copying crash report to Clipboard
* Improvements to LocalizationHelper.SetListVariable

Update: 14. Jan. 2023 um 2:44

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0
* Adapted for v1.1.0
* Added some localizations
* Improvements to BetterExceptionWindow compatibility

Update: 7. Dez. 2022 um 5:12

For v1.0.0/v1.0.1/v1.0.2
* v1.0.2 stealth update fix. We ship Newtonsoft.Json 13 for backwards compatibility

Update: 3. Dez. 2022 um 13:43

For v1.0.0/v1.0.1/v1.0.2
* StoryMode is now an optional dependency
* Support for including save file and screenshot with a local crash report
* MiniDump inclusion decision moved from settings to the crash report
* Better SubSystem descriptions
* Added Ben.Demystifier for better exceptions
* Added DynamicAPI implementation
* Debug.Print is handled as Debug level now instead of Information
* Limited default log file size per day to 5MB, max 7 files; others to 3MB, max 5 files
* Limited logs in Crash Report to 2000 lines
* ExceptionHandler was still showing CrashReport when asked not to in options