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.
Requires rwmt/Multiplayer#412 to fully work. It should work without it, however - most of the abilities won't fully work (they may still be used by enabling AI combat for the suit).
One thing I didn't realize when starting the work on this compat was that (apparently) this mod has a bit of issues (with 1.4? or mod conflicts?)... I decided there's no point in deleting it once it was 90% done, and that I may as well finish it. However, be aware that there may some issues with the mod itself.
There's 2 versions on workshop, the original (2844617885) and the unofficial 1.4 release (3108258542). The original is on 1.4 now as well, so that's the release I tested everything with. Although there shouldn't be much of a difference, I've only tested the official release so - use the unofficial one at own risk.
The mod includes separate .dll file for both vanilla and Combat Extended. They seem very similar on the first glance and CE seemed to work fine, however - I've only tested the non-CE version. Use CE on your own risk.
Also included is more tools for PatchingUtilities. This time for adding and removing objects to MP's cross refs directory, which is needed in some situations to properly sync stuff when exposing method parameters in sync methods.