Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

ButterLib
66개 중 31~40개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2023년 7월 5일 @ 오전 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

업데이트: 2023년 7월 5일 @ 오전 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

업데이트: 2023년 7월 2일 @ 오전 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

업데이트: 2023년 7월 2일 @ 오전 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

업데이트: 2023년 6월 24일 @ 오전 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

업데이트: 2023년 3월 31일 @ 오전 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

업데이트: 2023년 1월 31일 @ 오전 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

업데이트: 2023년 1월 14일 @ 오전 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

업데이트: 2022년 12월 7일 @ 오전 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

업데이트: 2022년 12월 3일 @ 오후 1시 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