This repository was archived by the owner on May 22, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 456
[AI] Upgrade Expansion | Now featuring induction! #12912
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Merge conflict |
Yogbot-13
added a commit
that referenced
this pull request
Jan 26, 2022
Yogbot-13
added a commit
that referenced
this pull request
Jan 30, 2022
This was referenced Feb 1, 2022
Closed
Yogbot-13
added a commit
that referenced
this pull request
Feb 3, 2022
Yogbot-13
added a commit
that referenced
this pull request
Feb 5, 2022
Yogbot-13
added a commit
that referenced
this pull request
Feb 11, 2022
Yogbot-13
added a commit
that referenced
this pull request
Feb 12, 2022
JamieD1
approved these changes
Feb 14, 2022
Contributor
|
Art review not required as its sprite already in game. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
DME Edit
This PR affects the yogstation.DME file
Feature
This adds new content to the game
Javascript
This PR contains javascript code.
Sprites
This PR has spriting changes
tgui
This PR affects TGUI
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Document the changes in your pull request
Main PR: #12815
Implements the first research "chain", induction, it allows you to charge APCs and borgs remotely. They're pricey upgrades and only have 1 charge. You recharge them by spending CPU
Adds a new upgrade that allows the AI to tag 1 person (by shift-clicking them) and they will then be notified next time they're in view again
Backend:
Introduces passive upgrades and upgrades that unlock active abilities.
TODO:
Changelog
🆑
rscadd: AI Projects have the ability to give active abilities
rscadd: New project allows AI to charge a borg remotely
rscadd: New project allows AI to keep APC operational even without power for a short duration
rscadd: New project that notifies the AI when a tagged individual re-enters camera view.
rscadd: Adds AI abilities that can be recharged by using CPU power
/:cl: