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

[WIP] Cyberpunk 2556: The Augment Update #1709

Draft
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

BurpleBineapple
Copy link
Contributor

@BurpleBineapple BurpleBineapple commented Mar 30, 2022

About The Pull Request

A large update that aims to port over the changes to the augment system from Baystation12 as well as fix simple augments from being unable to redeploy once retracted.

Why It's Good For The Game

This PR fixes some issues with armblade type objects which causes them to be set to null once retracted. This is no longer the case.

This update also ports over many changes to the system from baystation as well as merging item and simple into one 'item' file. It also cleans up the formatting in several places.

Augments are now installed into augment slots rather than the limb. Each body part has a single augment slot. This prevents several of one type of augment being installed Example, you can't have both an armblade and a gun in your arm, but you can have cyberclaws in your hand and a gun in your arm.

This PR also updates HUD augments to now work and will be adding binocular augments, welding goggle augments, pop-out guns for arms, and a powerfist augment from baystation12.

Other more specialized augments may be added in future PRs. Many of these items will be available to traitors via a new 'augmentation' section in the uplink where autodoc-type items can be purchased to install the part into your limbs.

Did You Test It?

WIP but yes.

Authorship

PurplePineapple
Spookerton - Baystation12
Juxtaposed - Baystation12
SierraKomodo - Baystation12
Azlan - Baystation12

Changelog

🆑
/:cl:

@BurpleBineapple BurpleBineapple changed the title Cyberpunk 2556: The Augment Update [WIP] Cyberpunk 2556: The Augment Update Mar 30, 2022
@BurpleBineapple BurpleBineapple added 💡3 Feature This PR adds or modifies a new feature. ❌0 DO NOT MERGE Do not merge this unless this label is removed. 🛠2 WIP This PR is a work in progress and subject to frequent changes. Code reviews will be delayed. labels Mar 30, 2022
@BurpleBineapple
Copy link
Contributor Author

PR is now working. Will be keeping it as a draft until I add some antagonist objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❌0 DO NOT MERGE Do not merge this unless this label is removed. 🛠2 WIP This PR is a work in progress and subject to frequent changes. Code reviews will be delayed. 💡3 Feature This PR adds or modifies a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant