Skip to content

XM157 - Improve usage with grenade launchers#10976

Merged
PabstMirror merged 7 commits intomasterfrom
xmg
Oct 5, 2025
Merged

XM157 - Improve usage with grenade launchers#10976
PabstMirror merged 7 commits intomasterfrom
xmg

Conversation

@PabstMirror
Copy link
Copy Markdown
Contributor

  • Handle shotShell sim type (which don't seem to have any vanilla zeroing applied?)
  • Change reticule to more closely match shoot from the Mr. Thumb video (remove thick vertical line, add more rows)
  • Support airburst ammo types

@PabstMirror PabstMirror added this to the Ongoing milestone Jun 21, 2025
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Jun 21, 2025
@PabstMirror PabstMirror marked this pull request as ready for review June 24, 2025 03:40
@PabstMirror PabstMirror modified the milestones: Ongoing, 3.20.0, 3.20.1 Jul 3, 2025
Copy link
Copy Markdown
Member

@LinkIsGrim LinkIsGrim left a comment

Choose a reason for hiding this comment

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

Python eludes me.

(image_center + 2 * pixels_per_mrad, image_size),
], fill=(0, 0, 0))
# d.polygon([
# (image_center - 2 * pixels_per_mrad, image_size),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Intentional?

@PabstMirror PabstMirror enabled auto-merge (squash) October 5, 2025 19:44
@PabstMirror PabstMirror merged commit 522f6ab into master Oct 5, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants