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

CIC Vendor Expansion (Part 2) #6301

Merged
merged 20 commits into from
Aug 3, 2024
Merged

Conversation

SpypigDev
Copy link
Contributor

@SpypigDev SpypigDev commented May 17, 2024

About The Pull Request

Follow up PR to #4707. Aims to expand XO vendors to bring them up to date with modern combat meta, as well as clean up my SO vendor update in the process.

  • Added gear specializations to the XO weapons vendor, offering the essentials set of either a Medic or Engineer
  • Adds a Magharn to rail attachments section in the XO weapons vendor
  • Expanded belt/pouch options in the XO weapons vendor
  • Added the 'other gear' section in the XO vendor, with various combat supplies

Misc.

  • Fixed XO/SO vendor code so that selecting the autoinjector pouch gives you a full one, rather than empty
  • Increased XO policing skillset from 1, to 2, so they can actually use the MP belt they are offered (Already done in Increases XO Police skill by 1 #6781 )
  • Unified the SO armory vendor code into the regular SO vendor file, rather than having two seperate

Explain why it's good for the game

The XO gear vendors have sat untouched in the code for quite some time, and have been left to fall behind the quickly changing meta of CM. With a more updated selection of modern gear, XOs will no longer be significantly out-geared by their Staff Officers when it comes to organizing their combat kits, especially during hijack.

XOs will be brought up to par with the gear diversity that SOs have enjoyed for some months now.

Testing Photographs and Procedure

Select photos of the updated XO vendor menus, where changes have been made

Screenshot 2024-05-17 160207

Screenshot 2024-05-17 160216

Screenshot 2024-05-17 160228

Screenshot 2024-05-17 160236

Changelog

🆑
refactor: SO armory vendor code refactored into the main SO gear vendor code
balance: XO weapon and clothing vendors fitted with a more modernized equipment set
balance: XO weapon vendor now offers Medic or Engineer essentials sets
fix: Vending an autoinjector pouch as SO or XO now produces a full pouch, rather than empty
balance: SO's mod88 removed from cryo spawn and moved to their vendor instead
/:cl:

@SpypigDev SpypigDev requested a review from Nanu308 as a code owner May 17, 2024 09:49
@github-actions github-actions bot added Mapping did you remember to save in tgm format? Refactor Make the code harder to read Balance You need to be a professional veteran game maintainer to comprehend what is being done here. Fix Fix one bug, make ten more labels May 17, 2024
Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale beg a maintainer to review your PR label May 25, 2024
@Drulikar Drulikar removed the Stale beg a maintainer to review your PR label May 30, 2024
Copy link
Member

@Nanu308 Nanu308 left a comment

Choose a reason for hiding this comment

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

mapping itself is fine

maps/map_files/USS_Almayer/USS_Almayer.dmm Outdated Show resolved Hide resolved
@Nanu308 Nanu308 added the Mapping Approved adds 500 new dict keys label May 30, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale beg a maintainer to review your PR label Jun 7, 2024
@Drulikar Drulikar added Stale Exempt PR can't go stale and removed Stale beg a maintainer to review your PR labels Jun 12, 2024
@Drulikar
Copy link
Contributor

Stale exempt until it can be balance/code reviewed. Sorry just a lot going on right now.

@SpypigDev
Copy link
Contributor Author

Stale exempt until it can be balance/code reviewed. Sorry just a lot going on right now.

No worries, take your time

@cm13-github cm13-github added the Merge Conflict PR can't be merged because it touched too much code label Jul 9, 2024
@cm13-github
Copy link
Contributor

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

@SpypigDev
Copy link
Contributor Author

Guessing this is an issue with #6496 not using the refactored code. Will fix shortly

@SpypigDev
Copy link
Contributor Author

Sorry, that was stupid. Fixed the issue

@cm13-github
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

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

Feel free to undraft when you're happy with the vendor contents. If both are going to have essential kits, likely their vendors should be very similar just minus anything XO might get in their other vendor.

@Drulikar Drulikar marked this pull request as draft July 19, 2024 05:16
@SpypigDev SpypigDev marked this pull request as ready for review July 19, 2024 07:54
Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

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

Mentioned in DMs:

  • Consider adding /obj/item/storage/belt/gun/utility/full to XO since SO is offered it.
  • Consider adding /obj/item/attachable/bayonet to XO since SO is offered it.
  • Consider removing /obj/item/storage/belt/gun/m4a3/mod88 from SO cryo spawn to instead offer it with with their other pistol belt options in their vendor.

@Drulikar Drulikar added Balance Approved This PR has had its balance and gameplay-affecting aspects approved. Cry to the Head-maint about it. and removed Stale Exempt PR can't go stale labels Jul 19, 2024
@Drulikar Drulikar marked this pull request as draft July 19, 2024 21:07
@deathrobotpunch
Copy link
Contributor

one thing I would like to see is a flash added to the SO vendor like every other head of staff.

Copy link
Contributor

github-actions bot commented Aug 1, 2024

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale beg a maintainer to review your PR label Aug 1, 2024
@Drulikar Drulikar removed the Stale beg a maintainer to review your PR label Aug 3, 2024
@Drulikar Drulikar marked this pull request as ready for review August 3, 2024 04:34
@Drulikar Drulikar enabled auto-merge August 3, 2024 04:43
@Drulikar Drulikar added this pull request to the merge queue Aug 3, 2024
Merged via the queue into cmss13-devs:master with commit 3ffcf5e Aug 3, 2024
27 checks passed
cm13-github added a commit that referenced this pull request Aug 3, 2024
@SpypigDev SpypigDev deleted the vendor-expansion branch August 3, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Balance Approved This PR has had its balance and gameplay-affecting aspects approved. Cry to the Head-maint about it. Balance You need to be a professional veteran game maintainer to comprehend what is being done here. Fix Fix one bug, make ten more Mapping Approved adds 500 new dict keys Mapping did you remember to save in tgm format? Refactor Make the code harder to read
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants