8000 Adds the ability for an AI to remotely charge an APC with an upgrade disk by Vect0r2 · Pull Request #86470 · tgstation/tgstation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adds the ability for an AI to remotely charge an APC with an upgrade disk #86470

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

Merged
merged 12 commits into from
Sep 19, 2024
Merged

Conversation

Vect0r2
Copy link
Contributor
@Vect0r2 Vect0r2 commented Sep 4, 2024

About The Pull Request

Adds an upgrade disk that gives the ability to remotely charge an APC with the AIs backup power (the one that runs down when there is no power in an APC). This tech disk is under advanced AI tech

Also added the ability to make new disks with the new object type /obj/item/aiupgrade, and made it so not every AI module is malf, now only subtypes of /datum/ai_module/malf show up on malf upgrade screens

Why It's Good For The Game

Adds the ability for an AI to assist crewmembers who do not have power, which is a pretty interesting interaction. Does chem not have power and is trying to make some healing chems? you can provide power for them for a bit, but they better hurry!

Changelog

🆑
add: Added the remote power AI disk
code: made it possible to easily add new AI upgrade disks
/:cl:

@tgstation-server tgstation-server added Feature Exposes new bugs in interesting ways Code Improvement Code is now easier to copy paste. labels Sep 4, 2024
@@ -68,7 +68,7 @@

/datum/techweb_node/ai_laws
id = TECHWEB_NODE_AI_LAWS
display_name = "Advanced AI Laws"
display_name = "Advanced AI Upgrades"
Copy link
Member

Choose a reason for hiding this comment

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

Everything but one is still law, wouldnt it make more sense to have this be a separate node?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Having a entirely new tech node for one middling upgrade would pretty much ensure that it never gets researched. If people add more upgrade disks then it would be best to move it into a new techweb, but with only one disk I don't see the point of doing so.

Vect0r2 and others added 3 commits September 17, 2024 00:13
@Vect0r2 Vect0r2 requested a review from Ghommie September 19, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement Code is now easier to copy paste. Feature Exposes new bugs in interesting ways
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0