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

Grenades - Code cleanup #9979

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Grenades - Code cleanup #9979

wants to merge 21 commits into from

Conversation

johnb432
Copy link
Contributor

@johnb432 johnb432 commented Apr 27, 2024

When merged this pull request will:

  • Code cleanup.

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@johnb432 johnb432 added the kind/enhancement Release Notes: **IMPROVED:** label Apr 27, 2024
addons/grenades/functions/fnc_flashbangExplosionEH.sqf Outdated Show resolved Hide resolved
addons/grenades/functions/fnc_incendiary.sqf Outdated Show resolved Hide resolved
addons/grenades/functions/fnc_incendiary.sqf Outdated Show resolved Hide resolved
johnb432 and others added 4 commits April 28, 2024 01:25
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
@johnb432 johnb432 changed the title Grenades - Improve multiple aspects Grenades - Code cleanup Apr 28, 2024
@johnb432 johnb432 marked this pull request as draft April 28, 2024 09:15
@johnb432 johnb432 marked this pull request as ready for review May 22, 2024 06:53
];
// High throw
case 1: {
_velocity = _velocity vectorMultiply 0.5;
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice.

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
@johnb432 johnb432 added this to the 3.18.0 milestone May 27, 2024
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.

None yet

3 participants