-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update some of the mods that broke in 1.5 update (#442)
Hospitality: - Some types were moved from `Hospitality` to `Hospitality.Utilities` namespace Vanilla Factions Expanded - Deserters: - Changed `nameof(Dialog_Debug.DoWindowContents)` to `nameof(Dialog_DeserterNetwork.DoWindowContents)`, as it was supposed to be RimFridge: - Removed anything related to rename dialog, as renaming was changed in 1.5 - This can be (somewhat universally) handled by MP itself - Updated links to point to a fork by "Just Harry", as it's the most up-to-date version - Changed the current map patch to not long patching failures - Some RimFridge forks don't have the current map issue, like the one by "Just Harry" - however, the patch is kept for forks that do need it PatchingUtilities: - Modified to allow for current map patch to be applied without logging patching failures
- Loading branch information
1 parent
5336f89
commit 3700e0d
Showing
4 changed files
with
38 additions
and
41 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
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
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
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