Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

ButterLib
Visualizzazione di 31-40 elementi su 66
< 1  2  3  4  5  6  7 >
Aggiornamento: 5 lug 2023, 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

Aggiornamento: 5 lug 2023, 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

Aggiornamento: 2 lug 2023, 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

Aggiornamento: 2 lug 2023, 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

Aggiornamento: 24 giu 2023, 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

Aggiornamento: 31 mar 2023, 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

Aggiornamento: 31 gen 2023, 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

Aggiornamento: 14 gen 2023, 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

Aggiornamento: 7 dic 2022, 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

Aggiornamento: 3 dic 2022, 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