DeltaV/DS14 IPC Port#744
Conversation
|
RSI Diff Bot; head commit 475411d merging into b64b0ab Resources/Textures/Mobs/Customization/cyberlimbs/hesphiastos/hesphiastos_alt1.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/morpheus/morpheus_alt1.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/morpheus/morpheus_main.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/shellguard/shellguard_alt1.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/shellguard/shellguard_main.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/shellguard/shellguard_monitor.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/wardtakahashi/wardtakahashi_alt1.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/wardtakahashi/wardtakahashi_main.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/wardtakahashi/wardtakahashi_monitor.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/xion/xion_alt1.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/xion/xion_main.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/xion/xion_monitor.rsi
Resources/Textures/Mobs/Customization/cyberlimbs/zenghu/zenghu_main.rsi
Resources/Textures/Mobs/Customization/ipc_antenna.rsi
Resources/Textures/Mobs/Customization/ipc_screens.rsi
Resources/Textures/Mobs/Species/IPC/organs.rsi
Resources/Textures/Mobs/Species/IPC/parts.rsi
|
DangerRevolution
left a comment
There was a problem hiding this comment.
All codebase markers: i.e SimpleStation edit need to be removed.
All files need to be moved into base game folders.
|
529fd4f is very sus. You probably shouldn't just remove code like that. |
yeah, that code is needed |
|
IPCs need to be disabled from selecting these traits:
Will To Live and Will To Die, two traits that modify the critical threshold, should also probably be disabled too, as IPCs are designed without crit state, and these traits can give unexpected effects like giving IPCs a crit state. |
The delay, according to the comment, was to avoid jittering between states, which wasn't happening. The timer code would simply hang indefinitely, likely through some issue with parallelization |
|
EstacaoPirata, SimpleStation or even DeltaV would need to be just put in normal folders. |
Content.Server/Silicon/WeldingHealable/WeldingHealableSystem.cs
Outdated
Show resolved
Hide resolved
Content.Server/Silicon/BatteryLocking/BatterySlotRequiresLockSystem.cs
Outdated
Show resolved
Hide resolved
Content.Server/Silicon/BatteryLocking/BatterySlotRequiresLockSystem.cs
Outdated
Show resolved
Hide resolved
Content.Server/Silicon/WeldingHealable/WeldingHealableSystem.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: VMSolidus <[email protected]> Signed-off-by: Timemaster99 <[email protected]>
Content.Server/Power/Components/SiliconEmitSoundOnDrainedComponent.cs
Outdated
Show resolved
Hide resolved
…nent.cs Signed-off-by: VMSolidus <[email protected]>
Content.Server/Power/Components/SiliconEmitSoundOnDrainedComponent.cs
Outdated
Show resolved
Hide resolved
…nent.cs Signed-off-by: VMSolidus <[email protected]>
Signed-off-by: Timemaster99 <[email protected]>
VMSolidus
left a comment
There was a problem hiding this comment.
Aside from InternalEncryptionKeySpawner, this is all the rest of the code cleanup.
I am NOT going to do the code cleanup for that last one via the webeditor.
Content.Server/Silicon/Charge/Components/BatteryDrinkerSourceComponent.cs
Show resolved
Hide resolved
Content.Server/Silicon/Charge/Systems/SiliconChargeDeathSystem.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: VMSolidus <[email protected]> Signed-off-by: Timemaster99 <[email protected]>
|
Through good luck, the tests have fully passed here |
* rebalance * oh * looks better * Finally
* [Feature] Xenomorphs Part 1 (Simple-Station#716) * init commit * xenomorph: part 1 * weed heal * fix Rsi * fix Yaml linter * fix * Xenomorphs: part 2 (Simple-Station#744) * rebalance * oh * looks better * Finally * [Fix] Xenomotphs: part 2.5 (Simple-Station#759) fixs * Xenomorphs: Part 3 (Simple-Station#815) * this is definitely one of the commits * 1 * new facehuggers * suffix * Burst egg * some fix * Update Content.Server/_White/Xenomorphs/Queen/XenomorphQueenSystem.cs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Content.Server/_White/Xenomorphs/Queen/XenomorphQueenSystem.cs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Resources/Locale/en-US/_white/objectives/conditions/steal-target-groups.ftl Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Content.Server/_White/Xenomorphs/FaceHugger/FaceHuggerSystem.cs * Update Content.Server/_White/Xenomorphs/FaceHugger/FaceHuggerSystem.cs * Update Resources/Locale/ru-RU/_white/prototypes/entities/mobs/player/pets.ftl * Update Resources/Locale/ru-RU/WWDP_TRANSLATION/_white/prototypes/entities/structures/storage/glass_box.ftl * Update Resources/Locale/ru-RU/_white/objectives/conditions/steal-target-groups.ftl * Update Content.Server/_White/Xenomorphs/FaceHugger/FaceHuggerSystem.cs * some fix * SelfUnBuckleDelay * Neurotoxin now stun * PlasmaAmmoProvider * some fix * fix * some number --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * [Fix] Xenomorphs (Simple-Station#823) * test * test * test * fix * Update Content.Server/Weapons/Melee/MeleeWeaponSystem.cs * Update Resources/Locale/en-US/_white/game-tiking/game-rules/xenomorphs.ftl * Fix typos in Russian localization for xenomorphs Signed-off-by: Bogdan Novikov <[email protected]> * any fix with dependency * - add: Bark (Simple-Station#827) * - add: bark * - tweak: Bark now in client side * - add: bark config in options * - add: migration prepare * - add: Migrations * - add: more barks * - add: bark preference in character profile * - add: knob * - add: change value by mouse wheel * - tweak: optimise WWDP thinks * - tweak: improve NeoTabContainer optimisation * - add: limit of barks * - fix: кролькины фиксы * - fix: change things in tab id * Update Content.Client/_White/TTS/TTSSystem.cs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * - fix: спатисон дурак блин ты сломал что то.. * - fix: спатисонов фиксы * Update Content.Server/_White/Bark/BarkSystem.cs * - fix: буковки * Apply suggestions from code review --------- Co-authored-by: Spatison <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix!!! not yet * [Feature] Body Types (#180) * feature: body types * feature: body types: 2 * add: loc * fix: rsi validate * tweak: displasment jumpsuit * tweak: clean up * tweak: displasment shoes * tweak: displasment gloves * tweak: clean up * tweak: displasment outerClothing * Revert "tweak: displasment outerClothing" This reverts commit 698fd688591a6c00a4cd19eebac7a204dce18e98. * fix * fix * fix * fix * tweak: dwarf, Oni and Felenid now can choose slim body type * add: outer displacement * some fix * some fix * no more tags shitcode * Reptilian body type * harpy body type * some fix * rsi validator fix * Update ClientClothingSystem.cs * Update Model.cs * Update MarkingManager.cs * Update ClientClothingSystem.cs * Update reptilian.yml * maybe fix? * add dependc * boring * build building * до бд падения * СС * locale delete * trash * reprilian fix * CombatMode * fix sponsor and texture * linter dinahu * fix movemnet? --------- Signed-off-by: Bogdan Novikov <[email protected]> Co-authored-by: Spatison <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Bogdan Novikov <[email protected]> Co-authored-by: Cinkafox <[email protected]>

































































































































































Description
Ported over IPC from DS14, with the fixes from DeltaV.
TODO
Media
Changelog
🆑