-
Notifications
You must be signed in to change notification settings - Fork 739
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
Overheating - Fix errors, improve documentation, change ACEX references for integration #8522
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some grammar stuff.
Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com>
Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com>
…into overheating-oopsies
check overheating postinit |
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
https://github.com/acemod/ACE3/blob/master/addons/field_rations/XEH_postInit.sqf#L19 https://github.com/acemod/ACE3/blob/master/addons/field_rations/XEH_postInit.sqf#L73 we really need to be careful mixing ace and acex |
L73 should be |
Correct. |
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Ok, I think I've got all the AceX stuff correctly converted now. The only thing left should be a couple of |
…es for integration (acemod#8522) * Fix jam script error, improve documentation * formatting * Update docs/wiki/feature/overheating.md Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com> * Update docs/wiki/feature/overheating.md Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com> * fix icon filepath for AceX integration * Apply suggestions from code review Co-authored-by: PabstMirror <pabstmirror@gmail.com> * Update addons/overheating/XEH_postInit.sqf Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com> * move old AceX references to macros * small whitespace formatting Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com> Co-authored-by: PabstMirror <pabstmirror@gmail.com> Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
When merged this pull request will: