Draft
Conversation
commit 7aca8e2 Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Fri Jan 24 00:58:10 2020 -0700 Added camera stabilization for when moving and on the move. Clean up camera properly. Action works correctly commit 31c9737 Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Fri Jan 24 00:15:03 2020 -0700 Refactored camera to allow for more than one camera to exist commit 33be914 Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Thu Jan 23 15:04:49 2020 -0700 Camera is now stabilized to a point when left alone commit 67dd94d Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Wed Jan 22 23:06:56 2020 -0700 Implement EO TV guidance assist. Attempt to get ground stabilization in camera commit cea7f77 Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Wed Jan 22 18:24:13 2020 -0700 Allow for camera zooming, vision modes, as well as slewing while on a missile commit 4099d99 Author: Brandon Danyluk <brandondanyluk366@gmail.com> Date: Wed Jan 22 15:17:37 2020 -0700 Initial camera implementation
Added SPIKE ATGM HUD symbology for when in the camera Added more config options for missiles using the camera system
LorenLuke
pushed a commit
that referenced
this pull request
Apr 11, 2021
* Added Bandage Reopening Chance Modifier * Added Wound Reopen Chance Addon Setting * Fixed dumb error in localization setup * Credit! * Resolved issue with Addon Settings definition & removed testing values. * PR Feedback #1 - Removed unnecessary whitespace on LN 46 - Call global var directly at LN 87 - Updated Wound Reopen Chance localized name & description * PR Feedback #2 - Increased reopen coefficient upper limit from 2 to 5. * Changed author credit to reflect GitHub email.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://youtu.be/rGMsy1M_xXQ
https://youtu.be/b5b685vaxtc
Add GUI for tracking lock
Separate camera from projectile
Make tracking information flow from camera to tracker on launch
Try and make camera work for non-missile types (e.g. AGM-65 Maverick while on the rail)