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

Scarborough Arms #3336

Merged
merged 35 commits into from
Sep 12, 2024
Merged

Scarborough Arms #3336

merged 35 commits into from
Sep 12, 2024

Conversation

rye-rice
Copy link
Member

@rye-rice rye-rice commented Sep 6, 2024

About The Pull Request

IT HELPS TO VIEW THIS AS A COMPLETE REWORK OF SCARBORGH, NOTHING INVIDUALLY WAS REMOVED OR REPLACED. ALL DESIGN CHOICES ARE FINAL

So here it is, the great syndicate guns pr, for @Apogee-dev
Luckily, due to my splitting of gun files, this shouldn't conflict with other gun based prs, yayyyy

New list of guns:
Assume everything not listed here didn't Survive:
PC-76 "Ringneck" (Has indie version In Cargo)
BC-81 "Asp"
PC-81 "Himehabu"
R-23 "Viper" (Has indie version In Cargo)
MP-84 "Rattlesnake"
CMG-20r "Cobra" (Has indie version In Cargo)
CDW-81 "Sidewinder"
MSR-90 "Boomslang" (Has indie version In Cargo)
AMR-83 "Taipan"

SG-60rr "Bulldog
RR-86 "Mako"

"Hydra" and it's variants:
SBR-80 "Hydra"
SMR-80 "Hydra"
SAW-80 "Hydra"

Should be the last big gun PR in a while unless i do a quick one for Nanotrasen and Sharplite to help out the big rework thats ongoing. Might do that actually, but hoping to change my focus onto non-gun content soon, the guns were a nice break from all of that.

Repaths a ton of things, thats why theres a high file count

Misc changes minus the guns that were added

  • Many, many repaths, a vast majoirty of files changed are maps that have repathed guns
  • Fixes 556 naming
  • Redid all toy guns, this seems out of scope but it really isnt as fucking toy guns used the fucking SA sprites
  • Reduced the price of the scout to 4000 c
  • reduced the price of 300 magnum to 400 c
  • Commander has a new firing sound
  • Various old unused sounds were removed, and some old sounds were remixed to not be stereo
  • Attachment points for revolvers have been removed
  • Makes the frontiersmen simplemobs not drop syndicate weapons

Credits:
https://github.com/tgstation/TerraGov-Marine-Corps for the Gun sounds
https://github.com/tgstation/TerraGov-Marine-Corp s/pull/13409 for the Good Gun Sounds
@Tamamitsune for the Asp's firing sound
@Apogee-dev for writing descs and desiging the Sidewinder PDW, alongside being the brains behind guns as a whole

Why It's Good For The Game

Small sample:
Sidewinder was designed by Apogee
image

image

Changelog

🆑 retlaw34, rye-rice, Apogee-dev, generalthrax, Tamamitsune, Nitha(emotional support)
add: Scarborough Arms for every syndicate faction
add: New sounds for the commander
balance: scout's price has been reduced slightly
del: Donksoft toy guns
fix: You can no longer attach shit to revolvers
/:cl:

@github-actions github-actions bot added Map Change Tile placing is hard. Thank you for your service. DME Edit Sprites A bikeshed full of soulless bikes. Sound USSR Anthem 2.66 MB file. Code change Watch something violently break. labels Sep 6, 2024
@rye-rice rye-rice changed the title [MDB IGNORE]Scarborough Arms [MDB IGNORE][IDB IGNORE]Scarborough Arms Sep 6, 2024
@rye-rice rye-rice changed the title [MDB IGNORE][IDB IGNORE]Scarborough Arms [MDB IGNORE]Scarborough Arms Sep 8, 2024
@rye-rice rye-rice marked this pull request as ready for review September 8, 2024 20:32
@rye-rice rye-rice requested review from a team as code owners September 8, 2024 20:32
Copy link
Contributor

github-actions bot commented Sep 9, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Merge Conflict Use Git Hooks, you're welcome. label Sep 9, 2024
@github-actions github-actions bot removed the Merge Conflict Use Git Hooks, you're welcome. label Sep 9, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Merge Conflict Use Git Hooks, you're welcome. label Sep 10, 2024
@github-actions github-actions bot removed the Merge Conflict Use Git Hooks, you're welcome. label Sep 10, 2024
@FalloutFalcon FalloutFalcon changed the title [MDB IGNORE]Scarborough Arms Scarborough Arms Sep 10, 2024
Copy link
Member

@Imaginos16 Imaginos16 left a comment

Choose a reason for hiding this comment

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

Please be more precise with your releases next time, nearly 6 months of delays is pretty bad.

Good stuff though.

@rye-rice
Copy link
Member Author

sorry i was following how professional AAA studios do it

@Apogee-dev Apogee-dev added this pull request to the merge queue Sep 12, 2024
Merged via the queue into shiptest-ss13:master with commit b44f874 Sep 12, 2024
15 checks passed
MysticalFaceLesS pushed a commit to CeladonSS13/Shiptest that referenced this pull request Sep 22, 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. -->
**IT HELPS TO VIEW THIS AS A COMPLETE REWORK OF SCARBORGH, NOTHING
INVIDUALLY WAS REMOVED OR REPLACED. ALL DESIGN CHOICES ARE FINAL**

So here it is, the great syndicate guns pr, for @Apogee-dev
Luckily, due to my splitting of gun files, this shouldn't conflict with
other gun based prs, yayyyy

New list of guns:
Assume everything not listed here didn't Survive:
PC-76 "Ringneck" (Has indie version In Cargo)
BC-81 "Asp"
PC-81 "Himehabu"
R-23 "Viper" (Has indie version In Cargo)
MP-84 "Rattlesnake"
CMG-20r "Cobra" (Has indie version In Cargo)
CDW-81 "Sidewinder"
MSR-90 "Boomslang" (Has indie version In Cargo)
AMR-83 "Taipan"

