Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

ButterLib
Mostrando 31-40 de 66 aportaciones
< 1  2  3  4  5  6  7 >
Actualización: 5 JUL 2023 a las 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

Actualización: 5 JUL 2023 a las 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

Actualización: 2 JUL 2023 a las 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

Actualización: 2 JUL 2023 a las 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

Actualización: 24 JUN 2023 a las 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

Actualización: 31 MAR 2023 a las 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

Actualización: 31 ENE 2023 a las 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

Actualización: 14 ENE 2023 a las 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

Actualización: 7 DIC 2022 a las 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

Actualización: 3 DIC 2022 a las 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