Conversation
Owner
Turnovus
commented
Mar 16, 2024
- Migrated to game version 1.5
- Added mod icon
- Retargeted CompsToAddWhenStuff patch so that added comps are restored when loading a saved game.
- Replace deeply-nested if statements with guard clauses. - Replace for loop with foreach. - Apply better names to local variables.
The patch that adds support for CompsToAddWhenStuff has been rewritten, and now targets the ThingWithComps class directly. The internal logic is mostly the same, but the new target method is during save/load, in addition to thing creation.
- Update semver from 1.4.0 to 1.4.1 where necessary.
Copy existing mod content to new 1.4 folder in preperation for migration. Configure loadFolders for new RW version.
Update version info in about Update version info in FMM manifest Add missing DLCs to loadAfter tag Update VS project assembly version
Necessary changes have been made for the assembly to be buildable against the 1.5 version. More work will be needed to verify everything actually functions. - Refactor CostToMoveIntoCell from int to float. - Add RimWorld dependency to IngredientValueGetter_Mass - Disable breaking sound for RangedShieldBelt
Use new name for gear stat offset part.
Replace links for ISOR3X's account with links for Turnovus's account
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.