SG-60rr "Bulldog
RR-86 "Mako"

"Hydra" and it's variants:
SBR-80 "Hydra"
SMR-80 "Hydra"
SAW-80 "Hydra"

Should be the last big gun PR in a while unless i do a quick one for
Nanotrasen and Sharplite to help out the big rework thats ongoing. Might
do that actually, but hoping to change my focus onto non-gun content
soon, the guns were a nice break from all of that.

Repaths a ton of things, thats why theres a high file count

Misc changes minus the guns that were added
- Many, many repaths, a vast majoirty of files changed are maps that
have repathed guns
- Fixes 556 naming
- Redid all toy guns, this seems out of scope but it really isnt as
fucking toy guns used the fucking SA sprites
- Reduced the price of the scout to 4000 c
- reduced the price of 300 magnum to 400 c
- Commander has a new firing sound
- Various old unused sounds were removed, and some old sounds were
remixed to not be stereo
- Attachment points for revolvers have been removed
- Makes the frontiersmen simplemobs not drop syndicate weapons

Credits:
https://github.com/tgstation/TerraGov-Marine-Corps for the Gun sounds
https://github.com/tgstation/TerraGov-Marine-Corp s/pull/13409 for the
Good Gun Sounds
@Tamamitsune for the Asp's firing sound
@Apogee-dev for writing descs and desiging the Sidewinder PDW, alongside
being the brains behind guns as a whole

Small sample:
Sidewinder was designed by Apogee

![image](https://github.com/user-attachments/assets/b08eb6d9-2d69-4220-a9f4-c1671de247d5)

![image](https://github.com/user-attachments/assets/c99b03ee-efb8-4ecb-82ad-b7b5fa1beeb2)

:cl: retlaw34, rye-rice, Apogee-dev, generalthrax, Tamamitsune,
Nitha(emotional support)
add: Scarborough Arms for every syndicate faction
add: New sounds for the commander
balance: scout's price has been reduced slightly
del: Donksoft toy guns
fix: You can no longer attach shit to revolvers
/:cl:

---------

Signed-off-by: rye-rice <[email protected]>
Co-authored-by: retlaw34 <[email protected]>
Co-authored-by: FalloutFalcon <[email protected]>
MrCat15352 pushed a commit to MrCat15352/MrCat that referenced this pull request Dec 24, 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. -->
**IT HELPS TO VIEW THIS AS A COMPLETE REWORK OF SCARBORGH, NOTHING
INVIDUALLY WAS REMOVED OR REPLACED. ALL DESIGN CHOICES ARE FINAL**

So here it is, the great syndicate guns pr, for @Apogee-dev
Luckily, due to my splitting of gun files, this shouldn't conflict with
other gun based prs, yayyyy

New list of guns:
Assume everything not listed here didn't Survive:
PC-76 "Ringneck" (Has indie version In Cargo)
BC-81 "Asp"
PC-81 "Himehabu"
R-23 "Viper" (Has indie version In Cargo)
MP-84 "Rattlesnake"
CMG-20r "Cobra" (Has indie version In Cargo)
CDW-81 "Sidewinder"
MSR-90 "Boomslang" (Has indie version In Cargo)
AMR-83 "Taipan"

SG-60rr "Bulldog
RR-86 "Mako"

"Hydra" and it's variants:
SBR-80 "Hydra"
SMR-80 "Hydra"
SAW-80 "Hydra"

Should be the last big gun PR in a while unless i do a quick one for
Nanotrasen and Sharplite to help out the big rework thats ongoing. Might
do that actually, but hoping to change my focus onto non-gun content
soon, the guns were a nice break from all of that.

Repaths a ton of things, thats why theres a high file count

Misc changes minus the guns that were added
- Many, many repaths, a vast majoirty of files changed are maps that
have repathed guns
- Fixes 556 naming
- Redid all toy guns, this seems out of scope but it really isnt as
fucking toy guns used the fucking SA sprites
- Reduced the price of the scout to 4000 c
- reduced the price of 300 magnum to 400 c
- Commander has a new firing sound
- Various old unused sounds were removed, and some old sounds were
remixed to not be stereo
- Attachment points for revolvers have been removed
- Makes the frontiersmen simplemobs not drop syndicate weapons

Credits:
https://github.com/tgstation/TerraGov-Marine-Corps for the Gun sounds
https://github.com/tgstation/TerraGov-Marine-Corp s/pull/13409 for the
Good Gun Sounds
@Tamamitsune for the Asp's firing sound
@Apogee-dev for writing descs and desiging the Sidewinder PDW, alongside
being the brains behind guns as a whole

Small sample:
Sidewinder was designed by Apogee

![image](https://github.com/user-attachments/assets/b08eb6d9-2d69-4220-a9f4-c1671de247d5)

![image](https://github.com/user-attachments/assets/c99b03ee-efb8-4ecb-82ad-b7b5fa1beeb2)

:cl: retlaw34, rye-rice, Apogee-dev, generalthrax, Tamamitsune,
Nitha(emotional support)
add: Scarborough Arms for every syndicate faction
add: New sounds for the commander
balance: scout's price has been reduced slightly
del: Donksoft toy guns
fix: You can no longer attach shit to revolvers
/:cl:

---------

Signed-off-by: rye-rice <[email protected]>
Co-authored-by: retlaw34 <[email protected]>
Co-authored-by: FalloutFalcon <[email protected]>
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 Map Change Tile placing is hard. Thank you for your service. Sound USSR Anthem 2.66 MB file. Sprites A bikeshed full of soulless bikes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants