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

robofac/json: fix prototype dialogue checks #71374

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

andrei8l
Copy link
Contributor

@andrei8l andrei8l commented Jan 30, 2024

Summary

None

Purpose of change

Fix errors in Hub 01's dialogue introduced by the port to math

Describe the solution

Flip a couple of comparison signs from #70936 and #70996
Fix variable names for armor projects from #70996
Add another variable guard to replace the one partially removed by #70614

Describe alternatives you've considered

N/A

Testing

Tested every prototype dialogue topic

  • HWP
  • HWP exotic barrel
  • All armors
  • Phase Immersion and RM13 armor repair
  • MDS upgrade with 5-point anchor

In all cases, the projects complete correctly, can be repeated correctly (note that exotic barrel and 5-point anchor initial analysis aren't repeatable), you can't collect the reward too early, and you can't collect the rewards multiple times or the wrong reward for the current project.

Additional context

N/A

This was referenced Jan 30, 2024
Co-authored-by: Andrew Rosa <[email protected]>
Co-authored-by: Anton Simakov <[email protected]>
@andrei8l andrei8l force-pushed the fix-interom-prototypes branch from 16cbac3 to 3cf5327 Compare January 30, 2024 22:41
@github-actions github-actions bot added the [JSON] Changes (can be) made in JSON label Jan 30, 2024
@GuardianDll
Copy link
Member

Should close #71331 and close #71366

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 30, 2024
@Maleclypse Maleclypse merged commit d7d8e96 into CleverRaven:master Jan 31, 2024
20 of 24 checks passed
@andrei8l andrei8l deleted the fix-interom-prototypes branch January 31, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hub prototype system broken hub01 will provide prototype armor at no cost.
3 participants