This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Changelog | ||
|
||
## 3.8.3 (TBA) | ||
## 3.8.3 (23.08.2022) | ||
|
||
### Added | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,13 @@ | ||
### Added | ||
|
||
- "options.txt" file is included in bug report, if user decides to include the save file | ||
- "mop rules" command will show from which mod specific rule originate | ||
- (MSCLoader) Added "RESOLUTION" picker from Mod Loader Pro | ||
- Added command "mop debug_monitor", which shows debug stats of MOP | ||
|
||
### Changes | ||
### Bug Fixes | ||
|
||
- Changed the type of a message saying "Game has been reloaded over X times" to the one with "OK" button. This also means that accepting the message will not close the game | ||
- (MSCLoader) Updated to MSCLoader 1.2.7 | ||
- Minor changes in text wording | ||
- MOP won't show errors during save file verification, if the new save file has been created, but the game hasn't been saved, which made certain save tags missing | ||
- Improved R20 Battery Box transform loading - now it's done when MOP is running, instead of during MOP loading | ||
|
||
### Bug Fixes | ||
### Removed | ||
|
||
- MOP will now load successfully, if the load screen somehow didn't load | ||
- Fixed a bug causing Satsuma to be stuck frozen, if the rule file told MOP to fully ignore Satsuma | ||
- Fixed the "SATS_ODOMETER_RESET_FIX_ERROR", which was caused by the "Speedometer Cable" mod removing Odometer's FSM object | ||
- Removed unused code | ||
- Removed custom rule file flag: "show_garbage_memory_usage" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters