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

Gun attachments #2917

Merged
merged 246 commits into from
Jul 15, 2024
Merged

Gun attachments #2917

merged 246 commits into from
Jul 15, 2024

Conversation

FalloutFalcon
Copy link
Member

@FalloutFalcon FalloutFalcon commented Apr 18, 2024

About The Pull Request

Finishing #145
Requires #2877

Why It's Good For The Game

Changelog

🆑
refactor: refactored attachments to be modular
/:cl:

thgvr
thgvr previously requested changes Jul 6, 2024
Copy link
Member

@thgvr thgvr left a comment

Choose a reason for hiding this comment

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

Some things, nitpicks, code styling, weird bits

Please remember newlines at the end of your files - it's missing a lot and the linter really doesn't like it

Autodoc all of the attachment stuff as well, left comments.

Could be worth making an explanation/guide at the top of the attachments on what everything does and how to make a new one correctly.

code/datums/components/attachment.dm Outdated Show resolved Hide resolved
code/datums/components/attachment.dm Show resolved Hide resolved
code/datums/components/attachment_holder.dm Show resolved Hide resolved
code/game/objects/items/attachments/_attachment.dm Outdated Show resolved Hide resolved
code/modules/cargo/packs/gun.dm Outdated Show resolved Hide resolved
code/modules/cargo/packs/gun.dm Outdated Show resolved Hide resolved
code/modules/projectiles/gun.dm Outdated Show resolved Hide resolved
code/modules/projectiles/gun.dm Outdated Show resolved Hide resolved
FalloutFalcon and others added 19 commits July 6, 2024 19:24
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
@FalloutFalcon FalloutFalcon requested a review from thgvr July 14, 2024 12:11
@rye-rice rye-rice added this pull request to the merge queue Jul 15, 2024
Merged via the queue into shiptest-ss13:master with commit 690818d Jul 15, 2024
14 checks passed
MysticalFaceLesS pushed a commit to CeladonSS13/Shiptest that referenced this pull request Jul 20, 2024
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
Finishing #145
Requires shiptest-ss13#2877
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

:cl:
refactor: refactored attachments to be modular
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Signed-off-by: FalloutFalcon <[email protected]>
Signed-off-by: Theos <[email protected]>
Co-authored-by: Matthew <[email protected]>
Co-authored-by: Zephyr <[email protected]>
Co-authored-by: Theos <[email protected]>
Co-authored-by: thgvr <[email protected]>
FalloutFalcon added a commit to FalloutFalcon/ShiptestF that referenced this pull request Aug 30, 2024
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Finishing shiptest-ss13#145
Requires shiptest-ss13#2877
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game

<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

## Changelog

:cl:
refactor: refactored attachments to be modular
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Signed-off-by: FalloutFalcon <[email protected]>
Signed-off-by: Theos <[email protected]>
Co-authored-by: Matthew <[email protected]>
Co-authored-by: Zephyr <[email protected]>
Co-authored-by: Theos <[email protected]>
Co-authored-by: thgvr <[email protected]>
FalloutFalcon pushed a commit to FalloutFalcon/ShiptestF that referenced this pull request Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break. DME Edit Feature REALLY causes more bugs in the future that we won't know about. Sprites A bikeshed full of soulless bikes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants