Skip to content

Feature/compatibility 1 3 - #20

Open
Redjordan wants to merge 3 commits into
elmindra:masterfrom
Redjordan:feature/compatibility_1_3
Open

Redjordan wants to merge 3 commits into
elmindra:masterfrom
Redjordan:feature/compatibility_1_3

Conversation

@Redjordan

Copy link
Copy Markdown

To add support for version 1.3

Redjordan and others added 3 commits March 30, 2019 18:50
propper replace for System.Numerics for backwards compatibility
@Redjordan Redjordan closed this Apr 1, 2019
@Redjordan Redjordan reopened this Apr 1, 2019
@Redjordan

Redjordan commented Apr 1, 2019

Copy link
Copy Markdown
Author

This keeps savegame compatibility by adding a custom BigInteger implementation

@elmindra

elmindra commented Apr 4, 2019

Copy link
Copy Markdown
Owner

Taking a look now, thank you!

@elmindra

elmindra commented Apr 4, 2019

Copy link
Copy Markdown
Owner

thank you so much ... this was a huge help in tracking it down!

I did mostly the same fix but with one small difference:

  • switched to using two UInt64s for the Guid xor method, removed use of BigInteger

The rest of the fixes should be similar. Let me know if I missed anything.

(commit was a95e74f , updated build available at https://github.com/jennyem/pathfinder-mods/releases/tag/0.9.6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants