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] AI Expansion 2.5 #14162
Merged
Merged
[AI] AI Expansion 2.5 #14162
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
|
Cool |
Contributor
|
Give me a changelog credit, I did art for all of the AI expansion! |
JamieD1
approved these changes
May 28, 2022
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
TESTMERGED
This PR is currently live in a test merge.
tgui
This PR affects TGUI
Tweak
This PR contains changes to the game.
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
AI control becomes secure
Moves the AI control console board to secure storage, prevents it from being printed. Works like upload board. (Still requires passcode)
Upgrades for server cabinets and data cores
Upgrading the capacitor and matter bins in server cabinets and data cores reduces their power consumption and heat production respectively.
In addition when you examine them you'll be able to see if they're offline due to temperature or atmos.
Temperature changes
Max temp increased to 15C
Temperature multiplier goes from 8 -> 6
Added a 5 minute cooldown for the data core warnings so your ears stay intact
New AI Upgrades
Enhanced Coolant Management:
Globally increases the max temp by 10C to 25C. No effects if multiple AIs research it
Memory Compressor: Spend 15% of your CPU to gain 3TB of RAM.
New AI core sprite (By baiomu)
https://imgur.com/SMSaw1U
Wiki Documentation
See above
Changelog
🆑 TheGamerdk. (Toasterbiome did the sprites)
rscadd: AI data cores and server cabinets can be upgraded to reduce their power consumption and heat production. Uses matterbins and capactiors
rscadd: New AI Upgrade, Enhanced Coolant Management: Increase AI hardware tolerance by 10C
rscadd: New AI Upgrade, Memory Compressor: Dedicate 15% of your CPU to increase your RAM by 3TB
tweak: Reduced AI hardware heat production and increased their heat tolerance
tweak: There is now a 5 minute cooldown for warnings after a data core fails. No more spam
imageadd: Added a new sprite for the AI data cores, so they're no longer tcomms hubs - Baiomu
experimental: AI control console board is now locked in secure storage and can no longer be printed.
/:cl: