Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtonsoft patcher hotfix #244

Merged
merged 3 commits into from
Jun 26, 2021
Merged

Newtonsoft patcher hotfix #244

merged 3 commits into from
Jun 26, 2021

Conversation

MrPurple6411
Copy link
Member

@MrPurple6411 MrPurple6411 commented Jun 19, 2021

Hotfix to revert the timing change of the QModPluginGenerator that broke the Newtonsoft Patcher

Build.zip

QModManager_BZ.STABLE.zip
QModManager_SN.EXP.zip
QModManager_SN.STABLE.zip
QModManager_BZ.EXP.zip

Copy link
Contributor

@toebeann toebeann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is fine, I'm happy to move back to Finish() for the QModPluginGenerator patcher if Initialize() is causing issues. I haven't had a chance to test this and won't tonight, but I'm willing to trust Purple's testing for this and honestly, the change from Finish() -> Initialize() was never intended to stick around into the build. Mea culpa.

Should wait for @PrimeSonic to weigh in on versioning since there's been some discussion on that in the discord.

Copy link
Contributor

@toebeann toebeann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems the consensus for versioning is as follows:

  • When compiling internal, dev, or beta builds, bump the 4th version segment on each build
  • When compiling public release builds, set the 4th version segment to zero and bump the rest accordingly
  • Removing trailing .0 segments from player facing version strings such as on Nexus or installer windows

Therefore, we should drop the .0 from the .iss here. Have made suggested changes in review comments so you can easily just commit them from here.

Installer/BZ.EXP.iss Outdated Show resolved Hide resolved
Installer/BZ.STABLE.iss Outdated Show resolved Hide resolved
Installer/SN.EXP.iss Outdated Show resolved Hide resolved
Installer/SN.STABLE.iss Outdated Show resolved Hide resolved
@toebeann toebeann merged commit a3e9e79 into master Jun 26, 2021
@toebeann toebeann deleted the Newtonsoft-Patcher-Hotfix branch June 26, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
  翻译: