-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Borg fixes and balance pass -Fixes borg panel lock/unlock being flipped in the chat window. (grammer fix) -Fixes borg internal plates not having different values based on the plates. -Gives borgs the ability to have their internal plates fixed with welders (As long as the internal plates are not destroyed, the borg will have to have its panel OPEN for this to be done. This will not work on burn damage. Only brute. Borgs can still not weld themselves. You will have to ask for help.) -Replaces engineering borgs krag b gone with space cleaner sense krag b gone didn't work and trying to place wires and other things on a gore covered floor was just painful. -Gives ammo grippers the ability to pick up and place batteries. Laser weapons exist I guess. -Gives components the ability to have resistances to damage types set. Internal armor plates have various brute and burn resistances based on which mark it is. basic internal plates are what borgs start with and have the lowest hp with no resistance. You should probably get upgraded from this. mark 2 has energy and is made at soteria mark 3 has brute and is made at guild mark 5 has no armor but high hp. Its made at both. * Cleaner bottle fix Fixes bug that runtimes when engineer borg recharges with the space cleaner bottle. * Robotics lathe fix Fixes armor plates not showing up in the lathe correctly after research. * More patches removes extra line on robot_damage.dm adjusts borg hp to be based off base model and the internal plate inside. allows borgs to be fixed with welders and wires without being open. Adjusts borg modules HP, This will look MUCH lower due to internal plates adding extra maxHealth now. Baseline : 100 from 200 Medical : 120 from 180 Engi : 120 from 240 Defence : 160 from 180 Sec : 220 from 320 Jani : 120 from 250 Service : 120 from 130 Mining : 160 from 250 Sci : 120 from 160 * Combat borg stat buff -Buffs defence borgs robustness and sec borgs vig. It made no sense the combat borgs didn't have these stats at all. * Borg Omni parent optimization -Alters borg omni tools to use a parent styled layout. -Gives borg omni tools sharp so they can cut things into planks. -Unchecks outdated borg files and removes unnecessary file (Trilby requested) * gun part play for borgs -Allows ammo grippers to pick up gun parts * Scalpel and embed -Removes embedding from multiple tools and weapons across all borgs. -Nerfs the damage on the medical borgs scalpel. * pixelshift -Gives borgs hotkeys for pixelshifting * Emag changes -Removes defence modules grenade launcher. Explosives can't legally be used in colony. -Changes out more useless emag equipment to instead be the energy sword. * blatts children -Makes gold roachlings neutral faction so they stop attacking borgs. * miner gripper buff -Gives sheet loader gripper to miner borg so they can trade materials across desks.
- Loading branch information
1 parent
061dd18
commit 92c99a7
Showing
18 changed files
with
198 additions
and
136 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.